/* CSS Document */

html { overflow-y: scroll; }

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ECFBDC;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-color: #ECFBDC;
	background-repeat: no-repeat;
	background-position: -300px -300px;
	background-attachment: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #2F85B8;
}
#leftBar {
	float: left;
	width: 193px;
}
#rightBar {
	float: right;
	width: 110px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #5F777E;
	border: 8px solid #000;
}

#rightBar p {
	margin: 8px 10px;
	font-size: 11px;
	padding: 0px;
}
#divContent {
	width: 727px;
	float: left;
	background-color: #FFF;
	min-height:400px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	position: relative;
}

#footer #caption {
	font-size: 9px;
}
#caption a  {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #857157;
}
#caption {
	margin-top: 5px;
	text-align: right;
}
#topNav {
	text-align: center;
	background-color: #2F85B8;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 193px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
}
#footer a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
}
#topNav a {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-right: 17px;
	margin-left: 17px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#topNav a:hover {
}

#footer a:hover {
	text-decoration: underline;
}
#topNav a:hover {
	text-decoration: none;
	color: #B7D5E6;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #2F85B8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.imageLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.imageRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.imageLeftBordered {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}

.imageRightBordered{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}
#header {
	position: relative;
	height: 170px;
}
#topSearch {
	position: absolute;
	left: 781px;
	top: 8px;
	width: 199px;
	height: 40px;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#topSearch #searchForm #query {
	height: 18px;
	width: 130px;
	font-size: 10px;
	padding: 0px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.tallbg {
	background-image: url(images/headerTall.jpg);
	background-repeat: no-repeat;
}
#topAvail {
	position:absolute;
	left:797px;
	top:123px;
	width:162px;
	height:45px;
	z-index:2;
}

#wrapper .tallheader {
	height: 280px;
}
#aglogo {
	position: absolute;
	left: 31px;
	top: -45px;
}

#leftBar ul li {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #857157;
	margin-top: 20px;
	margin-bottom: 20px;
}
#leftBar ul {
	text-align: right;
	padding: 0px;
	margin-top: 130px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftBar ul li a {
	color: #857157;
	text-decoration: none;
}
.shortbg {
	background-image: url(images/headerShort.jpg);
	background-repeat: no-repeat;
}
#leftBar ul li a:hover {
	color: #2F85B8;
	text-decoration: none;
}

img.top {
	float: left;
	display: block;
	margin-left: 10px;
}

.top {
	margin-top: 4px;
	margin-bottom: 0px;
}
#contentBottom {
	margin-left: 200px;
	padding-left: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #857157;
	position: relative;
	clear: both;
}
#farmRight {
	float: right;
	width: 230px;
	padding-top: 20px;
}
#farmMain {
	float: left;
	width: 430px;
	margin-right: 50px;
}

.submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #6FAABC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor:pointer;
}.rightBox {
	float: right;
	width: 250px;
	margin-left: 20px;
	border: 2px solid #2F85B8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
}
.rightBox h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #2F85B8;
	margin: 0px;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.rightBox p {
	margin-right: 5px;
	margin-left: 5px;
}
.farmDetails {
	float: left;
	width: 250px;
}
.pricing {
	float: right;
	width: 460px;
}
.farmDiv {
	margin-bottom: 10px;
	border: 2px solid #2F85B8;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 5px;
}
.bordered {
	border: 3px double #000;
}
.halfcol {
	float: left;
	width: 50%;
}
#homeTopAvail {
	position:absolute;
	left:767px;
	top:128px;
	width:162px;
	height:150px;
	z-index:2;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #2F85B8;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #857157;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #857157;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #2F85B8;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#divContent ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.center {
	text-align: center;
}

