body{
	background-color: #550507;
}
h1, h2{
	display:block;
	background-color:#a99273;
	color: #4f3a1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 2px;
	line-height: normal;
	background-image: url(../images/h1_bg.gif);
	background-repeat: repeat-x;
}
.seo{
	display: block;
	background-image: none;
	background-color: transparent;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h3,h4,h5,h6{color:white;font-weight:bold}
p{margin-top: 10px; margin-bottom:10px;}
a,a:link,a:visited,a:active{	
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;}
a:hover{}
b,strong{font-weight: bold}
.inline{
	padding-right: 15px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	display: block;
	text-decoration: none;
}
.inline:hover{text-decoration: underline;}
.product_details{
	background-color: #7c1519;
	padding: 5px;
	color: #fff;
	display:block;
	text-decoration: none;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 10px!important;
}
.product_details:hover{
	background-color: #AC1E25;
}
.clear{clear: both}
.clearr{clear: right}
.clearl{clear: left}