.nav { margin: 0px; margin-top: 10px; margin-bottom: 5px; text-align: center;}
#nav a  {
	margin: 0 5px;
	padding: 3px 5px;
	color: #ffffff;
	text-decoration: underline;
	background-color:none;
}
#nav a.activeSlide { color: #CC9900; text-decoration: none;  }
#nav a:focus { outline: none; }


	html {
		font-family: Arial, san-serif;
		font-size: 11px;
		margin: 0px;
		padding: 0px;
		color: white;
		background-color: #5e0000;
	}

	body {
		font-family: Arial, san-serif;
		font-size: 11px;
		margin: 0px;
		padding: 0px;
		color: white;
		background: url(../images/home_background.gif) center repeat-y;
	}

	a:link,
	a:visited {
		text-decoration: underline;
		color: #CC9900;
	}

	.home_title {
		color: #CC9900;
		font-weight: bold;
	}

	a.footer_bold {
		text-decoration: none;
		color: #CC9900;
		font-weight: bold;
	}

	button {
		text-transform: uppercase;
		color: #CC9900;
		font: 11px Arial, Helvetica, sans-serif;
		background: repeat-x 1px 0px url(images/buttons-bg.jpg);
		background-color: #212121;
		border-top: 1px solid #6B6B6B;
		border-left: 1px solid #4D4D4D;
		border-right: 1px solid #4D4D4D;
		border-bottom: 1px solid #3B3B3B;
		padding: 3px 8px 3px 8px;
		text-align: center;
	}
	#box1 {
		width: 297px;
		float: left;
		margin-left: 2px;
		text-align: left;
	}
	#box1_image {
		margin-bottom: 10px;
		width: 297px;
	}
	#box2 {
		width: 308px;
		margin-left: 16px;
		float: left;
		text-align: left;
	}
	#box2_left_content {
		width: 128px;
		float: left;
		margin-right: 8px;
		text-align: left;
	}
	#box2_left_content_image {
		margin-bottom: 10px;
	}
	#box2_right_content {
		width: 162px;
		float: left;
		text-align: left;
	}
	#reservation2 {
		margin: 0px;
		padding: 0px;
		margin-left: 10px;
		margin-top:90px;
	}
	#social_networking {
		width: 180px;
		float: left;
		text-align: center;
	}

	#bottom_navigation {
		float: left;
		text-align: left;
		margin-top: 50px;
		width: 596px;
		line-height: 22px;
	}