body{
	background: url(images/page_bg.jpg) repeat-x;
	padding:0px;
	margin:0px;
	font-family: arial, tahoma, verdana, sans-serif;
}
#238624
a  {   color: #636D78; }
a:visited  {  color: #636D78 }
a:active  {  color: #636D78 }
a:hover  { color: #238624; text-decoration: none  }

table{
	font-size: 12px;
}
#left_side{
	background: url(images/left_side_middle.jpg) top right repeat-y;
}
#left_side div{
	height:506px;
	background: url(images/left_side_top.jpg) top right no-repeat;
}
#right_side{
	background: url(images/right_side_middle.jpg) top left repeat-y;
}
#right_side div{
	height:506px;
	background: url(images/right_side_top.jpg) top left no-repeat;
}


#left_side_bottom{
	background: url(images/left_side_bottom.jpg) top right no-repeat;
}
#middle_bottom{
height:120px;
	background: url(images/middle_bottom.jpg) top left no-repeat;
}
#right_side_bottom{
	background: url(images/right_side_bottom.jpg) top left no-repeat;
}
#logo_top{
	height: 43px;
	background: url(images/logo_top.jpg) no-repeat;
}
#logo_right{
	height: 78px;
	width: 502px;
	background: url(images/logo_right.jpg) no-repeat;
}
#logo_bottom{
	height: 56px;
	background: url(images/logo_bottom.jpg) no-repeat;
}
#content{
	background:white url(images/bottom_top.jpg) left bottom no-repeat;
	width: 800px;
	padding-bottom:87px;
	padding-top:0px;
	padding-left: 2px;
	padding-right:2px;
	height: 380px;
}
#navs {
	color: #333333;
	font-size: 16px;
	font-family: "Century Gothic", verdana, arial, sans-serif;
	font-weight: bold;
	text-transform: none;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	display: inline;
	overflow: hidden;
}

#navs li {
	margin: 0;
	padding: 3px;
	display: inline;
	list-style-type: none;
}

#navs li a {

	color: #333333;
	text-decoration: none;
	border: dotted 0px #cccccc;
	border-left-width: 1px;
	padding: 0px 3px 0px 6px;
	text-decoration: none;
}

#navs a:hover {

filter:Alpha(opacity=80);-moz-opacity:0.8;
	color: #5a7901;
	text-decoration: none;

}

#navs a:active, a.selected {
	color: #000000;
	text-decoration: none;
}

h3{ 
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	font-family: "Century Gothic", verdana, arial, sans-serif;
	text-transform: none;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
h4{ 
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: "Century Gothic", verdana, arial, sans-serif;
	text-transform: none;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
h3 .brown{
	color: #875723;
}
h3 .green{
	color: #238624;
}
.green{
	color: #238624;
	font-weight: bold;
}
.dropshadow{
	border: double 2px #b3b3b3;
}

#testimonials{
border: double 0px #b3b3b3;
border-left-width: 2px;
padding-left:5px;
text-align:justify;
}
#testimonials h3{
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#testimonials h4{
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#testimonials hr{
	color: #b3b3b3;
	background: #b3b3b3;
	height: 1px;
}
#contactform{
padding-left:20px;
	text-align:left;
	font-size: 10px;
	color: #875723;
}
#contactform input{
	font-size: 11px;
	width: 250px;
	color: #875723;
}
#contactform textarea{
	font-size: 11px;
	width: 250px;
	color: #875723;
}
.text1{font-family:cursive; font-size: 22px;}
			.text2{font-family:fantasy; font-size: 20px;}
			.text3{font-family:monospace;}
			.text0{font-family:serif;}

.resultURLs{
	background: #efefef;
	border: solid 1px #cccccc;
}
.resultURLs a {
	color: #333333;
	text-decoration: none;
	border: dotted 0px #cccccc;
	padding: 2px 3px 2px 6px;
	text-decoration: none;
}

.resultURLs a:hover {

filter:Alpha(opacity=80);-moz-opacity:0.8;
	color: #5a7901;
	text-decoration: none;

}

.resultURLs a:active, a.selected {
	color: #000000;
	text-decoration: none;
}	