body {
	background: url(../images/wood.jpg) repeat;
	margin: 20px; padding: 0;
	font: .8em/1.2em Helvetica, Arial, san-serif;
	color: #541900;
	}

h1, h2, h3, h4 {
	color: #8a1f03;
}

h1 {
	font: 1.3em/1.3em Helvetica, Arial, san-serif;
	margin: 0 0 7px 0; padding: 0;
	font-weight: bold;
	}

h2 {
	font: 1.1em/1.3em Helvetica, Arial, san-serif;
	margin: 0 0 7px 0;
	font-weight: normal;
	font-style: italic;
	}
	
h3 {
	font: 1.1em/1.3em Helvetica, Arial, san-serif;
}	
	
p {
	margin: 0 0 7px 0;
	padding: 0;
	}

a:link, a:visited {
	color: #8a1f03;
	font-weight: bold;
	text-decoration: none;
 }

a:hover, a:active { 
	color: #333;
	text-decoration: underline;
	}
	
/* wrapper */
#wrap {
	width: 770px; 
	margin: 0 auto;
	}

.hide {
	display: none;
}

/* header/navigation */
#head {
	width: 770px; height: 155px;
	margin: 0; padding: 0;
	background: url(../images/t_head.gif) top center no-repeat;
	position: relative;
	}
	
ul#nav {
	display: inline; 
	list-style: none;
	width: 580px; 
	margin: 0; padding: 0;
	position: absolute;
	top: 80px;
	left: 160px;
}

ul#nav li {
	list-style: none;
	display: inline;
	padding: 0 5px;
	line-height: 18px;
	font-size: 12px;
	border-left: 1px dotted #ceaa7a;
	white-space: nowrap;
	}	
	
li#nav_left {
	border-left: none!important;
	padding-left: 0!important;
	}	

li#nav_middle {
	padding-left: 6px!important;
	padding-right: 3px!important;
	display: inline!important;
	}	

li#nav_right {
/*	display: inline!important; */
	}	
#nav_right_span {
	display: block!important;
	}	

		
ul#nav li a {
	color: #ceaa7a;
	text-decoration: none;
	font-weight: normal;
	}
	
ul#nav li a:hover {
	color: #fff;
	text-decoration: underline;
	}

/* middle section */
#middle {
	width: 770px;
	background: url(../images/t_tile.gif) top center repeat;
	position: relative;
	margin: 0; padding: 0;
}

/* home page */
#left_home {
	background: url(../images/i_home.jpg) top left no-repeat;
	width: 750px; width: 400px!important;
	height: 418px; height: 540px!important;
/*	padding: 30px 25px 28px 325px; */
	padding: 3px 5px 28px 320px;
	margin: 0 0 0 10px;
	}

#left_home p, #left_home h1, #left_home h2 {
	width: 200px;
	}
	
#right {
	width: 190px; 
	position: absolute;
	top: 0px;
	left: 560px;
	}

#home1, #home2, #home3 {
	width: 190px; padding: 10px;
	width: 170px!important; height: 170px!important;
	margin: 13px 0 0 0; 
	position: relative;
}

#home1 h3 a, #home2 h3 a, #home3 h3 a {
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
}

#home1 h3 a:hover, #home2 h3 a:hover, #home3 h3 a:hover {
	color: #ceaa7a; 
	text-decoration: underline;
}

#home1 {
height: 190px; height: 170px!important;
float: right;
clear: none;
background: url(../images/home1.jpg) no-repeat top right;
}

#home1 h3 {
position: absolute;
top: 110px;
left: 10px;
width: 100px;
font-size: 14px;
}

#home2 {
float: right;
clear: none;
background: url(../images/home2.jpg) no-repeat bottom right;
height: 110px;
padding: 10px;
height: 90px!important;
}

#home2 h3 {
position: absolute;
top: 5px; left: 10px;
width: 55px;
font-size: 14px;
}

#home3 {
float: right;
clear: none;
background: url(../images/home3.jpg) no-repeat bottom right;
height: 100px;
padding: 10px;
height: 80px!important;
}

#home3 h3 {
position: absolute;
top: 0px; left: 10px;
width: 60px;
font-size: 14px;
}

#left_interior {
	background: url(../images/i_interior.jpg) top left no-repeat;
	width: 750px; width: 500px!important;
	padding: 30px 50px 30px 205px;
	margin: 0 0 0 11px;
	}

/* footer */
#foot {
	width: 770px;
	height: 15px;
	background: url(../images/t_foot.gif) top center no-repeat;
	padding: 0;
	}
	
#foot p {
	font-size: 11px;
	color: #ceaa7a;
	padding: 12px;
	clear: none;
	}
	
#foot a, #foot a:visited {
	color: #ceaa7a; 
	font-weight: bold;
	text-decoration: none;
	}
	
#foot a:hover, #foot a:active {
	color: #fff;
	text-decoration: underline;
	}
	
.float_right {
	float: right; clear: none;
	width: 200px;
	}
	
.float_left {
	float: left; clear: none;
	width: 400px;
	}
	
/* retail table */
table#states_and_stores {
width: 500px;
font-size: 1em;
margin: 0; padding: 0;
border: 1px solid #8a1f03;
display: block;
clear: both;
}

td {
padding: 5px;
}

ul#states {
list-style: none;
margin: 0; padding: 2px 0;
}

ul#states li {
list-style: none;
float: left;
margin: 0 0 10px 0; padding: 0 5px;
border-right: 1px solid #8a1f03;
 }
 
tr.states_row {
margin: 5px 0; padding: 0;
color: #fff;
background: #8a1f03;
}

tr.states_row h3 {
color: #fff;
padding: 5px;
margin: 0;
}

a.index_link {
font-size: .7em;
float: right;
color: #fff;
}

tr.state_header {
font-size: .9em;
margin: 0; padding: 0;
}

tr.state_header td {
padding: 5px;
border-bottom: 1px solid #8a1f03;
}

td.city_hd, td.store_hd {
width: 100px;
}

td.address_hd {
width: 300px;
}

td.odd_business_city, td.odd_business_name, td.odd_address, td.odd_business_map {
background: #bd7d37;
padding: 5px;
}

td.even_business_city, td.even_business_name, td.even_address, td.even_business_map {
background: #c99156;
padding: 5px;
}

/* products page */
div.product {
	margin: 20px 0;
	display: block;
	height: 250px;
	clear: both;
}

div.prod_image {
	width: 125px;
	float: left;
	margin: 0 20px 10px 0;
}

div.description {
	width: 350px;
	float: left;
}

span.price {
	font-weight: bold;
	color: #8a1f03;
}

select.flavor {
	width: 200px;
	font-size: 1!px;
	font-family: Helvetica, Arial, san-serif;
	padding: 2px 10px 2px 5px;
	color: #541900;
}

input.submit {
	background: #c99156;
	border: 1px solid #bd7d37;
	padding: 5px;
	color: #541900;
}

img.image {
	float: right;
	margin: 0 10px;
	}
	
div.item {
clear: both;
margin: 20px 0;
}	