﻿body {
	background-color: Black;
}


.menuLeft {
	background-image: url(/images/buttonBg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
	color: White;
}
.menuLeft a {
	color: White;
}
.menuLeft a:hover {
	color: #ABA615;
}







/* PETE'S STYLES */

.goldHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #886702;
	font-style: normal;
	letter-spacing: -1px;
	text-align: left;
	text-transform: none;
	font-variant: small-caps;
}
.bcLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
	line-height: 13px;
	text-align: left;
}
.bcLeft a {
	color: #AFB2F5;
}
.bcLeft a:hover {
	color: #CCCCCC;
	cursor: pointer;
}
.bcLeftImage {
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

.addressLine {
	background-color: #504D0A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #BBB88E;
	text-align: center;
	height: 25px;
}
.addressLine a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #936C00;
}
.addressLine a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #BBB88E;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
	text-align: center;
}
.bcLeftRunin {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFCC;
	font-style: normal;
	line-height: 13px;
	text-align: left;
}
.bcLeftRuninBF {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	font-style: normal;
	line-height: 13px;
	text-align: left;
}