@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}#container {
	width: 967px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 967px;
}
#left_header {
	float: left;
	width: 212px;
	height: 201px;
	background-image: url(images/new_images_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #773D25;
}
#right_header {
	float: left;
	width: 755px;
}
#image1 {
	float: left;
	width: 376px;
	height: 81px;
	background-image: url(images/new_images_02.jpg);
	background-repeat: no-repeat;
	background-color: #773D25;
}
#image {
	float: left;
	width: 315px;
	height: 81px;
	background-image: url(images/new_images_02.jpg);
	background-repeat: no-repeat;
	background-color: #773D25;
}
#cart {
	float: left;
	width: 61px;
	height: 81px;
	background-image: url(images/cart.jpg);
	background-repeat: no-repeat;
	background-color: #773D25;
}
#blog {
	float: left;
	width: 66px;
}
#contact {
	float: left;
	width: 112px;
	background-color: #773D25;
}
#order {
	float: left;
	width: 201px;
	background-color: #773D25;
}
#about_image {
	float:left;
	width: 755px;
	height: 78px;
	background-image: url(images/new_images_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #773D25;
}
#nav1 {
	float:left;
	width: 755px;
	background-color: #A68359;
}
#nav2 {
	float: left;
	width: 108px;
}
#nav3 {
	float: left;
	width: 137px;
}
#nav4 {
	float: left;
	width: 141px;
}
#nav5 {
	float: left;
	width: 182px;
}
#body {
	float: left;
	width: 967px;
	background-color: #562917;
	background-image: url(images/menu_15.jpg);
	background-repeat: repeat-y;
}
#left_body {
	float: left;
	width: 71px;
	background-image: url(images/image_15.jpg);
	background-repeat: repeat-y;
	position: fixed;
	background-attachment: fixed;
}
#space1 {
	float: left;
	width: 960px;
}

#center {
	float: left;
	width: 810px;
	background-color: #562917;
	background-image: url(images/image_16.jpg);
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 100px;
}
#center_left {
	float: left;
	width: 385px;
	padding-right: 5px;
/*	border: 1px dashed #3E1E11;*/
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#center_right {
	float: left;
	width: 389px;
	padding-left: 15px;
/*	border: 1px dashed #401E12;*/
	padding-top: 10px;
	padding-bottom: 15px;
}

.global_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #A68359;
}
.footer_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #634c2f;
}

#right_body {
	float: right;
	width: 30px;
	background-image: url(images/image_17.jpg);
	background-repeat: repeat-y;
}
#content {
	float: left;
	width: 859px;
}

#left_footer {
	float: left;
	width: 29px;
}
#footer {
	float: left;
	width: 967px;
	background-color: #241008;
}
#center_footer {
	float: left;
	padding-left: 50px;
	width: 650px;
}
#right_footer {
	float: right;
	width: 36px;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #A68359;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
/*	color: #A68359; */
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
#center_sidebar_left {
	float: left;
	width: 810px;
	border: thin dashed #412011;
}
.font_smal_highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CDB589;
}

#center_sidebar_right {
	float: left;
	width: 810px;
	clear: both;
	border: 1px dashed #442012;
	margin-top: 5px;
}
.font_dar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #8C0000;
}
.font_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

