* {
	padding:0;
	margin:0;
}
html {
	height:100%;
}
body {
	height:100%;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}
#wrap {
	width:100%;
	min-height:100%;
}
#main {
	overflow:hidden;
	padding-bottom:60px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	width:980px;
	margin:0 auto;
	border-left:3px solid #d6bc92;
	border-right:3px solid #d6bc92;

}
#header {
	position:relative;
	background-image:url(images/header.jpg);
	background-repeat:repeat-x;
	height:200px;
	width:924px;
	margin:0px auto;
	
}

#logo {
	position:absolute;
	width:360px;
	height:124px;
	margin:20px 0px 0px 250px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
}

#socialIcons {
	position:relative;
	width:106;
	height:48px;
	margin-left:750px;
	padding-top:20px;
	
}
#socialIcons a {
	position:relative;
	padding:0px 0px 0px 10;
	text-decoration: none;
	
}
.videoLink {
	position:relative;
	text-decoration:none;
	background-color:#691407;
	color:#D7BB93;
	padding:5px;
	width:190px;
	text-align:center;
	left:710px;
	top:20px;
	
}

/* Navigation start */

#header a {
	margin:0px 5px 0px 0px
}

.home a {
	
	position:relative;
	width:79px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#691407;
	background-image:url(images/homeHover.gif);
	text-decoration:none;
	float:left;
}
.home a:hover {
	background-position:0px 30px;
	color:#d6bc92;
}
.homeon a {
	position:relative;
	background-position:0px 30px;
	background-image:url(images/homeHover.gif);
	width:79px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#d6bc92;;
	text-decoration:none;
	z-index:2;
	float:left;
}
a {
	font-family:arial;
	font-weight:normal;
	font-size:18px;
}
.dinnermenu a {

	position:relative;
	width:129px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#691407;
	text-decoration:none;
	background-image:url(images/dinnerMenu.gif);
	z-index:2;
	float:left;
}
.dinnermenu a:hover {
	color:#d6bc92;
	background-position:0px 30px;
}
.dinneron a {
	background-image:url(images/dinnerMenu.gif);
	position:relative;
	background-position:0px 30px;
	width:129px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#d6bc92;;
	text-decoration:none;
	z-index:2;
	float:left;
}

.drinkmenu a {
	background-image:url(images/drinkMenu.gif);
	position:relative;
	width:129px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#691407;
	text-decoration:none;
	z-index:2;
	float:left;
}
.drinkmenu a:hover {
	background-position:0px 30px;
	color:#d6bc92;
}
.drinkon a {
	background-image:url(images/drinkMenu.gif);
	background-position:0px 30px;
	position:relative;
	width:129px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#d6bc92;;
	text-decoration:none;
	z-index:2;
	float:left;
}

.directions a {
	background-image:url(images/directions.gif);
	position:relative;
	width:107px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#691407;
	text-decoration:none;
	z-index:2;
	float:left;
}
.directions a:hover {
	background-position:0px 30px;
	color:#d6bc92;
}
.directionson a {
	background-image:url(images/directions.gif);
	background-position:0px 30px;
	position:relative;
	width:107px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#d6bc92;;
	text-decoration:none;
	z-index:2;
	float:left;
}
.entertainment a {
	background-image:url(images/dinnerMenu.gif);
	position:relative;
	width:129px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#691407;
	text-decoration:none;
	z-index:2;
	float:left;
}
.entertainment a:hover {
	background-position:0px 30px;
	color:#d6bc92;
}
.entertainmenton a {
	background-image:url(images/dinnerMenu.gif);
	background-position:0px 30px;
	position:relative;
	width:129px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#d6bc92;;
	text-decoration:none;
	z-index:2;
	float:left;
}
.contact a {

	position:relative;
	width:129px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#691407;
	text-decoration:none;
	background-image:url(images/dinnerMenu.gif);
	z-index:2;
	float:left;
}
.contact a:hover {
	color:#d6bc92;
	background-position:0px 30px;
}
.contacton a {
	background-image:url(images/dinnerMenu.gif);
	position:relative;
	background-position:0px 30px;
	width:129px;
	height:30px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#d6bc92;;
	text-decoration:none;
	z-index:2;
	float:left;
}
#nav {
	position:relative;
	width:732px;
	height:30px;
	float:left;
	margin:82px 0px 0px 190px;
}
/*Navigation End */








#topRule {
	position:relative;
	background-color:#691407;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	width:924px;
	height:6px;
	margin:0 auto;
}
#contentRule {
	position:relative;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#691407;
	width:6px;
	height:515px;
	float:left;
}




#info {
	position:relative;
	height:395px;
	width:320px;
	float:left;
	margin-left:28px;
}

#info a {
	font-size:15px;
	font-family:verdana;
	font-weight:normal;
	color:#000000;
}
#info h2 {
	font-size:19px;
	font-family:verdana;
	font-weight:normal;
	color:#691407;
	text-align:center;
	padding:10px 10px 10px 10px;

}

#info p {
	font-size:13px;
	font-family:verdana;
	font-weight:normal;
	padding:0px 10px 10px 10px;
	color:#202020;
	text-align:center;
}

h1 {
	font-size:21px;
	font-family:verdana;
	color:#691407;
	font-weight:normal;
	padding:10px 10px 10px 10px;
	text-align:center;
}
p {
	font-size:14px;
	font-family:verdana;
	font-weight:normal;
	padding:10px 10px 10px 10px;
	color:#202020;
}

.infoline {
	position:relative;
	background-image:url(images/newsline.gif);
	background-repeat:no-repeat;
	width:137px;
	height:7px;
	left:50%;
	margin-left:-68px;
	top:-5px;
}



#text {
	position:relative;
	width:595px;
	height:auto;
	min-height:540px;
	float:left;
	border-left:6px solid #691407;

}
#text h4 {
	font-size:13px;
	font-family:verdana;
	color:#202020;
	font-weight:Normal;
	padding:10px 10px 10px 10px;
	text-align:center;
}

#flashcontent {
	width:924px;
	padding-left:28px;
}


/*poll*/
#poll h2 {
	background-color:#691407;
	color:#D7BB93;
}

.response {
	font-weight:bold;
}
/*poll*/


/*menus stuff*/
#menu {
	position:relative;
	width:594px;
	height:auto;
	border:none;
	padding:10px;
}
h3 {
	font-size:18px;
	font-family:verdana;
	color:#691407;
	font-weight:normal;
	padding:10px 10px 10px 10px;
	text-align:center;
}
#menu h4 {
	font-size:15px;
	font-family:verdana;
	font-weight:normal;
	color:#691407;
	font-weight:normal;
	text-align:left;
}
#menu p {
	font-size:13px;
	font-family:verdana;
	font-weight:normal;
	padding:10px 10px 10px 10px;
	color:#202020;
}
#dinnerImage {
	position:relative;
	float:right;
	margin:0px auto;
	margin-right:15px;
	border:solid #691407; 1px;
	}
ul {
	list-style:none;
	padding:10px;
	font-size:13px;
	font-family:verdana;
	font-weight:normal;
	
}
/*menus stuff end*/
#entertainment p {
	font-size:13px;
	font-family:verdana;
	color:#202020;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	text-align:center;
}

#footer {
	margin:-60px auto 0 auto;
	padding-bottom:50px;
	width:980px;
	height:60px;
	clear:both;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

#footer p {
	text-align:center;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	color:#000000;

}
#footer a {
	text-align:center;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#000000;
}
