@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: inherit;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background: url(../images/wallpaper.jpg) no-repeat top;
}
ul, ol {
	list-style-position:inside;
	padding-left: 10px;
	font-size: .9em;
	line-height: 1.1em;
}
h1 {
	color: #c61d23;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	padding-top: 8px;
	line-height: 1.1em;
	text-align: center;
}
h2 {
	color: #012a75;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
	line-height: 1.5em;
}
#leftColumn h2 {
	color: #012a75;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.3em;
	font-style: italic;
	padding-top: 4px;
}
#leftColumn h3 {
	font-size: 1em;
	font-weight: bold;
	color: #c61d23;
	line-height: 1.5em;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftColumn h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	line-height: 1.5em;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#box-right {
	float: right;
	width: 450px;
	text-align: right;
	padding-right: 10px;
	padding-top: 30px;
}
.box .t .b .l .r ul {
	list-style: inside;
	margin-left: 30px;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-right: 30px;
	margin-bottom: 6px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #3117A7;
	line-height: 1.5em;
}
h6 {
	color: #012a75;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
}
a, a:link {
	color: #012a75;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #012a75;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #c61d23;
	text-decoration: underline;
}
a:focus {
	color: #c61d23;
}
a:active {
	color: #012a75;
}/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#outerWrapper #topDiv #headerwrapper #sponsorWrapper #contentWrapper {
  zoom: 1;
}

#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
}
#topDiv {
}
#headerwrapper {
	background-image: url(../images/top_div_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0 auto;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 226px;
	text-align: center;
	background: url(../images/header_bg.jpg);
}
#sponsorWrapper {
	background: center;
	text-align: center;
}
#sponsorWrapper img {
	vertical-align: middle;
	margin: 5px 10px 0px 10px;
}
#sponsorWrapper h6 {
	color: #4B01B3;
}
#contentWrapper {
	height: 100%;
	clear: left;
	background: url(../images/outer_div_wrapper.png) repeat-y center;
}
#leftColumn {
	float: left;
	display:inline;
	padding: 10px 0px 10px 32px;
	width: 285px;
	line-height: 16px;
}
#leftColumn ul {
	font-size: .9em;
	list-style:inside;
}
/* menu */

#menuSide {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#menuSide a {
	display: block;
	margin: 0;
	padding: 0;
}
	
#menuSide a:link, #menuSide a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}
#menuSide a:hover {
	color: #c61d23;
}

#menuSide a.current, #menuSide a.current:hover, #menuSide a.current:active {
	color: #012a75;
	cursor: default;
}

p#menuHome a {
	display: block;
	padding: 10px 3px 10px 75px;
	width: 200px;
	height: 20px;
	background-image: url(../images/home_ticket1.png);
	background-repeat: no-repeat;
	border-bottom: 2pt dashed #c61d23;
}
p#menuHome a:hover {
	background-image: url(../images/home_ticket2.png);
}

p#menuFair a {
	display: block;
	padding: 10px 3px 10px 75px;
	width: 200px;
	height: 20px;
	border-bottom: 2pt dashed #c61d23;
	background: url(../images/fair_ticket1.png) no-repeat .5%;
	line-height: 1.5em;
}
p#menuFair a:hover {
	background-image: url(../images/fair_ticket2.png);
}

p#menu4hffa a {
	display: block;
	padding: 10px 3px 10px 75px;
	width: 200px;
	height: 20px;
	border-bottom: 2pt dashed #c61d23;
	background: url(../images/4hffa_ticket1.png) no-repeat .5%;
	line-height: 1.5em;
}
p#menu4hffa a:hover {
	background-image: url(../images/4hffa_ticket2.png);
}

p#menuBuyers a {
	display: block;
	padding: 10px 3px 10px 75px;
	width: 200px;
	height: 20px;
	border-bottom: 2pt dashed #c61d23;
	background: url(../images/buyers_ticket1.png) no-repeat .5%;
	line-height: 1.5em;
}
p#menuBuyers a:hover {
	background-image: url(../images/buyers_ticket2.png);
}

p#menuLivestock a {
	display: block;
	padding: 10px 3px 10px 75px;
	width: 200px;
	height: 20px;
	border-bottom: 2pt dashed #c61d23;
	background: url(../images/livestock_ticket1.png) no-repeat .5%;
	line-height: 1.5em;
}
p#menuLivestock a:hover {
	background-image: url(../images/livestock_ticket2.png);
}

p#menuShows a {
	display: block;
	padding: 10px 3px 10px 75px;
	width: 200px;
	height: 20px;
	border-bottom: 2pt dashed #c61d23;
	background: url(../images/shows_ticket1.png) no-repeat .5%;
	line-height: 1.5em;
}
p#menuShows a:hover {
	background-image: url(../images/shows_ticket2.png);
}

p#menuVendor a {
	display: block;
	padding: 10px 3px 10px 75px;
	width: 200px;
	height: 20px;
	border-bottom: 2pt dashed #c61d23;
	background: url(../images/vendor_ticket1.png) no-repeat .5%;
	line-height: 1.5em;
}
p#menuVendor a:hover {
	background-image: url(../images/vendor_ticket2.png);
}

p#menuSponsor a {
	display: block;
	padding: 10px 3px 10px 75px;
	width: 200px;
	height: 20px;
	border-bottom: 2pt dashed #c61d23;
	background: url(../images/sponsor_ticket1.png) no-repeat .5%;
	line-height: 1.5em;
}
p#menuSponsor a:hover {
	background-image: url(../images/sponsor_ticket2.png);
}

p#menuContact a {
	display: block;
	padding: 10px 3px 10px 75px;
	width: 200px;
	height: 20px;
	border-bottom: 2pt dashed #c61d23;
	background: url(../images/contact_ticket1.png) no-repeat .5%;
	line-height: 1.5em;
}
p#menuContact a:hover {
	background-image: url(../images/contact_ticket2.png);
}

#menuSide ul, #menuSide li {
	margin: 0 0 0 25px;
	padding: 0;
	background: url(../images/blue_ribbon_sm.png) no-repeat left 4px;
}
#menuSide ul a {
	list-style-type: none;
}

#menuSide li {
	display: block;
	height: 1em;
	border-top: 2pt solid #004aa3;
	border-right: 1pt solid #004aa3;
	border-bottom: 2pt solid #004aa3;
	border-left: 1pt solid #004aa3;
	opacity: .85;
	list-style: none;
	padding: 3px 3px 8px 3px;
	width: 280px;
	background: #f2ecdc;
}

ul.menuHoriz li {
	float: left;
}

ul.menuVert {
	position: absolute;
	left: 235px;
	font-size: 0.9em;
	visibility: hidden;
}

ul#menuSubOne {
	top: 42px;
}

ul#menuSubTwo {
	top: 125px;
}

ul#menuSubThree {
	top: 168px;
}
/* end menu*/


#rightColumn {
	float: right;
	padding: 6px 36px 10px 3px;
	width: 285px;
}
#rightColumn ul {
	margin-left: 0px;
	padding-left: 0px;
}
#rightColumn ol {
	list-style: inside;
	font-size: .9em;
	padding-right: 10px;
	padding-left: 10px;
}
#rightColumn ul li {
	margin-right: 20px;
	margin-left: 10px;
	list-style: inside;
	font-size: 0.8em;
	line-height: 1em;
	margin-top: 2px;
}

/*highlight box*/
.box {
	width:270px;
	padding: 20px 0 20px 4px;
	margin-right: auto;
	margin-left: auto;
}
.box .t { background:#FFFFFF url(../images/ul_corner.jpg) no-repeat left top;}
.box .b { background:url(../images/ur_corner.jpg) no-repeat right top;}
.box .l { background:url(../images/ll_corner.jpg) no-repeat left bottom;}
.box .r { background:url(../images/lr_corner.jpg) no-repeat right bottom;}

.box p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: .9em;
	line-height: 1.2em;
}
.box h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #c61d23;
	line-height: 1em;
	font-weight: bold;
	padding: 25px 20px 5px 20px;
}

.box h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #000;
	padding: 5px 20px 3px;
}

.box h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #012a75;
	padding: 5px 20px 3px;
}
#rightColumn .box .t .b .l .r ul li {
	list-style: url(../images/bullet.jpg) inside;
	padding-left: 10px;
}

/* end box */


/*attention box*/
.attentionBox {
	width:250px;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.attentionBox .t { background:#da2128 url(../images/ul_corner_r.jpg) no-repeat left top;}
.attentionBox .b { background:url(../images/ur_corner_r.jpg) no-repeat right top;}
.attentionBox .l { background:url(../images/ll_corner_r.jpg) no-repeat left bottom;}
.attentionBox .r { background:url(../images/lr_corner_r.jpg) no-repeat right bottom;}

.attentionBox p {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 10px;
	padding-top: 5px;
}
.attentionBox h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	padding: 10px 0px 3px 0;
	color: #FC0;
	line-height: 1em;
	font-weight: bold;
}

/* end box */

#content {
	margin: 0px 330px 0 330px;
	padding: 10px 0px 10px 0px;
	line-height: 18px;
	color: #000;

}
#content h3 {
	color: #C61D23;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
	line-height: 1.5em;
	font-weight: bold;
}
.clearFloat {
	clear: both;
	display: block;
}

.floatRight {
	float: right;
}
#footer {
	background-color: #FFFFFF;
	padding: 3px 10px 5px 10px;
	text-align: center;
	border-top: 1px solid #c61d23;
	border-bottom: 1px solid #c61d23;
}
#footer img {
	padding: 0px 6px;
	vertical-align: middle;
}
#credit {
	text-align: center;
	padding: 0;
	font-size: 0.65em;
	color: #999;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #999;
	font-weight: normal;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: italic;
	color: #000;
	text-align: center;
}
.copyright {
	font-size: 0.75em;
	color: #000;
	text-align: center;
}
#outerWrapper #contentWrapper #leftColumn img {
	padding: 5px 10px;
	vertical-align: middle;
}

.divisionLine {
	border-top: 1pt solid #da2128;
	line-height: 2em;
}

.smallText {
	font-size: 85%;
}
#sponsorWrapper img {
	vertical-align: middle;
	margin: 5px 10px 0px 10px;
}
.attentionBox a {
	color: #FC0;
}
#sponsorWrapper h6 {
	color: #4B01B3;
}
.center {
	text-align: center;
}
.green {
	color: #036c3a;
}
.smaller {
	font-size: 80%;
	line-height: 110%;
}
.paddingLeft {
	padding-left: 10px;
}
.paddingRight {
	padding-right: 10px;
}
.paddingBoth {
	padding-left: 10px;
	padding-right: 10px;
}
.paddingAllSides {
	padding: 10px;
}
