body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	background-color: #210F0B;
	background-attachment: fixed;
	background-image: url(../images/background01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#footerContainer {
	background-color: #210F0B;
	margin-bottom: 10px;
}
#footer {
	text-align: center;
	padding-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: 25px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FBF0DA;
	text-decoration: underline;
}
#navigation {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
}
#navigation a {
	background-color: #210F0B;
	color: #FBF0DA;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 15px;
	padding-left: 17px;
	margin-right: 4px;
	margin-left: 4px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}
#navigation a:hover {
	color: #210F0B;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.navigationActive {
	background-color: #FFFFFF;
	color: #210F0B;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 15px;
	padding-left: 17px;
	margin-right: 4px;
	margin-left: 4px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}
#contentImages {
	border: 1px solid #666666;
	padding: 1px;
	margin-left: 15px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	font-size: 12px;
	background-color: #FBF0DA;
	margin-bottom: 10px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#rightColumn {
	float: left;
	background-color: #FAF7F0;
	height: auto;
	border: 1px solid #FFFFFF;
}
#ad {
	height: 100px;
	width: 250px;
	border: 1px solid #FBF0DA;
	margin: 15px;
	background-color: #FFFFFF;
}
#header {
	padding: 15px;
}
#headerImage {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 10px;
}
.textHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999966;
	width: 510px;
	color: #210F0B;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999966;
	padding-top: 4px;
	padding-bottom: 4px;
	float: right;
}
.text {
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
	line-height: 20px;
	text-align: justify;
	float: right;
	margin-bottom: 25px;
}
.textBold {
	font-weight: bold;
	color: #333333;
}
.textLarge {
	font-size: 20px;
	line-height: 28px;
	color: #993300;
}
a:link {
	color: #993300;
}
a:hover {
	color: #210F0B;
}
a:visited {
	color: #993300;
}
a:active {
	color: #993300;
}
#contentContainer {
	overflow: auto;
	height: auto;
}
.textRed {
	color: #993300;
}
.textRedError {
	color: #993300;
	line-height: 18px;
	font-size: 11px;
}
