body {
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat;
	background-position: center top;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #d07f44;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #e4b040;
	text-decoration: underline;
}
.contentTable {
	height: 100%;
	width: 900px;
	background-color: #56110c;
}
.mainMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: 833d07;
	text-decoration: none;
}
.mainMenuLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: ecb540;
	text-decoration: none;
}
.mainMenuLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: ffffff;
	text-decoration: none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: 833d07;
	text-decoration: none;
}
.footerLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: 833d07;
	text-decoration: none;
}
.footerLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: a55313;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: cc9933;
	text-decoration: none;
}
.bold {
	font-weight: bold;
	color: cc9933;
}

.bold2 {
	font-weight: bold;
	color: #d07f44; letter-spacing: .1em; padding-left: 2px; padding-right: 10px; padding-top: 10px;
}

.bold2 a { font-weight: bold; }
.vdayItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #CEB792;
}
