body {
	background: #333333;
	margin:0px;
}

td {
	font-family:Tahoma; font-size:11px; color:#000000; line-height:19px;
}

.bigfont {
	font-family:Tahoma; font-size:11px; color:#000000; line-height:22px;
}

.td2 {
	font-family:"Trebuchet MS"; font-size:14px; color:#000000; line-height:22px;
}

.td3 {
	font-family:Tahoma; font-size:13px; color:#4B7906; line-height:22px;
}

.td4 {
	font-family:Tahoma; font-size:13px; color:#ffffff; line-height:22px;
}

.td5 {
	font-family:"Trebuchet MS"; font-size:14px; color:#4B7906; line-height:22px;
}

.greenheader {
	font-family:"Trebuchet MS"; font-size:20px; font-weight:bold;
	color:#4B7906;
}

.lineheight {
	line-height:28px;
}

.lineheight2 {
	line-height:17px;
}

.header_bg {
	background-image:url(images/header_bg.jpg); background-repeat:repeat-x;
	height:103px;
}

.nav_bg {
	background-image:url(images/nav_bg.jpg); background-repeat:repeat-x;
	height:40px;
}

.leftnav_bg {
	background-image:url(images/leftnav_bg.jpg); background-repeat:repeat-y;
	width:200px;
}

.news_bg {
	background-image:url(images/news_bg.jpg); background-repeat:no-repeat;
	width:210px; height:202px;
}

.staff_bg {
	background-image:url(images/staff_bg.jpg); background-repeat:repeat-x;
	height:68px;
}

.testimonials_bg {
	background-image:url(images/testimonials_bg.jpg); background-repeat:no-repeat;
	height:233px; width:210px;
}

.footer_bg {
	background-image:url(images/footer_bg.jpg); background-repeat:repeat-x;
	height:101px;
}

.heading_bg {
	background-image:url(images/heading_bg.jpg); background-repeat:repeat-x;
	height:40px;
}

.graybg {
	background-image:url(images/graybg.jpg); background-repeat:repeat-x;
	border:solid 1px #DBDBDB; background-color:#FFFFFF;
}

.btn_bg {
	background-image:url(images/btn_bg.jpg); background-repeat:repeat-x;
	border:solid 1px #508823; background-color:#508823;
	font-family:"Trebuchet MS"; font-size:13px; color:#ffffff; font-weight:bold;
}

a:link {
	font-family:Tahoma; font-size:11px; color:#416505;
	font-weight:bold;
}

a:visited {
	font-family:Tahoma; font-size:11px; color:#416505;
	font-weight:bold;
}

a:hover {
	font-family:Tahoma; font-size:11px; color:#000000;
	font-weight:bold;
}



.blacklink:link {
	font-family:Tahoma; font-size:11px; color:#000000;
	text-decoration:none; font-weight:normal;
}

.blacklink:visited {
	font-family:Tahoma; font-size:11px; color:#000000;
	text-decoration:none; font-weight:normal;
}

.blacklink:hover {
	font-family:Tahoma; font-size:11px; color:#ff3300;
	text-decoration:none; font-weight:normal;
}

.leftnavlink:link {
	font-family:Tahoma; font-size:11px; color:#416505;
	text-decoration:none; font-weight:bold;
}

.leftnavlink:visited {
	font-family:Tahoma; font-size:11px; color:#416505;
	text-decoration:none; font-weight:bold;
}

.leftnavlink:hover {
	font-family:Tahoma; font-size:11px; color:#000000;
	text-decoration:none; font-weight:bold;
}

#marqueecontainer{
position: relative;
width: 190px; /*marquee width */
height: 190px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 8px;
}

.partners_border {
	border-left: solid 1px #DCDCDC;
	border-right: solid 1px #DCDCDC;
}