@charset "UTF-8";
/* CSS Document */

#mainbody{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #000000;
	padding: 20px;
	background-image: url(images/horsesiloblack.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#mainbody a{
	color: #85B045;
	text-decoration: none;
}
#homeimage{
	margin-top: 7px;
	margin-bottom: 0px;
	background-image: url(images/home1.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 800px;
	background-position: bottom;
}
#homeimage2{
	margin-top: 7px;
	margin-bottom: 0px;
	background-image: url(images/home2.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 800px;
	background-position: bottom;
}
#homeimage3{
	margin-top: 7px;
	margin-bottom: 0px;
	background-image: url(images/home3.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 800px;
	background-position: bottom;
}
#homeimage4{
	margin-top: 7px;
	margin-bottom: 0px;
	background-image: url(images/home4.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 800px;
	background-position: bottom;
}
#banner img{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#banner{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
#banner a{
	color: #FFFFFF;
	text-decoration: none;
}
#banner a:hover{
	color: #CCCCCC;
}
#footer{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(images/footerblack.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: 28px;
	color: #FFFFFF;
}
#infobox{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	float: left;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#infoboxfooter{
	background-image: url(images/navfooter.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 28px;
}
#navbar{
	margin: 0px;
	padding: 0px;
	width: 175px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
}
#navbar a{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	background-image: url(images/button_off.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 175px;
	display: block;
	line-height: 35px;
	text-align: center;
	margin-left: 0px;
}
#navbar a:hover{
	color: #000000;
	text-decoration: underline;
	background-image: url(images/button_on.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 175px;
}
#navbar ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navbar li{
	margin-top: 8px;
}
#navbar a.activepage:link,
#navbar a.activepage:visited,
#navbar a.activepage:hover,
#navbar a.activepage:active {
	color: #000000;
	font-weight: bold;
	background-image: url(images/button_active.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 175px;
}
#navtext{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
}
#credit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#credit a{
	color: #339900;
	text-decoration: none;
}
#quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	margin-left: 450px;
	font-weight: bold;
	text-align: right;
	margin-top: 55px;
	margin-right: 35px;
}
.readmore a{
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.stepbox{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
}
#thumbs a{
	padding: 0px;
	border: 1px solid #fff;
	margin-right: 5px;
	margin-left: 0px;
	float: left;
	margin-bottom: 5px;
}
#thumbs a:hover{
border: 1px solid #85B045;
}

#testimonial{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px;
	border-bottom: 1px dashed #333333;
	}

#rightcolumn{
	display: block;
	width:540px;
	float: right;
	}
