@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
}

#call { position: absolute; right: 20px; top: 0px; }


#wrapper {
	width: 1000px;
	text-align: left;
}

.navigation_links {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 32px;
	padding-left: 23px;
}
.navigation_links a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 16px;
}
.navigation_links a:hover {
	color: #FAA634;
}
#pagecontent {
	width: 900px;
	text-align: left;
}
#pagecontent h1 {
	color: #333333;
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: inline;
}
.float_left {
	float: left;
	padding-right: 10px;
}
.float_right {
	float: right;
	padding-left: 10px;
}
.footerlinks {
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 130%;
}
.copyright-text {
	font-size: 12px;
	font-weight: normal;
}

.footerlinks a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
.footerlinks a:hover {
	color: #FAA634;
}

#navigation {
	text-align: left;
	background-image: url(images/navigation_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
#masthead {
	height: 50px;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #6d0000;
	height: 215px;
}
.rightlinks img {
	padding-bottom: 3px;
}

.footerwrapper {
	width: 900px;
	text-align: left;
}
.membership_bg {
	background-image: url(images/membership_bg.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	background-position: 187px 0px;
}
.vip_bg {
	background-image: url(images/vip_bg.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	background-position: 187px 0px;
}
.loyalty_bg {
	background-image: url(images/loyalty_bg.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	background-position: 187px 0px;
}
.options_bg {
	font-size: 16px;
}
