@charset "utf-8";
/* CSS Document */


/* ==================================
ORGANIZATION:
MAIN STURCTURE (divs & id tags)
TEXT
LINKS
LISTS
FORMS
OTHER
===================================*/



/* MAIN STURCTURE (divs & id tags)
=========================================== */

body {
	font: 80%/150% Arial, Helvetica, sans-serif;
	text-align:center;
	color: #333;
	background: #bfdeb6 url(../images/bg_shadow.png) no-repeat center top;
}
#page {}

#headerWrap {height:165px;}
#header {
	background-color: #fff;
	text-align: left;
	height: 163px;
	width: 750px;
	margin: 0 auto;
	padding: 0 10px;
	border: 1px solid #4e4910;
	
}

#contentWrap {
	margin:0 auto;
	height:auto;
	width: 100%;
}
#contentMain {
	text-align: left;
	width: 770px;
	margin: 0 auto;
	border: 1px solid #4e4910;
	border-top: none;
	background-color: #f6f5e8;
}
#contentComm {
	text-align: left;
	width: 770px;
	margin: 0 auto;
	border: 1px solid #4e4910;
	border-top: none;
	background: #EAE9E3 url(../images/bg_community_columns.gif) repeat-y left top;
	height: auto;
	position: relative;
}

#contactInfo {
	text-align: right;
	clear: none;
	float: right;
	width: 280px;
	margin-bottom: 5px;
	margin-top: 10px;
		}

#nav {
	color: #fff;
	font: 14px/14px Arial, Helvetica, sans-serif;
	background: #93c684;
	text-decoration:none;
	width: 500px;
	height: 80px;
	vertical-align: middle;
	float: right;
	clear: none;
}
		#navTitle {
			background: #fff;
			width: 100%;
			padding:0;
			margin: 0;
		}
#sidebar {
	clear: none;
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px;
}



#communityContent {
	clear: none;
	width: 568px;
	float: right;
	margin-bottom: 20px;
}
#communityContent p,
#communityContent h1,
#communityContent h2,
#communityContent h3 { margin: 3px 20px 7px; }



		#homeTopBox {
	border-bottom: 1px solid #4e4910;
	margin-bottom: 5px;
	height: 248px;
		}
		#homeDropBox {
	background-image: url(../images/bg_homeDropBox.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	clear: none;
	float: right;
	width: 269px;
	height: 248px;
	border-left: 1px solid #4e4910;
	margin:0;
	padding:0;
		}
		#homeDropBoxBlock {
			width: 215px;
			margin-right: auto;
			margin-left: auto;
			margin-top: 60px;
		}
		#homeDropBoxBlock select {
			width: 180px;
			border: 1px solid #4e4910;
		}
		#homeDropBoxBlock input {
			border: 1px solid #4e4910;
			background-color: #EAE9E3;
			width: 30px;
			cursor:pointer;		
		}
		#homeDropBoxBlock input:hover {background-color: #FFFFCC;}
		
		#serviceBox {
	background-color: #CDCBB2;
	clear: right;
	float: right;
	width: 235px;
	margin: 20px 20px 20px 0px;
	padding: 5px 5px 0px;
	font: 125%/125% Georgia, "Times New Roman", Times, serif;
	color: #66582c;
	border: 1px solid #887a4e;
	display:inline;
	background-image: url(../images/bg_services.jpg);
	background-repeat: repeat-x;
	background-position: center top;
		}
		#homeText { width: 500px; clear:left; }


#footerWrap {height:auto; margin-top: 10px;}
#footer{
	text-align: left;
	clear: both;
	height: 20px;
	background-color: #93c684;
	padding: 10px;
	width: 748px;
	margin: 0 auto;
	border: 1px solid #4e4910;
	color: #F6F5E8;
}



/* TEXT
=========================================== */

#contentMain p, #contentMain h1, #contentMain h2, #contentMain h3, #contentMain h4 {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 180%;
}
#sidebar p, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 {
	margin:5px;
}
h1 {
	color: #48aa43;
	font: normal 140%/190% "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	padding: 5px;
}
#homeDropBoxBlock h1 {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
	font-size: 1.6em;
}
h2 {
	color: #729C86;
	font: 130%/170% Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #666;
	font: bold 100%/140% Verdana, Arial, Helvetica, sans-serif;
}
h4 { /*used for captions */
	color: #666;
	font: 75%/100% Arial, Helvetica, sans-serif;
}
#communityContent h3 {
	border-top: 5px double #CDCBB1;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 6px;
	color: #CDCBB1;
	text-transform: uppercase;
}

.infoBlockHead h1 {
	font: italic bolder 16px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.attention {
	background-color: #ECEACE;
	margin: 10px 20px;
	padding: 10px;
	color: #796A37;
	clear:both;
}
#serviceBox h2 {
	font: small-caps 105%/125% Georgia, "Times New Roman", Times, "serif normal";
	border-bottom: 1px solid #66582c;
	margin: 10px;
	margin-bottom: 25px;
	text-align: center;
	color: #66582c;
}
#map h3 {
	line-height: 25px;
	background-image: url(../images/bg_sidenav_dblgrad.gif);
	vertical-align: middle;
	margin: 0px;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}


/* LINKS
=========================================== */

a {color: #5077a3;}
a:hover {color: #5077a3; text-decoration: none;}
#nav a {
	color: #fff;
	font: 1.1em/1.1em Arial, Helvetica, sans-serif;
	background: #93c684;
	text-decoration:none;
}
#nav a:hover {color: #5077a3;}

#email a {
	color: #fff;
	text-decoration: none;
	line-height: 19px;
	vertical-align: middle;
	height: 19px;
	padding: 3px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: none;
}
#email a:hover {
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.docLinks, .docLinks a {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #9E9FA3;
	background-color: #F2F1EE;
}
.docLinks a {text-decoration:none; background-color:#fff;}
.docLinks a:hover {
	background-color: #47A942;
	color: #fff;
}


#verticalNav a {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	text-decoration: none;
	width: 194px;
	display: block;
	background-image: url(../images/bg_sidenav.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 50px;
	line-height: 44px;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 3px;
}
#verticalNav a:hover {
	color: #FFFFFF;
	width: 194px;
	background-image: url(../images/bg_sidenav_hover.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#footer a { color: #F6F5E8; }


/* LISTS
=========================================== */

#serviceBox ul {
	list-style: url(../images/bullet_home.png);
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
	margin: 0px;
}
#serviceBox li {
	padding: 0 0 0 10px;
	vertical-align:middle;
	margin-top:12px;
	font-variant: normal;
	margin-right: 10px;
	margin-left: 40px;
	line-height: 110%;
}

ul#verticalNav {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#verticalNav li {
	display: block;
	margin: 0px;
	padding: 0px;
}



/* FORMS
=========================================== */

/* OTHER
=========================================== */
.infoBlockHead {
	margin-right: 30px;
	margin-left: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CDCBB1;
	background-image: url(../images/square-white.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-right: 10px;
	padding-left: 15px;
	height: 25px;
	padding-top: 4px;
}
.infoBlock2col {
	margin-right: 30px;
	margin-left: 30px;
	padding: 7px 10px 7px 180px;
	position: relative;
	background-color: #FFFFFF;
	border-right: 3px solid #CDCBB1;
	border-left: 3px solid #CDCBB1;
	border-bottom: 3px solid #CDCBB1;
}
.infoBlock2colItem1 {
	width: 150px;
	margin-left: -180px;
	font-weight: bold;
	position: absolute;
	left: 200px;
	top: 7px;
	margin-bottom: 10px;
}
.infoBlock3col {
	margin-right: 30px;
	margin-left: 30px;
	padding: 7px 10px 7px 300px;
	position: relative;
	background-color: #FFFFFF;
	border-right: 3px solid #CDCBB1;
	border-bottom: 3px solid #CDCBB1;
	border-left: 3px solid #CDCBB1;
}
.infoBlock3colItem1 {
	width: 100px;
	margin-left: -170px;
	font-weight: bold;
	position: absolute;
	left: 200px;
	top: 7px;
	margin-bottom: 10px;
}
.infoBlock3colItem2 {
	width: 100px;
	margin-left: -20px;
	font-weight: bold;
	position: absolute;
	left: 200px;
	top: 7px;
	margin-bottom: 10px;
}
.infoTable3col {
	margin:0 auto;
	width:510px;
	position: relative;
	background-color: #FFFFFF;
	border-right: 3px solid #CDCBB1;
	border-left: 3px solid #CDCBB1;
}
.infoTable3col th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CDCBB1;
	background-image: url(../images/square-white.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 30px;
	text-align:center;
}

.infoTable3col td {padding:10px 5px 10px 40px;font-weight: bold; border-bottom: 3px solid #CDCBB1;border-collapse:collapse;}

.tableBlock {
	background-color: #FFFFFF;
	border: 3px solid #CDCBB1;
	margin-right: auto;
	margin-left: auto;
}
.brdr_dash_bottom { border-bottom: 1px dashed #CDCBB1; }



.download_doc {
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 4px;
	margin: 0px 0px 0px 20px;
	width: 400px;
	height: 15px;
	border: 1px solid #9E9FA3;
}
.brdr_green { border: 10px double #BFDEB6; }
#experienceImg {
	float: right;
	width: 250px;
	margin-right: 15px;
	margin-top: 120px;
	display:inline;
}
#experienceImg small {font-size: 80%; float:right;margin-right:30px; display:inline;}

