body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#000000;
	/* start */
	background-image:url(images/body_bgnd.gif);
	/* end */
margin: 0px;
}

/* lakeside 
html {
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color: #66CCFF;
scrollbar-highlight-color: #66CCFF;
scrollbar-3dlight-color: #66CCFF;
scrollbar-darkshadow-color: #66CCFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #000000;
}

*/

html {
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color: #99CC99;
scrollbar-highlight-color: #99CC99;
scrollbar-3dlight-color: #99CC99;
scrollbar-darkshadow-color: #99CC99;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #000000;

}

/* corners stuff */
.corners{
width:1100px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}
.corners .left{width:15px;float:left;}
.corners .right{width:15px;float:right;}
.corners .corners_spacer{float:left;width:1070px;height:15px;background-color:#FFFFFF;}
/* end corners stuff */




#container{
background-color:#ffffff;
border:1px solid #000;
width:800px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
overflow:hidden;
position:absolute;
left:50%;
margin-left:-400px;
}



#top{
	width:100%;
background-image:url(images/top_bgnd.gif);
background-repeat:no-repeat;
margin-bottom:5px;
}

#opening{
	float:left;
	display:inline;
	/*
	margin:63px 0px 0px 50px;
	*/
	margin:63px 0px 0px 85px;
	font-size:10px;
	width:255px;
	line-height:12px;
	height:24px;
	overflow:hidden;
}

/************ search button **********************/
.search_button{
float:right;
}
.search_button input{
background:url(images/search.gif) no-repeat; 
cursor:pointer; 
width: 18px; 
height: 18px; 
border: none;
}
/************ end search button **********************/


#scroll{
	display:none;
height:96px;
	top:390px;
	position:absolute;
	z-index:0;
}
#scroll img{
	float:left;
	display:inline;
	border:none;

}

#main{
/*background-image:url(images/main_bgnd.jpg); */
height:445px;
width:100%;
z-index:0;
}
#main iframe {
    width: 100%;
}
#main_left{
	float:left;
	width:211px;
	margin-top:15px;
	z-index:100;
position:relative;
}
#main_right{
position:relative;
	float:right;
	width:211px;
	margin-top:15px;
	z-index:100;
}
#main_centre_home{
	float:left;
	width:317px;
	margin:10px 30px 0px 30px;
		z-index:100;
		overflow:hidden;

}

#main_centre{
	float:left;
	width:346px;
	margin:10px 15px 0px 15px;
		z-index:100;
		overflow:hidden;

}


#main_wide{
	margin:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color:#000000;
	overflow:visible;
}

#title{
	margin:0px 0px 0px 0px;
		z-index:100;
		text-align:center;
		overflow:hidden;
}

#main_centre_scroll{
	width:346px;
	float:left;
	height:355px;
	margin:10px 0px 0px 0px;
		z-index:100;
		overflow:auto;

}


#home_text{
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color:#000000;
overflow:hidden;
height:130px;	
}

#circles{
	margin:0px 0px 0px 0px;
	width:317px;
	height:146px;
	background-image:url(images/centre_circles.gif);
}

.circle_text{
	width:95px;
	height:95px;
	line-height:16px;
font-size:13px;
margin-top:26px;
overflow:hidden;
text-align:center;	
}
.circle_text a{
color:#000000;
margin-top:10px;
display:block;
font-size:13px;	
color:#000;
text-decoration:none;
text-transform:uppercase;
}
.circle_text a:hover{
text-decoration:underline;
}
#weather{
width:50px;
height:50px;
float:left;
cursor:pointer;
margin:48px 0px 0px 16px;
}

#weather_pop{
	display:none;
	position:absolute;
	z-index:500;
	bottom:0px;
	right:0px;
	background-image:url(images/tsp.png);
	padding:10px;
}
#weather_pop_text{
	text-align:center;
background-color:#ffffff;
width:100%;	
}

#mailing_list{
	width:316px;
	text-align:center;
	margin-top:120px;
}
#mailing_list a{
	font-size:14px;
color:#000000;
text-decoration:none;
margin:0px 20px 0px 20px;
font-weight:normal;
}
#mailing_list a:hover{
text-decoration:underline;
}


#mailchimp_signup{
	border:3px solid #99cc99;
	display:none;
	width:350px;
	position:absolute;
	z-index:550;
	bottom:0px;
	right:0px;
	background-image:url(images/white_bgnd.gif);
	padding:10px;
}


#top_booking_link {
    position: absolute;
    top: 35px;
    right: 10px;
    padding: 0px 5px 0px 5px;
    background-color: #999999;
    color: #FFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-decoration: none;
}
.booking_link {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    border: 1px solid #aac48d;
    background-color: #aac48d;
    border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
}



#footer{
	font-size:11px;
clear:both;
padding:10px 30px 10px 30px;
}
#footer a{
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}

.footer_section{
	width:200px;
	height:40px;
	float:left;
	overflow:hidden;
	vertical-align:middle;
	line-height:40px;
	margin-bottom:5px;
}

.footer_section img{
vertical-align:middle;
margin-left:10px;
}

#blue{
clear:both;
background-image:url(images/blue_bgnd.gif);
width:800px;
height:23px;	
}

/* ********************top navigation************************* 
comment or uncomment top nav tabs OR top nav no tabs

*/

/*************** top nav tabs ****************
note watch left and right tabs depending on float left or float right...
*/


#topmenu .tab_L{
width:4px;
height:30px;
float:right;
/* to have tabs at the start replace tab_blank.gif with left and right (left & right reversed see above) 
also change dropdown.js */ 
background-image:url(images/tabs/tab_blank.gif);
}
#topmenu .tab_R{
margin-left:2px;
width:4px;
height:30px;
float:right;
background-image:url(images/tabs/tab_blank.gif);
}

#topmenu .tab_selected_L{
width:4px;
height:30px;
float:right;
background-image:url(images/tabs/tab_right.gif);
}
#topmenu .tab_selected_R{
margin-left:2px;
width:4px;
height:30px;
float:right;
background-image:url(images/tabs/tab_left.gif);
}

#topmenu{
overflow:hidden;
background-image:url(images/menu_bgnd.gif);
/* width:386px; */
width:420px;
height:19px;
float:right;
margin-top:62px;
padding-left:30px;
}
#topmenu a{
	float:left;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top:1px;
	padding-left:6px;
	padding-right:6px;
line-height:19px;
text-transform:uppercase;
}

#topmenu a:hover{
	background-image:url(images/menu_over.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#topmenu .page_selected {
	background-image:url(images/menu_over.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/*************** end  top nav tabs *****************/



/******************* top nav - no tabs **********************/
/*
#topmenu{
overflow:hidden;
	background-image: url(images/nav_bgnd.gif);
	text-align: right;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
#topmenu a{
	vertical-align: middle;

	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
}

#topmenu a:hover{
	font-size: 12px;
	color: #000000;
	background-color: #cccccc;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-left:-1px;
	margin-right:-1px;
}

#topmenu .page_selected {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-left:-1px;
	margin-right:-1px;
}
*/
/******************* end  top nav - no tabs **********************/


/* top menu dropdowns */
.dropdown{
	position:absolute;
	visibility:hidden;
	width: 50px;
	z-index: 10000;
	overflow: visible;
	padding:0px;
	margin:-1px 0px 0px 0px;
}

.dropdown a{
color:#000000;
width: 100%;
display: block;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
text-decoration:none;
}

.dropdown a:hover{
color:#000000;
	background-image:url(images/menu_over.gif);
	border-top:1px solid #99cc99;
	border-bottom:1px solid #99cc99;
	margin-top:-1px;
	margin-bottom:-1px;
text-decoration:none;
}
.dropbox {
	background-image:url(images/blue_bgnd.gif);
	border-left: 1px solid #99cc99;
	border-right: 1px solid #99cc99;
	border-bottom: 1px solid #99cc99;

}
/* end top menu dropdowns */

/* ********************end top navigation************************* */



/************* bottom menu  *************/
#bottom_menu a{
	font-size:11px;
	color:#000000;
	margin:0px 5px 0px 5px;
	font-weight:normal;
}

/************* end  bottom menu  *************/




/* ********************side navigation************************* */

#sidemenu{
	font-family: Arial, Helvetica, sans-serif;
background-image:url(images/newsbackground.jpg);
float:left;
width:175px;
margin-bottom:10px;
}

#sidemenu a{
font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	color: #993399;
	background-image:url(images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;

text-transform:uppercase;

text-decoration:none;
padding-left:15px;
}

.vert_menu_sub{
display:none;
}

#sidemenu .vert_menu_sub a{
line-height: 17px;
background-image:none;
text-transform:none;
font-size:10px;
}

#page_selected_vert{
background-image:url(images/bgnd_dropdown.gif);
}

#page_selected_vert .side_top_page_selected{
background-image:url(images/arrow_black.gif);
color:#333333;
}
#page_selected_vert .side_sub_page_selected{
color:#333333;
}
/*  ***end side nav ***********/


/************* side sub menus **********************/

#side_sub_menu{
background-image:url(images/newsbackground.jpg);
float:left;
width:200px;
margin-left:7px;
}

#side_sub_menu a{
display:block;
width:100%;
font-size:14px;
	line-height: 20px;
	font-weight: bold;
	color: #006699;
	background-image:url(images/sidemenu_background.gif);
text-transform:uppercase;
text-decoration:none;
padding:5px 0px 5px 10px;
margin-bottom:2px;
}

#side_sub_menu a:hover{
	background-image:url(images/sidemenu_background_over.gif);
}

#side_sub_menu a.side_sub_page_selected{
	background-image:url(images/sidemenu_background_over.gif);
}
/************* end side sub menus **********************/


/* ********************end navigation************************* */








/************* search results********/


#search_results_left{
width:50%;
float:left;
margin-right:20px;
padding-right:20px;
border-right:1px solid #cccccc;
}

#search_results_left img{
width:90px;
height:90px;
float:left;
border: 1px solid #cccccc;
margin-right:5px;
margin-bottom:20px;
}
.search_item{
clear:both;
width:300px;
margin-bottom:20px;
}

#search_results_right{
float:left;
}

/************* end search stuff ********/



/* ************ login Stuff *********************** */
#login{
width:200px;
}


#login_onpage{
background-color:#FF9900;
border:1px solid #666666;
font-size:10px;
}
#login_onpage input{
font-size:10px;
}

#login_onpage #submit{
font-size:11px;
}

#login_onpage td{
padding:2px;
}
#login_onpage #username{
width:75px;
}
#login_onpage #password{
width:75px;
}

/*  user text - user logged in stuff */
#usertext{
padding:2px;
background-color:#FFFFFF;
border:1px solid #cccccc;
margin:0px;
color:#000000;
font-size:11px;
}
#usertext a{
text-decoration:none;
}
#usertext a:hover{
}
/*  end user text  */



/*  admin text  - admin logged in */
#admintext{
width:200px;
padding:2px;
background-color:#FFFFFF;
border:1px solid #cccccc;
margin:0px;
color:#999999;
font-size:10px;
}
#admintext a{
text-decoration:none;
color:#3366FF;
}
#admintext a:hover{
text-decoration:none;
background-color:#CCCCCC;
color:#FFFFFF;
}
/*  end admin text  */



.user_form_include{
border:1px solid #999999;
margin:5px;
width:700px;
background-image:url(images/form_bgnd.gif);
}

/* ************ end login Stuff *********************** */






/* *********** list styles *********


set number of columns by width of item div */

.item_list{
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
margin-top:2px;
padding:0px;
/*border:1px solid #cccccc;
background-color:#9999CC;
overflow:scroll;
height:10px;*/
width:650px;
float:left;
}
.spacer{
clear:both;
}

#pagination a{
text-decoration:none;
}

#pagination .list_page_selected{
font-size:14px;
font-weight:bold;
}

/* *********end list styles ************ */




/* *********** site map *******************/
#site_map{
font-size:12px;
padding:20px;
background-color:#ffffff;
}

#site_map .site_map_indent{
font-size:10px;
margin-left:30px;
}

/* *********** end site map *******************/






/************ comment form ********************/
#comment_form{
display:none;
margin-top:10px;
clear:both;
float:left;
background-image:url(images/form_bgnd.gif);
border:1px solid #999999;
padding:10px;
}
#comment_form input{
margin-bottom:2px;
font-size:11px;
width:200px;
}
#comment_form #submit{
margin-top:5px;
font-size:11px;
width:100px;
}

#comment_form textarea{
margin-bottom:2px;
width:300px;
height:100px;
}

.close_top{
display:inherit;
/*
background-color:#666666;
padding:2px; */
float:right;
vertical-align:middle;
}
.close_top img{
padding:0px;
margin:-5px;
}

/******************* end comment form **********************/




/************ slide show ***********/
#image_container{
margin-left:auto;
margin-right:auto;
margin-top:20px;
}
.slideshow_text{
margin-left:20px;
color:#333333;
}
/************ end slide show ***********/





/* ************************ general styles ***************************/
.box{
border:1px solid #cccccc;
}

.spacer{
margin:0px;
padding:0px;
clear:both;
}

#breadcrumb{
color:#999999;
font-size:10px;
}

.share_social_networks img{
margin-bottom:2px;
}

#item_added_confirmation{
z-index:1000;
width:250px;
top:auto;
left:auto;
position:absolute;
background-image:url(images/white_transparent.png);
border:1px solid #000000;
margin:20px;
font-size:12px;
font-weight:bold;
padding:10px;
}
#item_added_confirmation p{
margin:10px;
}

#close_top{
display:inherit;
/*
background-color:#666666;
padding:2px; */
float:right;
vertical-align:middle;
}
#close_top img{
padding:0px;
margin:2px;
}


/* form stuff */
.general_form{
background-image:url(images/form_bgnd.gif);
border:1px solid #999999;
padding:10px;
}

form{
margin:0px;
padding:0px;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border:1px solid #999999;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	border:1px solid #999999;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border:1px solid #999999;
}
/* form buttons */
.button {
color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-image:url(images/button_bgnd.gif);
}
.button:hover {
background-image:url(images/button_bgnd_over.gif);
background-position:bottom;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.search_button{display:inline;}
.search_button input{
background:url(images/search.gif) no-repeat; 
cursor:pointer; 
width: 18px; 
height: 18px; 
border: none;
}

/* end form stuff */




h1 {
text-decoration: none;
	font-size: 18px;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	line-height:20px;
}

h2 {
	
text-decoration: none;
	font-size:14pt;
	color:#006600;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:normal;
}

p{margin:0px;padding:0px;}

a {
color:#336633;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#666;
text-decoration:underline;
}


.admin_links{
font-size:10px;
font-weight:normal;
color:#3366FF;
}

a.admin_links{
font-size:10px;
font-weight:normal;
color:#3366FF;
text-decoration:none;
}

a.admin_links:hover{
background-color:#CCCCCC;
color:#FFFFFF;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.red {
	color: #FF0000;
}

#error{
color:#FF0000;
margin-bottom:2px;
}
/* ************************ end general styles *********************/

