body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #594233;
}
body {
	background-color: #c0d386;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main_background {
	float: left;
	width: 100%;
	background-image: url(../images/main_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 951px;
}
#header {
	float: left;
	height: 76px;
	width: 951px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#header_left {
	float: left;
	width: 675px;
	font-variant: small-caps;
	line-height: 22px;
	padding-top: 8px;
}
#header_left a{
	color:#567c1e;
	text-decoration:none;
}
#header_left a:hover{
	color:#ef944a;
	text-decoration:underline;
}
#header_right {
	float: left;
	width: 230px;
	padding-left: 20px;
	font-size: 13px;
	padding-top: 10px;
}
#menu_area {
	float: left;
	width: 951px;
}
#menu_left {
	float: left;
	width: 290px;
	height: 53px;
}
#menu {
	float: left;
	width: 661px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	height: 53px;
}
#home_banner {
	float: left;
	width: 951px;
	height: 297px;
}
#mainpage {
	background-color: #fff6df;
	float: left;
	width: 951px;
	text-align: left;
}
#bodyarea {
	float: left;
	width: 580px;
	padding-left: 27px;
	padding-bottom: 20px;
}
#rightside {
	float: left;
	width: 344px;
}
#signup_image {
	float: left;
	width: 344px;
	background-image: url(../images/signup_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#home_signup_bg {
	background-image: url(../images/signup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 244px;
	padding-top: 80px;
	padding-right: 40px;
	padding-left: 60px;
	padding-bottom: 20px;
}
#rightside_content {
	float: left;
	width: 270px;
	padding-left: 39px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#rightside_content ul{
	list-style-image: url(../images/orange_arrows.jpg);
}
#rightside_content ul li{
	font-size: 16px;
	padding-bottom: 8px;
}
#rightside_content ul li a{
}
#rightside_content ul li a:hover{
}
#readmore_link {
	float: left;
	width: 270px;
	margin-top: 8px;
	padding-top: 3px;
	clear: both;
	font-size: 11px;
	color: #6d9b2b;
	text-align: right;
}
#bottomnav {
	float: left;
	width: 951px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #faecc7;
	font-size: 13px;
	line-height: 22px;
}
#bottomnav a{
	color:#594233;
	text-decoration:none;
}
#bottomnav a:hover{
	color:#594233;
	text-decoration:underline;
}
#copyright {
	float: left;
	width: 951px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
}
#copyright a{
	color:#594233;
	text-decoration:none;
}
#copyright a:hover{
	color:#594233;
	text-decoration:underline;
}
#bottom_logos {
	float: left;
	width: 951px;
	padding-top: 15px;
	padding-bottom: 30px;
}
#inner_banner {
	float: left;
	width: 951px;
	height: 191px;
}
#inner_top_right {
	float: left;
	height: 122px;
	width: 284px;
	background-image: url(../images/inner_right_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	color: #fff6df;
	font-size: 16px;
}
#inner_top_right ul{
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 0px;
}
#inner_top_right ul li{
	padding-top: 4px;
}
#inner_top_right ul li a{
	color: #fff6df;
	text-decoration: none;
}
#inner_top_right ul li a:hover{
	color: #ef944a;
	text-decoration: underline;
}
.design_title {
	float: left;
	width: 246px;
	background-image: url(../images/design.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
	color: #598122;
	padding-top: 15px;
	padding-bottom: 5px;
}
#homeleft {
	float: left;
	width: 246px;
	padding-top: 10px;
}
#home_main_txt {
	float: left;
	width: 580px;
	padding-top: 30px;
}
.float_left {
	float: left;
}




.size11 {
	font-size: 11px;
}


.size15 {
	font-size: 15px;
}







.size21 {
	font-size: 21px;
}


.times_12_green {
	font-size: 12px;
	color: #567c1e;
	font-family:"Times New Roman", Times, serif;
}
.color_orange {
	color: #ef944a;
}
.times_18_brown {
	font-size: 22px;
	color: #54422b;
	font-family:"Times New Roman", Times, serif;
}
.color_lightbrown11 {
	font-size: 11px;
	color: #a78f80;
}
.color_darkgreen15 {
	font-size: 15px;
	color: #598122;
}
.color_lightgreen15 {
	font-size: 15px;
	color: #80b03c;
}
.green_18 {
	font-size: 18px;
	color: #6d9b2b;
}
h1 {
	font-size: 22px;
	color: #594233;
	margin-top: 0px;
}


h2 {
	font-size: 22px;
	font-variant: small-caps;
	color: #fff6df;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:normal;
}

a:link {

            color: #6d9b2b;

            text-decoration: none;

}

a:active {

            color: #6d9b2b;

            text-decoration: none;

}

a:visited {

            color: #6d9b2b;

            text-decoration: none;

}

 

a:hover {

            color: #ef944a;
			
            text-decoration: underline;

}
