@charset "UTF-8";
/* CSS Document */

html,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	margin: 0; 
	padding: 0; 
	}

h1,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,td { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-style: normal; 
	line-height: 18px;
	color: #28331C;
	}

h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	color: #004600;
	padding-bottom:0px;
	}

p {
	margin-bottom: 12px;
}

ul,ol { 
	list-style: none; 
	}

caption,th { 
	text-align: left; 
	}

table { 
	border-collapse: collapse; 
	border-spacing: 0; 
	}

body {
	background-image: url(images/masthead_bg_nosub_3.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
}

body.subnavbackground {
	background-image: url(images/masthead_bg_subnav.gif);
}

#subnav { color: #000000; height: 24px;}
#subnav a{ color: #000000; text-decoration: none; }
#subnav a:hover { color: #000000; text-decoration: underline; }

#testimonials { width: 80%; border: 0px; float: right; }
#testimonials p { width: 100%; border: 0px; color: #3E3209; font-size: 13px; line-height: 17px; padding-top: 10px; }
#testimonials hr { color: #004600; height: 1px; border: none; background-color: #004600; }

#bodyTable td { color: #004600; font-weight:bold; font-size: 12px; line-height: 17px; padding-left: 10px; padding-right: -10px; }

a { 
	text-decoration: none;
	color: #004600;
}

a:link, a:visited, a:active { 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline;
 }


#container {
	width: 1010px; 
	margin-right: auto; 
	margin-left: auto; 
	text-align: left; 
	}

.pt10 {
	padding-top: 10px;
}

.pr10 {
	padding-right: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.pl10 {
	padding-left: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pr15 {
	padding-right: 15px;
}

.pb15 {
	padding-bottom: 15px;
}

.pl15 {
	padding-left: 15px;
}

.pr45 {
	padding-right: 45px;
}

.pr60 {
	padding-right: 60px;
}

.ffArial {
	font-family:Arial, Helvetica, sans-serif;
}

.fs12 {
	font-size:12px;
}

.fs11 {
	font-size:11px;
}

.fs11lh15 {
	font-size:11px;
	line-height: 15px;
}

.fs10lh13 {
	font-size: 10px;
	line-height: 13px;
}

.fs11lh13 {
	font-size: 11px;
	line-height: 13px;
}

.fc28331C {
	color: #28331C;
}

.fc333333 {
	color: #333333;
}

.fc666666 {
	color: #666666;
}

.fc004600 {
	color: #004600;
}

.fc000000 {
	color: #000000;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.homePageRecentNews {
	background-image: url(images/background-home-page-recent-news.jpg);
	background-repeat: no-repeat;
	margin: 0; 
	padding: 0;
	text-align: left;
}

.insidePageSidebar {
	background-image: url(images/background-inside-pages-sidebar.jpg);
	background-repeat: no-repeat;
	margin: 0; 
	padding: 0;
	text-align: left;
}

.sidebarBackgroundColor {
	background-color: #f2f2ea;
}

.sidebarPhoto {
	padding: 18px;
}

.formButtons {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-indent: 2px;
}
.formField {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.requestinfo {
	margin-top: -10px;
}
