body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-image: url(../Images/SiteImages/page_back.jpg);
	background-repeat: repeat;
	margin: 0px;
	height: 100%;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/SiteImages/red_bar_top.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.wrapper2 {
	background-image: url(../Images/SiteImages/red_bar_bot.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 24px;
	padding: 0px;
	position: fixed;
	bottom: 0px;
	margin: 0px;
	width: 100%;
	left: 0px;
}
.fb_left {
	background-image: url(../Images/SiteImages/fb_left.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 312px;
	width: 268px;
	text-align: center;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.fb_mid {
	background-image: url(../Images/SiteImages/fb_mid.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 296px;
	width: 268px;
	margin-left: 28px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	font-size: 14px;
}
.fb_mid a {
	color: #FFC000;
	display: block;
	font-size: 16px;
}
.fb_mid ol {
	margin-bottom: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.fb_mid li {
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.fb_right {
	background-image: url(../Images/SiteImages/fb_right.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 296px;
	width: 268px;
	padding: 16px;
}
.footer_bar {
	float: left;
	text-align: center;
	width: 1024px;
	margin-bottom: 32px;
}



.site_wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.float_wrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1024px;
}
.search_bar {
	padding: 0px;
	float: right;
	margin-top: 24px;
	text-align: right;
}
.nav-js {
	padding: 0px;
	float: left;
	width: 1024px;
	background-image: url(../Images/SiteImages/js_back.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 379px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	padding: 0px;
	float: left;
	height: 90px;
	width: 920px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.logo {
	padding: 0px;
	float: left;
	height: 90px;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}

.nav_wrapper {
	width: 163px;
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	color: #000;
	height: 379px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-image: url(../Images/SiteImages/nav_back.png);
	z-index: 1000;
}
.slider_wrapper {
	float: left;
	width: 812px;
	height: 321px;
	margin-top: 26px;
	z-index: 2000;
}
.left_nav {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	width: 150px;
	text-align: right;
	margin-top: 64px;
}
.left_nav a {
	color: #FFF;
}
.left_nav a:hover {
	color: #ffbf00;
	font-weight: bold;
}
.hp_content_wrapper {
	float: left;
	width: 956px;
	margin-left: 46px;
	margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 16px;
}
.hp_content_wrapper h1 {
	color: #FFF;
}
.sp_content_wrapper {
	float: left;
	width: 878px;
	margin-left: 68px;
	margin-top: -48px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 200;
	background-image: url(../Images/SiteImages/sp_content_back.png);
	background-repeat: repeat;
	padding-top: 32px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}



.footer_wrapper {
	padding: 12px;
	width: 936px;
	float: left;
	color: #CCC;
}
h1 {
	font-size: 18px;
	color: #C40001;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

h2 {
	font-size: 16px;
	color: #000;
	margin-top: 6px;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

h3 {
	font-size: 14px;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
h4 {
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

.location_list {
	float: left;
	margin-bottom: 12px;
	width: 100%;
}
.news_form {
	margin-right: auto;
	margin-left: auto;
}
.news_form_input  {
	padding: 4px;
	width: 248px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-image: url(../Images/SiteImages/sp_content_back.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.register_btn {
	text-transform: uppercase;
	color: #FFF;
	background-color: #0000ff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: right;
	margin-right: 12px;
}

.item {
	margin: 0px;
	padding: 0px;
}

.cat_dropdown {

}

a {
	color: #C40001;
	text-decoration: none;
}
.webform {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 340px;
}
.webform td {
	width: 120px;
}

.location_inside {
	margin: 12px;
	float: left;
	width: 610px;
}
.content_inside {
	margin: 12px;
	float: left;
	width: 610px;
	text-align: left;
}
#CAT_Custom_76286 {
	width: 150px;
}
.search_results {
	background-color: #CCC;
	width: 100%;
}
.location_images {
	float: right;
}
.location_images img {
	width: 200px;
	margin-bottom: 12px;
}
h5 {
	font-size: 16px;
	color: #C40001;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.coupons_table {
	margin-top: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F00;
	text-align: center;
}
.coupons_table img {
	text-align: center;
	margin-left: 36px;
}
.ad_rotaors {
	width: 260px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 24px;
	text-align: center;
}
.copy_right {
	float: right;
	width: 350px;
	text-align: right;
}
.facebook {
	float: right;
	position: relative;
	bottom: 0px;
	text-align: center;
	font-size: 11px;
}
.author {
	font-size: 11px;
	color: #CCC;
	display: inline;
}

.news_form_btn {
	padding: 4px;
	width: 248px;
}
.date {
	font-size: 11px;
	color: #CCC;
	display: inline;
}
.round_bot {
	float: left;
	width: 878px;
	margin-left: 68px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 200;
	background-image: url(../Images/SiteImages/round_bot.png);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	background-position: center top;
}
.navtext {
	color: #FFF;
}
