a:hover {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a {
text-decoration: none;
}
a img {
border: none;
}
td {
	font-size: 1em;
}
th {
	font-size: 1em;
}

h1 {

	font-weight: normal;
	text-decoration: none;
	color: #463C2B;

}
ol, ul {
padding-left: 10;
margin-left: 10;
}
BODY {
	margin: 0em;
	padding: 0em;
	background-color: #F2F1E8;
	
}
.list {
padding-left: 10;
margin-left: 10;
font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #463C2B;
	line-height: 17px;
list-style-type: disc;
list-style-position: outside;
}
body {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #705E43;
	text-align: center;
}
.paddedLeftBottom10px {
	padding-left: 10px;
	padding-bottom: 10px;
}
.imageBorder {
	border: 1px solid #463C2B;
}
.navText {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #463C2B;
	line-height: 24px;
}
.bodyText {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #463C2B;
	line-height: 17px;
}
.offerText {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #9D7642;
	line-height: 17px;
}
.headline {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #A77D45;
}
.subHeadline {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #A77D45;
}
.bodyText12pt {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #463C2B;
	line-height: 17px;
}
.bodyText10pt {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #463C2B;
	line-height: 14px;
}
.bodyText12ptforLink {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #463C2B;
	line-height: 17px;
}
.bodyText12ptUL {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #463C2B;
	line-height: 17px;
}
a.bodyText12ptUL:hover {
	color: #CCCCCC;
	}
	a.bodyText12ptforLink:hover {
	color: #CCCCCC;
	}
	a.bodyText10pt:hover {
	color: #CCCCCC;
	}
#zoomBox {
	position:absolute;
	width:75px;
	height:19px;
	z-index:80;
	left: 287px;
	top: 551px;
	padding: 4px;
	border: 1px solid #996600;
	background-color: #FFFFFF;
}
.tableBG {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}