.f19 { font-size:19px; }
.f16 { font-size:16px; }

body{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin:0px;
}

#wrapper {
	width: 980px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 10px;
}

#logo {
	position:relative;
	background-image: url(images/hotel-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	width: 250px;
	margin: 28px 10px 10px 28px;
	overflow: hidden;
}

#logo a {
	padding: 76px 0px 0px 260px;
	display:block;
	text-decoration:none;
}

#content {
	margin: 0px 28px 4px 28px;
	font-size: 9pt;
}

a { color:#316275; }

.required { color:red; }
a img { border:0px; }

#headline {
	color:#316275;
	font-size:16px;
	/*font-weight:bold;*/
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.bar {
	width:78px;
	height:15px;
	overflow:hidden;
	margin:5px 0px 18px 0px;
	background-repeat:no-repeat;
	background:url('images/headline_bar.gif');
}

p { text-align:left; }

/*
Top Nav Menu Styles
Required for Menu to Work
*/
#nav_menu {
	z-index:1000;
	margin: 0px 0px 4px 0px;
	width: 100%;
	background-color:#a8c1cd;
	text-align:center;
	position:relative;
}
html>body #nav_menu{
	height:22px;
}
#nav_menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 42px;
}

#nav_menu ul li {
	float: left;
	margin: 0px;
	padding-bottom:0px;
	position: relative;
	}

#nav_menu ul li a {
	color: #FFFFFF;
	font-weight:bold;
	display: block;
	text-align: center;
	text-decoration: none;
	width: auto;
	font-size: 12px;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 20px 5px 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#nav_menu ul li a:hover {
	color: #7396a4;
}
#nav_menu ul li ul {
	display: none;
	left: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 22px;
	width: 140px;
}
#nav_menu ul li:hover{
	background-color:#e5edf0;
}

#nav_menu ul li:hover a{
	color:#7396a4;
}


#nav_menu ul ul,
#nav_menu ul li:hover ul ul,
#nav_menu ul ul li:hover ul ul
{display: none;}

#nav_menu ul li:hover ul,
#nav_menu ul ul li:hover ul,
#nav_menu ul ul ul li:hover ul
{display: block;}

#nav_menu ul ul ul{
	left:100px;
	top:0px;
}

#nav_menu ul #lastmenu a{
	border:none;
}
#nav_menu ul li:hover ul, div#nav_menu ul li.over ul {
	display: block;
}
#nav_menu ul li ul li {
	padding: 1px 3px 1px 17px;
	margin:0px;
	background-color: #FFFFFF;
	width: 120px;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	opacity: .9;
}
html>body #nav_menu ul li ul li {
	width: 100px;
}
#nav_menu ul li ul li:hover {
	-moz-opacity:10;
	filter:alpha(opacity=100);
	opacity: 10;
	background-color: #FFFFFF;
}
#nav_menu ul li ul li a {
	display: block;
	color: #7396a4;
	padding: 3px;
	text-align: left;
	border:none;
	text-transform: capitalize;
	font-weight: normal;
	width:100%;
	font-size:10px;
}
#nav_menu ul li ul li a:hover {
	color: #000000;
}
/*End Menu Styles*/






#homeLeft {
	float: left;
	width: 318px;
	background-color: #d9e6ea;
	height: 600px;
	overflow: hidden;
	margin: 55px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
}

#homeLeft #pagecopy h2, #subLeft h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #704b1d;
	margin: 10px;
}


#homeHeadline {
	background-image: url(images/home_headline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 110px;
	overflow: hidden;
	margin-top: 33px;
}

#homeHeadline a{
	padding-top: 111px;
	display:block;
}

#homeLeft #pagecopy ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type:disc;
}

#homeLeft #pagecopy li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height:12px;
}


#homeLeft #pagecopy {
	text-align: left;
	font-size: 11px;
	margin: 20px 30px 20px 38px;
}
#pagecopy .morelink {
	text-align: right;
	padding: 3px;
}
#pagecopy .morelink a {
	text-transform: uppercase;
	color: #704b1d;
	text-decoration: none;
	font-weight: bold;
}
.clear{
	clear:both;
	}
	
#homeRight{
	float:right;
	width:600px;
	margin: 0px;
	padding: 0px;
}


#pagecopy p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	margin-top: 7px;
	margin-bottom: 8px;
}
#homeRight #monthlySpecial {
	float: left;
	}
#homeRight .bottom{
	width: 296px;
	background-color: #e9dcca;
	font-family: Arial, Helvetica, sans-serif;
	color: #704b1d;
	margin-top: 4px;
	height: 251px;
	text-align:center;
	overflow:hidden;
}
#homeRight #photoGallery {
	float: right;
}
.section {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	background-color: #dbc5a6;
}
#monthlySpecial h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 8px 0px 0px 0px;
}
#monthlySpecial .disc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-transform: uppercase;
}
#monthlySpecial .copy p {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:left;
}

#monthlySpecial .copy img {
	float:left;
	padding-right:8px;
}

#photoGallery .copy .column {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 17px;
}

#photoGallery p {
	margin: 10px 0px 20px 0px;
}


#footer {
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 28px;
	margin-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #ffffff;
	padding: 0px;
	background-image: url(images/blue-bar.gif);
	background-repeat: repeat-x;
	background-position: left 4px;
	}
#footer #stay_logo {
	float: right;
	margin:0px;
	padding:0px;
	border:none;
}
#footer .right {
	float: right;
	margin-top: 18px;
}
#footer .left {
	float: left;
	margin-top: 18px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
}
#location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 14px;
	position: absolute;
	top: 75px;
			margin-left: 350px;
}
#share {
	position: absolute;
	top: 38px;
	margin-left: 752px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	width: 200px;
}
#share a {
	color: #16469e;
}
#share a:hover {
	color: #000000;
}

#copyright {
	width: 245px;
	float: left;
}
#bottomNav {
	margin-left: 8px;
}
#monthlySpecial .copy {
	margin-top: 20px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 20px;
}


#cta_buttons {
	position: absolute;
	top: 62px;
	margin: 0px 0px 0px 580px;
	text-align:right;
	padding: 0px;
	width:372px;
}
#home_signup {
	width: 318px;
	background-color: #d0daec;
	height: 50px;
	margin-left: 28px;
	overflow: hidden;
	position: absolute;
	top: 141px;
	z-index:0;
}
#sub_signup {
	width: 318px;
	background-color: #d0daec;
	height: 50px;
	margin-left: 634px;
	overflow: hidden;
	position: absolute;
	top: 141px;
	z-index:0;
	float:left;
}
#home_signup #signup_form, #sub_signup #signup_form {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home_signup .textbox, #sub_signup .textbox {
	background-image: url(images/form-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	margin: 0px;
	padding:5px 3px 0px 5px;
	border: 1px solid #d0daec;
	height:16px;
	color:#999999;
	text-align:center;
}
.reg {
	font-size: 9px;
}




/*Sub Pages*/
#subRight {
	margin: 55px 0px 0px 0px;
	padding: 0px;
	float: right;
	width: 318px;
}








#subLeft {
	background-color: #e2ecef;
	float: left;
	width: 540px;
	min-height:246px;
	height:auto!important;
	height: 246px;
	padding: 32px 30px 28px 30px;
	text-align: center;
}
#subLeft p {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 11px;*/
}
#subLeft h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #316275;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 16px;
	background-image: url(images/_sub_03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.twoCol .column {
	float: left;
	width: 200px;
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: left;
}
.twoCol .column ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding:0px;
}

.twoCol .column li{
	list-style-type:disc;
	margin:0px;
	padding:0px;
}
.twoCol {
	margin-left: 100px;
}

#subRight .bottom{
	background-color: #e9dcca;
	font-family: Arial, Helvetica, sans-serif;
	color: #704b1d;
	margin-bottom: 4px;
	text-align:center;
	padding-bottom: 5px;
}
#subRight #photoGallery {
	padding-bottom: 10px;
}
#subRight #photoGallery .copy {
	padding: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Opera 9 rules here */
	#footer .right {margin-top: 19px;}
	#footer .left {margin-top: 19px;}
	#homeLeft #pagecopy h2{font-weight: normal;}
	#homeLeft #pagecopy li {font-size: 11px;line-height:14px;}



}
