/* @override http://custombarn.com/site/css/style.css */

body {
	margin: 0px;
	padding: 0px;
	padding-bottom: 24px;
	background: url(../images/site-bodyBkgd.jpg) bottom center no-repeat #281305;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
#outerWrapper {
	margin: 0px;
	padding: 0px;
	float: none;
	background: url(../images/site-outerWrapper.jpg) repeat-x center top;
	}
#innerWrapper {
	margin: 0px auto;
	background: url(../images/site-innerWrapper.jpg) center repeat-y;
	width:806px;
	}
	
	
/*----  Header & Search Elements  ----*/

#header {
	margin: 0px auto;
	width: 806px;
	background:url(../images/site-header.jpg) top left no-repeat;
	}
#search {
	padding-top: 6px;
	text-align: right;
	height: 35px;
	color: #ffffff;
	font-size: 11px;
	}
.search_box {
	border:1px solid #ffffff;
	margin: 0px 2px;
	color: #ffffff;
	background-color: #2C231A;
	}
#photo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 183px;
	border: 0px;
}


/*----  Main Navigation  ----*/   
#nav {
	background: url(../images/site-nav.jpg) center no-repeat;
	height: 31px;
	width: 806px;
	margin: 0px auto 0px auto;
	}
#navButton {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #381C14;
	border-right: 1px solid #D6C5B0;
	margin: 1px 0px;
	position: relative;
	height: 29px;
	}
#navButton a {
	position: relative;
	top: 50%;
	height: 21px;
	color: #381C14;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	margin-top: -14px;
	padding-left: 15px;
	padding-right: 14px;
	padding-bottom: 0px;
	}
#navButton a.dblStack {
	top: 22%;
	padding-top: 1px;
	margin-top: -6px;
	height: 28px;
}
#navButton:hover {
	margin: 0px;
	/*height: 29px;*/
	border-color: #CBC6B6;
	color: #ffffff;
	background-color: #520002;
	border-top: 1px solid #310001;
	border-bottom: 1px solid #310001;
	}
#navButton:hover a {
	color: #fff;
}
#navButton.home {
	margin-left: 4px;
	}
/*
*/	
	
/*----  Left Navigation  ----*/
#leftNav {
	margin: 0px;
	padding-bottom: 25px;
	width: 152px;
	float: left;/*
	border: #000 1px solid;*/
	}
	
#titleBox {
	display: block;
	margin: 0px;
	padding: 15px;
	background-color: #054A32;
	}
#leftNav h3 {
	margin: 10px;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	}
#leftNav p {
	margin: 0px;
	display: block;
	color: #404040;
	font-size: 12px;
	}
#leftNav p a {
	padding: 10px 15px;
	display: block;
	color: #404040;
	font-size: 12px;
	text-decoration: none;
	border-bottom: #C0BBAA dotted 1px;
	}
#leftNav a:hover {
	background: #C8C3B4;
	}
#leftNav p.current {
	padding: 10px 15px;
	background: #B4C8C1 url(../images/subNav-arrow.jpg) right center no-repeat;
	}
#leftNav img {
	border: #B3A398 solid 1px;
	margin-top: 20px;
	margin-left: 8px;
	}
.leftnav-title {
	margin: 10px;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	}
	

/*----  Content Region  ----*/
	
#contentWrapper {
	width: 787px;
	padding: 0px 15px 0px 4px;
	}

#content {
	width: 610px;
	margin: 0px 9px 25px 166px;
	padding-top: 15px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;/*
	border: #000 1px solid;*/
	}
#content h1 {
	font-family: "Trajan Pro", "Times New Roman", Times, serif;
	color: #520002;
	font-size: 28px;
	font-weight: bolder;
	margin: 0px;
	}
#content h2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #520002;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	}
#content h3 {
	font-family: "Trajan Pro", "Times New Roman", Times, serif;
	color: #744646;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 20px;
	padding-left: 50px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 4px;
}
#content a, #content a:visited, #content a:active {
	color: #744646;
}
#content a:hover {
	text-decoration: none;
}
#content li {
	list-style: square;
	border-bottom: 1px dashed #744646 ;
	margin: 10px 0px;
	}
.barn-title {
	font-family: "Trajan Pro", "Times New Roman", Times, serif;
	color: #520002;
	font-size: 28px;
	font-weight: bolder;
	margin: 0px;
	}

.barn-subtitle {
	font-family: "Trajan Pro", "Times New Roman", Times, serif;
	color: #744646;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 20px;
	padding-left: 50px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 4px;
}
	
	/*---- Gallery Elements ----*/
#photoGallery img {
	margin: 1px;
	background-color: #ffffff;
	padding: 1px;
	border: 1px solid #B3A398;
}
#photoGallery a:hover img {
	background-color: #520002;
	border-color: #520002;
}
#arenaCaption {
	float: right;
	width: 260px;
}
div.photoRow {
	width: 250px;
	margin-top: 12px;
	float: left;
}
#photoGallery div.photoRow img {
	margin-right: 10px;
}
/*----  Stretching the Background  ----*/

#stretcher {
	clear: both;
	}
	
/*----  Footer  ----*/

#footer {
	text-align: left;
	clear: both;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	width: 806px;
	margin: 20px auto 0px;
	color: #ffffff;
	}
#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: white;
	text-decoration: none;
}
#footer p.subFooter {
	text-align: center;
	color:#000000;
	font-weight: bold;
	font-size: 13px;
	}
	

/*----  Forms & Fieldsets  ----*/
.radios {
	padding: 0px 5px;
	}
fieldset {
	border: 1px solid #744646;
	margin: 0px 10px;
	padding: 10px;
	}
legend {
	border: 1px solid #744646;
	margin: 0px;
	padding: 5px;
	background: #744646;
	color: #ffffff;
	font-weight:bold;
	}
	
/*-------------------------------------------------*/
/* These are standard sIFR styles... do not modify */
/*-------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #content h3 {
	visibility: hidden;
}

.sIFR-hasFlash #content h1 {
	visibility: hidden;
}

.sIFR-hasFlash #leftNav h4 {
	visibility: hidden;
	}

.sIFR-hasFlash #leftNav h3 {
	visibility: hidden;
	}
.sIFR-hasFlash #leftNav h2 {
	visibility: hidden;
	}

