/*** visible styles ------------------------------------ ***/
.text_general {
/* text general 12 black */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration: none;
	line-height:normal;
	font-style: normal;
}
.text_general2 {
/* text general 15 black */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
	text-decoration: none;
	line-height: 115%;
	font-weight: normal;
	letter-spacing: 0.3px;
}
.text_general3 {
/* text general 12 green */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #004d3d;
	text-decoration: none;
	line-height:normal;
	font-style: normal;
}
.text_general4 {
/* text general 15 green */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #004d3d;
	text-decoration: none;
	line-height: 115%;
	font-weight: normal;
	letter-spacing: 0.3px;
}
.testimonials_text {
/* testimonials prod page green */	
	color: #004d3d;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
	line-height: normal;
}
.testimonials_text2 {
/* testimonials prod page brown */	
	color: #95826a;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	line-height: normal;
}
.sub_title {
/* subheadings green 17 Georgia */
    color: #004d3d;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
	line-height: normal;
}
.sub_title1 {
/* subheadings black 17 Georgia */
    color: #333333;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
	line-height: normal;
}
.sub_title2 {
/* subheadings brown 16 Georgia */
    color: #807269;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
	line-height: normal;
}
.sub_title3 {
/* subheadings RED 20 Georgia */
    color: #bb0033;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
	line-height: normal;
}
.sub_title4 {
/* subheadings GREEN 22 Georgia */
    color: #004d3d;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
	line-height: normal;
}
.sub_title5 {
/* subheadings DarkRed 17 Georgia */
    color: #93012d;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
	line-height: normal;
}
.captions {
/* text small 9 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	font-weight: normal;
}
.text_black {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}
/*** end visible styles***/

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:normal;
	background-color: #ecf1d8;
}
body.bg_1 {
	background: transparent url('../images/header_bg.gif') repeat-x scroll left top;
}
#container h1 {
	font-size: 18px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #880029;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 20px;
}

h1, h2, h3, h4{
	margin:0;
	padding:0;
	color:#777777;	
}
img {
	border : none;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	list-style-position: outside; 
}
li { 
	list-style-image: url('../images/dot.gif');
	/*list-style-type: disc;*/
    color: #1e1e1e;
}
input { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b5171;
	border: 1px solid #276e85;
	padding: 1px 1px 1px 2px;
}
textarea { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b5171;
	width: 230px;
	height: 80px;
	border: 1px solid #276e85;
}
select { 
    font-family : Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #2b5171;
	border: 1px solid #276e85;
}
A{
    COLOR: #990033;
    text-decoration: none;
}
A:hover{
    color: #777777;
    text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.spacer {
	display: block;
	height: 45px;	
}

/*** Main elements....................................***/
#super_container {
	text-align: center;
	background: transparent url('../images/main_bg.gif') repeat-x scroll center top;
}
#super_containersub {
	text-align: center;
	background: #fcfcfc url('../images/main_subbg.gif') repeat-x scroll center top;
}
#container {
	margin: auto;
	text-align: left;
	width: 1000px;
}
#container .main_padding {
	padding: 25px 15px 30px 15px;
}

/*** homepage .............................. ***/
.home_left {
	float: left;
	width: 735px;
	text-align: left;	
}
.home_right {
	float:right;
	width: 235px;
	text-align: center;	
}
.home_left .padd_right {
	padding-right: 25px;
}
.home_left .padd_right .rotator {
	width: 710px;
	height: 360px;
	text-align: left;
}
.home_left .padd_right .slogan {
	width: 710px;
	height: 50px;
	text-align: left;
}
.home_left .padd_right .affordances {
	width: 710px;
}
.home_left .padd_right .affordances .aff_one {
	float:left;
	width:230px;
	margin-right:10px;
}
.home_left .padd_right .affordances .aff_three {
	float:right;
	width: 230px;
}
.home_right .logo {
	margin-bottom: 40px;
}
.home_right .special {
	margin-bottom: 40px;
}
.home_right .info_content {
	margin-bottom: 20px;
	color: #807269;
    font-family: Georgia, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	line-height: normal;
}
.home_info {
	width: 970px;
	margin-top: 15px;
}
.home_info .homeinfo_left {
	float: left;
	display: block;
	width: 710px;
	height: 90px;
	background: transparent url('../images/fancy_left.jpg') no-repeat scroll left top;
}
.home_info .homeinfo_left .homeinfo_lpadd {
	padding: 10px 30px 10px 30px;
	min-height: 90px;
	background: transparent url('../images/fancy_right.jpg') no-repeat scroll right top;
}
.home_info .homeinfo_left .homeinfo_lpadd .col_one {
	float:left;
	width: 170px;
	text-align:left;
	margin-right: 15px;
}
.home_info .homeinfo_left .homeinfo_lpadd .col_two {
	float:left;
	width: 465px;
	text-align:left;
}
.home_info .homeinfo_right {
	float: right;
	width: 235px;
	text-align: center;
	background: transparent url('../images/fancy_small.jpg') no-repeat scroll 170px 40px;
	color: #004d3d;
    font-family: Georgia, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
	line-height: normal;
}
.home_info .homeinfo_right .homeinfo_rpadd {
	padding-top: 40px;
}

/*** subpage .....................................***/

.sub_left {
	float: left;
	width: 740px;
	text-align: left;	
}
.sub_left .padd_right {
	padding-right: 25px;
}
.page_description{
	width:475px;
	float:right;
	color:#807269;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
	line-height: normal;
}
.sub_right {
	float:right;
	width: 230px;
	text-align: center;	
}
.sub_right .special {
	margin-bottom: 25px;
	text-align: left;
}

.sub_right .info_content {
	margin-bottom: 20px;
	color: #807269;
    font-family: Georgia, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	line-height: normal;
}
.sub_right .logo {
	margin-bottom: 40px;
}
/*** Navigation ................................. ***/
#navigation {
	float:left;
	width: 735px;
	height: 45px;
	text-align: left;
	display:block;
	margin-bottom: 20px;

}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation ul li {
	position: relative;
	float: left;
	list-style: none;
}
#navigation ul li a {
	display: block;
	text-align: left;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #746e60;
	text-decoration: none;
	font-weight: bold;
}
#navigation ul li a:hover {
	color: #880029;
	font-weight: normal;
}
#navigation ul li a span {
	display: block;
	cursor: pointer;
	font-size: 12px;
	padding: 8px 10px 4px 7px;
	text-decoration: none;
	font-weight: bold;
	/*width: 125px;*/	
}
#navigation ul li a:hover span {

}
#navigation ul li.on a {
	color:#004d3d;
}
#navigation ul li .last a, #navigation ul li .last_on a {
	background: none;
}
#navigation ul li .shorty a, #navigation ul li .shorty_on a  {
	width: 55px;
}
#navigation ul li .short a, #navigation ul li .short_on a  {
	width: 80px;
}
#navigation ul li .long a, #navigation ul li .long_on a  {
	width: 115px;
}

/*** End Navigation ***/

.slogan_sub {
	width:100%;
	text-align:center;
	background-color:#FCFCFC;
}
#slogan {
	margin:auto;
	display:block;
	width:1000px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #666666;
}

/*** Footer ......................................... ***/
.footer_master {
	width:100%;
	text-align:center;
	background: #e0e7be url('../images/footer_bg.jpg') repeat-x scroll center top;
}
#footer {
	margin:auto;
	display:block;
	width:1000px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#footer .padding {
	padding: 10px 15px 0 15px;
}
#footer .padding .copyright {
	width: 290px;
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	text-align:left;
}
#footer .copyright a {
	text-decoration: none;
	color: #666666;
}
#footer .copyright a:hover {
	text-decoration: none;
	color: #000000;
}
#footer .links {
	float: right;
	width: 670px;
	text-align: right; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
}
#footer .links a {
	text-decoration: none;
	color: #666666;
}
#footer .links a:hover {
	text-decoration: none;
	color: #000000;
}

/*** End Footer ***/

/*** Drop Down Menu ........................................ ***/
.main_iframe, .main_sub {
	position: absolute;
	z-index: 500;
	top: -500px;
	left: -500px;
	width: 155px;
	background-color: #fcfcfc;
	border: 1px solid #dae2b5;
	border-top: 1px solid #dae2b5;
	padding-top: 3px;
	padding-bottom: 3px;
}
.main_iframe {
	border: none;
	padding: 0;
}
#main_submenus ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_submenus ul li {
	list-style: none;
}
.main_iframe {
	z-index: 499;
}
#main_submenus a, #main_submenus a span {
	display: block;
	height: 1%;
	text-decoration: none;
	cursor: pointer;
	color: #746e60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#main_submenus a span {
	line-height: 20px;
	text-align: left;
	padding-left: 8px;
}
#main_submenus a:hover span {
	color: #880029;
}
#main_submenus a.arrow {
	background-image: url('../images/cssmenu_arrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
}
/*** End Drop Down Menu ***/

/*** Forms..................................... ***/
input.w05, select.w05 {
	width: 60px;
}
input.w1, select.w1 {
	width: 150px;
}
input.w15, select.w15 {
	width: 170px;
}
input.w2, select.w2 {
	width: 230px;
}
label.label {
	display: block;
	position: relative;
	font-size:12px;
	width: 180px;
	color: #444444;
}
label.label em {
	position: absolute;
	top: 3px;
	right: 0px;
}
.c1_form {
	color: #777777;
}
span.label {
	display: block;
	color: #000000;
	padding-bottom: 3px;
}
label span.label {
	display: inline;
}
#form_errors {
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	margin: 0 0 12px 0;
	padding: 12px;
	color: #000000;
}
#form_errors ul {
	margin-top: 12px;
	margin-bottom: 0;
	font-weight: normal;
	color: #333333;
	font-weight: bold;
}
#form_errors li {
	margin-top: 0;
	margin-bottom: 3px;
}
#form_errors *:first-child {
	margin-top: 0;
}
#form_errors *:last-child {
	margin-bottom: 0;
}
p.required {
	float: right;
	margin: 0 0 12px 24px;
	color: #000000;
}
#member_register h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #144CA7;
}
/* END forms */
/*** Google Maps ........................ ***/
#google_map {
    width: 100%;
    height: 320px;
    border: 1px solid #d6a528;
    background: #ffffff url(../images/map_loading.gif) no-repeat scroll center center;
    overflow: hidden;
}
#google_map.loaded {
    background-image: none;
}
/*** End Google Maps ***/

/*** Rotator styles .................***/
div#imageTextArea {
	width: 730px;
	display: table; 
	#position: relative;
	float: left;
	text-align: left;
	padding: 0;
}		
#home_content div#imageTextArea {
	width: 180px;
}	
div#imageSelection {
	padding-right: 0;
}		
div#imageSelection a {
	padding-right: 0;
}
	
div#imageSelection a.imageOffState img {
	border: 0px solid #c0c0c0;
}		
div#imageSelection a.imageHoverState img {
	border: 0px solid #000000;
}
		
div#imageSelection a.imageOnState img {
	border: 0px solid #e3ad25;
}
/*** END Rotator styles ................. ***/

/*** FAQs styles ***/

#faq_all .question {
	display: block;
	padding: 0 0 6px 0;
}
#faq_all .answer {
	display: block;
	padding: 0 0 8px 0;
	color: #000000;
    font-weight: normal;
}
/*** End FAQs styles ***/

/*** NEWS tpl styles ....................... 

.news_summary {
	width: 245px;
}
.news_summary .w_digest {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	color: #888888;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 15px;
}
.news_summary .ns_img {
	display:block;
	width: 235px;
	height:80px;
	margin-bottom: 10px;

	text-align: center;
	background-color:#FFFFFF;
	border: 1px solid #cdcdcd;
	overflow:hidden;
}
.news_summary .ns_title_date {
	width: 225px;
	margin-bottom: 15px;
	text-align: left;
	color: #888888;
}
.news_subtitle{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;
	color: #248AD8;
	font-weight: bold;
}
.news_title{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 15px;
	color: #E35804;
	font-weight: bold;
	line-height: normal;
}
.news_title2{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	color: #E35804;
	font-weight: bold;
	line-height: normal;
}
.news_date {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 10.5px;
	color: #888888;
	font-weight: normal;
}
.news_sumteaser {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
}
.generic_news_title{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
	line-height: 22px;
}
/* Article news tpl styles...................
#news_article2 {
	padding: 20px 15px 20px 15px;
}
/* List news tpl styles...................
#list_news {
	padding: 20px 15px 20px 15px;
}
#list_news ul, #list_news li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#list_news li {
	margin-bottom: 10px;
}
#list_news li a {
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 230px;
	position: relative;
}
#list_news li span.image {
	position: absolute;
	left: 0;
	top: 10px;
	width: 200px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
}
#list_news li span.date {
	position: absolute;
	left: 590px;
	top: 10px;
	width: 150px;
}
#list_news li span.teaser {
	display: block;
	width: 330px;
	line-height: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	min-height:30px
}
#list_news li strong.name {
	display: block;
	line-height: 30px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #777777;
}
#list_news li a:hover strong.name {
	color : #666666;
}
#list_news li span.description {
	display: block;
	height: 50px;
	color: #666666;
}
.next_article a {
	float:right;
	font-size: 13px;
	color:#FFFFFF;
	font-weight: normal;
}
.next_article a:hover {
	color:#000000;
}
.news_category {
	color:#777777;
	line-height:23px;
	font-weight: bold;
}
.art_teaserblue {
	color:#666666;
	font-size: 12px;
}

