

html, body, p, .text { font-family: Times, Verdana, Arial, sans-serif; font-size: 12px; line-height: 17px; color: #333; }


#main_body {
	padding: 0px;
	margin: 0px;
	background-color: #5f5542;
	background-position: center top;
}

.main {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

h1 {
	font-size: 24px;
	line-height: 17px;
	color: #9ca860;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 0px;
}

h3 {
	font-size: 16px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 0px;
	font-style: italic;
}
p {
	margin-top: 0px;
	margin-bottom: 13px;
}

a:link, a:visited {
	color: #7ca219;
	text-decoration: none;
}
a:hover, a:active{
	color: #7ca219;
	text-decoration: underline;
}

img { border: 0px; }
form { display:inline }


.footer a:link, .footer a:visited
{
	color: #cccccc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.footer a:hover, .footer a:active
{
	color: #cccccc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
.copyr {
	color: #cccccc;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.design a:link, .design a:visited
{
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.design a:hover, .design a:active
{
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.contactform {
	width: auto;
	height: auto;
	font-size: 12px;
	color: #5f5542;
}
.textbox {
	border: 1px solid #9ca860;
	width: auto;
	height: auto;
	font-size: 12px;
	color: #5f5542;
}
.contact_btn {
	width: 53px;
	height: 18px;
	font-size: 12px;
	color: #5f5542;
	background-color: #eae1d8;
	border: thin solid #9ca860;
}
hr {
	height:0px;
	border-top:1px solid #8e9ab3;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
}
hr {
	height:0px;
	border-top:1px solid #ccc;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom:15px;
	margin: 18px 0px 0px 0px;
	margin: 0px 0px 13px 0px;
	



