body {
	background: none;
}
h1, h2, h3 {
color: #000000;
}
#rightpanel {
	width: 200px;
	float: right;
	padding: 0px 0px 20px 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-left: 1px solid #333;
}
#rightpanel img { border: 0 }
#rightpanel a { text-decoration: none; }
#rightpanel a:hover { text-decoration: underline; }

#phone {
	margin-top: 20px;
	font-size: 23px;
	font-weight: bold;
	padding-top: 10px;
}
#logo {
	width: 400px;
	height: 67px;
	position: absolute;
	top: 10px;
	left: -20px;
}
#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
body {
	background-color: #ffffff;
	color: #000000;
}
ul#nav  { 
	margin-bottom: 0px; 
	position: relative;
	width: 570px;
	border-bottom: 1px solid #BE4C2F;
	background-color: #602617;
	display: block;
	height: 23px;
	margin-bottom: 10px;
}
ul#nav li {
	margin: 0px;
	float: left;
	display: table-cell;
	background-color: #602617;	
	position: relative;
	padding: 4px 10px;
	margin: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #000;
}

ul#nav li.sel {
	background-color: #BE4C2F;
}
ul#nav li a { 
	text-decoration: none; 
	color: #000000; 
}
ul#nav li.sel a { 
	text-decoration: none; 
	color: #000000; 
}
#left {
	width: 185px;
	position: absolute;
	top: 90px;
	left: 0;
	padding-top: 10px;
}
#right {
	width: 570px; 
	position: absolute;
	top: 76px;
	left: 228px;
	padding-left: 0px;
	line-height: 1.4em;
}
#rightcontent {
	min-height: 350px;
}

#container ul {
	margin: 10px;
	padding: 0px 0px 0px 20px;
}

#container ul li {
	list-style-position: outside;
	list-style-type: square;
}

#right img.content { float: right; margin: 0px 0px 10px 10px; }
#right h3 {
	margin: 10px 0px 5px 0px;
	font-size: 20px;
}
#right p {
	margin-bottom: 10px;
}
#right a { color: #000000; }

/* Level 1 Tabs */
ul#mainnav a:hover { text-decoration: underline; }
ul#mainnav {
	font: 13px normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 185px;
	clear: left;
	/*border-right: 1px solid #fff;*/
}
ul#mainnav li {
	list-style-type: none;
	background-color: #ffffff;
}
ul#mainnav li a { 
 	color: #000000; 
	text-decoration: none;
	padding: 3px 10px; 
	display: block;
	height: auto;
}
/* End Level 1 Tabs */

/* Level 2 Bullets */
ul#mainnav ul.subnav { padding: 10px 0px; background-color: #ffffff; }
ul#mainnav ul.subnav li {
	list-style-type: none;
	margin: 0px;
	background: url(../img/l3.gif) no-repeat 15px 7px;
}
ul#mainnav ul.subnav li a { 
	font:  13px Arial, Helvetica, sans-serif; 
	color: #000000;
	padding: 2px 0px;
	margin-left: 28px; 
	text-indent: 0px;
	height: auto;
}
/* End Level 2 Bullets */

/* Selected Nav Tabs */
ul#mainnav li.sel {					background: none; padding-top: 5px; border-top: 0;}
ul#mainnav li.sel a { 				text-indent: 13px; color: #000000;}
ul#mainnav ul.subnav li.sel {		background: none; padding-top: 0px; border-top: 0; }
ul#mainnav ul.subnav li.sel a { 	color: #000000; text-indent: 0px;  }


#thumbs { list-style-type: none; }
ul#thumbs   { 
	margin: 0px; 
	padding: 0px; 
}

#thumbs li {
 	float: left;
	margin: 4px 4px 4px 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	width: 33px;
	height: 50px;
	text-transform: lowercase;
	color: #E6B098;	
}
#thumbs li a {
	text-decoration: none;
	color: #E6B098;	
}
#thumbs img {
	display: block;
	border: 0;
	border-top: 1px solid #F9E4AD;
	border-left: 1px solid #F9E4AD;	
}
#footer { border-top: 1px solid #cc0000; margin-top: 20px; margin-bottom: 20px; padding-top: 10px; clear: both; width: 455px; margin-left: 0px; } 
#footer a { color: #000000; }

.delicious { margin: 10px; width: 252px; }
.caption a { color: #000000; }
.caption p { margin: 10px; width: 252px; }

#rightcontenttext ul {
	padding-left: 14px;
	list-style-type:square; 
	padding-bottom: 10px;
	padding-top: 0px;
}

#rightcontenttext table {
	font-size: 1em;
	width: auto;
	margin-top: 10px;
}

#rightcontenttext td {
	color: #fff;
	padding: 3px;	
	padding-right: 10px;
	vertical-align: top;
}
#rightcontenttext td img {
	border: 1px solid #fff;
	margin: 5px;
	float: right;
}
.price { 
	font-weight: bold;
	font-size: 2em;
}
