@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #03080C;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
p {
	padding-bottom: 15px;
}
.clear {
	clear: both;
}
#container {
	width: 750px;
	margin-left:auto;
	margin-right: auto;
}
#header {
	background-image: url(../images/bg-hdr.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 750px;
	margin-top: 20px;
}
.header_vip {
	float: right;
	height: 175px;
	width: 350px;
	color: #FFFFFF;
}
.specials_img {
	padding-left: 2px;

}
#navbar {
}
.navmenu {
	margin-top: 20px;
	height: 40px;
}
#content {
}
#content_left{
	float: left;
}
#content_right {
	float: right;
	width: 540px;
}
.c_left_top {
	width: 200px;
	margin-right: 10px;
	background-image: url(../images/bg-left.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.c_left_top_cap{
	background-image: url(../images/hdr-feat-specials.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 35px;
	width: 200px;
	margin-top: 20px;
}
.c_left_btm {
	width: 200px;
	margin-right: 10px;
	background-image: url(../images/bg-left.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.c_left_btm_cap {
	background-image: url(../images/hdr-feat-events.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 200px;
	margin-top: 20px;
}
.c_left_btm_a {
	width: 200px;
	margin-right: 10px;
	background-image: url(../images/bg-left.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.c_left_btm_cap_a {
	background-image: url(../images/hdr-feat-coupon.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 200px;
	margin-top: 20px;
}
.c_middle {
	background-image: url(../images/bg-middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 750px;
}
.c_middle_cap {
	margin-top: 20px;
	background-image: url(../images/hdr-events.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 750px;
	height: 35px;
}
.c_middle_cap2 {
	margin-top: 20px;
	background-image: url(../images/hdr-menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 750px;
	height: 35px;
}
.c_middle_cap3 {
	margin-top: 20px;
	background-image: url(../images/hdr-photos.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 750px;
	height: 35px;
}
.c_middle_cap4 {
	margin-top: 20px;
	background-image: url(../images/hdr-specials.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 750px;
	height: 35px;
}
.c_middle_cap5 {
	margin-top: 20px;
	background-image: url(../images/hdr-contact.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 750px;
	height: 35px;
}
.c_middle_cap6 {
	margin-top: 20px;
	background-image: url(../images/hdr-about.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 750px;
	height: 35px;
}
.c_middle_cap7 {
	margin-top: 20px;
	background-image: url(../images/hdr-leagues.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 750px;
	height: 35px;
}
.c_middle_cap8 {
	margin-top: 20px;
	background-image: url(../images/hdr-vip.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 750px;
	height: 35px;
}

.c_right_top {
	width: 540px;
	background-image: url(../images/bg-right.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.c_right_top_cap {
	background-image: url(../images/hdr-feat-about.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 35px;
	width: 540px;
	margin-top: 20px;
}
.c_right_mid {
	width: 540px;
	margin-top: 20px;
}
.c_right_btm {
	width: 540px;
	background-image: url(../images/bg-right.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.c_right_btm_cap {
	background-image: url(../images/hdr-feat-photos.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 540px;
	margin-top: 20px;
}
#footer {
	width: 760px;
	margin-top: 20px;
}
