html { min-height: 100%; margin-bottom: 1px; }

body {
	font-family: Arial, Verdana, serif;
	margin-top: 5px;
	background-color: #ffffff;
}

#wrapper {
	width:990px;
	margin: 0 auto;
	padding: 0;
	border: #402b26 1px solid;
}

#header { 
	background-image: url('/header_nonav.jpg');
	background-repeat: no-repeat;
	height: 125px;
}

#header a:hover { 
        color: #ffffff;
	text-decoration: none;
} 

#content {
      background-image: url('/bg.jpg');
	background-repeat: no-repeat;
	background-color: #f8f3df;
/*	margin-top: -30px;  */
	padding: 10px 20px 10px 20px;
	text-align: left; 
}


#footer {
	background:url('/footer.jpg') no-repeat top center;
	height:103px;
}

#footer a:hover {
        color: #ffffff;
        text-decoration: none;
}

img { 
	border: 0;
}

.clear { 
	clear: both;
}

.logo { 
	padding-left: 45px;
	padding-top: 0px;
	float: left;
}

.logo img { 
	border: 0;
}

.search { 
	float: right;
	padding-right: 30px;
	padding-top: 30px;
	padding-left: 10px;
	font-size: 11px;
	color: #ffffff;
}

.search img { 
	border: 0;
}

.search a { 
	color: #ffffff;
} 

.searchbutton { 
	vertical-align: sub;
}

.topnav {
	background-color: #000000; 
	margin-top: 30px;
        height: 40px;
	float: right;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	color: #ffffff;
	line-height: 135%;
        border-right: #fcf0be 1px solid;
}	

.topnav a { 
	background-color: #000000;
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
        text-decoration: none;
}

.topnav a:hover {
	text-decoration: none;
}

.verilogo { 
	float: right;
	padding-right: 35px;
	padding-top: 5px;
}

.verilogo img { 
	border:0;
}

#footernavlinks { 
	color: #ffffff;
	font-size: 11px; 
	float: left;
        text-align: left;
	padding-top: 15px;
	padding-left: 50px;
}

#footernavlist { 
	margin-left: 0px;
	padding-left: 0px;
}

#footernavlist li {
	display: inline;
 	list-style-type: none;
}

#footernavlist li a { 
	color: #ffffff;
}

.headernav {
        margin-top: 30px;
        height: 40px;
        float: right;
        text-align: right;
        padding-right: 10px;
        font-size: 11px;
        color: #ffffff;
        line-height: 135%;
        border-right: #fcf0be 1px solid;
}

.headernav a {
        color: #fcf0be;
        text-align: right;
        padding-right: 10px;
        text-decoration: none;
}

.headernav a:hover {
        text-decoration: none;
}

.image-zoom { 
	display: none;
}

#track_hint { 
	display: none;
}

.pager { 
	display: none;
}
.view-by { 
	display: none;
}
.col-right { 
        display: none;
}
.product-shop { 
	text-align: left; 
}
.product-shop h4 { color: #6f2316; font-size: 1.15em; }

.product-info-box .product-shop h3 { font-size: 1.40em; } 
