@charset "utf-8";
/* CSS Document */

html {
height: 101%;
}

body {
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
color: #fff;
background: #000;
padding: 0;
margin: 0;
text-align: center;
}

h1 {
font-size: 14px;
font-weight: bold;
margin: 7px 0 0 0;
padding: 0;
color: #243E90;
text-transform: uppercase;
}

h2 {
font-size: 13px;
font-weight: bold;
margin: 13px 0 7px 0;
padding: 0;
}

h3 {
font-size: 15px;
font-weight: bold;
margin: 3px 0;
padding: 0;
color: #000;
}

h2 a {
color: #515056;
text-decoration: none;
}

h2 a:hover {
color: #AEAEB0;
text-decoration: none;
}

a {
color: #515056;
}

a:hover {
color: #268f3b;
}

p {
margin: 12px 0;
}

.white a {
color: #fff;
text-decoration: none;
}

.white a:hover {
color: #AEAEB0;
text-decoration: none;
}

ul {
list-style: none;
margin: 0;
padding: 0; 
}

li {
margin: 0;
padding: 0 0 11px 18px;
}

td {
vertical-align: top;
}


#container {
width: 700px;
text-align: left;
margin: 0 auto 0;
padding: 0;
}

#content {
padding: 0;
}

.top {
padding: 11px 11px 0;
}

.divider {
background: #999965;
height: 14px;
margin: 5px 0 5px 110px;
}

.page_title {
margin: 0 0 0 110px;
border: 5px solid #9D9FA2;
border-bottom: 0;
background: #000;
color: #fff;
padding: 5px;
font-size: 14px;
font-weight: bold;
}

.bottom {
clear: left;
margin: 0 11px;
}

.title {
width: 700px; 
text-align: right;
margin: 110px auto 7px;
border-bottom: 13px solid #999965;
}

#main {
padding: 0;
}

#main_body {
background: #999965;
margin: 0 235px 0 110px;
text-align: center;
color: #000;
padding: 0 10px 3px;
}

.main_body2 {
background: #fff;
margin: 0 0 0 110px;
text-align: left;
color: #000;
padding: 0 10px 3px;
border: 5px solid #9D9FA2;
}

/************************************     HEADER     *********************************/

.copyright {
text-align: left;
float: left;
}

#header {
margin: 0;
height: 180px;
background: url(../images/banner.jpg);
}

#header2 {
margin: 0 0 0 103px;
height: 180px;
background: url(../images/banner_topleftnav.jpg) no-repeat;
}


#header_sml {
margin: 0;
background: url(../images/header_sml.gif) no-repeat #e6e7e8;
height: 119px;
border-bottom: 4px solid #fff;
}

#header a {
color: #fff;
text-decoration: underline;
}

#header a:hover {
color: #fff;
}

#banner {
text-align: right;
margin: 0 6px 6px 0;
padding: 6px 0 0 0;
}

.flash_holder {
border: 6px solid #231F20;
width: 348px;
float: right;
}


/******************************     CONTENT PAGES ELEMENTS     ***************************/

/******************************               NAVIGATION            ***************************/

#nav {
margin: 0 230px 0 110px;
padding: 7px 0 0 0;
}

#nav ul {
margin: 0;
height: 66px;
}

#nav li {
margin: 0;
padding: 0;
display: inline; 
}

#nav li a {
padding: 0 0 5px 0;
text-align: center;
float: left;
}

.padd-5 {
padding: 0 5px 0 0;
}

#nav li a:hover {
}

.contact_btn {
background: #000;
padding: 6px;
margin: 0 6px 6px 6px;
}

#a_nav {
width: 103px;
}

#a_nav ul {
margin: 0 0 7px 0;
padding: 0;
}

#a_nav li {
margin: 0;
padding: 0;}

#a_nav li a {
background: #888A54;
height: 18px;
width: 103px;
color: #fff;
display: block;
text-align: center;
text-decoration: none;
margin: 0 0 5px 0;
padding: 2px 0 0 0;
font-size: 12px;
}

#a_nav li a:hover {
background: #E5B53A;
color: #000;
}

.float_img {
padding: 13px 13px 0 0;
}

.b_nav {
margin: 0 0 0 110px;
}

.b_nav ul {
position: relative;
display: block;
}

.b_nav li {
float: right;
margin: 0 6px 6px 0;
padding: 0;
}

.b_nav li a {
width: 190px;
display: block;
height: 12px;
background: #888A54;
color: #fff;
text-decoration: none;
text-align: center;
padding: 5px 0;
}

.b_nav li a:hover {
background: #E5B53A;
color: #000;
}
/************************************     LEFT & RIGHT COLUMNS     *********************************/

.rightcol {
float: right;
width: 228px;
background: url(../images/rt_horse.jpg) no-repeat;
height: 404px;
margin: 7px 0 0 0;
}

.left_home {
width: 103px;
float: left;
}

.left_home img {
margin-bottom: 7px;
}

.hover {
float: right;
width: 350px;
padding-top: 76px;
}

.hover_padding {
margin: 0 0 0 60px;
}

.box {
display: block;
}

.box_divider {
height: 13px;
background: #999965;
clear: right;
margin-top: 13px;
}

.text {
float: right;
width: 285px;
}


/************************************     Gallery     *********************************/


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.6em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding: 0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 1.0em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}


/************************************     FOOTER     *********************************/

#footer {
margin: 5px 235px 0 110px;
clear: both;
height: 36px;
text-align: center;
padding: 0;
color: #999965;
}

#footer p {
display: inline;
}

#footer a {
color: #999965;
}

#footer a:hover {
color: #fff;
}

#page_footer {
clear: both;
height: 36px;
text-align: center;
padding: 0;
background: url(../images/footer.gif) no-repeat;
}

#credit {
padding: 0 0 25px 0;
color: #fff;
}

#credit a {
color: #fff;
}

.clear {
clear: right;
}
