html{ margin: 0px; padding: 0px; }
body{
	background: #efead8 url('images/header2.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #222222;
	/*
	font-family: Georgia, Serif;
	*/
	font-family: sans-serif;
}
.content a{ color: #6d1416; }
.content a:visited{ color: #aa5500; }
.content a:hover{ color: #6d1416; }

.content h1, .content h2, .content h3{ font-family: ‘Times New Roman’, Times, serif; }
h1{ font-size: 28px; }
h2{ font-size: 24px; }
h3{ font-size: 18px; }

.footnote{
	font-style: italic;
	font-size: 15px;
	margin-top: 40px;
}

.page_links{ display: block; overflow: auto;}
.page_links a{
	float: left;
	margin-right: 40px;
	font-weight: bold;
	font-size: 16px;
}

/************************************
*	Header Styles
************************************/
.header{
	width: 960px;
	margin: auto;
	height: 175px;
	color: #efead8;
	text-align: center;
	position: relative;
	margin-top: 20px;
}

.header .left_logo{ position: absolute; left: 117px; width: 62px; height: 100px;}
.header .right_logo{ position: absolute; right: 90px; width: 116px; height: 100px;}
.header .center_logo{
	position: absolute;
	left: 50%;
	margin-left: -165px;
	width: 331px;
	height: 120px;
}

.header h1{
	font-size: 40px;
	position: relative;
	top: 40px;
	color: transparent;
}

.main{
	width: 960px;
	margin: auto;
	margin-bottom: 40px;
}

/************************************
*	Navigation Styles
************************************/
.navigation{
	font-size: 16px;
	position: absolute;
	bottom: 30px;
}

.navigation ul{ padding: 0px;}

.navigation li{
	list-style: none;
	float: left;
	border-right: 1px solid #efead8;
	padding-right: 8px;
	padding-left: 8px;
	text-transform: uppercase;
}

.navigation li.home{ border-left: 1px solid #efead8; }

.navigation a, .navigation a:visited{ color: #efead8; text-decoration: none; }
.navigation a:hover{ text-decoration: underline; }

/* style the drop-down lists */
.navigation ul ul { 
	display: none;	/* initially hide the drop down lists */
	float: left;
	position: absolute;
	/*top: 16px;*/
	top: 35px;
	background: #efead8;
	border: 1px solid #000000;
	padding: 5px;
}
.navigation ul ul li{
	display: block;
	white-space: nowrap; /* necessary for IE to show dropdowns on single line */
	float: none !important;
	text-align: left;
	border: none;
	padding: none;
	margin-top: 5px;
	font-size: 14px;
}

.navigation ul ul a, .navigation ul ul a:visited{ color: #000000; }

/* show drop down styles */
.navigation li:hover ul{
	display: block;
}

/************************************
*	Footer Styles
************************************/
.footer_content{
	clear: both;
	width: 960px;
	margin: auto;
	padding-top: 15px;
	text-align: center;
	border-top: 1px solid #000000;
}

.disclaimer{
	float: right;
}

/************************************
*	Image Styles
************************************/
.right-img{
	width: 300px;
	float: right;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 30px;
}

.left-img{
	width: 300px;
	float: left;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 30px;
}

.content img{
	border: 1px solid #000000;
	padding: 3px;
	background: #ffffff;
}

.caption { font-size: 12px; }

.photo_credit{
	font-size: 11px;
	margin-top: 5px;
	font-style: italic;
}

.map{
	float: right;
	border: 1px solid #000000;
	background: #ffffff;
	padding: 3px;
	margin-left: 30px;
}

/************************************
* Advertisement Listing Styles
************************************/
.ad{
	position: relative;
	min-height: 30px;
	margin-left: 30px;
}
.ad .logo{ margin-right: 15px;}
.ad .name{
	position: absolute;
	line-height: 30px;
	margin-top: -15px;
	top: 50%;
}

/******************************************************************************/

/************************************
*	Home Page Styles
************************************/
.home_page .winner{ 
	width: 300px;
}
.home_page .winner img{ width: 100%; margin-left: -8px; }

.home_page img.batson{ width: 150px; height: 150px; margin-bottom: 30px; }

.home_page .equine_center {width: 300px; float: right; margin-left: 30px; text-align: center; }
.home_page .equine_center img {width: 300px; margin-left: -8px;}

.home_page .content h1{ margin-bottom: 0px; }
.home_page .awards{
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.home_page .awards-centered{
	border: 1px solid #000000;
	margin-bottom: 15px;
	text-align: center;
	padding: 15px;
}

.home_page .awards h2{ margin: 0px; text-decoration: underline; display: none;}
.home_page .awards ul{ margin-top: 0px;}
.home_page .awards-centered li{ list-style: none; margin: none; }

/************************************
*	Breed Page Styles
************************************/
.breed_page h3{ margin-bottom: 0px; }

/************************************
*	Charity Page Styles
************************************/
.charity_page img.batson{
	width: 200px;
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
}

.charity_page .content img.charity{
	width: 200px;
	float: left;
	margin-right: 5px;
	margin-bottom: 25px;
}

/************************************
*	Rules Page Styles
************************************/
p{
	margin-top: 0px;
}

/************************************
*	Hotel Page Styles
************************************/
.hotel_page .hotel_img{
	width: 200px;
	float: right;
}

/************************************
*	Hospitality Page Styles
************************************/
.hospitality_page .content img{
	width: 200px;
	float: left;
	margin-right: 5px;
	margin-bottom: 25px;
}

.hospitality_page h2 {clear: left;}

/************************************
*	Officials Page Styles
************************************/
.officials_page .official{
	overflow: auto;
	margin-left: 30px;
	margin-bottom: 10px;
	width: 50%;
	border-bottom: 1px solid #000000;
	line-height: 15px;
}
.officials_page .official .name{
	float: left;
}
.officials_page .official .city{
	float: right;
}

/************************************
*	Photos Page Styles
************************************/
/*.photos_page .content img{ width: 200px; }*/
.photos_page .image{
	display: block;
	float: left;
	width: 200px;
	height: 133px;
	overflow: hidden;
	text-align: center;
}
.photos_page .image img.horizontal{ height: 90%; }
.photos_page .image img.vertical{ height: 90%; }

/************************************
*	Photographers Page Styles
************************************/
.photographers_page .content ol li{ margin-bottom: 15px; }


/************************************
*	Sponsors List Page Styles
************************************/
.sponsors_list_page h2{ margin-bottom: 0px; }

