@charset "UTF-8";
/* CSS Document */
	
#mainContent {
	width: 425px;
	margin-left: 85px;
	float: left;
	margin-bottom: 10px;
	background-color: #C4B18F;
}
#mainContent2 {
	width: 475px;
	float: left;
	margin-bottom: 10px;
	background: #FFF;
	padding: 10px 10px 10px 20px;
	margin-left: 10px;
}
#mainContent, #mainContent2 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3F2D23;	
}
#mainContent, #mainContent2 h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6D6059;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#mainContent, #mainContent2 h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #79776C;
	margin-bottom: -10px;
}
#mainContent, #mainContent2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#mainContent, #mainContent2 p a {
	color: #333333;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#mainContent, #mainContent2 p a:hover {
	color: #BB6F0C;
	text-decoration: none;
}
#prContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
#prContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: underline;
}
#prContent a:hover {
	color: #940007;
	text-decoration: none;
}
#mainText1 {
	width: 350px;
	float: left;
	height: 500px;
	margin-top: 20px;
}
.leftImage {
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #44433D;
	border-right-color: #D8D4A4;
	border-bottom-color: #D8D4A4;
	border-left-color: #44433D;
	margin-right: 3px;
}
.rtImage {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #44433D;
	border-right-color: #D8D4A4;
	border-bottom-color: #D8D4A4;
	border-left-color: #44433D;
}
#mainText1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
#mainText1 a:hover {
	color: #990000;
	text-decoration: none;
}
#mainText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
#mainText1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: -8px;
	color: #333333;
}
#mainText1  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFCC;
	text-transform: uppercase;
}
#mainText1  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	margin-bottom: -10px;
}
#bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #064041;
	width: 525px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	clear: both;
	float: left;
}
#bottomLinks a {
font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	font-weight: normal;
	color: #064041;
	text-decoration: none;
}
#bottomLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.red {
	color: #940007;
}

