@charset "utf-8";
body {
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
#header {
	width: 1000px;
	height: 202px;
	margin: 0 auto;
	background: transparent url(../images/header-bg.jpg) no-repeat center;
}
#content {
	width: 1000px;
	height: 563px;
	margin: 0 auto;
	background: transparent url(../images/content-bg.jpg) no-repeat center;
}
#body {
	float:right;
	display:inline;
	width: 687px;
	height: 418px;
	margin:20px 0 0 0;
}
#footer {
	width: 625px;
	height: 85px;
	margin: 14px 0 0 0;
	float:right;
	display:inline;
}

/* HEADER */
div#header a.home {
	width:184px;
	height:130px;
	float:left;
	display:block;
	margin: 14px 0 0 75px;
}
div#header-right a.contact-us {
	float:right;
	display:block;
	height:55px;
	width:251px;
	background: transparent url(../images/contact-us-photo.png) no-repeat 0 -89px;
	margin:0px 75px 0 0;
}
a.contact-us:hover {
	background-position: bottom;
}
a.photo {
	float:right;
	display:block;
	height:77px;
	width:251px;
	background: transparent url(../images/contact-us-photo.png) no-repeat top;
	margin:10px 75px 0 0;
}
a.photo:hover {
	background-position: 0 -140px;
}
div#top-menu {
	float:left;
	display:inline;
	width:1000px;
	height:36px;
	margin-top:7px;
}
div#top-menu a.top-home {
	float:left;
	display:block;
	height:36px;
	width:75px;
	background: transparent url(../images/menu-home.jpg) no-repeat left top;
	margin-left: 64px;
}
div#top-menu a.top-schedule {
	float:left;
	display:block;
	height:36px;
	width:178px;
	background: transparent url(../images/menu-schedule.jpg) no-repeat left top;
	margin-left: 24px;
}
div#top-menu a.top-auction {
	float:left;
	display:block;
	height:36px;
	width:220px;
	background: transparent url(../images/menu-auction.jpg) no-repeat left top;
	margin-left: 18px;
}
div#top-menu a.top-gallery {
	float:left;
	display:block;
	height:36px;
	width:180px;
	background: transparent url(../images/menu-gallery.jpg) no-repeat left top;
	margin-left: 20px;
}
div#top-menu a.top-award {
	float:left;
	display:block;
	height:36px;
	width:184px;
	background: transparent url(../images/menu-award.jpg) no-repeat left top;
	margin-left: 27px;
}
div#top-menu a:hover {
	background-position: left bottom;
}

/* SIDE MENU */

#side-menu {
	float:left;
	display:inline;
	width:197px;
	margin: 121px 0 0 107px;
}
#side-menu a.carnival {
	float:left;
	display:block;
	width:197px;
	height:45px;
	background: transparent url(../images/side-menu-sprite.jpg) no-repeat left top;
}

#side-menu a.carnival:hover {
	background-position: left bottom;
}
#side-menu a.grandstand {
	float:left;
	display:block;
	width:197px;
	height:45px;
	margin-top: 11px;
	background: transparent url(../images/side-menu-sprite.jpg) no-repeat -197px top;
}
#side-menu a.grandstand:hover {
	background-position: -197px bottom;
}
#side-menu a.horsearena {
	float:left;
	display:block;
	width:197px;
	height:45px;
	margin-top: 15px;
	background: transparent url(../images/side-menu-sprite.jpg) no-repeat -394px top;
}
#side-menu a.horsearena:hover {
	background-position: -394px bottom;
}
#side-menu a.specialevents {
	float:left;
	display:block;
	width:197px;
	height:45px;
	margin-top: 16px;
	background: transparent url(../images/side-menu-sprite.jpg) no-repeat -591px top;
}
#side-menu a.specialevents:hover {
	background-position: -591px bottom;
}
a.badge {
	float:left;
	display:block;
	width:207px;
	height:181px;
	margin: 15px 0 0 45px;
	background: transparent url(../images/fair-book-badge.jpg) no-repeat top;
}
a.badge:hover {
	background-position:bottom;
}
a.facebook {
	float:left;
	border:none;
	display:block;
	width:75px;
	height:99px;
	margin: 10px 0 0 20px;
	background: transparent url(../images/facebook-icon.png) no-repeat top;
}
a.facebook:hover {
	background-position:bottom;
}

/* General */

#jcf-body {
	background-repeat: no-repeat;
	width: 687px;
	height: 418px;
	background-image: url(../images/jcf-template/jcf-template/jcf-website-template2_14.jpg);
	margin: 0;
	padding: 0;
	float: left;
}
#jcf-footer {
	background-image: url(../images/jcf-template/jcf-template/jcf-website-template2_20.jpg);
	background-repeat: no-repeat;
	width: 687px;
	height: 93px;
	align: left;
	valign: top;
	position: relative;
	bottom: 94px;
	left: 109px;
}
.body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	padding: 0 60px 0 10px;
	margin: 0 20px;
	scrollbar-3dlight-color:#CC9966;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#CC9966;
	scrollbar-darkshadow-color:#CC9966;
	scrollbar-face-color:#CC9966;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;}

.body-text a:link{
	text-decoration: none;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;
}
.body-text a:hover{
	text-decoration: none;
	color:#F15A22;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}
.body-text a:visited{
	text-decoration: none;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}
.footer-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	padding: 15px 160px 0 0px;
}
.footer-text a:link, a:visited, a:hover{
	text-decoration:none;
	color: #493912;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.copyright-9 a:link {
	font-size: 9px;
	text-decoration: none;
	color: #F15A22;
}
.copyright-9 {
	font-size: 9px;
	text-decoration: none;
	color: #F15A22;
}
.heading {
	font-family: Akenaten;
	font-size: 40px;
}
.jcf-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.jcf-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.jcf-bold a:link {
	text-decoration: none;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;
}

.jcf-bold a:hover{
	text-decoration: none;
	color:#F15A22;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}
.jcf-bold a:visited{
	text-decoration: none;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}

ul.NoBullet {
  list-style-type: none}
