body {
	background-color: #5a4035;
	margin: 12px;
}

body, td, p, input, select, textarea {
font-size:12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A { 
  color: #006600;
text-decoration: none;
  font-size:11px;
}

A:hover { 
  color: #B35665; 
  text-decoration: none;
}

p{
	margin:0px 0px 0px 0px;
	line-height: 1.5;
}


h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
		margin-bottom:15px;
	margin-top: 0px;
	padding-top: 0px;

}

h2 {
	font-family:  arial;
	font-size: 25px;
	margin-bottom:15px;
	margin-top: 0px;
	padding-top: 0px;

}

h3 {
	font-family:  arial;
	font-size: 20px;
	margin-bottom:5px;
	margin-top: 0px;
	padding-top: 0px;

}
.top_table{
	width: 992px;
}
.logo{
	width: 174px;
	vertical-align: top;
}
.header_content{
		vertical-align: top;
		padding: 15px;
}
.header_menu{
	background-color: #e7dead;
	height:40px;
	vertical-align: bottom;
	padding: 0px 3px 5px 3px;
}
.header_menu a{
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
.menu{
vertical-align: bottom;	
background-color: white;
}
.tab{
background-color: #fff;
height:20px;
text-align: center;

}
.tab a{
color:#006600;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
.tab_active{
background-color: #fff;
height:20px;
text-align: center;
}
.tab_active a{
color:#006600;
text-decoration: underline;
font-weight: bold;
font-size: 12px;
}
.line{
background-color: #c02326;
height: 15px;
border-bottom:1px solid #ffffff
}
.main_content{
	padding: 5px;
	vertical-align: top;
	background-color: white;
	text-align:left;
}
.left_column{
width: 315px;
vertical-align: top;
text-align: left;
}
.content_area{
	padding: 5px;
	vertical-align: top;
}
.footer{
text-align: center;
	background-color: #e7dead;
	padding: 5px 15px 5px 15px;
	font-size:12px;
	font-weight: bold;
}
.footer a{
	font-size:12px;
	font-weight: bold;	
}
.gallery{
		padding: 10px;
}
.gallery_categories{
	padding: 0px 10px 10px 10px;
}
.gallery_pages{
	padding: 0px 10px 0px 10px;
}
.contact_form{
	padding: 10px;
}
.contact_form_message{
		padding: 20px;
		text-align: center;
}
.contact_form_error{
	color: Red;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.contact_form_success{
		color: blue;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.services_list{
		padding: 10px;	
}
.services_pages{
		padding: 0px 10px 0px 10px;
}
.products_list{
	padding: 10px;
}
.products_categories{
	padding: 0px 10px 10px 10px;	
}
.products_pages{
		padding: 0px 10px 0px 10px;
}
.news_list{
padding: 0px;	
}
.news_title{
font-size:12px;
font-weight: bold;
}
.news_details{
	padding: 0px 10px 10px 10px;	
}
.articles_list{
padding: 0px;	
}
.articles_title{
font-size:12px;
font-weight: bold;
}
.articles_details{
	padding: 0px 10px 10px 10px;	
}

._message{
		padding: 5px;
		text-align: center;
}
.message_error{
	color: Red;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}
.message_success{
		color: blue;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}
.guestbook{
	padding: 0px;	
}
.slideshow{
	padding: 10px;
	text-align: center;
}

div#news_object{
font-size:12px;
border:2px solid #ccc;
padding:15px;
margin:10px;
}
div#subscribe_form{padding:10px;
font-size:12px;
border:6px double #ccc;
width:250px;

}
div#subscribe_form p{
font-size:14px;
font-weight:bold;
margin-bottom: 10px;}
div#subscribe_form input{

border: 1px solid #cccccc}

p.subscribe_msg{
font-size: 10px;
text-align: center;
color: white;
background-color: green;
}
p.subscribe_err{
font-size: 10px;
text-align: center;
color: white;
background-color: red;
}