
html, body {width: 100%; height: 100%;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

P{
  text-align:justify;
}

img {
  border:0px;
}
a {
	color:#336699;
	text-decoration:none;
}
a:link a:visited{
  	color:#336699;
	text-decoration:none;
}
a:hover{
	color:#0066FF;
	text-decoration:none;
}
/*
#right_content td a:link a:visited {
  	color:#336699;
	text-decoration:none;
}
*/
#wrapper{
	margin-left: 0px;
	/*width: 1000px;*/
	width:950px;
	margin-top: 0px;
	padding: 0px;
	background-color: #ffffff;
	/*background-color: #2C2924;*/
}
#header{
    position: relative;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	/*width: 1000px;*/
	width:950px;
	height: 104px;
	/*background: #FFFFFF url(../images/header.jpg) no-repeat left top;*/
	float:left;
}

#content{
	width:900px;
  	margin-top:0px;
  	background-color:#ffffff;/*green*/
	/*float:right;*/
	text-align:left;
}

#menu2{
	float:left;
	width:900px;
	margin-top:15px;
	padding-top:0px;
	height:18px;
}
#mainbody{
    float:left;
	width:900px;
	margin-top:20px;
	padding-bottom:10px;
}
#left{
   	float:left;
	width:565px;
	text-align:left;
}
#left_top{
	float:left;
	width:565px;
	height:370px;
	padding-bottom:5px;
}

#left_bottom{
	float:right;
	width:565px;
	/*height:130px;*/
	
}
#right_content{
   	float:right;
	width:300px;
	text-align:left;
	padding-left:5px;
	padding-right:15px;
}
#right_content p{
  text-align:justify;
}
#bottom {
	/*clear: both;
	width: 1000px;*/
	width:950px;
	height:20px; /*height:10px; for other pages*/
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top:0px;
	background: #FFFFFF url(../images/footer.jpg) no-repeat left top;
	float:right;
} 

#footer {
	/*width: 1000px;*/
	width:950px;
	 /*height: 17px;height:10px for other pages*/
	padding-top:5px;
	padding-bottom: 3px;
	padding-right:20px;
	font-size:10px;
	color:#CCCCCC;
	text-align:right;
	
}
#footer a{
  	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
  	color:#CCCCCC;
	text-decoration:none;
}

.clr{
  clear:both;
}

.nav_prod{
	font-size:12px;
	color:#999900;
}

.nav_prod a{
	font-size:12px;
	color:#999900;
	text-decoration:none;
}
.nav_prod a:visited a:link {
	font-size:12px;
	color:#999900;
	text-decoration:none;
}

.nav_prod a:hover {
	font-size:12px;
	color:#993300;
	text-decoration:none;
}
.form_content{
  font-size:10px;
}
.form_head{
	font-size:12px;
	font-weight:bold;
}
.brown_headers{
    font-size:16px;
	color:#9f6613;
}
.brown_headers2{
    font-size:20px;
	color:#9f6613;
}

td p{
    text-align:justify;
}
#right_heading{
  	width:310px;
	position: relative;
	padding-top: 0px;
	margin-left: 0px;
	margin-right:2px;
	margin-top: 0px;
	padding-left: 0px;
	height:275px;
	background: #FFFFFF url(../images/home_right_bg.jpg) no-repeat left top;
	float:left;
}
#right_heading h3{
    color:#827C6B;
	font-size:14px;
	font-weight:bold;
}
div#right_heading td p{
    color:#827C6B;
	font-size:12px;
	line-height:7px;
}

#right_heading_pic{
  	width:310px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	padding-left: 0px;
	height:275px;
	background: #FFFFFF url(../images/home_right_bg.jpg) no-repeat left top;
	
}
.smalltext{
  font-size:9px;
  font-weight:bold;
}