body {
	background-color: #000000;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #baa672;
	text-decoration: none;
}
.copyrightLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #baa672;
	text-decoration: none;
}
.copyrightLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #baa672;
	text-decoration: underline;
}
.contentBorder {
	border: 1px solid #bdad72;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #3d210c;
	text-decoration: none;
}
.boldBlue {
	font-weight: bold;
	color: #3d4b77;
	letter-spacing: -1px;
}
a {
	color: #3d4b77;
	text-decoration: underline;
}
a:hover {
	color: #7a6ac5;
	text-decoration: underline;
}
.customInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.customMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 300px;
}
.customButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8e6111;
	border: 1px solid #60391b;
}
.formTable {
	border: 1px solid #ffffff;
	background-color: #f1ebd0;
}
.picPaddingLeft {
	padding-left: 15px;
}
.picPaddingRight {
	padding-right: 15px;
}
.whiteText {
	color: #FFFFFF;
}
.headline {
	font-size: 28px;
	line-height: 24px;
	color: #FFFFCC;
	letter-spacing: -1px;
}
.headlineBlue {
	font-size: 28px;
	line-height: 24px;
	color: #3d4b77;
	letter-spacing: -1px;
}

