body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:11px;
	background-color:#FFFFFF;
}


.menu_bg{
	background-image:url(../../images/top_bg.jpg);
	background-repeat:repeat-x;
}

.body_bg{
	background-image:url(../../images/body_bg.jpg);
	 background-repeat:repeat-x;
	 background-color:#ffefef;
}

.prod_header{
	color:#8a6b56;
	font-size:14px;
}


.header H1{
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:8px;
	margin-bottom:8px;
	font-size:1.3em;
	color:#8a6b56;
	font-weight:bold;
}



.header H2{
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:2px;
	margin-bottom:2px;
	font-size:1.0em;
	color:#41290F;
	font-weight:bold;
}


.header2 {
	font-weight:normal;
	margin-top:2px;
	margin-bottom:2px;
	font-size:1.2em;
	color:#626262;
	font-weight:bold;
}



.content{
	font-size:11px;
	color:#aa7451;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.content a{
	font-size:11px;
	color:#960f19;
	text-decoration:underline;
}

.content a:hover{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.main_menu{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	padding-left:20px;
	padding-right:20px;

	height:50px;
}

.main_menu a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.main_menu a:hover{
	font-weight:bold;
	color:#d75f5b;
	text-decoration:none;
}

.main_menu_over a{
	font-weight:bold;
	color:#d18891;
	text-decoration:none;
}

.readmore{
	font-size:10px;
	color:#8ca61d;
}

.readmore a{
	font-size:10px;
	color:#960f19;
	text-decoration:none;

}

.readmore a:hover{
	font-size:10px;
	color:#41290F;
	text-decoration:underline;
}

.prod_title{
	background-color:#e5b899;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.prod_sum{
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.price{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

.text10{
	font-size:10px;
	color:#aa7451;
}

.text10 a{
	color:#aa7451;
	text-decoration:none;
}

.text10 a:hover{
	color:#000000;
	text-decoration:underline;
}

.text11{
	font-size:11px;
	color:#666666;
	font-weight:bold;
}

.text11 a{
	font-size:11px;
	color:#960f19;
	text-decoration:none;
	font-weight:bold;
}

.text11 a:hover{
	font-size:11px;
	color:#960f19;
	text-decoration:underline;
	font-weight:bold;
}


.paginate{
	color:#999999;
	font-size:11px;
}

.paginate a{
	color:#960f19;
	text-decoration:none;
	font-weight:bold;
}

.paginate a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.footer_bg{
	background-image:url(../../images/footer_bg.jpg);
	background-repeat:no-repeat;
}

.footer{
	font-size:10px;
	color:#a32f2b;
}

.footer a{
	font-size:10px;
	color:#a32f2b;
	text-decoration:none;
}
.footer a:hover{
	font-size:10px;
	color:#ce8e62;
	text-decoration:underline;
}

.error{
	color:#FF0000;
	font-size:11px;
}

input {
	border:1px solid #000000;
	font-size:10px;
}

textarea {
	font-size:11px;
	border:1px solid #000000;
}

select {
	border:1px solid #000000;
	font-size:10px;
}

.but{
	border:1px;
	border-color:#000000;
	margin:0px;
	padding:0px;
	background-color:#626262;
	color:#FFFFFF;
}

form
{
   margin:0;
} 

.borderonly{
border: 1px solid #000000;

}

.bordergrey{border: 1px solid #7d390c;

}

.no_border{
	border:0px;
}

ul{
	margin-top:0px;
	margin-bottom:0px;
}
