* html #main_menu,* html ul#main_menu,* html #menu, * html ul#main_menu li, * html #menu .login,* html .secure {
	margin-right: -3px;
	margin-left: -3px;
}

body {
	background: #d8d5d0 url('../i/bcg.gif') top center repeat;
	margin: 0;
	padding: 0;
	text-align: center;
}
div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

body,td,th,div,p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #848282;
}
a:link, a:active, a:visited {
	color: #be622d;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 11px;
}

h1, h3 {
	color: #be622d;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13pt;
	font-weight: normal;
}

h2 {
	color: #be622d;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

h4 {
	color: #3f3e3e;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;

}

h5 {
	color: @be622d;
	font-size: 8pt;
	font-weight: normal;
}

h6 {
	font-size: 8pt;
	font-weight: bold;
}

span {
	color: #be622d;
}

#ct00 {
	background: url('../i/bg.gif') top center repeat-x;
}
#ct0 {
	background: url('../i/bgx.gif') top center repeat-y;
}

#ct1 {
	background: url('../i/bgx_top.gif') top center no-repeat;
}

#ct2 {
	background: url('../i/bgx_bottom.gif') bottom center no-repeat;
}

#ct3 {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 26px 0 8px 0;
}

.topbanner {
	background: url('../i/top_banner_3.jpg') top left no-repeat;
	height: 126px;
	width:980px;
}
h2.logo {
	float: left;
	padding: 12px 0 0 21px;
}
.cart {
	float: right;
	width: 242px;
}

.orange .box0 {
	background: #be622d url('../i/box_orange_bg.gif') bottom left repeat-x;
}

.orange .box1 {
	background: url('../i/box_orange_tl.gif') top left no-repeat;
}

.orange .box2 {
	background: url('../i/box_orange_tr.gif') top right no-repeat;
}

.orange .box3 {
	background: url('../i/box_orange_br.gif') bottom right no-repeat;
}

.orange .box4 {
	background: url('../i/box_orange_bl.gif') bottom left no-repeat;
}

.cart .orange .box4 {
	height: 126px;
}

.cartcontents {
	background: url('../i/icon_cart.gif') 12px 10px no-repeat;
	padding: 70px 20px 0 51px;
	font-family: Arial, sans-serif;
	color: #fff;
	font-weight:bold;
}

.cartlinks {
	background: url('../i/cartlink_bg.gif') top left no-repeat;
	height: 19px;
	color: #fff;
	margin-top: 10px;
	padding: 1px 0 3px 17px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.cartlinks a:link, .cartlinks a:visited, .cartlinks a:active {
	color: #fff;
}


.main {
	margin-top: 5px;
	width:980px;
}

.main.homepage {

}
.flash_banner {
	/*background:transparent url(../i/flash_banner.jpg) no-repeat scroll left top;*/
	height:202px;
	margin-left:5px;
	text-align:center;
	width:511px;
	float:left;
}
.flash_banner_in {
	background:transparent url(../i/flash_banner_in.jpg) no-repeat scroll left top;
	height:92px;
	margin-left:5px;
	text-align:center;
	width:511px;
	float:left;
}
.cta_box{
	float:right;
	text-align:center;
	width:242px;
}
.cta_img{
	padding-bottom:5px;
}
.blue .box0 {
	background: #9ebdd5 url('../i/box_blues_bg.gif') bottom left repeat-x;
}

.blue .box1 {
	background: url('../i/box_blue_tl.gif') top left no-repeat;
}

.blue .box2 {
	background: url('../i/box_blue_tr.gif') top right no-repeat;
}

.blue .box3 {
	background: url('../i/box_blues_br.gif') bottom right no-repeat;
}

.blue .box4 {
	background: url('../i/box_blues_bl.gif') bottom left no-repeat;
}

.main .blue {
	float: right;
	width: 242px;
	text-align: center;

}

.main .blue .box4 {
	padding: 17px 20px 15px 20px;
	color: #fff;
	font-family: "Helvetica Neue", "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	height: 100px;
}

.main.homepage .blue .box0 {
	background: #9ebdd5 url('../i/box_blue_bg.gif') bottom left repeat-x;
}

.main.homepage .blue .box3 {
	background: url('../i/box_blue_br.gif') bottom right no-repeat;
}

.main.homepage .blue .box4 {
	background: url('../i/box_blue_bl.gif') bottom left no-repeat;
	height: 200px
	
}

.spacer {
	height: 20px;
}
#menu {
	float: left;
	width: 218px;
}
#content_homepage {
	margin: 0 250px 0 218px;
	padding: 23px 20px 14px 28px;
}

#content {
	margin: 0 0 0 218px;
	padding: 23px 20px 14px 28px;
}

* html #menu {
	margin-right: -3px;
}
* html #content {
	margin: 0 0 0 215px;
	padding: 23px;

}

#menu{
	background:#210e08 url('../i/Menu_bg.gif') top right no-repeat;

}


ul#main_menu {
	margin: 0;
	padding: 11px 8px 11px 7px;
	list-style: none;
}
* html #main_menu {
	margin-right: -3px;
}

ul#main_menu li {
	display: block;
	border-bottom:1px solid #6b4533;

}

ul#main_menu li.f {
	background: none;
}

ul#main_menu li a:link, ul#main_menu li a:active, ul#main_menu li a:visited {
	display: block;
	padding: 4px 7px;
	color: #ceb5ac;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

ul#main_menu li a:hover {
	color: #fff;
}

#menu .login {
	padding-top: 10px;
	font-size: 7pt;
	color: #fff;
}

#menu .login div {
	font-size: 7pt;
}

#menu .login a:link, #menu .login a:active, .menu .login a:visited {
	color: #867063;
	font-weight: normal;
}
#menu .login .box0 {
	background: url('../i/login_bg.gif') top left no-repeat;
	height:99px;
	padding: 57px 22px 11px 20px;
}


#menu .login form {
	margin: 0;
	padding: 0;
}
#menu .login p {
	color:#ceb5ac;
	padding-bottom: 5px;
	margin: 0;
}
#menu .login form input {
	margin: 0;
	padding: 0;
}
#menu .login form input.text {
	color: #fff;
	border: none;
	background:#795e4f;
	padding: 2px;
	width: 178px;
	margin-bottom: 10px;
}

#menu .ln {
	text-align: right;
}
.fp {
	float: left;
	width: 120px;	
}
.secure{	
}




.img_float {
	float: right;
	width: 221px;
}

.img_wrap {
	margin-right: 221px;
	padding-right: 29px;
}

.img_float img {
	border: 1px solid #dedddd;
	margin-bottom: 15px;
}
.list {
	margin-top: 20px;
}

.list .img_float {
	float: left;
	width: 90px;
}
.cat_item .img_float {
	width: 156px;
}
.list .img_wrap {
        margin:0 0 0 160px;
        min-height:90px;
        padding:0 0 0 19px;
}
.cat_item .img_wrap {
	margin: 0 0 0 160px;
	padding: 0 0 0 19px;
	min-height: 90px;
}
.list .img_float img {
	margin: 0;
}

.list .box0 {
	background: #eeece7 url('../i/box_offw_tl.gif') top left no-repeat;
	
}

.list .box1 {
	background: url('../i/box_offw_tr.gif') top right no-repeat;;
}

.list .box2 {
	background: url('../i/box_offw_br.gif') bottom right no-repeat;;
}

.list .box3 {
	background: url('../i/box_offw_bl.gif') bottom left no-repeat;
}

.list .item {
	padding: 9px 12px 9px 8px;
        overflow: auto;
}
.list .cat_item {
	padding: 9px 12px 9px 8px;
        overflow: auto;
}
.list span {
	float: right;
}

.specials .list span {
	float: none;
}
.specials h3 {
	margin: 0;
	padding: 9px 12px 4px 12px;
}
.specials .list .item.right {
	float: right;
	width: 323px;
}

.specials .list .item.left {
	margin-right: 323px;
}
.price0 {
	background: url('../i/dots.gif') top left repeat-x;
	margin-top: 27px;
}

.price1 {
	background: url('../i/dots.gif') bottom left repeat-x;
	padding: 20px 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #be622d;
}

.price1 img, .price1 input {
	vertical-align: middle;
	margin-left: 20px;
}

.gallery img {
	border: 1px solid #e0e0e0;
}

.galnav {
	float: right;
	width: 220px;
}

.galimg {
	margin-right: 220px;

}

.galnav .navimg {
	float: left;
	padding: 0 10px 13px 0;
}

.gallery .navctrl {
	text-align: right;
	padding-right: 16px;
}

.gallery .navctrl img {
	border: none;
}

.gallery .navctrl span {
	float: left;
}
.readmore {
padding-top: 10px;
height: 24px;
}
.readmore img, .readmore input {
	margin: 0 5px 0 0;
float: left;
	padding: 0;
	vertical-align: middle;
}
#footer {
	width: 980px;
	padding: 10px 0;
	margin: 0 auto;
	text-align: right;
	color: #8f8a88;
	font-size: 7pt;
	
}

#footer a:link, #footer a:active, #footer a:visited {
	font-weight: normal;
	color: #8f8a88;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.folio_nav_outer {
	float: right;
	padding: 0 0 0 15px;
	width: 202px;
}
.folio_nav {
	border-collapse: collapse;
}
.folio_nav td {
	font-size: 8pt;
	padding: 0 0 10px 10px;
}
.folio_nav td.left {
	text-align: left;
}
.folio_nav td.right {
	text-align: right;
}
.folio_nav td img {
	border: 1px #fff solid;
}
.folio_nav td.selected img {
	border: 1px #f66 solid;
}
.folio_nav td a:link, .folio_nav td a:active, .folio_nav td a:visited {
	text-decoration: none;
	color: #727271;
}
.folio_nav td a:hover {
	color: #333;
	text-decoration: underline;
}
.folio_nav td.left img, .folio_nav td.right img {
	vertical-align: -20%;
}

.gallery_main {
	float: left;
	width: 486px;
}

.gallery_main img {
	border: 1px #e8e8e8 solid;
}
.list_nav table {
	border-collapse: collapse;
}
.testimonial_list .attr {
	font-style: italic;
	margin-bottom: 11px;
}
