@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center top;
}
a:hover {
	color: #dc6853;
	text-decoration: underline;
}
a {
	color: #e3973f;
	text-decoration: underline;
}
.containerTableBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #9a581c;
}
.headerPhoneNumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #e8982d;
	text-decoration: none;
	letter-spacing: 5px;
}
.headerAddressText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainMenuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #e8982d;
	text-decoration: none;
	letter-spacing: -1px;
}
.homepageText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #ffc270;
	text-decoration: none;
	letter-spacing: normal;
}
.copyrighttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #b36e1b;
	text-decoration: none;
}
.RavesCredits{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #b57223;
	text-decoration: none;
}
.footerMenuText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #b57223;
	text-decoration: none;
}
.footerMenuLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #e8982d;
	text-decoration: none;
	letter-spacing: normal;
}
.footerMenuLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #e8982d;
	text-decoration: underline;
	letter-spacing: normal;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.colorRose {
	color: #dc6853;
}
.colorGold {
	color: #e3973f;
}
.colorWhite {
	color: #ffffff;
}
.TimesItalic24ptOrange {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #e3973f;
	text-decoration: none;
	letter-spacing: -1px;
}

.TimesItalic24ptRose {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #dc6853;
	text-decoration: none;
	letter-spacing: -1px;
}


.copyrightLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #b36e1b;
	text-decoration: underline;
}
.copyrightLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffaa44;
	text-decoration: underline;
}

.mainMenu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	color: #e8982d;
	text-decoration: none;
	letter-spacing: -1px;
}
.mainMenu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -1px;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: italic;
	line-height: 35px;
	font-weight: normal;
	text-transform: normal;
	color: #dc6853;
	text-decoration: none;
	letter-spacing: -3px;
}
.bgProm {
	background-color: #000000;
	background-image: url(images/bgProm.jpg);
}
.headerDividerPadding {
	padding-right: 15px;
	padding-left: 15px;
}
.scriptFontGold {
	font-family: "Signet Roundhand", "Edwardian Script ITC", serif;
	font-size: 32px;
	line-height: normal;
	font-weight: normal;
	color: #e3973f;
	text-decoration: none;
}
.picPaddingLeft {
	padding-left: 20px;
}
.picPaddingRight {
	padding-right: 20px;
}
