body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
}
.subhead-plain {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1.2px;
}
.subhead-two {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E8C71B;
	text-decoration: none;
	letter-spacing: 1.2px;
}
.subhead-three {
	font-family: Helvetica, Sans-Serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #E8C71B;
	text-decoration: none;
	letter-spacing: 1.2px;
}
.subhead-four {
	font-family: Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #986827;
	text-decoration: none;
	text-transform:capitalize;
}
.green-bg {
	background:url('images/grn-gradnt-bg.jpg') repeat-x 0 0;
	min-height: 300px;
	padding: 20px 40px 40px 40px;
	margin-right: 37px;

}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66cc33;
	text-decoration: none;
}
.subhead_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #66cc33;
}
.nav_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
	text-decoration: none;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #00CC00;
}
a:link {
	text-decoration: underline;
	color: #66cc33;
}
a:visited {
	text-decoration: underline;
	color: #66cc33;
}
a:hover {
	text-decoration: none;
	color: #CC9933;
}
a:active {
	text-decoration: underline;
	color: #CC9933;
}
.style1 {color: #CC9933}
.style2 {color: #66cc33}
.style3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal; text-transform: none; color: #66cc33; text-decoration: none; }
.style4 {
    color: #D7B622;
}
img.side-head {
	width:300px;
	height:auto;

}
table {
	margin:auto;
}
.main-menu {
	height:32px;
	margin: 0px;
}
.menu.header-menu {
	display:block;
	height: 32px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8c71b+0,f0d66f+27,f4e198+73,ffffff+100 */
background: #e8c71b; /* Old browsers */
background: -moz-linear-gradient(left, #e8c71b 0%, #f0d66f 27%, #f4e198 73%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #e8c71b 0%,#f0d66f 27%,#f4e198 73%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e8c71b 0%,#f0d66f 27%,#f4e198 73%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8c71b', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */	
}
.header-menu .main-menu li {
display: table-cell;
padding: 0px 15px;
height: 32px;
vertical-align: middle;
}
.header-menu .main-menu li a {color:#986827; text-decoration:none;text-transform:uppercase;font-size: 12px;  line-height: 18px;font-family: Helvetica, Sans-Serif; letter-spacing: 1px;}
.header-menu .main-menu li a:hover, .header-menu .main-menu li a.active {color:#ffffff;}
body ul.list li {
	list-style:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	}
body ul.list li:before {
    color: #66cc33;
    content: "\2022";
    padding-right: 5px;
    padding-top: 8px;
    display: inline-block;
}
body ul.list {margin-left: 10px;padding-left: 10px;}
