html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }
body {
	background-color: #B7CEE0;
	background-image: url(images/blue_dark_graded.jpg);
}
.header {
	background-image: url(images/barn-banner-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 135px;
	width: 100%;
}
.content {
	margin: 0px;
	padding: 30px;
	text-align: left;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
}
.float_R {
	float: right;
	margin: 10px 0px 20px 20px;
	padding: 0px;
}
.float_R_nopad {
	float: right;
	margin: 0px;
	padding: 0px;
}
.barn-side-head {
	width: 200px;
	height: 40px;
	float: right;
	background-image: url(images/barn-banner-bot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 25px;
}
.header2 {
	width: 833px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #DF7C27;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2C4389;
}
.content-wide {
	margin: 0px;
	padding: 30px 40px 10px 30px;
	width: 100%;
	height: 350px;
	overflow: auto;
	scrollbar-track-color:#DBE2D0;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#3D3C3C;
	scrollbar-highlight-color:#3D3C3C;
	
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #274686;
	text-decoration: underline;
}
a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #274686;
	text-decoration: underline;
}
a:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F1882C;
	text-decoration: underline;
}
a:active {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #274686;
	text-decoration: underline;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2C4389;
	margin: 0px;
	padding: 0px 0px -2px;
	line-height: 18px;
}
.float_L {

	float: left;
	margin: 10px 20px 20px 0px;
	padding: 0px;
}
.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2D4792;
}
.border {
	border: 1px solid #FF6600;
}
.content755 {
	margin: 0px;
	padding: 30px;
	width: 755px;
	text-align: left;
}
#chadsDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
}
#chadsDiv a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	}

#chadsDiv a:hover {
		text-decoration: underline;
		color: #FFFFFF;
}
.pad20px {
	height: 20px;
}
html>body .pad20px {
	height:30px;
}
.pad60px {

	height: 70px;
}
html>body .pad60px {
	height:90px;
}
.pad30px {
	height: 30px;
}
html>body .pad30px {
	height: 40px;
}
