body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #07100e;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	scrollbar-base-color: #962a2d;
	scrollbar-face-color: #962a2d;
	scrollbar-track-color: #962a2d;
	scrollbar-arrow-color: #f2ed92;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #f2ed92;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	font-weight: 500;
}
.smallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3ED99;
	text-decoration: none;
}
.noUnderline {
	text-decoration: none;
}
.largeFontRed {
	font-size: 17px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	color: #962a2d;
}
u {
	cursor: hand;
}
.lftbg {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: right;
}
.rtbg {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 15px;
	color: #8C5253;
}
.noMarginfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8C5253;
}
.mainFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 15px;
	color: #8C5253;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #F3EF96;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.05em;
	background-color: #96292C;
	border: 2px ridge #D0CC8C;
}
a:hover {
	color: #BCB888;
}
.smallFontSplash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.largeFontGold {
	font-size: 19px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	color: #aeac77;
}
.largeFontGreen {

	font-size: 17px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	color: #47bc8b;
}
.largeFontBlue {
	font-size: 17px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}
.largeFontPlum {
	font-size: 17px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;
}
.largeFontRed {
	font-size: 17px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.largeFontOrange {
	font-size: 17px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.menuItem {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #F3EF96;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.05em;
	background-color: #96292C;
	border: none;
}
.imageBorder {
	border: solid #aeac77;
	border-width:thin;
	border-collapse: collapse;
}