/* FOOTER
----------------------------------------------------*/
#footer {
	width: 680px;
	height: 10px;
	margin-top: 14px;
	color: #CCC;
	font-size: 9px;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #3B4146;
	color: #999999;
	font-family: Arial;
	font-size: 11px;
}
/* Hide from IE5mac \*//*/
html, body {
	height: auto;
}
/* end hack */

/* =Vertical Centering
----------------------------------------------------*/
#center {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -217px;
	float: left;
}
/* Hide from IE5mac \*//*/
#vertical-center {
	display: none;
}
/* end hack */
#container {
	margin: 0 auto;
	width: 680px;
	height: 434px;
	clear: both;
	
	padding: 0px;

	position: relative;
	top: -217px;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */
}
#landing_logo {
	text-align: center;
	position: relative;
	top: 183px;
}
#landing_strap {
	text-align: center;
	position: relative;
	top: 322px;
	letter-spacing: 0em;
	font-size: 10px;
}
#landing_strap h1 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#landing_address {
	text-align: center;
	position: relative;
	top: 332px;
	letter-spacing: 0em;
	font-size: 10px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #7f8389 solid;
	color: #7f8389;
	width: 110px;
	height: 382px;
	padding: 13px;
	float: left;
}
/* =A Default link styling
----------------------------------------------------*/
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
/* =Navigation styling
----------------------------------------------------*/
#navigation {
	border:0;
	margin:0;
	padding:0;
	height: 221px;
	margin-bottom: 9px;
	font-size: 9px;
	list-style: none;
	line-height: 175%;
}
#navigation-med {
	border:0;
	margin:0;
	padding:0;
	height: 258px;
	margin-bottom: 9px;
	font-size: 9px;
	list-style: none;
	line-height: 175%;
}
#navigation-no-specials {
	border:0;
	margin:0;
	padding:0;
	height: 316px;
	margin-bottom: 9px;
	font-size: 9px;
	list-style: none;
	line-height: 175%;
}
#navigation li a, #navigation-no-specials li a, #navigation-med li a {
	cursor: pointer;
	color: #F8F8F8;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#navigation li a:hover, #navigation-no-specials li a:hover, #navigation-med li a:hover {
	color:#999999;
}
#navigation ul, #navigation-no-specials ul, #navigation-med ul {
	margin: 0;
	padding: 0;
	text-indent:0;
	list-style: none;
}
#navigation li li a, #navigation-no-specials  li li a, #navigation-med li li a {
	color: #999999;
	margin-left: 6px;
	text-decoration: none;
}
#navigation-sub .currentSite a {
	color: #ffffff;
	cursor: default;
}
/* =Special nav menu styling
----------------------------------------------------*/
#navigation-specials {
	background: #2e3235;
	margin:0;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	height: 17px;
	list-style-type: none;
	line-height: 135%;
	margin-bottom: 30px;
	text-align: center;
}
#navigation-specials ul {
	border:0;
	margin:0;
	padding:0;
	list-style-type: none;
}
#navigation-specials a:link {
	color: #FFF;
	text-decoration: none;
}
#navigation-specials a:visited {
	color: #FFF;
	text-decoration: none;
}
#navigation-specials a:active {
	color: #FFF;
	text-decoration: none;
}
#navigation-specials a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation-specials ul li {
	list-style: none;
}
/* =Christmas nav menu styling
----------------------------------------------------*/
#navigation-xmas {
	background: #997f54; /* was #2e3235; */
	margin:0;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	height: 17px;
	list-style-type: none;
	line-height: 135%;
	margin-bottom: 10px;
	text-align: center;
}
#navigation-xmas ul {
	border:0;
	margin:0;
	padding:0;
	list-style-type: none;
}
#navigation-xmas a:link {
	color: #FFF;
	text-decoration: none;
}
#navigation-xmas a:visited {
	color: #FFF;
	text-decoration: none;
}
#navigation-xmas a:active {
	color: #FFF;
	text-decoration: none;
}
#navigation-xmas a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation-xmas ul li {
	list-style: none;
}
/* =Sub nav menu styling
----------------------------------------------------*/
#navigation-sub {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 9px;
	height: 48px;
	list-style-type: none;
	line-height: 165%;
}
#navigation-sub ul {
	border-width: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation-sub a:link {
	color: #999999;
	text-decoration: none;
}
#navigation-sub a:visited {
	color: #999999;
	text-decoration: none;
}
#navigation-sub a:active {
	color: #999999;
	text-decoration: none;
}
#navigation-sub a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation-sub ul li {
	list-style: none;
}
#navigation-sub .currentSite a:link {
	color: #ffffff;
	cursor: default;
}
#navigation-sub .currentSite a:visited {
	color: #ffffff;
	cursor: default;
}
#navigation-sub .currentSite a:active {
	color: #ffffff;
	cursor: default;
}
#navigation-sub .currentSite a:hover {
	color: #ffffff;
	cursor: default;
}
/* =Main
----------------------------------------------------*/
#main {
	width: 532px;
	height: 410px;
	float: left;
	background: #FFFFFF;
	margin-left: 10px;
	color: #666666;
}
#main-text {
	width: 482px;
	height: 310px;
	position: relative;
	top: 50px;
	left: 25px;
	right: 25px;
	bottom: 50px;
}
#main-textBox {
	width: 422px;
	height: 310px;
	padding-right: 30px;
	padding-left: 30px;
}
#main-textBox a:link, a:visited, a:active {
	color: #999999;
	text-decoration: underline;
}
#main-textBox a:hover {
	color: #666666;
	text-decoration: underline;
}
#main-textBox h1, h2 {
	font-size: 11px;
	margin: 0;
	margin-bottom: 10px;
	text-align:center;
	font-weight: normal;
	color: #666666;
	line-height: 143%;
}
#main-textBox p {
	line-height: 143%;
	margin: 0;
	margin-bottom: 10px;
	text-align:justify;
}
#main-textBox-center {
	width: 422px;
	height: 310px;
	padding-right: 30px;
	padding-left: 30px;
}

#main-textBox-center a:link, a:visited, a:active {
	color: #999999;
	text-decoration: underline;
}
#main-textBox-center a:hover {
	color: #666666;
	text-decoration: underline;
}
#main-textBox-center h1, h2 {
	font-size: 11px;
	margin: 0;
	margin-bottom: 25px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	line-height: 135%;
}
#main-textBox-center p {
	line-height: 135%;
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
}
.scroll-pane {
	overflow: auto;
}
#main-locationText {
	width: 150px;
	height: 370px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#main-locationText h1, h2 {
	font-size: 11px;
	margin: 0;
	margin-bottom: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 135%;
}
#main-locationText p {
	line-height: 135%;
	margin: 0;
	margin-bottom: 10px;
}
#main-locationMap {
	width: 320px;
	height: 370px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
/* =Table Styling
----------------------------------------------------*/
table {
	border:0;
	border-collapse:collapse;
	padding:0;
	width: 422px;
	margin-top: 10px;
	margin-bottom: 10px;
}
th {
	font-weight: normal;
	text-align: left;
	padding-bottom: 6px;
	padding-top: 12px;
}
td {
	padding-top: 3px;
	padding-bottom: 3px;
}
td.roomType {
	padding-left: 10px;
	text-align: left;
	width: 325px;
}
td.roomPrice {
	text-align: left;
}
.smallText {
	font-size: 9px;
}
/* =News Form Styling
----------------------------------------------------*/
#main-news {
	float: left;
	width: 295px;
	height: 310px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 15px;
}
#main-news-recent {
	float: left;
}
#main-news a:link, a:visited, a:active {
	color: #999999;
	text-decoration: underline;
}
#main-news a:hover {
	color: #666666;
	text-decoration: underline;
}
#main-news h1, h2 {
	font-size: 11px;
	margin: 0;
	margin-bottom: 25px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	line-height: 135%;
}
#main-news p {
	line-height: 135%;
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
}
#main-news  form {
	margin:0;
	padding:0;
}
#main-news fieldset {
	border: 0;
}
#main-news label {
	float: left;
	width: 70px;
	height: 13px;
	text-align: right;
	padding-top: 2px;
	margin-right: 10px;

}
#main-news input {
	width: 200px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
#main-news input:focus {
	background: #FAFAFA;
	border: 1px solid #999999;
}
#main-news input.submit {
	width: auto;
	font-size: 11px;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#main-news input.checkbox {
	width: auto;
}
hr {
	width: 200px;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border:0;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* =jScrollPane
----------------------------------------------------*/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #B3B3B3;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
/* =.clear Default clear float
----------------------------------------------------*/
.clear {
	clear: both;
}
/* =p Default styling for paragraphs
----------------------------------------------------*/
p {
	line-height: 125%;
}
p.error {
	line-height: 125%;
	color: #990000;
}
/* =h1 Default styling for top-level headings
----------------------------------------------------*/
h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color:#cccccc; 
}
/* =abbr Default styling for abbreviations
----------------------------------------------------*/
abbr[title] {
	border: 0px;
}
/* =img Default styling for images
----------------------------------------------------*/
img {
	border: 0px;
}