body {
	margin: 0px;
	padding: 0px;
	padding-bottom: 24px;
	background: url(../images/site-home-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-home-innerWrapper.jpg) center repeat-y;
	width:806px;
	}
	
	
/*----  Header & Search Elements  ----*/

#header {
	margin: 0px auto;
	width: 806px;
	background:url(../images/site-home-header-bkgd.jpg) top left no-repeat;
	}
#search {
	padding-top: 6px;
	text-align: right;
	height: 34px;
	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: 318px;
}


/*----  Main Navigation  ----*/   
#nav {
	background: url(../images/site-home-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: 19px;
	padding-right: 18px;
	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: 5px;
	width: 363px;
	float: right;
	}
#leftNav #titleBox {
	display: block;
	margin: 0px;
	padding: 10px;
	background: #054A32;
	clear:both;
	}
#leftNav #titleBox.garagebarns {
	
	background: #182B52;
	}
#leftNav h3 {
	margin: 0px;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
}
#leftNav h4 {
	margin: 0px;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
}
#leftNav h2 {
	font-size:  13px;
	margin-left: 10px;
	clear: both;
}
#leftNav p {
	margin: 0px 5px 15px 10px;
	color: #404040;
	font-size: 12px;
	}
#leftNav p.garagebarns {
	margin-right: 0px;
}
#leftNav p a {
	color: #520002;
	font-size: 12px;
	text-decoration: underline;
	}
#leftNav a:hover {
	text-decoration: none;
	}
#leftNav img {
	border: #B3A398 solid 1px;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 5px;
	margin-bottom: 5px;
	}
	

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

#content {
	width: 410px;
	margin: 0px 0 25px;
	padding-top: 15px;
	font: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}
#content h1 {
	font-family: "Trajan Pro", "Times New Roman", Times, serif;
	color: #520002;
	font-size: 28px;
	font-weight: bolder;
	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;
	}

.style1 {
	color: #000000;
	font: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
}
	
/*----  Stretching the Background  ----*/

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

#footer {
	text-align: left;
	clear: both;
	font:"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 {
	font-size: 16px;
	visibility: hidden;
	}

.sIFR-hasFlash #leftNav h3 {
	font-size: 16px;
	visibility: hidden;
	}
.sIFR-hasFlash #leftNav h2 {
	visibility: hidden;
	}
