﻿@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

img, div { behavior: url(iepngfix.htc) }

a{border:none; color:#fff; text-decoration:none;}

img{border:none;}

a:hover {color:#b8b8b8; text-decoration:underline;}

div#countdowncontainer{
	margin-left:30px;}
	
div#countdowncontainer2{
	margin-top:-20px;
	margin-left:50px;}
body {
	font-family:'Helvetica Neue',helvetica,arial,clean,sans-serif;
	/*font-family: “calibri, Trebuchet MS”, Verdana, Arial, Helvetica, sans-serif;*/
	color:#000;
	font-size:12px;
	background-color:#000;
	background-image:url('');
	background-position:top center;
	background-repeat:repeat-x;
	min-height: 500px;
	}
p {color:#fff;}

em {
	padding:15px;
	float:left;
	color:#000;
	font-size:10px;
	}
p.foot{
	color:#000000;
	font-family: “calibri, Trebuchet MS”, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;}
	
 

a.navA {
	color:#fff;
	border:none;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	}
	
a.navB{
	text-decoration:none;
	color:#000;
	}
	
a.navB:hover{

	color:#000;
	text-decoration:underline;
	}
	
h2 {font-size:15px; 
	color:#000; 
	padding: 7px; 
	text-align: right; 
	background-image:url('images/tran s.png');
	background-color:#fff; 
	font-weight:500;}

h2 span {color:#000; float: left; }

ul.nav{
	width:150px;
	margin-right:3px;
	margin-top:185px;
	list-style:none;
	text-align:right;
	float:right;
	}
	
ul li:hover{
	border-top:#fff 1px dotted;
	border-bottom:#fff 1px dotted;
	color:#b8b8b8;
	list-style:square;
	}


div#wrapper{
	background-color:49240f;
	margin:auto;
	width:900px;
	padding:15px;
	border:#000 1px solid;
	}
	
div#top{
	margin:auto;
	width:900px;
	height:450px;
	background-color:#ffffff;
	background-image:url('images/top1.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	}
	
div#interiortop{
	margin:auto;
	width:900px;
	height:180px;
	background-color:#000000;
	background-image:url('images/topbare-v2.png');
	background-repeat:no-repeat;
	background-position:top center;
	}
	
div#counters{
	width:400px;
	height:132px;
	float:left;
	}
	
div#lower{
	margin:auto;
	padding-top:-90px;
	width:900px;
	min-height:400px;
	background-repeat:no-repeat;
	border-top:#fff dotted 2px;	
	border-bottom:#fff dotted 2px;
	background-image:url('images/woodbg.jpg');
	background-position:center top;
	background-color:#000000;
	text-align:left;
	}
	
div#lowerW{
	margin:auto;
	padding-top:10px;
	width:900px;
	min-height:330px;
	background-repeat:no-repeat;
	border-top:#fff dotted 2px;	
	border-bottom:#fff dotted 2px;
	background-image:url('images/bottomx.jpg');
	background-color:#000000;
	background-position:center;

	text-align:left;
	}
div#navContainer2{
	align:center;
	padding-top:10px ;
	margin:25px;
	width:800px;
	text-align:justify;
	
	}
	
div#navContainer{
	align:center;
	padding-top:10px ;
	margin:95px;
	width:800px;
	}
	
	#navContainer img{padding:5px;
	}
div#title{
	height:80px;
	background-repeat:no-repeat;
	}
	
div.item1{
	padding:10px;
	padding-bottom:10px;
	width:160px;
	height:200px;
	float:left;
	text-align:left;
	background-repeat:no-repeat;
	background-image:url('images/bar.png');
	background-position:center top;
	}
	
div.item2{
	padding:10px;
	width:160px;
	height:200px;
	float:left;
	text-align:center;
	background-repeat:no-repeat;
	background-image:url('images/food.png');
	background-position:center top;
	}
	
div.item3{
	padding:10px;
	width:160px;
	height:200px;
	float:left;
	text-align:center;
	background-repeat:no-repeat;
	background-image:url('images/shop.png');
	background-position:center top;
	}
	
div.item4{
	padding:10px;
	width:160px;
	height:200px;
	float:left;
	text-align:center;
	background-repeat:no-repeat;
	background-image:url('images/events.png');
	background-position:center top;
	}
	
div#footer{
	color:#000000;
	margin:auto;
	padding-top:0px;
	padding-left:4px;
	padding-right:4px;
	width:892px;
	min-height:30px;
	background-color:#fff;
}
	
div#navdiv{
	float:left;
	position:relative;
	height:20px;
	width:578px;
	top:16px;

	}
	
#navdiv ul{
	background:url(images/menu.jpg);
	margin-top:0;
	padding: 0;
	
}

#navdiv ul li{
	margin: 0;
	padding: 0;
	font-weight:bold;
	list-style: none;
	position: absolute;

}

#navdiv ul li, #navdiv a {
	height: 21px;
	display: block;
	}
	
#navdiv ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	font-weight:bold;
	}
	
#nd1 {left: 0px; width: 75px; background: transparent url(images/menu2.jpg) 0 0 no-repeat;}
#nd2 {left: 75px; width: 103px; background: transparent url(images/menu2.jpg) -75px 0 no-repeat;}
#nd3 {left: 176px; width: 111px; background: transparent url(images/menu2.jpg) -176px 0 no-repeat;}
#nd4 {left: 287px; width: 114px; background: transparent url(images/menu2.jpg) -287px 0 no-repeat;}
#nd5 {left: 401px; width: 87px; background: transparent url(images/menu2.jpg) -401px 0 no-repeat;}


#nd1 a:hover {background: transparent url(images/menu2.jpg) 0 -20px no-repeat;}
#nd2 a:hover {background: transparent url(images/menu2.jpg) -75px -20px no-repeat;}
#nd3 a:hover {background: transparent url(images/menu2.jpg) -176px -20px no-repeat;}
#nd4 a:hover {background: transparent url(images/menu2.jpg) -287px -20px no-repeat;}
#nd5 a:hover {background: tsransparent url(images/menu2.jpg) -401px -20px no-repeat;}

.link,
#SignUp .signupframe {
   color: #000000;
   }
   .link {
       text-decoration: none;
       }
