body {
	background-color: #031A33;
	color: white;
	font-family: arial, sans-serif;
}

ul {
	margin-top: 0px;
	list-style: none;
}

a {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}

img {
	border: none;
}
#top {
	background-color: #01001d;
	width: 805px;
	height: 80px;
	margin: auto;
}
#container {
	margin:auto;
	margin-top:20px;
	width:830px;
	padding:15px;
	background-color:#01001d;
}
#bottom {
	background-color: #01001d;
	width: 805px;
	min-height: 550px;
	margin: auto;
	padding-left:0px;
	border-top: 1px solid #fff;	
}
#q1 {
	width: 320px;
	height: 80px;
	float: left;
	display: inline;
}
#q1 img {
	padding-top: 10px;
}
#q2 {
	width: 420px;
	height: 80px;
	float: right;
	display: inline;
	border-left: 1px solid #fff;
}
#login {
	float: right;
	padding-top: 53px;
	font-size: 12px;
	color: #006666;
}
#q3 {
	width: 345px;
	min-height: 450px;
	float: left;
	display: inline;
	
}
#navigation ul {
	padding-top: 17px;
	float: right;
	padding-right: 0px;
	text-align: right;
}
#navigation li {
	padding-top: 17px;
	padding-bottom: 17px;
	font-family: baskerville, "Times New Roman";
	font-size: 16px;
}
#navigation a:hover {
	color: #f2f38b;
}
#navigation li.selected a{
	color: #f2f38b;
}

#q4 {
	width: 420px;
	float: right;
	display: inline;
	border-left: 1px solid #fff;
	min-height: 440px;
	height: auto !important;
	height: 440px;
}
#content {
	width: 425 px;
	margin: 31px 0px 18px 30px;
	min-height: 250px;
	font-size: 14px;
	line-height: 20px;
}
#photos img {
	margin: 0px 20px 20px 0px;
	xborder: 1px solid #ffffff;
}
#content a {
	color: #f2f38b;
}
#photos {
	margin-top: 26px;
}
.heading {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 28px;
}

/* @group Reservation Form */
td {
	font-size: 12px;
}


/* @end */