body { font-family: "Times New Roman", Times, serif;}

p { font-size: 12px;
	line-height: 16px;}

h1 { font-size: 24px;
	 font-weight: bold;
	 font-style:italic;
	 color:#44610d;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#7e9a45;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#81b247;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #336600;
}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #44610d 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
}
.nav1bg {
	background-image: url(assets/images/nav1.jpg);
	background-repeat: no-repeat;
}
.nav2bg {
	background-image: url(assets/images/nav2.jpg);
	background-repeat: no-repeat;
}
.addressbg {
	background-image: url(assets/images/address.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 35px;
}
.addressbg-forms {
	background-image: url(assets/images/address-forms.jpg);
	}
.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
}
.bottombg {
	background-image: url(assets/images/bottom.jpg);
	background-repeat: no-repeat;
}
.bodybg {
	background-image: url(assets/images/bodybottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rightpadding {
	padding-right: 35px;
	padding-left: 15px;
	padding-bottom: 35px;

}
.leftpadding {
	padding-right: 15px;
	padding-left: 35px;
	font-size: 12px;
}
.phonebg {
	background-image: url(assets/images/phone.jpg);
	background-repeat: no-repeat;
}
.titlebg {
	background-image: url(assets/images/title.jpg);
	background-repeat: no-repeat;
	padding-right: 35px;
	padding-left: 15px;

}
.bottompadding {
	padding-top: 5px;
}
.flashbg {
	background-image: url(assets/images/flashbg.jpg);
	background-repeat: no-repeat;
}
.nav {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.nav:hover {
	color: #FFCC33;
}

.thumbs { font-size: 14px;
	 font-weight: bold;
	 color:#44610d;}
.topline {border-top:#44610D 1px solid;}.leftpaddingtext {
	padding-right: 15px;
	padding-left: 35px;
}

#form_content {

 padding: 0px;
 margin: 0px;
  padding-left: -100px;
 float: left;
 background-color: white;
 width: 760;
}
#resolutionChart {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 250px;
}
	#resolutionChart table {
		position: absolute;
		margin-left: -10px;
		font: 10px/13px Arial, Helvetica, sans-serif;
		background-color: #fff;
		border: 1px #D8EAB8 solid;
	}
		#resolutionChart .notReco {
			color: #999999;
			font-size: 9px;
		}
		#resolutionChart .fair {
			color: #666666;
		}
		#resolutionChart .good {
			color: #333333;
		}
		#resolutionChart .great {
			color: #000000;
		}
		#resolutionChart .excellent {
			color: #63BD00;
			font-size: 11px;
		}
		#resolutionChart .bg {
			background-color: #F5F5F5;
		}
		#resolutionChart .bgLight {
			background-color: #fff;
		}
		#resolutionChart .bgGreen {
			background-color: #D8EAB8;
		}
.formsBg {
	position: absolute;
	margin: -96px 0px 0px -258px;
	padding: 0px;
	width: 714px;
	height: 411px;
	border: 1px #fff solid;
	}
#formButton {
	position: absolute;
	display: block;
	top: 322px;
	left: 580px;
	margin: 0px;
	padding: 0px;
	width: 124px;
	height: 42px;
	text-decoration: none;
	}
	#formButton:hover {
		text-decoration: none;
		}
#formText {
	color: #404839;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	}
#scrollDiv {
	position: absolute;
	top: 53px;
	left: 338px;
	margin: 0px;
	padding: 10px;
	/*width: 345px;*/
	height: 230px;
	*height: 250px;
	_height: 250px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px #889742 solid;
	}
	
