body
{
	margin:0px;
	padding:0px;
	font:normal 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6B5E50;
	background-image:url(images/body-bg1.jpg);
	background-repeat:repeat-x;
	background-color:#31281F;
}
img
{
	border:none;
}
a
{
}
a:hover
{
}
h1
{
	font-size:18px;
}
h2
{
	font-size:17px;
}
h3
{
	font-size:16px;
}
h4
{
	font-size:15px;
}
h5
{
	font-size:14px;
}
h6
{
	font-size:13px;
}
.page
{
	margin:0px auto;
	width:960px;
}
.cleaner
{
	clear:both;
}
.header-area
{
	padding-top:15px;
}
.logo
{
	float:left;
	padding-top:27px;
	padding-left:30px;
	height:100px;
}
.menu-area
{
	float:right;
	margin-top:104px;
}
.menu
{
	margin-left:0px;
	padding-left:0px;
	list-style:none;
	display:inline;
}
.menu li
{
	float:left;
	margin-left:2px;
}
.menu li a
{
	text-decoration:none;
	background-color:#473B2E;
	color:#FAE4B8;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
.menu li a:hover
{
	text-decoration:none;
	background-color:#D38A2E;
	color:#FBEBCA;
}
.flash-area
{
	margin-top:2px;
	height:300px;
}
.content
{
	background-color:#FBEBCA;
}
.left-content
{
	float:left;
	width:469px;
	background-color:#FBEBCA;
	height:420px;
	padding:15px;
	border-right:dotted 1px #AA8038;
}
.content1
{
	background-color:#FBEBCA;
}
.left-content1
{
	float:left;
	background-color:#FBEBCA;
	padding:25px;
	border-right:dotted 1px #AA8038;
	font-weight:bold;
}
.right-content
{
	float:left;
	width:460px;
}
.right-content-one
{
	float:left;
	background-color:#F5E2BB;
	width:230px;
	height:450px;
}
.right-content-two
{
	float:left;
	background-color:#F0D9AC;
	width:230px;
	height:450px;
}
.heading
{
	color:#473B2E;
	font-size:24px;
	padding-top:10px;
	padding-bottom:10px;
}
.sub-heading
{
	color:#C99A36;
	font-size:13px;
	font-weight:bold;
}
.border
{
	border-top:solid 1px #DAC69C;
	margin-top:5px;
	margin-bottom:15px;
}
.text
{
	text-align:justify;
	line-height:160%;
}
.product
{
	width:190px;
	height:170px;
	border:solid 3px #EAD09D;
	margin-left:15px;
}
.product-heading
{
	color:#C99A36;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.fotter-area
{
	padding-top:20px;
}
.fotter-link
{
	color:#FAE4B8;
	width:410px;
	margin:0px auto;
}
.fotter
{
	padding-left:0px;
	margin-left:0px;
	display:inline;
	list-style:none;
}
.fotter li
{
	float:left;
}
.fotter li a
{
	text-decoration:none;
	color:#FAE4B8;
	padding-left:15px;
	padding-right:15px;
}
.fotter li a:hover
{
	text-decoration:underline;
	color:#FAE4B8;
}
.copyright
{
	font-size:11px;
	color:#C0A369;
	width:280px;
	margin:0px auto;
	padding-top:10px;
}
.row
{
	padding-top:10px;
}
.product-one
{
	float:left;
	width:190px;
}
.product-two
{
	float:left;
	width:190px;
	margin-left:50px;
}
.product-three
{
	float:left;
	width:190px;
	margin-left:50px;
}
.product-one1
{
	float:left;
	width:190px;
	margin-left:80px;
}
.product-two1
{
	float:left;
	width:190px;
	margin-left:85px;
}
.product-three1
{
	float:left;
	width:190px;
	margin-left:85px;
}
.product-four
{
	float:left;
	width:190px;
	margin-left:50px;
}
.product-image
{
	width:190px;
	height:170px;
	border:solid 5px #473B2E;
	-moz-box-shadow: 0 0 10x #272726;
	-webkit-box-shadow: 0 0 10px #272726;
	box-shadow: 0 0 10px #272726;
}
.product-name
{
	text-align:center;
	padding-top:8px;
}
.product-name a
{
	color:#C99A36;
	text-decoration:none;
	font-size:16px;
	font-weight:700;
}
.product-name a:hover
{
	text-decoration:underline;
}
.left-row
{
	float:left;
	width:450px;
}
.right-row
{
	float:right;
	width:450px;
}
.link-area
{
	padding-top:10px;
	padding-bottom:10px;
}
.prev
{
	float:left;
}
.prev a
{
	text-decoration:underline;
	color:#473B2E;
	font-weight:800;
}
.prev a:hover
{
	text-decoration:none;
}
.next
{
	float:right;
}
.next a
{
	text-decoration:underline;
	color:#473B2E;
	font-weight:800;
}
.next a:hover
{
	text-decoration:none;
}