@charset "utf-8";
.navbkgr {
	background-image: url(images/nav_top_brdr.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.navbkgrBTM {
	background-image: url(images/nav_bottom_brdr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}





.thumbs {
	z-index: 6;
	height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	text-decoration: none;
}


.thumbfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
text-decoration: none;

}


.thumbfont:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;	
text-decoration: none;
}

.thumbfont:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
text-decoration: none;	
	
}

.thumbfont:hover {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
text-decoration: none;	
	
}



.jobdesc {
	position: absolute;
	background-color: #00703C;
	width: 275px;
	padding: 10px;
	color: white;
	border: 2px solid #CF6105;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
} 

.jobdesc2 {
	position: fixed;
	background-color: #00703C;
	width: 275px;
	padding: 10px;
	color: white;
	border: 2px solid #CF6105;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	bottom: 65px;
} 

.leftbar {
	background-image: url(images/leftbar2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.aboutbkg {
	background-image: url(images/aboutus_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 432px;
}


.gradient {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4F7441;
}

.bottombar {
	background-image: url(images/nav_bottom_brdr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.summertip {
	background-image: url(images/summertip.gif);
	background-repeat: no-repeat;
	background-position: top;
		filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}

.newsbox {

	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}

.picborder {
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #1F4D30;
	border-right-color: #1F4D30;
	border-bottom-color: #1F4D30;
	border-left-color: #1F4D30;
}

.testimonialborder {

	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #1F4D30;
	border-right-color: #1F4D30;
	border-bottom-color: #1F4D30;
	border-left-color: #1F4D30;
}

.testimonialseperator {

	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #1F4D30;
	border-right-color: #1F4D30;
	border-bottom-color: #1F4D30;
	border-left-color: #1F4D30;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #27623D;
	margin: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.leftborder {
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #1F4D30;
	border-right-color: #1F4D30;
	border-bottom-color: #1F4D30;
	border-left-color: #1F4D30;
}


.leftBborder {
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #1F4D30;
	border-right-color: #1F4D30;
	border-bottom-color: #1F4D30;
	border-left-color: #1F4D30;
}


.leftRborder {
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: thin;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #1F4D30;
	border-right-color: #1F4D30;
	border-bottom-color: #1F4D30;
	border-left-color: #1F4D30;
}


.bottomBKG {
	background-image: url(images/bottom_bkgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}


.homepara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

.whitepara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 8px;
	color: #FFFFFF;
}

.mainpara {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #27623D;
}

.newslinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #F9E8B5;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.newslist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 5px;
	color: #F9E8B5;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	list-style-type: disc;
}





.testimonials {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #27623D;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.subpara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

.biopara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #006600;
	padding-left: 5px;
}


.bullettlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	list-style-image: url(images/leaf.png);
}

.bullettlistsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	list-style-image: url(images/leaf.png);
}


.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #CF6105;
	font-weight: bold;
	text-transform: uppercase;
}



.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #27623D;
	font-weight: bold;
}

.subheaderW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
}

.subheaderY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #F9E8B5;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
}



.LRborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F9EBD1;
	border-right-color: #F9EBD1;
	border-bottom-color: #F9EBD1;
	border-left-color: #F9EBD1;
}



.nav-text {
	color: #F9E8B5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

}




.bio {
	text-decoration: none;
	font-color: #CF6105;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00703C;
}


.bio:link {	
	text-decoration: none;
	font-color: #CF6105;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00703C;
}

.bio:visited {
	text-decoration: none;
	font-color: #CF6105;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00703C;
}

.bio:hover {	
	text-decoration: none;
	font-color: #CF6105;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00703C;
}

