/* -----------------------------------------------------------------------

------------------------------------------------------------------------- */


/* ----- Generic styles --------------------------------------------------*/
* { margin: 0; padding: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}

a img { border: 0; }
hr { display: none; }
abbr { border-bottom: none; }
cite { margin: 0; }


/* ----- Common classes --------------------------------------------------*/
/* commented backslash hack (second rule is for IE5/Mac) \*/
.alt { position: absolute; left: -9999px; }
/* end hack */
/*\*//*/
.alt { text-indent: -9999px; }
/**/
/* ----- jQuery Flash rules -------------------------------------*/
.flash-update {	position: relative; }

.flash-update p {
	position: absolute;
	left: 0;
	top: 0;
	border: 2px solid #FFCC00;
	padding: 8px 10px;
	text-align: left;
	background: #FFFFCC;
	color: #000000;
	font-size: 1.1em;
	}


.center { text-align: center; }
.right { text-align: right; }
.align { float: right; }


/* ----- Page layout -----------------------------------------------------*/
div#outer-wrapper {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;


	background: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/layout/outer-wrapper-bg.gif) repeat-y 0 0;
	background-image: url(../images/FSouterwrapperbg.gif);
	top: 0;
	}

div#inner-wrapper { background: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/layout/inner-wrapper-bg.gif) no-repeat 0 0; }

div#branding {
	background: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/layout/branding-bg.gif) no-repeat 19px 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
	}

h1#logo a { display: block; width: 195px; height: 135px; }

div#outer-content-wrapper {
	min-height: 375px;
	_height: 375px;
	padding: 77px 19px 32px 19px;
	background: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/layout/outer-content-wrapper-bg.jpg) no-repeat 19px 100%;
	}

div#outer-content-wrapper:after {
	display: none;
	visibility: visible;
	clear: both;
	height: 269;
	content: ".";
	background: url(../images/outer-content-wrapper-bg.jpg) no-repeat;
	position: relative;
	width: 762px;
	bottom: 5px;
	left: 5px;
	}

div#page-heading {
	position: absolute;
	left: 212px;
	top: 10px;
	width: 567px;
	height: 212px;
	background-image: url(../images/lodge.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	}

div#inner-content-wrapper {
	display: inline;
	float: right;
	width: 504px;
	margin-right: 30px;
	padding-top: 0px;
	background: url(../none);
	}

div#footer {
	width: 100%; /* tricks background into always showing up in IE/Win */
	font-size: 1.1em;
	text-align: center;
	background: #898989 url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/layout/footer-bg.gif) no-repeat 0 0;
	}

div#footer p { padding-bottom: 8px; }
div#footer p span { margin: 0 5px; }
div#footer p a { text-decoration: none; color: #c3c3c3; }
div#footer p a:hover { text-decoration: underline; }


/* ----- Check availability form layout ----------------------------------*/
div#check-availability-wrapper {
	width: 175px;
	border: solid #c2c2c2;
	border-width: 1px 0;
	margin: 94px 0 14px 10px; /* top margin clears navigation */
	_margin-top: 171px;
	padding: 0;
	}

div#check-availability-wrapper h3 {
	height: 26px;
	background: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/marketing/header-check-availability.gif) no-repeat 50% 50%;
	}

form#check-availability-form { margin-left: 10px; }
form#check-availability-form div.field { display: inline; float: left; margin: 0 4px 2px 0; }
form#check-availability-form label { display: block; padding-bottom: 1px; font-size: 1em; }

form#check-availability-form input.textfield {
	width: 64px;
	border: 1px solid #655e4b;
	padding: 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #555555;
	}

form#check-availability-form select { font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #555555; }
form#check-availability-form select option { padding: 0 10px 0 4px; }
input#check-avail-submit { margin: 13px 0 14px 0; }


/* ----- Contingency rules -----------------------------------------------*/
div#browser-warning { display: none; }
.copyright {
	font-size: 0.9em;
	color: #475b42;
	float: right;
}
div#inner-content-wrapper_HOME {

	display: inline;
	float: right;
	width: 504px;
	margin-right: 30px;
	padding-top: 265px;
	background: url(../none);
}
