html, body, form, ul, li, p, h1 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
body {
	font-size: 11px;
	font-family: arial;
	background: url(images/main_bg.jpg) #B54701 top center repeat-x;
}
#main {
	width: 900px;
	min-height: 100%;
	background: url(images/content_bg.gif) repeat-y;
	margin: 0px auto -185px auto;
	position: relative;
}
#header {
	width: 900px;
	height: 227px;
	background: url(images/header_bg.jpg) no-repeat;
	float: left;
}
#header #logo {
	width: 895px;
	height: 147px;
	padding: 20px 0 0 5px;
	float: left;
}
#header #search {
	width: 175px;
	padding: 0 0 0 25px;
	float: left;
}
#header #search .input, #sidebar #newsletter .input {
	height: 15px;
	color: #8C8C8C;
	font-size: 14px;
	font-family: arial;
	border: 0;
	padding: 5px;
	float: left;
}
#header #search .input {
	width: 119px;
	background: url(images/search_input_bg.gif) no-repeat;
	margin: 0 3px 2px 0;
}
#sidebar #newsletter .input {
	width: 149px;
	background: url(images/newsletter_input_bg.gif) no-repeat;
	margin: 0 3px 6px 0;
}
#header #search .submit, #sidebar #newsletter .submit {
	cursor: pointer;
	float: left;
}
#header #search a {
	color: #2D0D01;
	font-size: 10px;
	float: left;
}
#nav {
	font-family: Century Gothic;
	list-style: none;
	padding: 0 20px 0 0;
	position: relative;
	float: right;
}
#nav li {
	position: relative;
	float: left;
}
#nav li a {
	height: 25px;
	color: #B54701;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/nav_border.gif) no-repeat right 2px;
	padding: 0 7px 0 7px;
	float: left;
}
#nav li a:hover {
	text-decoration: underline;
}
#nav li a.last {
	background: none;
}
#nav li ul {
	width: 138px;
	font-family: arial;
	list-style: none;
	background: #EDD8C2;
	border-left: 1px solid #796457;
	border-right: 1px solid #796457;
	border-bottom: 1px solid #796457;
	padding: 5px 5px 8px 5px;
	top: 25px;
	left: -1px;
	display: none;
	position: absolute;
}
#nav li ul li {
	width: 138px;
	background: url(images/nav_drop_line.gif) repeat-x 0 bottom;
	padding: 2px 0 5px 0;
	_padding: 2px 0 3px 0;
	float: left;
}
#nav li ul a {
	width: 121px;
	height: auto;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	background: url(images/nav_drop_dot.gif) no-repeat 4px 7px;
	padding: 2px 0 2px 17px;
	display: block;
}
#nav li ul a:hover {
	text-decoration: none;
	background: url(images/nav_drop_dot.gif) #E4C6A6 no-repeat 4px 7px;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}
#content_main {
	width: 850px;
	padding: 10px 25px 0 25px;
	float: left;
}
#content_main #top {
	width: 850px;
	padding: 0 0 20px 0;
	float: left;
}
#content_main .left {
	float: left;
}
#content_main .right {
	float: right;
}
#content_main h1 {
	color: #B54701;
	font-size: 18px;
	font-family: Century Gothic;
	background: url(images/icon_1.gif) no-repeat;
	padding: 5px 0 4px 27px;
	float: left;
}
#content {
	width: 540px;
}
#content h1 {
	width: 513px;
}
#content #products {
	width: 519px;
	border: 1px solid #D5C7B9;
	padding: 0 10px 0 10px;
	float: left;
}

#content #products .block {
	width: 90px;
	color: #341501;
	text-align: center;
	padding: 35px 19px 10px 19px;
	
	float: left;
}
#content #products .last {
	margin: 0;
}
#content #products .block a.img {
	width: 90px;
	text-align: center;
	border: 1px solid #ECDAC6;
	margin: 0 0 5px 0;
	float: left;
}
#content #products a {
	color: #B54701;
	clear: left;
}
#content #products p {
	padding: 3px 0 3px 0;
	display: block;
}
#sidebar {
	width: 297px;
}
#sidebar h1 {
	width: auto;
}
#sidebar #ad {
	width: 297px;
	/*height: 208px;*/
	background: url(images/ad_bg.gif) no-repeat;
	padding: 15px 0 0 0;
	text-align:center;
	float: left;
}
#adBottom {
	width: 297px;
	height:16px;
	background: url(images/ad_bg_bottom.gif) no-repeat;
	float: left;
}
#sidebar #ad a {
	margin: 2px 10px 2px 10px;
}
#sidebar #submenu {
	width: 267px;
	list-style: none;
	border-top: 1px solid #A06D4C;
	padding: 0 0 20px 0;
	float: left;
}
#sidebar #submenu li {
	width: 249px;
	padding: 0 0 0 18px;
	float: left;
}
#sidebar #submenu a {
	width: 229px;
	color: #8F593A;
	font-size: 14px;
	text-decoration: none;
	background: url(images/submenu_line.gif) repeat-x 0 bottom;
	padding: 6px 10px 6px 10px;
	float: left;
}
#sidebar #submenu a:hover {
	background: url(images/submenu_line.gif) #F9F3EC repeat-x 0 bottom;
}
#sidebar #newsletter {
	width: 250px;
	height: 56px;
	background: url(images/newsletter_bg.gif) no-repeat right 0;
	padding: 20px 0 20px 17px;
	float: left;
}
#sidebar #miniCart {
	width: 250px;
	padding: 20px 0 20px 17px;
	float: left;
}
#sidebar #newsletter a {
	color: #8C8C8C;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
	clear: left;
	float: left;
}
#fullPageContent {
	width:100%;
	clear:both;
	float:left;
}
#fullPageContent p {
	padding: 3px 0 3px 0;
	display: block;
}
#fullPageContent a {
	color: #B54701;
	clear: left;
}
#loginForm label {
	text-align:right;
	width:80px;
	float:left;
}
#loginForm span {
	margin-top:3px;
	display:block;
}
#searchForm span {
	margin-top:3px;
	display:block;
}
#footer_out {
	width: 100%;
	height: 185px;
	background: url(images/footer_bg.jpg) repeat-x;
	position: relative;
}
#footer {
	width: 850px;
	height: 128px;
	font-size: 10px;
	background: url(images/bottom_bg.png) repeat-x;
	padding: 57px 25px 0 25px;
	margin: 0 auto;
	position:relative;
}
#footer #CC {
	position:absolute;
	top:95px;
	left:510px;
}
#footer #CCSafe {
	position:absolute;
	top:95px;
	left:380px;
	
}
* html #footer {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='images/bottom_bg.png' );
}
#footer .f_menu {
	width: 850px;
	color: #B54701;
	padding: 0 0 24px 0;
	_position: relative;
	float: left;
}
#footer .f_menu a {
	color: #B54701;
}
#footer .left {
	color: #FFFFFF;
	_position: relative;
	float: left;
}
#footer .right {
	color: #D28F64;
	_position: relative;
	float: right;
}
#footer .right a {
	color: #D28F64;
}
.clearfooter {
	height: 185px;
	clear: both;
}
#footer .f_menu a:hover, #footer .right a:hover, #header #search a:hover, #content #products a:hover {
	text-decoration: none;
}
#topNav2 {
	text-align: right;
	color: #B64700;
	margin-bottom:10px;
}
#topNav2 a {
	color: #B64700;
	padding-right: 10px;
	padding-left: 10px;
}
#topNav2 a:hover {
	text-decoration:none;
}
.luccShip {
	font-weight:bold;
	color:red;
}
.imgProductLarge {
	float:left;
	margin:0 15px 15px 0;
}
h2 {
	color: #B54701;
	font-size: 15px;
	font-family: Arial;
}
h3 {
	color: #B54701;
	font-size: 12px;
	font-family: Arial;
}
#prodRightColumn {
	width:260px;
	float:right;
	padding-bottom:20px;
	line-height: 17px;
}
#prodRightColumn ul {
	margin:0 0 0 20px;
}
#prodRightColumn img {
	margin:0px;
}
.toeImage {
	margin:0 0 10px 0;
}
#shippingTable {
	border:none;
	width:300px;
}
#shippingTable td {
	text-align:center;
	
}
.list1 {
	margin:10px 0 10px 20px;
}
.swatch {
	width:80px;
	text-align:center;
	float:left;
	padding:0 2px 0 2px;
}
#freeShipping {
	position:absolute;
	width:313px;
	height:23px;
	left: 229px;
	top: 226px;
}

