*{
	margin:0;
	padding:0;
	color: #000000;
}
.style4 {color: #333333}
.style5 {font-size: 9px}
.style6 {color: #999999}

body
{
	background-color: #ddebb1;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

body, div, a, h3, h2, h1, span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#wrapper
{
	width: 870px;
	margin: auto;
	text-align: left;
}

#topbar
{
	background-color: #404040;
	border: 1px solid #FFFFFF;
	border-top: 0px;
	padding: 10px;
	padding-left: 20px;
	color: #FFFFFF;
}

#header
{
	border: 1px solid #FFFFFF;
	border-top: 0px;
	background-color: #98a664;
	position: relative;
	height: 128px;
}

#logo
{
	position: absolute;
	top: 38px;
	left: 24px;
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 0px;
	padding-left: 10px;
	height: 43px;
	font-size: 21px;
	color: #990000;
	width: 268px;
}

#logo span
{
	margin-left: 3px;
	color: #990000;
	padding: 0;
	margin: 0;
	display: block;
}

#navigation
{
	position: absolute;
	right: 2px;
	top: 103px;
	width: 487px;
}

#navigation li
{
	float: left;
	list-style: none;
	width: 76px;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
}

#navigation li a
{
	display: block;
	padding-top: 7px;
	padding-bottom: 8px;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation li a:hover
{
	background-image: url(images/header_selected.jpg);
	color: #C20000;
	text-decoration: underline;
}

#navigation li span a
{
	background-image: url(images/header_selected.jpg);
	color: #C20000;
	text-decoration: underline;
}

#body
{
	background-color: #FFFFE2;
	padding-top: 25px;
}

#leftmenu
{
	float: left;
	background-color: #F4F2E6;
	width: 213px;
	margin-left: 25px;
	margin-bottom: 25px;
	color: #000000;
}

#lwrap
{

}

#leftmenu p
{
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #918E7F;
}

#leftmenu blockquote
{
	margin-left: 20px;
}

#footer
{
	border-top: 1px solid #D7D7D7;
	margin: 2px;
	padding-top: 18px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	color: #918E7F;
}

#footer a
{
	color: #918E7F;
	text-decoration: none;
	margin-bottom: 7px;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer span a
{
	text-decoration: underline;
}

#footer p
{
	color: #000000;
	margin-top: 10px;
}
.img_left {float:left; margin:0 16px 20px 0}
.img_right {float:right; margin:0 0 20px 16px}
.clear
{
	clear: left;
}

.right
{
	float: right;
	margin-right: 20px;
	text-align: right;
	color: #918E7F;
}

#quotestart
{
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 14px;
	background-image: url(images/quote_top.jpg);
	width: 34px;
	height: 25px;
}

#quoteend
{
	padding-top: 20px;
	float: right;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 14px;
	margin-right: 20px;
	background-image: url(images/quote_bottom.jpg);
	width: 34px;
	height: 25px;
}

.seperator
{
	padding-top: 25px;
	border-bottom: 1px solid #CCCADB;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

.form
{
	margin-left: 13px;
	margin-right: 15px;
	color: #898677;
}

#leftmenu h3
{
	color: #000000;
	font-size: 14px;
	margin-bottom: 5px;
}

.form label
{
	color: #000000;
	display: block;
	margin-left: 2px;
	margin-bottom: 3px;
}

.form input, textarea
{
	background-color: #FFFFFF;
	border: 1px solid #CECCC0;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #9D9C9C;
	margin-bottom: 10px;
}

.send_button
{
	border: 0;
	display: block;
	background-image: url(images/send_button.jpg);
	width: 79px;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 11px;
	float: right;
	margin-bottom: 25px;
}

#content a
{
	color: #918E7F;
	text-decoration: none;
	margin-bottom: 7px;
}

#content a:hover
{
	text-decoration: underline;
}

#content
{
	margin-left: 280px;
	margin-right: 25px;
}

#content h2
{
	font-size: 18px;
	color: #990000;
}

#content p
{
	color: #7A776A;
	padding-top: 20px;
	padding-bottom: 35px;
}
