body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #825A2C;
}
body {
	background-color: #835B2D;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.float_left {
	float: left;
}
#container {
	width: 952px;
}
#header {
	float: left;
	width: 920px;
	height: 92px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header_links {
	text-align: right;
	float: left;
	width: 575px;
	color: #714908;
}
#header_links a{
	color: #714908;
	text-decoration:none;
}
#header_links a:hover{
	color: #714908;
	text-decoration:underline;
}#header_logos {
	float: left;
	width: 575px;
	text-align: right;
	padding-top: 0px;
font-size:16px;
}
#menubar {
	float: left;
	height: 50px;
	width: 920px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#main_menu {
	float: left;
	width: 501px;
	padding-left: 187px;
}
#search_area {
	float: left;
	width: 216px;
padding-top:5px;
}
#leftnav {
	float: left;
	width: 207px;
	min-height: 273px;
}
#left_container {
	float: left;
	width: 207px;
}
#leftside_box {
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#homebody {
	float: left;
	width: 713px;
	background-color: #8B6244;
	background-image: url(../images/mainpage_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 207px;
	padding-bottom: 20px;
text-align:left;
}
#bottomarea {
	float: left;
	width: 720px;
	background-image: url(../images/bottomnav_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
padding-left:200px;
}
#bottomnav {
	float: left;
	width: 603px;
}
#disclaimer {
	float: left;
	width: 920px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 33px;
	margin-bottom: 30px;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	color: #B6996A;
}
#inner_page {
	float: left;
	width: 920px;
	background-color: #FFF1D2;
	background-image: url(../images/innerpage_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #825A2C;
text-align:left;
}
#inner_body {
	float: left;
	width: 675px;
	padding-left: 25px;
	padding-bottom: 30px;
	padding-top: 20px;
}
.homebox1 {
	float: left;
	width: 231px;
}
.homebox_content {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 11px;
	color: #FBD5B5;
}
.homebox2 {
	float: left;
	width: 235px;
}
.homebox_content2 {
	float: left;
	width: 204px;
	padding-right: 20px;
	padding-left: 11px;
	background-image: url(../images/lines.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FBD5B5;
}
#specials_title {
	float: left;
	height: 30px;
	width: 450px;
	background-image: url(../images/specials_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 22px;
	color: #562108;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 25px;
}
#top_sellers_title {
	float: left;
	height: 30px;
	width: 450px;
	background-image: url(../images/top_sellers_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 22px;
	color: #562108;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 25px;
}
#product_area {
	float: left;
	width: 675px;
	padding-bottom: 25px;
}
.catalogueItemNotFound{
display:none;
}
.productItemNotFound{
display:none;
}
.productSelectInput{
width:150px;
}
.color_orange {
	color: #D23D00;
}
h1{
color:#CC3E00;
font-size:20px;
}
h2{
color:##825A2C;
font-size:18px;
}
h3{
color:#CC3E00;
font-size:16px;
}



a:hover {

            color: #d23d00;
			
            text-decoration: underline;

}

