body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	text-decoration: none;
	background-color: #8c8c8c;
	padding: 15px; /*pads top and bottom edges*/
}

#main {
	width:739px;
	margin:auto;
	background: #FFFFFF;
}

#banner {
	height:170px;
	background-color: #FFFFFF;
	border-bottom:1px solid #C8C8C8;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	margin: 3px 0 5px 0;
	padding: 0 0 3px 0;
	position: relative;
}
#bannerquestion {
	position: absolute;
	left: 10px;
	top: 10px;
	background: none;
}
#bannerslogan {
	position: absolute;
	left: 325px;
	top: 100px;
	background: none;
}



#header {
	height: 125px;
	background-color: #FFFFFF;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom:1px solid #C8C8C8;
	position: relative;
}

#logo {
	height: 73px;
	width: 200px;
	background-color: #FFFFFF;
	position: absolute;
	top: 25px;
	left: 7px;
}

#content {
	padding:0 10px 0px 17px;
	min-height:400px;
	background-color: #FFFFFF;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	clear: both;
}

#header-text {
	position: absolute;
	top: 30px;
	right: 65px;
}

#content-left {
	padding: 0 15px 0px 0px;
	width: 525px;
	line-height:18px;
	border-right:1px solid #C8C8C8;
}

#content-right {
	width: 134px;
	text-align:right;
	color:#164365;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	height: 302px;
	position: absolute;
	top: 1px;
	right: 5px;
	margin-right: 15px;
}

h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
.videotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0;
	text-align: center;
	white-space: nowrap;
}

p, ol { margin: 15px 0; }
ul { margin: 25px 25px; }

div#navbar {
	width: 499px;
	display:inline;
	position: absolute;
	text-align:right;
	padding-top:0px;
	right: 0px;
	height: 22px;
	bottom: 0px;
	white-space: no-wrap;
}
div#navbar ul {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #6F6F6F;
	white-space: nowrap;
	font-weight: normal;
	padding: 0px;
}
div#navbar li {
	list-style-type: none;
	display: block;
}
div#navbar li a {
	text-decoration: none;
	padding: 0 5px 0 6px;
	color: #5288B3;
	display:block;
	float:left;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	text-align:center;
	line-height:22px;
}
div#navbar li a:link {
	color: #5288B3:
}
div#navbar li a:visited {
	color: #5288B3;
}
div#navbar li a:hover {
	color: #6F6F6F;
	text-decoration:underline;
}
.clear {
	clear:both;
}
#footer {
	clear:both;
	position: relative;
	font-size: 10px;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#navlist {
	margin-left: 0;
	padding-left: 15;
	list-style: none;
}
#navlist li {
	padding-left: 20px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	vertical-align: bottom;
}

#navlist ul { list-style: none; }
	
.highlight {
	color:#164365;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.highlight a, .highlight a:visited {
	color:#164365;
	text-decoration:none;
	text-indent:20px;
}
.highlight a:hover {
	color:#6F6F6F;
	text-decoration:underline;
	text-indent:20px;
}
a, a:visited {
	color:#164365;
	text-decoration:underline;
}
a:hover {
	color:#6F6F6F;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #164365;
	font-weight:bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #164365;
	font-weight:bold;
}
#main .clear {
	background-color: #FFFFFF;
}
#f_crate {
	background-image: url(../images/monoslope_beef_barn1_sized.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 200px;
}
.maincontentheader {
	clear: both;
	padding-top: 25px;
}

.imageleft {
	float: left;
	margin-right: 15px;
	border: medium outset #000066;
}
.video {
	border: medium inset #000066;
	text-align: center;
	height: 240px;
	width: 320px;
	margin: auto;
}

.imageright {
	float: right;
	margin-left: 8px;
	border: medium outset #000066;
}
#freestall {
	background-image: url(../images/monoslope_beef_barn2_sized.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 200px;
}
.textright {
	float: right;
	position: absolute;
}
#textleft {
	float: left;
}
#finisher {
	background-image: url(../images/monoslope_beef_barn2_sized.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 200px;
}
#dairy_facility_img {
	background-image: url(../images/dairy_facility_freestalls.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 200px;
}
#dairy_facility_2 {
	background-image: url(../images/dairy_facility_center_asile.gif);
	height: 150px;
	width: 200px;
}
#separatorBar {
	border-top-style: ridge;
	height: 4px;
}

