html { margin: 0; padding: 0; }
body {
	margin: 0px 0 0 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 14px;
	color: #505050;
	line-height: 24px;
}

a:link {
	color: #BA9653;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #BA9653;
}
a:hover {
	text-decoration: underline;
	color: #461610;
}
a:active {
	text-decoration: none;
	color: #BA9653;
}



#container {
	width: 1033px;  
    margin: 0 auto; 
    text-align: left;
}
#header {
	padding: 0px;  
}

#mainContent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;	
}
#footer {
	padding: 0px; 
	
}	

#footer2 {
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}	
		

.tophp {
	margin-top: 0px;
	width:1033px;
	height:234px;
	background-image: url(images/Slice1.jpg);
	background-repeat: no-repeat;

}

.topmenu {
	margin-top: 0px;
	width:1033px;
	height:287px;
	background-image: url(images/Slice1_menu.jpg);
	background-repeat: no-repeat;

}

.topreservations {
	margin-top: 0px;
	width:1033px;
	height:287px;
	background-image: url(images/Slice1_reservations.jpg);
	background-repeat: no-repeat;

}

.topabout {
	margin-top: 0px;
	width:1033px;
	height:287px;
	background-image: url(images/Slice1_abouttrax.jpg);
	background-repeat: no-repeat;

}

.topevents {
	margin-top: 0px;
	width:1033px;
	height:287px;
	background-image: url(images/Slice1_events.jpg);
	background-repeat: no-repeat;

}

.topparties {
	margin-top: 0px;
	width:1033px;
	height:287px;
	background-image: url(images/Slice1_parties.jpg);
	background-repeat: no-repeat;

}

.topdirections {
	margin-top: 0px;
	width:1033px;
	height:287px;
	background-image: url(images/Slice1_directions.jpg);
	background-repeat: no-repeat;

}

.topcontact {
	margin-top: 0px;
	width:1033px;
	height:287px;
	background-image: url(images/Slice1_contact.jpg);
	background-repeat: no-repeat;

}

.lstopsmallnav {
	font-family: Lucida Sans Unicode, Lucida Grande, arial, sans-serif;
	font-size: 14px;
	color: #373737;
	text-align: left;
	float: left;
	width: 350px;
	padding-top: 11px;
	padding-left: 42px;
}

.rstopsmallnav {
	font-family: Lucida Sans Unicode, Lucida Grande, arial, sans-serif;
	font-size: 14px;
	color: #373737;
	text-align: right;
	float: left;
	width: 600px;
	padding-top: 11px;
	padding-right: 2px;
}



.centercontent{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2dfdd;
	border-left-color: #e2dfdd;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 949px;
	text-align: left;
	padding: 0px;
}

	

.endhp {
	top:auto;
	background-image: url(images/Slice3.png);
	height: 251px;
	width: 1033px;
	background-repeat: no-repeat;
}


Top nav bars 

.topsmallnav {
	position:absolute;
	left:0px;
	top:0px;
	width:1033px;
	height:29px;
}

.mainnav {
	position:absolute;
	top:29px;
	width:1033px;
	height:93px;
}


Navigation 

#navwrap {
	width:1033px;
	height:93px;
}

#navls {
	position:absolute;
	left:0px;
	top:0px;
	width:41px;
	height:93px;
}

#menu {
	position:absolute;
	left:41px;
	top:0px;
	width:75px;
	height:93px;
}

#about {
	position:absolute;
	left:116px;
	top:0px;
	width:136px;
	height:93px;
}

#reservations {
	position:absolute;
	left:252px;
	top:0px;
	width:139px;
	height:93px;
}

#spacer {
	position:absolute;
	left:389px;
	top:0px;
	width:244px;
	height:93px;
}

#events {
	position:absolute;
	left:635px;
	top:0px;
	width:97px;
	height:93px;
}

#parties {
	position:absolute;
	left:732px;
	top:0px;
	width:264px;
	height:93px;
}

#navrs {
	position:absolute;
	left:996px;
	top:0px;
	width:37px;
	height:93px;
	
	}
.contenttext {
	font-family: Lucida Sans Unicode, Lucida Grande, arial, sans-serif;
	font-size: 14px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #505050;
	line-height: 24px;
}
.opentable {
	float: right;
	width: 400px;
	padding-top: 30px;
	font-family: Lucida Sans Unicode, Lucida Grande, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #404040;
}
.fb {
	float: right;
	width: 100px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boxaroundmap {
	height: 490px;
	width: 520px;
	border: 1px solid #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

