﻿div#introPhotos{margin-bottom:-4px;}

div#woodTheWayItUsedToBe {
	background-color: #361d06;
	background: #361d06 url('images/wood-the-way-it-used-to-be.gif') no-repeat scroll left top;
	color: white;
	text-align: center;
	font-family: Garamond;
	font-style: italic;
	font-size: 152%;
	height: 26px;
	width: 100%;
	clear:both;
}
div#woodTheWayItUsedToBe div {margin-top:-2px;}

div#contentContainer {
    background-color: black;
    padding-top: 0em;
    color: #e8e8e8;    
}

div#homeContent {color: white;}

div#homeContent {
	float:left;
	width:520px;
	border-left: 0;
	border-right:260px solid #0a0b0f;  /* The width and default color of the right rail */
	padding: 0px !important;
}

div#homeLeft {
	float:left;
	width:520px;
	padding: 0px !important;	
}

div#homeSidebar {
	float:right;
	width:260px;
	margin-right:-260px;
	position:relative;
	padding: 0px !important;
}

div#homeContent a {color:#e8e8e8;text-decoration:underline;}
div#homeContent a:hover {color:#8fa16b;}
h1 {color: #e8e8e8;}

div#footer {background-color: transparent;}

#brochure{height:89px;background:url(images/brochure.gif) no-repeat top left;}
#brochure a{height:69px;display:block;padding:1em 0px 0px 65px;text-decoration:none !important;}
#brochure a:hover {color:#8fa16b !important;text-decoration:underline !important;}		
