body
{
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto auto auto;
	color:#4F2700;
	background-color: #2A1804;
	background-image: url(images/f2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a{
text-decoration:underline;
color:#ae1600;
}
h1{
	font-size:14px;
	color:#FF6600;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin:0px;
}
h2{
	font-size:14px;
	color:#50320E;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin:0px;
}
.clear{
clear:both;
}
span{
color:#b77a09;
}
p{
text-align:justify;
line-height:17px;
padding:6px 0 6px 0;
margin:0px;
}
img.prod_img{
float:left;
padding:5px 10px 0 0;
}
#main_container{
	width:890px;
	height:auto;
	margin:auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header{
width:677px;
height:173px;
margin:auto;
}
#mp3{
	float:right;
	width:190px;
	padding-top: 170px;
	padding-right: 10px;
	

}

/*---------------- menu tab----------------------*/
#menu_tab{
	width:700px;
	height:39px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 55px;
}

ul.menu {
	list-style-type:none;
	display:block;
	margin: auto;
	background:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

ul.menu li {
	display:inline;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	line-height:50px;
	font-family: Arial, Helvetica, sans-serif;
}

a.nav:link, a.nav:visited {
	display:block;
	float:left;
	padding:0px;
	width:100px;
	height:39px;
	text-align:center;
	text-decoration:none;
	background:url(images/bt.png);
	color:#F3E8CA;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 14px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

a.nav_selected:link, a.nav_selected:visited {
	display:block;
	float:left;
	padding:0px;
	width:100px;
	height:39px;
	margin:0px 5px 0px 5px;
	text-align:center;
	text-decoration:none;
	background:url(images/bt.png);
	color: #F3E8CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.nav:hover {
	color: #6A4B2C;
	background:url(images/bt_a.png);
	height: 39px;
	font-size: 17px;
	font-weight: bolder;
	line-height: 40px;
}


/*----------------main_content----------------*/
#main_content{
	width:773px;
	height:auto;
	margin:auto;
	background-image: url(images/container_center_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.center_content{
	width:773px;
	background-image: url(images/container_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 266px;
}
.welcome_block{
	width:500px;
	height: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}
.title{

border-bottom:1px dashed #808dbb;
padding:0 0 5px 0;
}
.i_divider{
width:1px;
height:67px;
float:left;
padding:0 15px 0 15px;
background:url(images/i_divider.gif) no-repeat center;
}
.products{
	width:630px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}
.categories_products{
padding:20px 40px 0 40px;
}
.products_box{
	width: 700px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.new_products{
width:710px;
padding:0 10px 30px 40px;
}
.prod_box{
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.prod_details{
	float:left;
	width:220px;
	padding:0 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.prod_details2{
	float:left;
	width:320px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}
.prod_details3{
	float:left;
	width:330px;
	padding:0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.prod_details4{
	float:left;
	width:580px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}
.store_details{
float:left;
width:320px;
padding:0 0 0 10px;
}
.welcome_details{
float:left;
width:370px;
padding:0 0 0 20px;
}
.contact_details{
	float:left;
	width:200px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
a.order{
float:right;
padding:5px 0 0 0;
}
/*---------------------pagination-----------------------------*/

div.pagination {
padding:20px 0 20px 230px;
margin:5px;
text-align:center;
float:left;
font-size:10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;

text-decoration: none; 
color: #642403;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #ddd;
color: #642403;
background-color: #f4d583;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
font-weight: bold;
background-color: #f4d583;
color: #642403;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
color: #ccc;
}
/*------contact form------*/
#contact_form{
	float:right;
	width:300px;
	color:#666666;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0;
	padding-left: 0px;
}
.contact_input{
width:290px;
height:17px;
font-size:12px;
float:left;
background-color:#fff8dc;
border:1px #DAB75A solid;
}
label.contact_form{
width:200px;
padding:0 0 5px 0;
font-size:12px;
}
.contact_textarea{
width:290px;
height:80px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
float:left;
background-color:#fff8dc;
border:1px #DAB75A solid;
}
input.contact_submit{
float:right;
padding:10px;
}
.cleardiv {
clear:both;
overflow:hidden;
height:4px;
}

/*----footer---------*/
#footer{
	width:773px;
	height:107px;
	background:url(images/footer_bg.png) no-repeat center;
	clear:both;
	margin:auto;
	text-align:center;
	color:#999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_footer{
float:left;
padding:7px 0 0 35px;
}
.right_footer{
float:right;
padding:15px 40px 0 0;
}
