body {
	margin: 0px;
	background-color: #C2BBA7;
}
br {
	display: block;
	margin-bottom: 4px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 42px;
	color: #EFA436;
	padding-bottom: 18px;
	font-weight: lighter;
}
.pageSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #EFA436;
	font-weight: lighter;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.bodyText a {
	color: #333333;
	text-decoration: underline;
}
.bodyText a:hover {
	color: #333333;
	text-decoration: none;
}
.nav_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #BBB3A5;
	text-decoration: none;
}
.nav_left a {
	font-weight: bold;
	color: #BBB3A5;
	text-decoration: none;
}
.nav_left a:hover {
	font-weight: bold;
	color: #EFA436;
	text-decoration: none;
}
.nav_left_dn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #EFA436;
	text-decoration: none;
}
.nav_left_dn a {
	font-weight: bold;
	color: #EFA436;
	text-decoration: none;
}
.nav_left_dn a:hover {
	font-weight: bold;
	color: #EFA436;
	text-decoration: none;
}
.bodyTextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #EFA436;
	font-weight: bold;
}
.bodyTextSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.specialsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}
.specialsBorder1 {
	border: 1px solid #333333;
}
.specialsBorder2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.specialsBorder3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

