body {
	background-color: ba8114;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	color: #ab490e;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.contentBG {
	background-color: ecd25b;
	background-image: url(images/bgContent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentTable {
	height: 100%;
	width: 950px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: b5790d;
	text-decoration: none;
}
.footerLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: b5790d;
	text-decoration: none;
}
.footerLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: db9f34;
	text-decoration: none;
}
.formTable {
	border: 1px solid #653e0b;
	background-color: #bd8719;
}
.customButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #653e0b;
	border: 1px solid #ecd25b;
}
.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;
}

.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-style: italic;
	font-weight: normal;
	color: ebd05a;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #412500;
	text-decoration: none;
}
