body {
	margin: 0px;
	padding: 0px;
	background:url(images/background.png);
	color: #0F1C3C;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 90%;
	margin: 0 auto;
	background: #6894d1;
	border-left: 1px solid #d7d7e9;
	border-right: 1px solid #d7d7e9;}

p {
	color:#0F1C3C;
	font-size: 12px;
	padding: 0 15px;
}
#header  {
	background: url(menu/images/background.jpg) repeat-x bottom center #12203a;
	height: 186px;
	text-align:center;
}
.nav {
	width: 760px;
	margin: 0 auto;
}
#menu {
	margin: 0 auto;
	height: 35px;
}
.nav .table .select .select_sub .rooms {
	margin-left: 50px;
}
.nav .table .select .select_sub .specials {
	margin-left: 210px;
}

.nav .table .select .select_sub .photos {
	margin-left: 550px;
}

/* ------------------------------------------------ CONTENT STYLES */
#content {
	margin-top: 35px;
	height: auto;
	float: right;
	background: #EAEAFF;
	width:100%;
}
#logo{
	height:42px;
	width: 60px;
	float: right;
}
.centerimg {
	margin: 0 15px;
}
.caption{
	width: 337px;
	text-align:center;
	display:inline;
	margin-right: 20px;	
}

.floatleft {
	border: 1px solid #adafde;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

.floatright {
	border: 1px solid #adafde;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}

#content p {
}

#page-content {
	float: right;
}

a:link {
	color: #1E3F7C;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color: #1E3F7C;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: #6894D2;
	text-decoration:underline;
	font-weight: bold;
}

a:active {
	color: #1E3F7C;
	text-decoration:none;
	font-weight: bold;
}

.outline {
	border: 1px solid #adafde;
}

table a img {
	text-transform: none;
	border:none;
}

a.img:hover {
	text-decoration: none;
	border:none;
}

/* ------------------------------------- HOME PAGE */
#home-rotate {
	float: left;
	width: 254px;
	height: 371px;
	margin: 20px;
}

/* ------------------------------------------------ FOOTER STYLES */
	
#footer {
	background: #6894D2;
	height: auto;
	min-height:70px;
	padding: 10px;
	clear:both;
	font-size:12px;
	color: #3C518A;
}
#footer a:link {
	color: #1E3F7C;
	text-decoration:none;
}

#footer  a:visited {
	color: #1E3F7C;
	text-decoration:none;
}

#footer a:hover {
	color: #35497B;
	text-decoration:underline;
}

#footer a:active {
	color: #3C518A;
	text-decoration:none;
}


.tollfree {
	font-size: 19px;
	font-weight: bold;
	text-align:center;
}
