@charset "utf-8";
body {
	background-image: url(/portals/rustybucket/skins/rusty/graphics/background_gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #150504;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FAF9F8;
	line-height: 18px;
}

	
.footer p{
	font-size: 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #ffffff;
}
.footer a:link {
	color: #FDD459;
	text-decoration: none;
}
.footer a:visited {
	color: #FDD459;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FDD459;
	text-decoration: none;
}
a:visited {
	color: #FDD459;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar {
	background-color: #150505;
	width: 160px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sidebar p{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FAF9F8;
	line-height: 18px;}
	
.main {
	padding-right: 20px;
	text-align: left;
}
.main p, .normal{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FAF9F8;
	line-height: 18px;}
	
	.main li{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FAF9F8;
	line-height: 18px;}
.leftmenu p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FAF9F8;
	line-height: 18px;
}
.leftmenu a{
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding-right: 10px;
}
.leftmenu a:hover{
	text-transform: uppercase;
	color: #FFFFFF;
}
.header {
	font-size: 11px;
	color: #501306;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
.header p{
	font-size: 11px;
	color: #501306;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
.locationmain p{
	padding-right: 30px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FAF9F8;
	line-height: 18px;
}
h1 {
	font-size: 28px;
	color: #FFD65A;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-family: Georgia,serif;
}
h2 {
	font-size: 18px;
	color: #FFD65A;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-family: Georgia,serif;
}

.signupform td{
	text-align: center;
	padding: 2px;
	margin: 0px;
	border: 0px:
}
.SubHead {
	font-size: 11px;
	font-family: Georgia,serif;
	text-transform: uppercase;
		color: #ffffff;
}
.forms td{

padding: 5px 5px 5px 5px;
}
.CommandButton {
	font-size: 11px;
	font-family: Georgia,serif;
	text-transform: uppercase;
}
a.CommandButton:link {
    color: #FDD459;
}
a.CommandButton:visited {
    color: #FDD459;
}
a.CommandButton:hover {
    color: #ffffff;
}
.ControlPanel {
    width: 100%;
    height: 64px;
    background-color: #000000;
    
}
.emtext, .emcontentTextExtraSmall, .emtextLarge{
color:#000000;
}





