/* ----- Import external stylesheets -------------------------------------*/
@import url("common.css");
@import url("nav.css");
@import url("../titles.css");
@import url("calendar.css");
@import url("events.css");


/* ----- Page headings ---------------------------------------------------*/
div#page-heading h1 {
	margin: 157px 0 0 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	}

.sIFR-hasFlash div#page-heading h1 { visibility: hidden; }
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { display: block; position: absolute; left: 0; top: 0; width: 0; height: 0; overflow: hidden; }

div#page-heading h2 {
	margin: 7px 0 0 30px;
	font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	text-transform: uppercase;
	color: white;
	}

div#page-heading { background: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/headers/generic.jpg) no-repeat 0 0; }
body.lodge div#page-heading { background-image: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/headers/lodge.jpg); }
body.reservations div#page-heading { background-image: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/headers/reservations.jpg); }
body.specials div#page-heading { background-image: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/headers/specials.jpg); }
body.meetings div#page-heading { background-image: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/headers/meetings.jpg); }
body.areaguide div#page-heading { background-image: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/headers/areaguide.jpg); }
body.pressroom div#page-heading { background-image: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/headers/pressroom.jpg); }
body.emailclub div#page-heading { background-image: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/headers/emailclub.jpg); }
body.contact div#page-heading { background-image: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/headers/contact.jpg); }
body.employment div#page-heading { background-image: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/headers/employment.jpg); }
body.realestate div#page-heading { background-image: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/headers/realestate.jpg); }


/* ----- Push marketing layout -------------------------------------------*/
div#marketing-wrapper {
	width: 151px;
	width: 149px;
	border: 1px solid #949494;
	margin-left: 10px;
	padding: 14px 12px 0 12px;
	background: #E1CC9F;
	}

div#marketing-wrapper ul { font-size: 1em; list-style: none; }
div#marketing-wrapper ul li { padding-bottom: 18px; }

div#marketing-wrapper ul a {
	padding-left: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: black;
	background: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/marketing/push-link-arrow.gif) no-repeat 0 50%;
	}

div#marketing-wrapper ul a:hover { color: #7e7e7e; }


/* ----- Inset layout ----------------------------------------------------*/
div#inset {
	display: inline;
	float: right;
	width: 166px;
	margin-top: 15px;
	}

div#inset span { display: block; }

div#inset ul {
	list-style: none;
	padding-top: 10px;
	}

div#inset ul li {
	background: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/snowflake.gif) no-repeat 0 0;
	padding-left: 18px;
	margin: 10px 0;
	}

div#inset a { text-decoration: underline; color: #013f70; }
div#inset a:hover { color: #175a8f; }

/* ----- Content layout --------------------------------------------------*/
div#content {
	width: 312px;
	font-family: Arial, Helvetica, sans-serif;
	}

div#content.wide {
	width: 504px;
	margin-top: 0px;
}
div#outer-wrapper div.extra-wide { width: 524px; }

div#content h1, div#content h2, div#content h3 {
	border-bottom: 1px solid #999966;
	margin-bottom: 1.5em;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #475B42;
	}

div#content h4, div#content h5, div#content h6 {
	font-size: 1.2em;
	font-weight: bold;
	}

div#content p {
	margin: 1em 0 1.75em 0;
	font-size: 1.2em;
	line-height: 1.4em;
	}

div#content ul {
	margin: 1em auto 1.75em 2.5em;
	font-size: 1.2em;
	line-height: 1.3em;
	}

div#content ul li { margin-bottom: 0.25em; }

div#content dl { margin-bottom: 2em; font-size: 1.2em; }
div#content dl dt { font-weight: bold; }
div#content dl dd { margin-bottom: 1em; }

div#content blockquote p {
	margin: 0 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-style: italic;
	line-height: 1.2em;
	}

div#content blockquote cite {
	display: block;
	margin: 0 2em 1.5em 2em;
	font-size: 1.4em;
	font-style: normal;
	text-align: right;
	}

table.rates-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	font-size: 1.2em;
	}

table.rates-table th, table.rates-table td { vertical-align: top; }

table.rates-table thead th {
	border-bottom: 1px solid #666666;
	padding-right: 6px;
	font-weight: bold;
	text-align: left;
	}

table.rates-table tbody th, table.rates-table tbody td {
	border-bottom: 1px solid #cccccc;
	padding: 4px 4px 4px 0;
	font-weight: normal;
	text-align: left;
	}

table#press-release-table {
	border-collapse: collapse;
	margin-bottom: 1em;
	font-size: 1.2em;
	}

table#press-release-table th, table#press-release-table td { vertical-align: top; }
table#press-release-table th#col-date { width: 120px; }

table#press-release-table thead th {
	font-weight: bold;
	border-bottom: 1px solid #666666;
	text-align: left;
	}

table#press-release-table tbody th, table#press-release-table tbody td {
	border-bottom: 1px solid #cccccc;
	padding: 4px 2px 4px 0;
	font-weight: normal;
	text-align: left;
	}

div#content a { text-decoration: underline; color: #013f70; }
div#content a:hover { color: #175a8f; }

div#content a.pdf { padding: 0 0 2px 22px; background: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/icon-pdf.gif) no-repeat 0 50%; }
div#content p.link-top a { font-size: 0.9em; }

/* ----- Reservations page -----------------------------------------------*/

div#reservations-button {
	text-align: center;
}

div#reservations-button img {
	margin: 0 50px 30px 0;
	}

/* ----- Packages layout -------------------------------------------------*/
div.package-wrapper {
	position: relative;
	width: 762px;
	margin-bottom: 2em;
	border: 1px solid #dcc38e;





	background: white url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/package-wrapper-bg.gif) repeat-x 0 100%;;
	background-image: url(../images/outer-content-wrapper-bg.jpg);
	left: 5;
	top: 5;
	height: 296px;
	}

div.package-title {
	height: 27px;
	border-bottom: 1px solid #dcc38e;
	padding: 12px 0 0 15px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	background: url(file:///C|/Documents and Settings/Monica Masi/My Documents/My Webs/images/package-title-bg.gif) repeat-x 0 0;
	}

div.package-link { position: absolute; right: 15px; top: 7px; }
div.package-content { padding: 15px 15px 0 15px; }

div#content div.package-content p { margin: 0; padding-bottom: 1em; }
div.package-toggle { padding: 0 15px 10px 15px; }
div#content div.package-toggle a { font-size: 1.1em; text-decoration: underline; color: #bc0101; }
div#content div.package-toggle a:hover { color: #ff0000; }


/* ----- Forms layout ----------------------------------------------------*/
span.required, label.required {
	font-weight: bold;
	color: #bc0101;
	}

fieldset {
	clear: both;
	border: solid #666666;
	border-width: 1px 0 0 0;
	margin-bottom: 1.5em;
	padding: 0.5em 1em;
	}

legend {
	padding: 0 0.25em;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	}

input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; }

input.textfield {
	width: 200px;
	border: 1px solid #655e4b;
	padding: 2px 3px;
	}

input#zip { width: 100px; }
input#travelers, input#days { width: 50px; }
input#phone, input#phone_evening, input#fax { width: 150px; }

textarea.textfield {
	width: 250px;
	height: 75px;
	border: 1px solid #655e4b;
	padding: 2px 3px;
	}

form.validate div.field {
	clear: both;
	margin-bottom: 0.3em;
	}

form.validate label {
	display: block;
	float: left;
	width: 150px;
	padding: 0.2em 0.5em;
	font-size: 1.2em;
	text-align: right;
	}

form.validate div.checkboxes input { clear: left; float: left; }

form.validate div.checkboxes label {
	display: inline;
	float: left;
	width: 90%;
	padding-top: 0;
	/*padding-top: 0.2em;*/
	text-align: left;
	}

form.validate input#submit { margin-left: 172px; }








table.form {
	width: 500px;
	border-collapse: collapse;
	font-size: 1.2em;
	}

table.form th {
	vertical-align: top;
	padding: 3px 8px 3px 0;
	font-weight: normal;
	text-align: right;
	}

table.form td {
	vertical-align: top;
	padding: 3px 3px 3px 0;
	line-height: 1.6em;
	}

form.validate table.form label {
	display: block;
	float: none;
	width: 120px;
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 1em;
	text-align: right;
	}

table.form td.checkboxes label {
	display: inline;
	text-align: left;
	}

table.form table th { padding: 0; text-align: left; }
table.form table td { padding: 0; }

table.form input { font-size: 1em; }
table.form textarea { font-size: 1em; }
table.form select { font-size: 1em; }

input#arrival_m, input#arrival_d, input#arrival_y, input#departure_m, input#departure_d, input#departure_y,
input#day_1_single, input#day_1_double, input#day_1_suite, input#day_1_other, input#day_1_total,
input#day_2_single, input#day_2_double, input#day_2_suite, input#day_2_other, input#day_2_total,
input#day_3_single, input#day_3_double, input#day_3_suite, input#day_3_other, input#day_3_total,
input#day_4_single, input#day_4_double, input#day_4_suite, input#day_4_other, input#day_4_total,
input#day_5_single, input#day_5_double, input#day_5_suite, input#day_5_other, input#day_5_total,
input#space_1_num, input#space_2_num, input#space_3_num, input#space_4_num, input#space_5_num {	width: 40px; }

input#history_1_property, input#history_2_property, input#history_3_property, input#history_4_property,
input#history_1_date, input#history_2_date, input#history_3_date, input#history_4_date,
input#history_1_rate, input#history_2_rate, input#history_3_rate, input#history_4_rate,
input#space_1_style, input#space_2_style, input#space_3_style, input#space_4_style, input#space_5_style { width: 76px; }

input#history_1_city, input#history_2_city, input#history_3_city, input#history_4_city,
input#space_1_day, input#space_2_day, input#space_3_day, input#space_4_day, input#space_5_day,
input#space_1_time, input#space_2_time, input#space_3_time, input#space_4_time, input#space_5_time { width: 50px; }

input#history_1_state, input#history_2_state, input#history_3_state, input#history_4_state { width: 40px; }
input#space_1_event, input#space_2_event, input#space_3_event, input#space_4_event, input#space_5_event { width: 108px; }

input#response_other, input#respond_via_other { width: 100px; }

form.validate table.form input#submit { margin-left: 0; }
