﻿body{
	margin: 0;
	background: #dbf2ff; /*#74a472;*/
}
#main{
	width: 760px;
	margin: 0 auto;
	border: solid #fff 1px;
}
#header{
	background: #008b2d;
}
#headerwrap{
	position:relative;
}
#button{
	width: 203px;
	position:absolute;
	top:5px;
	right:3px;
}
#logo{
	width: 210px;
	float: left;
	padding-left: 12px;
}
#tagline{
	width: 450px;
	float: left;
	padding-top: 29px;
}
div#tagline h1{
	text-transform: uppercase;
	color: #fff;
	font: 900 13px Verdana, Arial, sans-serif;
	letter-spacing: 3px;
	margin: 0;
}
#frontContent{
	border-bottom: solid #e66218 10px;
	font: 11px Verdana, Arial, sans-serif;
	background: #d4c5b4;
}
#frontContent a{
	color: #000;
}
#frontContent a:hover{
	color: #e66218;
}
#frontCopy{
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-left: 10px;
}
#frontCopy p{
	margin-bottom: 8px;
}
#frontFlash{
	float: right;
	width: 324px;
}
#ProductList{
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
	/*float: left;*/
	list-style-type: square;
}
#HardwoodLinks{
	float: right; 
	width: 150px;
	line-height: 18px;
}
#HardwoodLinks a{
	font-weight: bold;
	color: #e66218;
}
#HardwoodLinks a:hover{
	color: #000;
}
#Promos{
	background: #fff url('/images/front_promo_bg.jpg') repeat-x;
	font: 11px Verdana, Arial, sans-serif;
	padding: 0;
	height: 200px;
}
#Promos h1{
	font: bold 23px Verdana, Arial, sans-serif;
	color: #e66218;
	margin: 0;
}
#LocationCopy{
	padding-top: 15px;
	padding-left: 5px;
	width: 200px;
}
#LocationCopy p{
	padding-left: 5px;
	padding-right: 15px;
	margin-top: 5px;
}
#PromoImage{
}
#ServiceCopy{
	padding: 15px 10px 0 10px;
}
#ServiceCopy p{
	margin-top: 5px;
}
#content{
	background: #fff;
	padding: 10px;
}
#content h1, #content h2{
	color: #672e0d;
	font: 900 'Times New Roman', serif;
	margin-top: 2px;
	margin-bottom: 2px;
}
#content p, #content ul{
	font: normal 12px Verdana, Arial, sans-serif;
}

#footer{
	background: #fff;
	font: 10px Verdana, Arial, sans-serif;
	padding: 0 10px 10px 10px;
}


/*nav styles*/

#nav, #nav ul { /* all lists */
	width: 100%;
	border-top: solid #fff 1px;
	padding: 0;
	margin: 0;
	list-style: none;
	font: normal 12px Verdana, Arial, sans-serif;
	z-index: 99;
	background: #e66218;
	float: left;
}

ul#nav li.standard{
	float: left;
	border-right: solid #fff 1px;
}
ul#nav li.last{
	float: left;
}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 8px 16px 8px 16px;
	font: bold 11px Verdana, Arial, sans-serif;
}

ul#nav a:hover{
	background: #fe8e4f;
}

#nav li { /* all list items */
	float: left;
	/*width: 10em;  width needed or else Opera goes nuts */
}


#nav li ul { /* second-level lists */
	position: absolute;
	background: #e66218;
	width: 200px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-left: solid #fff 1px;
	border-right: solid #fff 1px;
	margin-top: -5px;
	margin-left: 5px;
}

#nav li ul li{
	/*width: 12em;*/
	border-bottom: solid #fff 1px;
}

#nav li ul a{
	width: 194px;
	padding: 3px;
	color: #fff;
	font: normal 11px Verdana, Arial, sans-serif;
}

#nav li ul a:hover{
	color: #000;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#frontFlash{
	z-index: 0;
}

#ContentTable{
	width: 760px;
	height: 370px;
}
#col1{
	width: 161px;
	background: #fff url('/images/infobg.jpg') repeat-x;
	padding: 20px 3px 0 8px;
	font-family: Verdana, Arial, sans-serif;
}
#col1 h4{
	font-size: 12px;
	margin: 0;
}
#col1 h5{
	font-size: 11px;
	margin: 0 0 5px 0;
}
#col1 a{
	color: #008b2d;
	font-size: 12px;
}
#col1 p{
	margin: 0;
	font-size: 12px;
}
#col1 #contact{
	margin-top: 10px;
}
#col1 #contact h4{
	padding-left: 15px;
	background: url('/images/arrow_orange.gif') 0% 50% no-repeat;
}
#col1 #contact a{
	color: #000;
}
#col1 #contact p{
	margin-left: 15px;
}
#col3{
	background: #fff;
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
}
#col3 h4{
	font-size: 12px;
	margin: 0;
	color: #e66218;
}
#col3 h5{
	font-size: 11px;
	margin: 0;
	color: #e66218;
}
#col3 a{
	color: #008b2d;
}
#col3 p{
	font-size: 12px;
}
#col3 ul{
	font-size: 11px;
	padding: 0;
	margin: 15px;
}
#col3 ul a{
	color: #000;
}
img.nestedLeft{
	float: left;
	margin: 0 8px 8px 0;
}
#copyright{
	float: left;
	width: 500px;
	padding-top: 20px;
}
#partners{
	float: right;
	width: 200px;
}
#news{
	background: #fff;
	padding: 10px;
}
#news h1, #content h2{
	color: #672e0d;
	font: 900 'Times New Roman', serif;
	margin-top: 2px;
	margin-bottom: 2px;
}
#news p, #content ul{
	font: normal 12px Verdana, Arial, sans-serif;
}
#MembershipLinks{
	line-height: 18px;
}
#MembershipLinks a{
	font-weight: bold;
	color: #e66218;
}
#MembershipLinks a:hover{
	color: #000;
}
.PhotoGallery {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
}
.inventory1 {
	font-size: small;
}
.inventory2 {
	font-size: x-small;
}
.inventory3 {
	border-style: solid;
	border-width: 1px;
}
.inventory4 {
	text-align: center;
}
.inventory5 {
	font-size: small;
	text-align: center;	
}
.inventory6 {
	font-size: x-small;
	text-align: center;	
}
.inventory_picture {
	margin: 12px;
}
.quote {
	color: #FF0000;
	text-align: center;
}
.quote1 {
	color: #FF0000;
}
.quote2 {
	text-decoration: none;
}
.quote3 {
	color: #FF0000;
	text-align: center;
}
.Footer1 {
	vertical-align: MIDDLE;
	text-align: center;
}
