@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background-image:url(images/background4.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	margin:0;
	padding:0;
	height:auto;
	min-height:100%;
}

.logo {
	position:absolute;
	clear:both;
	margin-top:-70px;
	margin-left:60px;
	z-index:10;
}

.page_container {
	width:900px;
	margin:0 auto;
	height:100%;
	position:relative;
}
.contact_container {
	width:900px;

}
.contact_links {
	height:20px;
	background-image:url(images/contact_bg5.png);
	background-repeat:no-repeat;
	background-position:right top;
	float:right;
	width:300px;
	color:#FFF;
	padding-right:5px;
	margin-right:20px;
	padding-left:100px;
	font-weight:bold;
}

.contact_links a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.contact_links a:hover {
	color:#f5c247;
}
	
.container {
	width:900px;
	margin:0 auto;
	margin-top:20px;
	background-image:url(images/container_bg2.png);
	background-repeat:repeat-y;
	background-position:right;
	height:100%;
	position:relative;
	clear:both;
	float:left;
	min-height:100%;
	padding-bottom:20px;
}

.keyword {
	width:900px;
	position:absolute;
	margin:0 auto;
	z-index:1;
}

.keyword h1 {
	color:#68522b;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin:0;
	margin-top:-5px;
	position:relative;
}

.menu_container {
	height:99px;
	width:860px;
	position:relative;
	margin: 0 auto;
	margin-left:20px;
	z-index:5;
}

#menu_top {
	background-image:url(images/menu_top.png);
	background-repeat:repeat-x;
	height:34px;
}

.menu {
	background-image:url(images/menu_bg3.jpg);
	height:30px;
	background-repeat:no-repeat;
	position: relative;
	width:860px;
}

#menu_btm {
	background-image:url(images/menu_btm.png);
	background-repeat:repeat-x;
	height:34px;
}

.menu ul
{
	position: relative;
	margin:0;
	float:right;
	padding-top:4px;
	padding-right:15px;
}

.menu ul li
{
position: relative;
display:inline;
}

.menu ul li a
{
padding: 0.5em .5em .5em .25em;
color: #591111;
font-size:18px;
font-weight:bold;
font-family:"Courier New", Courier, monospace;
text-decoration: none;
text-transform:uppercase;
}

.menu ul li a:hover
{
color: #fff;
}

.content_container {
	background-color:#000;
	width:820px;
	position:relative;
	margin: 0 auto;
	margin-top:-34px;
	float:left;
	margin-left:40px;
	z-index:2;
	clear:both;
	height:100%;
	min-height:100%;
}

.content_img {
	height:210px;
}

.home_img {
	height:452px;
	background-image:url(images/home_img.jpg);
	background-repeat:no-repeat;
	width:820px;
	position:relative;
	float:left;
	z-index:2;
	clear:both;
	height:100%;
	min-height:100%;
}

.content_title {
	padding-top:154px;
	padding-right:20px;

}

.content_title h1 {
	font-size:54px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#fff;
	margin:0;
	margin-bottom:0px;
	padding-bottom:0px;
	float:right;
	text-transform:uppercase;

}
.content_right {
	width:320px;
	padding:20px;
	height:100%;
	position:relative;
	margin-top:300px;
	z-index:3;
	float:left;
}

.content {
	width:370px;
	padding:20px;
	height:100%;
	float:left;
	position:relative;
	clear:right;
	background-image:url(images/content_img_btm.png);
	background-repeat:repeat-x;
	background-position:top;
	z-index:3;
	
}
.intro_content_bg {
	width:425px;
	height:740px;
	position:relative;
	clear:both;
	background-image:url(images/intro_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	z-index:3;
	float:left;
	margin-top:200px;
	margin-left:-25px;
	padding-left:45px;
	padding-top:30px;
}

.intro_content{
	width:380px;
	position:relative;
	float:left;
}

.intro_content p {
	text-align:justify;
	color:#000;
}

.intro_content ul a{
		color: #591111;
}

.intro_content ul a:hover{
		color: #fff;
}
.map_links a {
	color: #591111;
	font-size:9px;
}

.map_links a:hover {
	color:#fff;
}


.full_content {
	width:780px;
	padding:20px;
	height:100%;
	float:left;
	position:relative;
	background-image:url(images/content_img_btm.png);
	background-repeat:repeat-x;
	background-position:top;
	z-index:3;
	margin-top:-5px;
	
}

.features_content {
	width:820px;
	height:100%;
	float:left;
	position:relative;
	background-image:url(images/content_img_btm.png);
	background-repeat:repeat-x;
	background-position:top;
	z-index:3;
}

.content p {
	text-align:justify;
	color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}

.full_content p {
	text-align:justify;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}

.features_content p {
	text-align:justify;
	color:#FFF;
}

.features_item {
	position:relative;
	float:left;
	width:780px;
	margin-bottom:40px;
}

.features_item p {
	text-align:justify;
	color:#000;
}

.features_item img {
	padding-left:20px;
	margin-top:-40px;
}



.features_title {
	height:37px;
	padding-left:6px;
	background-image:url(images/bullet_yellow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	margin-bottom:10px;
}

.features_content_left {
	width:495px;
	height:405px;
	background-image:url(images/features_content_bg.png);
	background-repeat:no-repeat;
	z-index:10;
	margin-top:30px;
	margin-left:10px;
	position:relative;
}

.features_content_right {
	width:495px;
	height:405px;
	background-image:url(images/features_content_bg.png);
	background-repeat:no-repeat;
	z-index:10;
	margin-top:80px;
	margin-left:10px;
	float:right;
	position:relative;
}

.features_p {
	margin-left:10px;
	margin-right:20px;
	padding-top:30px;
}

.features_p p {
	text-align:justify;
	color:#000;
}

.features_pages {
	background-image:url(images/editable_pages.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:475px;
	width:820px;
	float:left;
}

.features_menus {
	background-image:url(images/food_and_drink.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:530px;
	width:820px;
	float:left;
	margin-top:-70px;
}

.features_games {
	background-image:url(images/games_prizes.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:600px;
	width:820px;
	float:left;
	clear:both;
	margin-top:-55px;
	z-index:3;
}

.features_events{
	background-image:url(images/calendar_events.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:586px;
	width:820px;
	float:left;
	clear:both;
	margin-top:-90px;
	z-index:3;
}

.features_specials {
	background-image:url(images/specials_coupons.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:504px;
	width:820px;
	float:left;
	margin-top:-50px;
}

.features_galleries {
	background-image:url(images/photo_galleries.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:600px;
	width:820px;
	float:left;
	clear:both;
	margin-top:-80px;
	z-index:3;
}

.features_eclient {
	background-image:url(images/eclient_contact.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:523px;
	width:820px;
	float:left;
	margin-top:-50px;
}

.features_title h1 {
	color:#FFF;
}

.features_content ul
{
	position: relative;
	margin:0;
	width:780px;
}

.features_content ul li
{
position: relative;
display:inline;
}

.features_content ul li a
{
padding: 0.5em .5em .5em .25em;
color: #a68f24;
font-size:14px;
font-weight:bold;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform:uppercase;
}

.features_content ul li a:hover
{
color: #fff;
}

.features_content ul li a:active
{
	color:#FFF;
background: url('images/menubgactive.jpg') repeat-x;
background-position: center;
}
