@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
}
p {
	line-height: 1.8em;
	padding-bottom: 10px;
}
a:link, a:visited, a:active {
	color: #ee8725;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ee8725;
}
.clear {
	clear:both;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 220px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_box {
	float: right;
	height: 175px;
	width: 350px;
	color: #FFFFFF;
	margin-top: 20px;
}
#navbar {
	width: 760px;
	height: 43px;
	text-align: center;
	background-image: url(../images/bg-navbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}
.nav_menu {
	height: 43px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.nav_menu ul{
	list-style:none;
	padding:0 0 0 0;
	margin:0px;
	font-weight: bold;
}
.nav_menu ul li{
	display:inline;
}
.nav_menu ul li a{
	display: block;
	height: 28px;
	width: 85px;
	float: left;
	text-align:center;
	padding-top:14px;
	color:#000000;
	text-decoration:none;
	margin-left: 30px;
}
.nav_menu ul li.selected a{
	display: block;
	height: 28px;
	width: 85px;
	float: left;
	text-align:center;
	padding-top:14px;
	color:#D36C18;
	text-decoration:none;
}
.nav_menu ul li a:hover{
	background-image: url(../images/nav-hover.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
#content_left {
	width: 190px;
	float: left;
	margin-top: 10px;
	color: #FFFFFF;
}
.content_left_top_box {
	width: 190px;
	background-image: url(../images/bg-specials.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.content_left_top_box p {
	padding-right: 10px;
	padding-left: 10px;
}
.content_left_top_box h2 {
	background-image: url(../images/hdr-specials.jpg);
	height: 32px;
	width: 190px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
.content_left_top_box_cap {
	width: 190px;
	background-image: url(../images/bg-specials-btm-cap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}
.content_left_btm_box {
	width: 190px;
	background-image: url(../images/bg-specials.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 10px;
}
.content_left_btm_box h2 {
	background-image: url(../images/hdr-upcoming.jpg);
	height: 32px;
	width: 190px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
.content_left_btm_box p {
	padding-right: 10px;
	padding-left: 10px;
}
.content_left_btm_box_cap {
	width: 190px;
	background-image: url(../images/bg-specials-btm-cap.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
#content_right {
	width: 510px;
	float: right;
	margin-top: 10px;
}
.content_right_top_box {
	width: 510px;
	background-image: url(../images/bg-welcome.jpg);
	background-repeat: repeat-y;
}
.content_right_top_box h2 {
	background-image: url(../images/hdr-welcome.jpg);
	height: 32px;
	width: 510px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
.content_right_top_box p {
	padding-right: 10px;
	padding-left: 10px;
}
.content_right_top_box_cap {
	width: 510px;
	background-image: url(../images/bg-welcome-btm-cap.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
.content_right_mid_box {
	width: 510px;
	background-image: url(../images/bg-welcome.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}
.content_right_mid_box h2 {
	background-image: url(../images/hdr-featured.jpg);
	height: 32px;
	width: 510px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
.content_right_mid_box p {
	padding-right: 10px;
	padding-left: 10px;
}
.content_right_mid_box_cap {
	width: 510px;
	background-image: url(../images/bg-welcome-btm-cap.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
.content_right_btm_box {
	width: 510px;
	height: 100px;
	background-image: url(../images/ad-text.jpg);
	margin-top: 10px;
}
#content_middle {
	width: 710px;
	float: right;
	margin-top: 10px;
	color: #FFFFFF;
}
.content_middle_holder {
	border: 2px solid #000000;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}

.content_middle_box {
	background-image: url(../images/bg-middle.jpg);
	background-repeat: repeat-y;
}
.content_middle_box h2 {
	background-image: url(../images/bg-hdr-middle.jpg);
	height: 32px;
	width: 710px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
.content_middle_box p {
	padding-right: 10px;
	padding-left: 10px;
}
.content_middle_box_cap {
	width: 710px;
	background-image: url(../images/bg-cap-middle.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
#footer {
height: 20px;
}
