@charset "utf-8";
/* CSS Document */

/* Normalize padding and margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}


/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

/* Normalize list styles */
ol, ul {
list-style: none;
}

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

/* Normalize table borders */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Normalize other borders */
fieldset, img {
padding: 0px;
border: none
}

/* Normalize text-alignment */
caption, th {
text-align: left;
}

/* Normalize (remove) quotation marks */
q:before, q:after {
content: '';
}

*:focus {
outline: none;
}	

html{
overflow: scroll;
}


/*----------------------------------------------------- Don't edit anything above this line ---------------------------------------------------*/

html {
text-align: center;
background-image:url(/images/background_repeat.gif);
background-repeat: repeat-x;
background-color: #332a33;
background-position: top;
}

body{
position: relative;
text-align: left;
}


* {
font-family: Geneva, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #140502;
}

h1{
font-family: Geneva, Verdana, Helvetica, sans-serif;
color: #501f18;
font-size: 15px;
padding: 0px 0px 0px 10px;
margin: 0;
background-color: #ffffff;
}

h2{
font-family:"Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
color: #615831;
font-size: 14px;
margin: 0 0 0 0px;
padding: 0px 0px 1px 0;
}

h3{
font-family: Geneva, Verdana, Helvetica, sans-serif;
color: #000;
font-size: 11px;
padding: 0;
margin: 0
}

h4{
font-family: Geneva, Verdana, Helvetica, sans-serif;
color: #504530;
font-size: 11px;
margin: 0 0 0 20px;
padding: 20px 20px 0 0;
}

h5{
font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
color: #200c05;
font-weight:bold;
font-size: 11px;
margin-bottom: 5px;
}

a:active, a:link, a:visited{
font-family: Geneva, Verdana, Helvetica, sans-serif;
font-size: inherit;
color: #552716;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

p{
font-family: Geneva, Verdana, Helvetica, sans-serif;
color: #140502;
padding: 5px 20px 10px 10px;
margin: 0px;
font-size: 11px;
line-height: 17px;
}

.page_text{
font-family: Geneva, Verdana, Helvetica, sans-serif;
color: #140502;
padding: 5px 20px 10px 10px;
margin: 0px;
font-size: 11px;
line-height: 17px;
}

.window_item{
font-family: Geneva, Verdana, Helvetica, sans-serif;
color: #140502;
padding: 0px 20px 0px 15px;
margin: 0px 0px 10px 0px;
font-size: 11px;
line-height: 17px;
}

.window_intro{
font-family: Geneva, Verdana, Helvetica, sans-serif;
color: #140502;
padding: 0px 20px 0px 5px;
font-size: 11px;
line-height: 17px;
}

.window_button {
cursor:pointer;
}

.window_button_text{
font-family: Geneva, Verdana, Helvetica, sans-serif;
color: #140502;
font-size: 11px;
}

.window_top{
margin: 5px 0px 10px 10px;
}

.window_container {
border-bottom:double #cccccc;
}

.home_text_right{
font-family: Geneva, Verdana, Helvetica, sans-serif;
color: #140502;
padding: 5px 0px 10px 2px;
margin: 0px;
font-size: 11px;
line-height: 17px;
}

#main_container{
position: relative;
width: 949px;
margin: 0 auto;
background:none;
}


#header_container{

}

#nav_container {
}

#inside_container {
 background-image:url(/images/right_column_graphic.gif);
 background-repeat:repeat-y;
 background-position:right;
border-bottom: 4px solid #CEB57C;
background-color: #FFFFFF;
}

#content_container {

}


#footer_container {
	padding: 10px;
	text-align:right;
}

#footer_container td {	color: #d3cdaf;}


#content_left {background-color: #FFFFFF; vertical-align:top; width: 746px;background:url(/images/left_gold_repeat.gif); background-position:left; background-repeat:repeat-y;}
#content_right {background-color: #FFFFFF; vertical-align:top; width: 203px;background:url(/images/bottom_right_column.jpg); background-position:bottom; background-repeat:no-repeat;}

.dotted_line_left{
border-bottom: 1px dotted #888;
width: 195px;
height: 1px;
}

span.dotted_line{
border-bottom: 1px dotted #888;
width: 195px;
height: 1px;
}

.related_links a{
font-family: "Trebuchet MS", Geneva, Verdana, Helvetica, sans-serif;
color: #4b1d0c;
font-size: 11px;
}

#reservations {
padding: 10px;
}

		#reservations td{
		padding: 2px;
		font-size:10px;
		}
		
					
	
			#reservations input{
			margin: 2px;
			}
						
	#home_container {
padding: 20px 40px 40px 40px;
border-top: 4px solid #CEB57C;
margin-left: 4px;
background-image: url(/images/shorelodge_redesign.homepage_58.jpg);
background-position:top;
background-repeat:no-repeat;
}	
/*----------------------------------------------------- Inner pages ---------------------------------------------------*/

#page_left {vertical-align:top; width: 589px;}
#page_right {vertical-align:top;background:url(/images/subnav_background.jpg);
background-repeat:no-repeat;
background-position:top;}

#page_content {
padding: 20px 10px 20px 40px;}

#page_container {
border-top: 4px solid #CEB57C;
margin-left: 4px;
}

#page_container_tour {
margin-left: 4px;
}


/*----------------------------------------------------- Sub Nav ---------------------------------------------------*/


.menu_container{
position: relative;
width: 153px;
margin: 0px;
padding-bottom: 50px;
}
	
.menu{
width: 153px;
margin: 0;
padding: 0;
border-bottom: 1px solid #ffffff;
}

.menu a:link, .menu a:active, .menu a:visited, .active_link a:link, .active_link a:active, .active_link a:visited{
font-family: Geneva, Verdana, Helvetica, sans-serif;
display: block;
color: #40341E;
font-size: 11px;
line-height: 13px;
text-decoration: none;
margin: 0;
padding: 4px 5px 0 10px;
}

.menu a:hover{
background-color:#FFFFFF;
text-decoration: none;
}
	
.active_link{
background-color:#FFFFFF;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

.sub_menu a{
font-family: Geneva, Verdana, Helvetica, sans-serif;
color: #502820;
font-size: 10px;
text-decoration: none;
}

.sub_menu {padding:3px 2px 2px 10px;background-color:#FFFFFF;}

.sub_menu a:hover{
color: #615831;
text-decoration:none;
}

a.active_sub_link {color: #615831;font-size: 10px;}



/*----------------------------------------------------- Gallery ---------------------------------------------------*/

/* slide viewer */
#slide_viewer {
	position: relative;
	width: 288px;
	overflow: hidden;
	padding: 0;
	margin: 2px 0 0 0;
}

#slider {
	position: relative;
	left: 0px;
	padding: 0;
	marging: 0;
}

.slide_nav {
	width: 288px;
	height: 15px;
}

.slide_nav a{
	margin-top: 2px;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.slide_nav a:hover{
	text-decoration: underline;
}

#slide_next_button {
	float: right;
}

#slide_prev_button {
	float: left;
}

/*clear children */		
#gallery_container{
position: relative;
padding: 0 0 0 30px;
}


#caption_container {
position: relative;
width: 463px;
padding: 10px 5px 10px 30px;
min-height: 30px;		
}	

#next_previous{
		position: relative;
		}

#thumbs_container {
padding: 0px 0px 20px 25px;
}

.photo_thumbs {

}

.photo_thumbs_container {
	height: 47px;
	width: 70px;
	overflow:hidden;
	border: 2px solid #ecebd9;
	cursor:pointer;
}

#photo_container{
	position: relative;
	width: 473px;
	height: 316px; 
	overflow: hidden; 
	background-image: url(/images/spinner.gif); 
	background-position: center; 
	background-repeat: no-repeat;
	cursor:pointer;
	}
	


	#preload{
	position: relative;
	left: 20px;
	top: 0px;
	width: 473px;
	height: 316px; 
	overflow: hidden; 
	background-image: url(/images/spinner.gif); 
	background-position: center; 
	background-repeat: no-repeat
	}
		
	#preload.loader{
	background-image: url(/images/spinner.gif); 
	background-position: center; 
	background-repeat: no-repeat;
	}
	
	#gallery_section_number{
	position: relative;
	width: 492px;
	height: 25px;
	text-align: right;
	}
	
		.image_numbers{
		position: relative;
		width: 100px;
		padding: 0 0 0 0;
		margin: 0 0 0 -20px;
		text-align: right;
		float: left;
		}
		
		.photos_link{
		position: relative;
		padding: 0 0 5px 0;
		margin: 0 15px 0 0;
		text-align: right;
		}
					
		/* #gallery_container h2{
		position: absolute;
		top: 6px;
		font-family: Geneva, Verdana, Helvetica, sans-serif;
		color: #B4AC83;
		font-size: 12px;
		margin: 0 0 0 20px;
		padding: 0px 20px 5px 0;
		border-bottom: none;
		width: auto;
		} */
		
	.gallery_image{
	padding: 0 0 0 0px;
	}
	
	#gallery_data_nav{
	position: relative;
	top: -5px;
	left: 0px;
	width: 493px;
	min-height: 35px;
	}
	
		#image_nav{
		height: 20px;
		position: relative;
		width: 463px;
		margin: 0 0 0 20px;
		padding: 5px 5px 5px 5px;
		}

		#summary{
		position: relative;
		width: 463px;
		margin: 0 0 0 20px;
		padding: 10px 5px 5px 5px;
		}
		
		.next_previous{
		position: relative;
		float: right;
		}

	
/*----------------------------------------------------- Form elements ---------------------------------------------------*/

.form_error {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
}

input{
padding: 2px;
font-family: Geneva, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
margin: -5px 0 0 0;
}

.specials_button{
position: relative;
}

form.contact{
position: relative;
left: 20px;
width: 310px;
}

	form p{
	padding: 4px 0 4px 0;
	}
	
	.required{
	color: #7f1311
	}
	
	.submit{
	float: right;
	margin: 5px 0 0 0;
	}
	
	.float_input{
	float: left;
	padding: 5px 0 0 0;
	}
	
	select.state{
	width: 150px;
	}
	
	select.country{
	width: 150px;
	}
	
	select.month{
	width: 125px;
	}
	
	select.day{
	width: 50px;
	}
	
	select.year{
	width: 118px;
	}

	.rfp{
	width: 300px;
	height: 125px;
	}

/*----------------------------------------------------- Form elements ---------------------------------------------------*/
#news1{
padding: 10px;
}

/*----------------------------------------------------- Survey Form elements ---------------------------------------------------*/

#survey_page{
			left: 0px;
			top: 0px;
			width: 590px;
			min-height: 300px;
			}

form.survey{
position: relative;
left: 20px;
}

.survey_input{
padding: 2px;
font-family: Geneva, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
margin: 0;
}

.survey_table p {
	padding: 0 0 0 0;
}

.altrow_color {
	background-color: #ebe6d5;
}

.survey_table {
	padding: 0;
	margin: 0;
}

.survey_table tr{
	padding: 0;
	margin: 0;
}

.survey_table td{
	padding: 0;
	margin: 0;
}

.survey_header {
padding-top: 10px;
font-family: Geneva, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #501f18;
font-weight: bold;
}

.survey_question {
	width: 320px;
}

.survey_question2 {
	width: 420px;
}

.button_answers td{
	text-align: center;
	width: 80px;
}

.yesno_answers td{
	text-align: center;
	width: 30px;
}

.checkbox_answers td{
	padding: 5px;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
}

.survey_yesno_head {
font-family: Geneva, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
display: block;
}

.survey_yesno_head td {
	vertical-align: top;
	text-align: center;
	width: 30px;
}

.survey_question_head td {
	vertical-align: top;
	text-align: center;
	width: 80px;
}


.survey_question_head {
font-family: Geneva, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
display: block;
}

.button_answers input {
font-family: Geneva, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

form.survey input{
font-family: Geneva, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}