body {
	background-image: url(../images/bg-img.jpg);
	margin: 0px;
	color: #edc39e;
	font-family: tahoma;
	font-size: 11px;
}
#bodymain {
	width: 770px;
	clear:both;
	background:#94472d;
}
#toppart {
	float: left;
	background-image: url(../images/logo.jpg);
	height: 149px;
	width: 572px;
	clear:both;
}
#menu {
	width: 572px;
	float: left;
	background-image: url(../images/menu_gradient.jpg);
	background-repeat: repeat-x;
	
}
#mainpart{
	width:770px;
}
#flashpart {
	clear:right;
	float: right;
	width: 198px;
	height:191px;
}
#leftimg {
	height: 325px;
	width: 381px;
	background-image:url(../images/img1.gif);
	background-repeat:no-repeat;

}
#col_1
{
	width: 381px;
	float:left;
}

#featured {
	width: 170px;
	float: left;
}
#specials {
	width: 184px;
	float:right;
}
#col_2
{
	width: 375px;
	float:right;
	padding-right:5px;
	padding-top:10px;
}
h5 {
	font-weight: normal;
	text-align: left;
}
a {
	color: #edc39e;
	text-decoration: none;
}
a:hover {
	color: #edc39e;
	text-decoration: underline;
}
#footer {
	background-image: url(../images/menu_gradient.jpg);
	background-repeat: repeat-x;
	color: #803922;
	width:770px;
	height: 35px;
	clear:both;
}
a.footerlink {
	color: #803922;
	text-decoration: none;
}

#leftlinks
{
	width:300px;
	height:35px;
	float:left;
	text-align:left;
	padding-top:10px;

}
#copyright
{
	width:250px;
	height:35px;
	float:right;
	text-align:right;
	padding-top:10px;
}
a.footerlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bttn {
	color: #944529;
	background-color: #EFC39C;
	border: 0;
}
#commonstaticpage
{
	width: 700px;
	float:center;
	padding-right:5px;
	padding-top:10px;
	text-align:justify;
}
.noborder{border:none}
#productmain
{
	width: 750px;
	float:left;
}
#product_thumb
{
	width: 160px;
	float:left;
	background-color: #D7A367;
	border: 1px solid #FBEBDA;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#product_detail
{
	width: 85%;
	float:left;
	background-color: #D7A367;
	border: 1px solid #FBEBDA;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#product_space
{
	width: 40px;
	float:left;
}