.sitewrapper {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.footer {
	clear: both;
	height: 48px;
	background-image: url(images/site/footer.jpg);
	width: 848px;
}
.leftad {
	background-image: url(images/site/leftad.jpg);
	height: 388px;
}

.buttonup {
	background-image: url(images/site/buttonup.jpg);
	height: 20px;
	width: 154px;
	background-repeat: no-repeat;
	margin-bottom: 4px;
}
.buttonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6D7452;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 25px;
	letter-spacing: 0px;
}
.leftnav {
	float: left;
	height: auto;
	width: 175px;
	padding-top: 15px;
}
.inputbgsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/site/imputbgsmall.jpg);
	height: 19px;
	width: 121px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rightcontent {
	width: 673px;
	float: left;
	padding-top: 5px;
}
.contenttext {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C7353;
}

.header {
	height: 176px;
	width: 669px;
}
.maincontent {
	background-image: url(images/site/contentbg.jpg);
	height: 457px;
	width: 505px;
	float: left;
}
.rightbuttons {
	float: left;
	height: auto;
	width: 155px;
	margin-left: 5px;
	padding-left: 0px;
}

.buttonholder {
	height: 248px;
	width: 154px;
	margin-right: auto;
	margin-left: auto;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6C7353;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #6C7353;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	padding-top: 13px;
	letter-spacing: 0px;
}
.buttonover {
	background-image: url(images/site/buttonover.jpg);
	height: 20px;
	width: 154px;
	background-repeat: no-repeat;
	margin-bottom: 4px;
}
.inputbgmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/site/inputbgmedium.jpg);
	height: 19px;
	width: 209px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inputbglarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/site/inputbglarge.jpg);
	height: 19px;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C7353;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 4px;
	line-height: 18px;
}
.formtextUPPER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C7353;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 4px;
	text-transform: uppercase;
}

