body {
	background: #819A81;

}
#banner {
	background: url(../images/banner.gif) no-repeat;
	height: 106px;
	width: 733px;
}

#wrapper {
	width: 770px;
	min-width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 30px;
	float: none;
	margin: auto;
	background: #819A81;
}

#navigation {
	background: url(../images/nav.gif) no-repeat;
	height: 28px;
	width: 713px;
	padding-left: 25px;
	line-height: 20px;
	text-align: left;
	color: #819A81;
	text-decoration: none;
	font-size: 13px;
	padding-right: 8px;
}

#navigation a {
	color: #819A81;
	padding-left: 10px;
	font-size: 13px;
	text-decoration: none;
	padding-right: 8px;
}

#navigation a:hover {
	font-size: 13px;
	color: #223B22;

}
.currentnavitem {
	font-size: 13px;
	color: #223B22;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 10px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
}

#subnavigation {
	background: url(../images/sub_nav.gif) no-repeat;
	height: 31px;
	width: 723px;
	padding-left: 25px;
	color: #819A81;
	line-height: 20px;
	font-size: 13px;
	text-align: left;
	padding-right: 8px;
}

#subnavigation a {
	color: #819A81;
	padding-right: 8px;
	padding-left: 10px;
	font-size: 13px;
	text-decoration: none;
}

#subnavigation a:hover {
	font-size: 13px;
	color: #223B22;
	text-decoration: none;
}
.currentsubnavitem {
	font-size: 13px;
	color: #223B22;
	padding-right: 8px;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
}

#footer {
	background: url(../images/footer.gif) no-repeat;
	height: 150px;
	width: 733px;
	text-align: center;
	padding-top: 20px;
	clear: both;
	margin: 0px;
}

h1 {
	font-size: 12px;
	color: #F7F2DE;
	font-weight: 400;
	font-style: normal;
	line-height: 10px;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	color: #F7F2DE;
	text-decoration: none;
	text-indent: 5px;
	line-height: 13px;
	font-weight: 200;
	font-style: italic;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	color: #F7F2DE;
	line-height: 10px;
	text-align: center;
}
h4 {
	font-size: 10px;
	color: #223B22;
	text-decoration: none;
	font-weight: normal;
	line-height: 9px;
}
h5 {
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	color: #F7F2DE;
	text-decoration: none;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	background-position: bottom;
	vertical-align: bottom;
}
h6 {
	font-size: 12px;
	color: #819A81;
	text-align: center;
	line-height: 16px;
	font-weight: normal;
	padding-right: 24px;
	padding-left: 4px;
}


p {
	font-size: 11px;
	color: #F7F2DE;
	line-height: 18px;
	text-align: left;
}

#image_box {
	background: url(../images/image_box.gif);
	padding: 14px 12px 12px;
	height: 115px;
	width: 166px;
	margin: 0px;
}

#rightSide {
	width: 207px;
	float: left;
	margin: 0px;
}

#content {
	width: 445px;
	float: left;
	padding: 20px 34px 20px 47px;
	text-align: center;
	margin: 0px;
}


#content_top {
	background: url(../images/content_top.gif) no-repeat;
	height: 21px;
	margin: 0px;
}

#content_middle {
	background: url(../images/content_middle.gif) repeat-y;
	margin: 0px;
}

#content_bottom {
	background: url(../images/content_bottom.gif) no-repeat;
	height: 21px;
	clear: both;
	margin: 0px;
}

#content a   {
	font-size: 11px;
	font-weight: 400;
	color: #F7F2DE;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	text-decoration: none;
	background-position: top;
	vertical-align: top;
	line-height: 14px;
}
#content a:hover {
	color: #223B22;
	
}
#content table  {
	font-size: 11px;
	color: #F7F2DE;
	width: 410px;
	line-height: 12px;
	vertical-align: top;
	text-align: left;
	background-position: top;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content td {
	font-size: 11px;
	line-height: 12px;
	vertical-align: top;
}
#content object  {
	padding-right: 40px;

}
#content form {
	color: #223B22;
	background-position: top;

}
#content img {
	border: medium solid #F7F2DE;
	margin: 2px;

}
#content li {
	font-size: 11px;
	color: #F7F2DE;
	text-align: left;
	list-style-type: disc;
}

