@charset "utf-8";
/* CSS Document */

.breadcrumb {color: #7a3378;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
} 

.section {color: #178550;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
} 

a:link {
	color: #2B7D28;
	text-decoration:none;
}
a:visited {
	color: #2B7D28;
	text-decoration:none;
}
a:hover {
	color: #7CB281;
	text-decoration:none;
}
a:active {
	color: #2B7D28;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

.learnmore {color: #2B7D28;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Dropdowns */
.dropmenudiv {
position:absolute;
top: 0;
left:0;
border: 0px solid transparent;
z-index:100;
visibility: hidden;
float:left;
background:transparent;
margin-left:0px;
margin-top:-1px;
}

.dropmenudiv a{width:220px;}
#menudiv_36.dropmenudiv a{width:170px !important; width:186px;}
#menudiv_54.dropmenudiv a{width:148px !important; width:164px;}
#menudiv_56.dropmenudiv a{width:203px !important; width:219px;}
#menudiv_57.dropmenudiv a{width:168px !important; width:184px;}
#menudiv_58.dropmenudiv a{width:125px !important; width:151px;}
#menudiv_59.dropmenudiv a{width:95px !important; width:115px;}


.dropmenudiv a {
text-align:left;
text-decoration: none;
display: block;
border: 0px solid transparent;
margin:0;

}

a.sub:link, a.sub:active,a.sub:visited {
text-transform:none;
background:#7eb181;
color:#fff;
padding:5px 8px 5px 8px;
font:bold .8em Arial;
white-space:normal;
font-weight:normal;
}
a.sub:hover {
background:#767873;
color:#cbc50c;
padding:5px 8px 5px 8px;
}

.dropmenudiv a.sub:hover { /*THEME CHANGE HERE*/
color: #ffffff;
text-decoration:none;
}

#cssmenu {
	height:25px;
	*margin-bottom:-5px;
}

.bodytext_list {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #666666; margin-bottom:10px;}

#hp_quote {
	margin:0 35px;
}
.bodytext_quote {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #666666; text-align:justify;}
.bodytext_quote2 {font-size: 9px; font-family: Arial, Helvetica, sans-serif; color: #666666; text-align:right;}


