body {
	background-color: #423D25;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-left: 12px;
	text-align: left;
	padding-right: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E2A05;
}
.bodytext a {
	color: #AC7B1F;
	text-decoration: none;
}
.bodytext a:link {
	color: #AC7B1F;
	text-decoration: none;
}
.bodytext a:hover {
	color: #AC7B1F;
	text-decoration: underline;
}
.bodytextNoBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-left: 12px;
	text-align: left;
	padding-right: 12px;
}
.bodytextNoBorder a {
	color: #AC7B1F;
	text-decoration: none;
}
.bodytextNoBorder a:link {
	color: #AC7B1F;
	text-decoration: none;
}
.bodytextNoBorder a:hover {
	color: #000;
	text-decoration: underline;
}
.bodytextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.bodyBgrdBottom {
	background-image: url(images/structure/body_bgrd_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #988F4F;
	text-decoration: underline;
	line-height: 26px;
}
.abouthm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #C7AB71;
	text-align: left;
}
.footer {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #978e4f;
	background: #4A4628;
	padding: 7px;
	text-align: center;
}
.footer a {
	color: #978e4f;
}
.footer a:link {
	color: #978e4f;
}
.footer a:hover {
	color: #BFA267;

}
.bodytextRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #C7AB71;
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
}
.bodytextRightBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #997F38;
	font-weight: bold;	
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AC7B1F;
	text-align: left;
	font-weight: bold;
}
.formText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #AC7B1F;
}

.formFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #A39955 !important;
	border: 1px solid #000000;
	padding: 2px;
}

.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFA267;
	text-align: center;
	background-color: #69541D;
	border: 1px solid #000000;
	padding: 6px;
}
.imageBorder {
	background-color: #67521B;
	border: 1px solid #000000;
}
.rsSecondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #74883C;
	font-weight: bold;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.small_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	color: #C7AB71;
}
.small_italic_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	color: #C7AB71;
	font-weight: bold;
}

.c22_icon {
	display:block;
	margin: 0 auto;
	background-image:url(../images/structure/c22_icon.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 36px;
}

.c22_icon:hover {
	background-image:url(../images/structure/c22_icon_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 36px;
}
