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

html {
height: 101%;
}

body {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #262626;
background: url(../images/bg_br.jpg) center #392920;
padding: 0;
margin: 0;
text-align: center;
}


h1 {
font-size: 18px;
color: #B1661B;
text-align: center;
}

h2 {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #78684a;
font-weight: bold;
font-style: italic;
padding: 9px 18px;
}

h3 {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #262626;
font-weight: bold;
}

h4 {
font-size: 18px;
color: #B1661B;
text-align: left;
}

#container {
	width: 802px;
	margin: 0 auto;
	}
	
#container-photos {
	width: 960px;
	margin: 0 auto;
	}

#content {
width: 698px;
padding: 15px 282px 15px 0;
}

#main {
width: 416px;
float: right;
padding-top: 25px;
}

#main-photos {
width: 960px;
padding-top: 25px;
background: #fff;
}

#main .textbody {
background: #fff;
margin: 0 4px 0 0;
padding: 0;
}

.textbody a {
color: #262626;
text-decoration: none;
font-weight: bold;
}

#main h3 a {
margin: 0;
padding: 0;
color: #b19261;
}

#main h3 a:hover {
margin: 0;
padding: 0;
color: #fff;
background: #b19261;
}

.textbody p {
margin: 12px 24px;
line-height: 1.5em;
}

.header {
padding-bottom: 12px;
}

.pg_title {
padding: 16px 0;
}

.pg_title a:hover {
background: #fff;!important
}


#nav {
width: 282px;
padding-top: 103px;
text-align: right;
}

#nav ul {
margin: 0;
padding: 16px 0 0 0;
background: url(../images/nav_bg.png) no-repeat;
width: 176px;
height: 205px;
float: right;
}

#nav ul li {
list-style: none;
display: inline;
}

.bottom_nav a {
color: #fff;
}

.bottom_nav {
color: #fff;
}

.photo_box {
background: url(../images/bg_photographs.jpg) no-repeat;
height: 370px;
height: 120px;
border: 2px solid #706144;
}

.text_caption {
text-align: left;
}

.ph_thumb {
margin: 8px;
float: left;
border: 2px solid #78684a;
}

.ph_thumb1 {
margin: 8px;
border: 2px solid #78684a;
}

.ph_thumb_gallery {
margin-right: 8px;
border: 2px solid #78684a;
}

.block {
display: block;
}

.clear {
	clear: both;
	}

/******************************  LEFT IMAGES ******************************/

.home {
background: url(../images/left8.png) no-repeat;
height: 495px;
}

.news {
background: url(../images/left9.png) no-repeat;
height: 495px;
}

.cattle {
background: url(../images/left2.png) no-repeat;
height: 495px;
}

.about {
background: url(../images/left4.png) no-repeat;
height: 495px;
}

.contact {
background: url(../images/left5.png) no-repeat;
height: 495px;
}

.photographs {
background: url(../images/left6.png) no-repeat;
height: 495px;
}


.music {
background: url(../images/left7.png) no-repeat;
height: 495px;
}


#left {
text-align: center;
float: left;
padding: 8px;
border: 1px solid #789CF7;
background: #FFE0A8;
margin: 8px;
}

.photos {
clear: left;
text-align: center;
padding: 8px;
} 

.the_rest {
padding: 8px;
}

.float_rt {
float: right;
border: 1px solid #FFE0A8;
padding: 8px;
margin-right: 8px;
}

.col_left {
width: 220px;
float: left;
padding-left: 36px;
}

.col_right {
margin-left: 295px;
}

/*******************************        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: #464220; }
#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: url(../images/overlay.png);
}

* html #overlay {
	background-color: #D0CB99;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	
.downloads li {
list-style: none;
background: url(../images/pdf_bullet.gif) no-repeat left;
padding: 3px 0 3px 18px;
}

.footer {
color: #61719c;
font-size: 11px;
clear: right;
}

.footer a {
color: #61719c;
}
