@charset "utf-8";
/* CSS Document */

/*  START all pages elements  */
*{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

#wrapper, img, .bt_1, .bt_2, .bt_3, .bt_4, .bt_5, #footer, #page_title, #border_bt,
body#page_restaurants h1, body#page_townsend h1, body#page_transportation h1, body#page_entertain h1, body#page_outdoors h1, body#page_shopping h1, body#page_airport h1 { behavior: url(/template_assets/iepngfix.htc) }

.clr { clear:both;}

#wrapper{
	width:1000px;
	margin:0 auto 0 auto;
	background:url(/template_assets/images/content_bg.png) repeat-y center;
	overflow: visible;
}

#left_zone {
	width:267px;
	float:left;
	display:inline;
	margin:0 0 0 24px;
}

.shadow {
	float:left;
	width:305px;
	background:url(/template_assets/images/menu_bg.png) repeat-y;
	position:relative;
	z-index:1000;
	margin:0 -38px 0 0;	
}

#border_bt {
	float:left;
	width:305px;
	height:19px;
	background:url(/template_assets/images/menu_bottom.png) no-repeat;
	position:relative;
	z-index:1000;
	margin:0 -38px 0 0;		
}

#logo {
	float:left;
	width:267px;
	height:139px;
}

/*  Start search  */
#search_box {
	float:left;
	width:263px;
	height:26px;
	border:2px solid #a07047;
	margin-top:-17px;
	position: relative;
	z-index: 1100;
}

#search {
	width:172px;
	height:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8c6239;
	text-align:left;
	background-color:#FFFFFF;
	vertical-align: middle;
	padding: 3px 0 0 7px;
	border:2px solid #d09c5c;
	float: left;
}

#go {
	width:80px;
	height:26px;
	background:url(/template_assets/images/explore_bt.gif) no-repeat;
	vertical-align: middle;
	float: left;
}
/*  End search  */	

.left_links {
	float:left;
	padding:10px 0 0 10px;
}

.left_links a { float:left;}

#flipBook {
	margin: 0px 0px 0px 30px;
	width: 915px;
	height: 575px;
	border:0px solid #d09c5c;
	
}

#pageFlip {
	float:left;
	width: 89px;
	height: 116px;
	clear:right;
}
#smokLink {
	float:left;
	width: 155px;
	height: 129px;
	clear:right;
}

/*  START menu zone  */
#menuh {
	float:left;
	width:267px;
	height:160px;
	padding:24px 0 0 13px;
	background:url(/template_assets/images/menu_bg.jpg) no-repeat top left;
	margin-top: 3px;
}

#menuh li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	margin-bottom:17px;
	position: relative;
}

#menuh li li { margin-bottom:0px;}

a.bt_1, a.bt_1:link, a.bt_1:visited {float:left; height:13px; width:254px; background:url(/template_assets/images/bt_1.png) no-repeat bottom left;}
a.bt_1:hover, a.bt_1_sel {float:left; height:13px; width:254px; background:url(/template_assets/images/bt_1.png) no-repeat top left}
a.bt_2, a.bt_2:link, a.bt_2:visited {float:left; height:13px; width:254px; background:url(/template_assets/images/bt_2.png) no-repeat bottom left;}
a.bt_2:hover, a.bt_2_sel {float:left; height:13px; width:254px; background:url(/template_assets/images/bt_2.png) no-repeat top left}
a.bt_3, a.bt_3:link, a.bt_3:visited {float:left; height:13px; width:254px; background:url(/template_assets/images/bt_3.png) no-repeat bottom left;}
a.bt_3:hover, a.bt_3_sel {float:left; height:13px; width:254px; background:url(/template_assets/images/bt_3.png) no-repeat top left}
a.bt_4, a.bt_4:link, a.bt_4:visited {float:left; height:13px; width:254px; background:url(/template_assets/images/bt_4.png) no-repeat bottom left;}
a.bt_4:hover, a.bt_4_sel {float:left; height:13px; width:254px; background:url(/template_assets/images/bt_4.png) no-repeat top left}
a.bt_5, a.bt_5:link, a.bt_5:visited {float:left; height:13px; width:254px; background:url(/template_assets/images/bt_5.png) no-repeat bottom left;}
a.bt_5:hover, a.bt_5_sel {float:left; height:13px; width:254px; background:url(/template_assets/images/bt_5.png) no-repeat top left}
	
#menuh a.sub_button, .spacer {
	float:left;
	height:24px;
	width:300px;
	padding-left:26px;
	line-height:24px;
	display:block;
	text-decoration:none;
	color:#f6ecde;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#7c4f28;
	filter:alpha(opacity=80);
	opacity: 0.8;	
}

.spacer { width:326px; height:20px;}

#menuh a.sub_button:hover {	
	color:#ffffff;
	filter:alpha(opacity=100);
	opacity: 1;
}
	

#menuh ul ul {		
	position:absolute;
	z-index:500;
	width:346px;
	top:-24px;
	left:254px;
	display:none;
	clear:both;
}

div#menuh li:hover	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul
{display:block;}


/*  END menu zone  */
/*  content holder */
#page_content {
	float:right;
	width:682px;
	display: inline;
	margin: 0 25px 0 0;
	padding-bottom: 30px;
}

#page_content_empty {
	float:right;
	width:955px;
	display: block;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	border:0px solid #666;
}

/*  END content holder */

/*  Start footer  */
#footer {
	width:965px;
	margin:0 auto 0 auto;
	background:url(/template_assets/images/footer_bg.png) no-repeat center top;
	padding-left:35px;
	overflow: visible;
}

#footer_menu {
	float:left;
	width:930px;
	margin-bottom:8px;
	border-top: 1px solid #534741;
	padding-top: 3px;
}

#footer_menu, #footer_menu a:link, #footer_menu a:visited {
	font-size:16px;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#footer_menu a:hover { text-decoration:underline;}

.footer_column {
	float:left;
	width:190px;
	margin-top: 5px;
}

.footer_column p {
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}


#footer_credits {
	float:right;
	display:inline;
	margin:5px 30px 0 0;
}

.fine_txt, .fine_txt a:link, .fine_txt a:visited {
	color:#c69c6d;
	font-size:12px;
	text-align:left;
	text-decoration:none;
}

.fine_txt a:hover { text-decoration:underline;}

/*  End footer  */
/*  END all pages elements  */

/*  Start home page  */

body#homepage {	background:url(/template_assets/images/homepage_bg.jpg) repeat-x top center #d19b5a;}

body#homepage #wrapper{ height:627px;}

#flash_home {
	float:right;
	width:680px;
	height:500px;
}

/*  End home page  */

/*  Start inner pages elements  */
/*  Styles all pages  */

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#ffffff;
	text-transform:uppercase;
	height: 50px;
	margin-top: 20px;
}
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight:normal;}
h3 {font-size:16px;}

h4 {font-size:16px; font-weight:normal;}

hr {
	width:100%;
	color:#534741;
	background-color:#534741;
	margin: 15px 0 15px 0;
	height: 1px;
}



ol li, ul li { margin-left:35px; margin-bottom: 5px;}

ol li {	list-style:decimal;}

td { padding: 0px 4px 5px 0px; }
	
/*  END styles all pages  */

#page_title { 	float:left;}

.half_column { width:50%; float:left;}

.float_lt { float:left}
.float_rt { float:right}
          
/*  Start airport page  */
body#page_airport {	background:url(/template_assets/images/airport_bg.jpg) repeat-x top center #85722e;}

body#page_airport h1 {
	float:left;
	height:50px;
	background:url(/template_assets/images/icon_01.png) no-repeat top left;
	padding-left:70px;
	margin: 20px 0 0 -20px;
}

#flash_airport {
	float:right;
	display:inline;
	margin:0px 85px 20px 0;
}

body#page_airport #page_txt {
	float:right;
	width:550px;
	padding-right: 10px;
}

body#page_airport #page_txt p, body#page_airport #page_txt p strong {
	font-size:12px;
	color:#FFFFFF;
}
/*  End airport page  */

/*  Start entertainment page  */
body#page_entertain {	background:url(/template_assets/images/entertain_bg.jpg) repeat-x top #afe3cb;}

#page_entertain .fine_txt, #page_entertain .fine_txt a:link, #page_entertain .fine_txt a:visited {
	color:#ffffff;
	font-size:12px;
	text-align:left;
	text-decoration:none;
}

#page_entertain .fine_txt a:hover { text-decoration:underline;}

#page_entertain #page_txt {
	float:left;
	width:580px;
	margin-top:20px;
}

/*#page_entertain #page_txt p {
	padding-bottom:10px;
	line-height:18px;
	color:#000000;
}
*/

#page_entertain .web_pages_content p, #page_entertain .web_pages_content p b, #page_entertain .web_pages_content li {
	padding-bottom:5px;
	line-height:18px;
	color:#594d25;
}


#page_entertain h2, #page_entertain h3, #page_entertain h4 , #page_entertain #page_txt p.line_sp{
	line-height:26px;
	color:#594d25;
}

#page_entertain hr {
	color:#a07044;
	background-color:#a07044;
}
/*  End entertainment page  */

/*  Start outdoors page  */
body#page_outdoors {	background:url(/template_assets/images/outdoors_bg.jpg) repeat-x top #c4e8b8;}

#page_outdoors .fine_txt, #page_outdoors .fine_txt a:link, #page_outdoors .fine_txt a:visited {
	color:#ffffff;
	font-size:12px;
	text-align:left;
	text-decoration:none;
}

#page_outdoors .fine_txt a:hover { text-decoration:underline;}

#page_outdoors #page_txt {
	float:left;
	width:580px;
	margin-top:20px;
}

/*#page_outdoors #page_txt p {
	padding-bottom:10px;
	line-height:18px;
	color:#000000;
}*/

#page_outdoors .web_pages_content p, #page_outdoors .web_pages_content p b, #page_outdoors .web_pages_content li {
	padding-bottom:5px;
	line-height:18px;
	color:#594d25;
}



#page_outdoors h2, #page_outdoors h3, #page_outdoors h4 , #page_outdoors #page_txt p.line_sp{
	line-height:26px;
	color:#594d25;
}

#page_outdoors hr {
	color:#a07044;
	background-color:#a07044;
}
/*  End outdoors page  */

/*  Start shopping page  */
body#page_shopping {	background:url(/template_assets/images/shopping_bg.jpg) repeat-x top #cfccd4;}

#page_shopping .fine_txt, #page_shopping .fine_txt a:link, #page_shopping .fine_txt a:visited {
	color:#ffffff;
	font-size:12px;
	text-align:left;
	text-decoration:none;
}

#page_shopping .fine_txt a:hover { text-decoration:underline;}

#page_shopping #page_txt {
	float:left;
	width:580px;
	margin-top:20px;
}

/*#page_shopping #page_txt p {
	padding-bottom:10px;
	line-height:18px;
	color:#000000;
}*/

#page_shopping .web_pages_content p, #page_shopping .web_pages_content p b, #page_shopping .web_pages_content li {
	padding-bottom:5px;
	line-height:18px;
	color:#594d25;
}




#page_shopping h2, #page_shopping h3, #page_shopping h4 , #page_shopping #page_txt p.line_sp{
	line-height:26px;
	color:#594d25;
}

#page_shopping hr {
	color:#a07044;
	background-color:#a07044;
}
/*  End shopping page  */


/*  Start restaurants page  */
body#page_restaurants {	
	font-size:12px;
	color:#FFFFFF;
	background:url(/template_assets/images/restaurants_bg.jpg) repeat-x top center #6C2024;
}

body#page_restaurants h1 {
	/*float:left;*/
	height:50px;
	background:url(/template_assets/images/icon_01.png) no-repeat top right;
	/*padding-right:70px;*/
	margin: 20px 42px 0 0;
}

body#page_restaurants #page_content {
	padding-right:30px;
	width:652px;
	font-size:12px;
	color:#FFFFFF;
}

p.more_info {
	float:left;
	margin:255px 0 0 10px;
	display:inline;
}

body#page_restaurants #page_txt {
	float:right;
	width:580px;
	margin-top:20px;
}
body#page_restaurants p, body#page_restaurants p b, body#page_restaurants p a {
	padding-bottom:10px;
	line-height:18px;
	color:#d19b5a;
}

#page_restaurants h2, #page_restaurants h3, #page_restaurants h4 , #page_restaurants #page_txt p.line_sp{
	line-height:26px;
	color:#d19b5a;
}

.location {
	float:left;
	border-bottom:1px solid #d19b5a;
	padding-bottom:8px;
	margin: 15px 0;
}

.location a:link, .location a:visited {
	color:#d19b5a;
	text-decoration:none;
	font-weight:bold;
	padding:0 3px;
} 

.location a:hover { color:#ffffff}

body#page_restaurants #page_txt p.address { margin-bottom:10px;}
body#page_restaurants #page_txt p.address, b,  body#page_restaurants #page_txt p.address strong { color:#FFFFFF; line-height:20px;}
/*  End restaurants page  */

/*  Start townsend page  */
body#page_townsend {	background:url(/template_assets/images/townsend_bg.jpg) repeat-x top center #dfb67c;}

#flash_townsend {
	float:right;
	display:inline;
	margin:0px 85px 20px 0;
}

body#page_townsend h1 {
	float:left;
	height:50px;
	background:url(/template_assets/images/icon_01.png) no-repeat top left;
	padding-left:70px;
	margin: 20px 0 0 -20px;
}

body#page_townsend #page_txt {
	float:right;
	width:550px;
	padding-right: 10px;
}

body#page_townsend #page_txt p, body#page_townsend #page_txt p strong {
	font-size:12px;
	color:#3d1c0e;
}

body#page_townsend #footer_menu, body#page_townsend #footer_menu a:link, body#page_townsend #footer_menu a:visited { color:#3d1c0e;}

body#page_townsend .footer_column p {	color:#111111;}

body#page_townsend .fine_txt, body#page_townsend .fine_txt a:link, body#page_townsend .fine_txt a:visited {	color:#625422;}
/*  End townsend page  */

/*  Start transportation page  */
body#page_transportation {	background:url(/template_assets/images/transportation_bg.jpg) repeat-x top center #dfb67c;}

body#page_transportation #page_txt {
	float:left;
	width:580px;
	margin-top:20px;
}

/*body#page_transportation #page_txt p {
	padding-bottom:10px;
	line-height:18px;
	color:#000000;
}*/



body#page_transportation .web_pages_content p, body#page_transportation .web_pages_content p b, body#page_transportation .web_pages_content li {
	padding-bottom:5px;
	line-height:18px;
	color:#2F1C0F;
}



body#page_transportation h2, body#page_transportation h3, body#page_transportation h4 , body#page_transportation #page_txt p.line_sp{
	line-height:26px;
	color:#2F1C0F;
}

body#page_transportation hr {
	color:#a07044;
	background-color:#a07044;
}
/*  End transportation page  */
/*  End inner pages elements  */
#acc_pic * {
	padding:0px;
	margin:0px;
}

.biographies {
	width:600px;
	float:left;
}
.cabin-list {
	display: block;
}
.biographies .cabin-listing {
	border: 3px solid #B78a4b;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 147px;
}

.cabin-picture img{
	border: 1px solid #534741;
	margin: 10px;
	width: 150px;
	float: left;
	clear: both;
	height: 125px;
}
.cabin-details h2 {
	margin-top:7px;
font-family:Georgia, "Times New Roman", Times, serif;

}

.cabin-details a h2 {
	color: #ffffff;

}

.web_pages_content {
	float:left;
	width:581px;
}
.res_text {
	
}

b { font-size:16px; font-weight: bold;}


/*contact form____________________________________________*/

#contactform th, #contactform td{
	text-align: left;
	vertical-align: top;
	padding: 5px;
}


#contactform input, textarea, select {
	border: 1px solid #c2c2c2;
	padding: 3px;
}


/*----------------------------------------------------------------
	site search
----------------------------------------------------------------*/

.site_search, .site_search_header, .site_search_results,
.site_search_count, .site_search_section, .site_search_hit,
.site_search_result_link, .site_searchPresult_brief {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.site_search_header {
	padding: 0 0 18px 5px;
	line-height: 50px;
	font-size: 42px;
	color: #E3C8A7;
	font-weight: normal;
}


.site_search_hit {
	margin: -2px 0 0 10px;
}
.site_search_section h2 {

	margin: 0 0 10px 0;
	padding: 10px 0 15px 0; 
	border-top: solid 1px #c2c2c2;
	color: #fff;

	 
}
.site_search_results {
	width: 98%;
}



.site_search_result_link a {
	color: #fff; 
	margin: 0 0 20px 0; 
	line-height: 18px;
	 
}

.site_search_result_link a:hover {
	color: #000; text-decoration: underline;
	 
}

.site_search_count {
	display: block;
	text-transform: normal; 
	color: #fff;
	margin: 0 0 15px 10px;
	font-weight: normal;
	font-size: 83%;
	 
}
.site_searchPresult_brief {
	display: block;
	text-transform: normal; 
	color: #fff;
	margin: 0px 0 15px 0px;
	font-weight: normal;
	font-size: 85%;
	line-height: 16px;
	 
}
