body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
p.newstext{
	color:#c67d08;
	font-weight:bold;
}
p.titletext{
/*	color:#84a252;*/
	color:#0a6e0c;
	font-weight:bold;
	font-size:16px;
}
span.textred{
color:#FF0000;
font-size:14px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:24px;
	padding:7px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 12px;
	font-weight:bold;
}
#header ul a:hover{
	color:#a7f421;
	font-weight:bold;
}
#ul {
		margin:0;
		padding:15px 0 0 40px;
		text-align:justify;
}

#ul li {
 		
     	list-style-image: url('../images/bullet_dimond.gif');
        padding-bottom: 10px;
        padding-left: 0;
        margin-left: 0;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(../images/content_bg.gif);
	width:717px;
	height:100%;
}
img{
	border-width:0px;
}
h1{
	color:#ff6600;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	/*color:#85a157;*/
	color:#0a6e0c;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	height:680px;
	_height:630px;
	margin-left:27px;
	_margin-left:20px;
	padding: 0px 10px 30px 0px;
	display:inline;
	text-align:justify;
	border-right: #FFF 2px solid;
}
#content_inner{
	float:left;
	width:650px;
	margin-left:27px;
	margin-right:27px;
	padding: 0px 0px 30px 0px;
	text-align:justify;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(../images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
#footer a.bottom:link {color: #037b03; text-decoration: underline; padding: 0px 5px 0px 5px; }
#footer a.bottom:visited { text-decoration: underline; color:#037b03; padding: 0px 5px 0px 5px;}
#footer a.bottom:hover { text-decoration: underline; color: yellow; padding: 0px 5px 0px 5px;}
#footer a.bottom:active { text-decoration: underline; color: yellow; padding: 0px 5px 0px 5px;}
.button {
  margin: 1px;
  padding: 0 1px 0 0;
  background:url(../images/button.jpg);
  color:#000000;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  border: 1px double #7F9DB9;
  width: auto;
  height:21px;     
  cursor:pointer
}
div.products_row{
margin:0 10px 0px 15px;
}
div.products_left{
	width:250px;
	height:188px;
	float:left;
	position:relative;
}
div.product_des_l{
	margin:0 0 5px 0;
	color:#999900;
	text-align:center;
	float:left;
	position:relative;
	width:250px;
}
div.product_des_r{
   margin:0 0 5px 0;
	color:#999900;
	text-align:center;
	float:left;
	position:relative;
	width:250px;
}
div.products_right{
	width:250px;
	height:188px;
	float:left;
	position:relative;
}
div.column_space{
	margin:0 0 10px 0;
	width:50px;
	height:10px;
	float:left;
	position:relative;
}
#comments{
	color:#999900;
}
.welcome {	
	color:#F60;
	font-weight:bold;
}