body {
	background-image: url(../rastawood.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center;
	background-attachment: fixed;
	}



a:link {
	color: #99793D;
	}
a:active {
	color: #99793D;
	text-decoration:none;
	}
a:visited {
	color:#99793D;
	text-decoration:none;
	}
a:hover {
	color:#333333;
	text-decoration:none;
	}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99793D;
	padding-left: 10px;
	padding-right: 6px;
  }
p a:link, a:visited {
	text-decoration: none;
	color: #99793D;
}
p a:hover, a:hover {
	color:#5C411B;
}

.selected{
	color:#80af21;
	font-weight:bold;
	text-indent: 10px;
}



#home_frame {
	width: 750px;
	height: 750px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	}
#content {
	position:relative;
	margin-top:0px;
	width: 750;
	}
#header {
	height: 130px;
	margin-top: 25px;
	width:750px;
	background-image: url(../logo_burn.png);
	background-repeat: no-repeat;
	background-position: center;
	}




#nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height:20px;
	width:750px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	color: #583709;
	}
#nav ul {
	margin: 0;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5E3E13;
	text-align: center;
	}
#nav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #583709;
	text-align: center;
	}
#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: #583709;
	text-align: center;
	}
#nav li a:hover, #nav li a:hover {
	color: #6F532B;
	}
	
	
	
#quick {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #583709;
	height:15px;
	width:750px;
	text-align: center;
	}
#quick ul {
	margin: 0;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #583709;
	}
#quick li {
	display: inline;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #64471D;
	text-align: center;
	}
#quick li a:link, #quick li a:visited {
	text-decoration: none;
	color: #64471D;
	font-weight: bold;
	text-align: center;
	}
#quick li a:hover, #quick li a:hover {
	color: #64471D;
	text-align: center;
	}



	
h2 { 
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5C411B;
	text-transform: uppercase;
	text-indent: 6px;
	margin: 0px;
	background-image:url(../buttons/h2.gif);
	}
.copyright { 
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 4px;
	vertical-align:middle;
	}	
.textlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #669900;
	}
.bottom_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	}




.bottom_box {
	position:absolute;
	height:20px;
	width:750px;
	background-color: #99793D;
	margin-top:20px;
	color: #000000;
	background-image: url(../all/wood_footer.png);
	}
.bottom_info_box {
	position:absolute;
	height:100px;
	width:750px;
	margin-top:20px;
	color: #000000;
	}
.quick_links_box {
	position:absolute;
	height:15px;
	width:750px;
	}
.product_spacer_box {
	position:absolute;
	width:750px;
	height:20px;
	background-color: #4F7801;
	}

.main_box {
	background-color:#FFFFFF;
	position:absolute;
	width:607px;
	height:671px;
	margin-top:30px;
	margin-left:144px;
	}
	
input.cart { 
	background-image:url(../buttons/add_cart.jpg);
	} 
	
