﻿body {
	background: url(../images/content-bg.jpg) top center no-repeat black;
	color: black;
	height: 100%;
	font-family: "metallophile-sp8-1","metallophile-sp8-2", Georgia, Times New Roman, serif;
	font-size: 16px;
	line-height: 18px;
}

a {
	color: #0e3367;
	text-decoration: none;
}

a:hover {
	color: #8c1d26;
	text-decoration: none;
}

div#container {
	background: url(../images/container-bg.png) top center repeat-y transparent;
	position: relative;
	width:852px;
	margin-top: -9px;
	padding: 0 0px
} 

div.header {
	width: 852px;
}







div.nav-home {
	width: 852px;
	height: 123px;
}

div.nav-home ul {
	width: 852px;
	height: 123px;
	position:relative;
	z-index:2;
	background-image:url(../images/nav-home.jpg);
	margin:0;
	padding: 0;
	display:block;
}

div.nav-home ul li {
	text-indent:-9999px; 
	margin: 0;
	padding: 0;
	list-style:none;
	position:absolute;
	top: 0;
}

div.nav-home ul li, div.nav-home a {
	height: 123px;
	display: block;
}

div.nav-home ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

li#agriculture-home {
	left:0px; 
	width:163px;
}

li#headline-home {
	left:163px; 
	width:132px;
}

li#poultry-home {
	left:295px; 
	width:103px;
}

li#contests-home {
	left:398px; 
	width:91px;
}

li#action-sports-home {
	left:489px; 
	width:85px;
}

li#rides-home {
	left:574px; 
	width:108px;
}

li#kids-home {
	left:682px; 
	width:69px;
}

li#vendors-home {
	left:751px; 
	width:107px;
}

li#agriculture-home a:hover {
	background: url(../images/nav-home-hover.jpg) 0px 0px no-repeat;
}

li#headline-home a:hover {
	background: url(../images/nav-home-hover.jpg) -163px 0px no-repeat;
}

li#poultry-home a:hover {
	background: url(../images/nav-home-hover.jpg) -295px 0px no-repeat;
}

li#contests-home a:hover {
	background: url(../images/nav-home-hover.jpg) -398px 0px no-repeat;
}

li#action-sports-home a:hover {
	background: url(../images/nav-home-hover.jpg) -489px 0px no-repeat;
}

li#rides-home a:hover {
	background: url(../images/nav-home-hover.jpg) -574px 0px no-repeat;
}

li#kids-home a:hover {
	background: url(../images/nav-home-hover.jpg) -682px 0px no-repeat;
}

li#vendors-home a:hover {
	background: url(../images/nav-home-hover.jpg) -751px 0px no-repeat;
}

div.clear {
	clear: both;
}





div.nav {
	width: 852px;
	height: 123px;
}

div.nav ul {
	width: 852px;
	height: 123px;
	position:relative;
	z-index:2;
	background-image:url(../images/nav.jpg);
	margin:0;
	padding: 0;
	display:block;
}

div.nav ul li {
	text-indent:-9999px; 
	margin: 0;
	padding: 0;
	list-style:none;
	position:absolute;
	top: 0;
}

div.nav ul li, div.nav a {
	height: 123px;
	display: block;
}

div.nav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

li#agriculture {
	left:0px; 
	width:163px;
}

li#headline {
	left:163px; 
	width:132px;
}

li#poultry {
	left:295px; 
	width:103px;
}

li#contests {
	left:398px; 
	width:91px;
}

li#action-sports {
	left:489px; 
	width:85px;
}

li#rides {
	left:574px; 
	width:108px;
}

li#kids {
	left:682px; 
	width:69px;
}

li#vendors {
	left:751px; 
	width:107px;
}

li#agriculture a:hover {
	background: url(../images/nav-hover.jpg) 0px 0px no-repeat;
}

li#headline a:hover {
	background: url(../images/nav-hover.jpg) -163px 0px no-repeat;
}

li#poultry a:hover {
	background: url(../images/nav-hover.jpg) -295px 0px no-repeat;
}

li#contests a:hover {
	background: url(../images/nav-hover.jpg) -398px 0px no-repeat;
}

li#action-sports a:hover {
	background: url(../images/nav-hover.jpg) -489px 0px no-repeat;
}

li#rides a:hover {
	background: url(../images/nav-hover.jpg) -574px 0px no-repeat;
}

li#kids a:hover {
	background: url(../images/nav-hover.jpg) -682px 0px no-repeat;
}

li#vendors a:hover {
	background: url(../images/nav-hover.jpg) -751px 0px no-repeat;
}

div.clear {
	clear: both;
}	





div.content {
	margin-bottom: -15px;
}

div.secondary-nav {
	background: url(../images/secondary-nav-bg.gif) top no-repeat #921a1d;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	width: 158px;
	margin-left: 27px;
	text-align: left;
	margin-bottom: 15px;
	float: left;
	margin-top: -1px;
}

div.secondary-nav ul {
	list-style: none;
	color: white;
	text-align: center;
	margin-left: -35px;
	line-height: 30px;
	font-size: 22px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: 'HamiltonLight', sans-serif;
	font-weight: normal;
	font-style: normal;
}

div.secondary-nav li a {
	color: white;
	text-decoration: none;
}

div.secondary-nav li a:hover {
	color: #cdcccc;
	text-decoration: underline;
}

div.home-content-middle {
	float: left;
	width: 622px;
	margin-left: 15px;
	margin-right: 15px;
}

div.home-content-middle-left {
	float: left;
}

div#countdown {
	z-index: 99;
	margin-left: -40px;
	margin-top: -15px;
	position: relative;
	width: 400px;
	height: 40px;
}




div.rotating-images {
	width: 400px;
	height: 350px;
	margin-bottom: 15px;
}

div.news-notes {
	float: right;
	margin-top: -20px;
	width: 200px;
	height: 480px;
	
}
/*
div.home-middle-bottom {
	background: url(../images/Concert-web.png) top no-repeat;
	clear: both;
	margin-top: 50px;
	width: 622px;
	height: 300px;
	
}
*/
	
div.content-header {
	float: left;
	width: 600px;
	margin-left: 15px;
	margin-top: -60px;
	margin-bottom: -25px;
	text-align: left;
	position: relative;
	z-index:7;
}


div.content-middle {
	float: left;
	width: 410px;
	margin-left: 20px;
	text-align: left;
}

div.content-middle h3 {
	font-family: 'HamiltonBold', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 30px;
	color: #0e3367;
	margin-bottom: 2px;
	line-height: normal;
	width: 380px;
}

div.content-middle h3 a {
	color: #0e3367;
	text-decoration: none;
}

div.content-middle h3 a:hover {
	color: #8c1d26;
	text-decoration: none;
}

div.content-middle h4 {
	font-family: 'HamiltonBold', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	color: #921a1d;
}

div.content-middle-full {
	float: left;
	width: 600px;
	margin-left: 20px;
	text-align: left;
}

div.content-middle-full h3 {
	font-family: 'HamiltonBold', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 30px;
	color: #0e3367;
	margin-bottom: 2px;
	line-height: normal;
}

div.content-middle-full h4 {
	font-family: 'HamiltonBold', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	color: #921a1d;
}

.history-img {
	border: solid 4px white;
	margin-left: 15px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	box-shadow: 0 1px 10px rgba(0,0,0,.1);
	clear: both;
}

div.content-right {
	float: right;
	width: 182px;
	margin-right: 30px;
	text-align: left;
	margin-top: -15px;
}

div.content-right h4 {
	font-family: 'HamiltonBold', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	color: #921a1d;
	padding-bottom: 12px;
	border-bottom: dotted 1px #921a1d;
	text-transform: uppercase;
}

div.content-right ul {
	margin-left: -42px;
	margin-top: -20px;
	list-style: none;
}

div.content-right li {
	border-bottom: dotted 1px #921a1d;
	padding: 5px;

}


/*div.box1 { 
		position: absolute; 
		top: 0px; 
		left: 8px; 
		width: 1354px; 
		height: 100%; 
		background-color: transparent; 
		
}*/

#box-link {
	position: absolute;
	top: 103px;
	right: -170px;
	width: 166px;
	height: 250px;
	background-color: transparent;
}	

#box-link2 {
	position: absolute;
	top: 365px;
	right: -180px;
	width: 193px;
	height: 262px;
	background-color: transparent;
}	

#box-link3 {
	position: absolute;
	top: 636px;
	right: -190px;
	width: 194px;
	height: 247px;
	background-color: transparent;
}	

#box-link4 {
	position: absolute;
	top: 82px;
	left: -230px;
	width: 217px;
	height: 788px;
	background-color: transparent;
	
	
}	

#box-link5 {
	position: absolute;
	top: 1000px;
	left: 20px;
	width: 190px;
	height: 100px;
	background-color: transparent;

}	

div#footer {
	background: url(../images/footer-bg.png) top no-repeat transparent;
	width:852px;
	height: 200px;
	clear: both;
	margin-bottom: 15px;
	margin-top: -18px;
}

div#footer p {
	padding-top: 65px;
	
}

@font-face {
	font-family: 'HamiltonLight';
	src: url('hamiltol-webfont.eot');
	src: local('☺'), url('hamiltol-webfont.woff') format('woff'), url('hamiltol-webfont.ttf') format('truetype'), url('hamiltol-webfont.svg#webfontawyuuLJk') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MrStalwartRegular';
	src: url('mrstalwart.eot');
	src: local('☺'), url('mrstalwart.woff') format('woff'), url('mrstalwart.ttf') format('truetype'), url('mrstalwart.svg#') format('svg');
}

@font-face {
	font-family: 'HamiltonBold';
	src: url('hamiltob.eot');
	src: local('☺'), url('hamiltob.woff') format('woff'), url('hamiltob.ttf') format('truetype'), url('hamiltob.svg#') format('svg');
}

