@charset "UTF-8";
/* CSS Document */
	
#mainContent {
	width: 425px;
	margin-left: 85px;
	float: left;
	margin-bottom: 10px;
	background-color: #C4B18F;
}
#mainContent    p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#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: #3F2D23;
	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: #3F2D23;
	text-decoration: none;
}
#bottomLinks a:hover {
	color: #940007;
	text-decoration: underline;
}
#intro {
	float: left;
	width: 450px;
	padding-right: 20px;
	padding-left: 30px;
}
