﻿body
{
	background: #9BC8B4;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 75%;
	color: #FEFFFB;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
/* End hide from IE-mac */

a
{
	color: #FEFFFB;
}

h2
{
	color: #FEFFFB;
	font-size: 1.5em;
}

h3 a
{
	color: #FEFFFB;
	font-size: 0.9em;
	text-decoration: none;
}

#container
{
	width: 750px;
	min-height: 612px;
	margin-left: auto;
	margin-right: auto;
	background: #035E5F;
	margin-top: 51px;
	position: relative;
}

#top
{
	background: url(/images/lodge_title.jpg) no-repeat 24px top;
	height: 128px;
	border-bottom: 1px dotted #5B949B;
}

#top a
{
	display: block;
	width: 183px;
	height: 128px;
}

#topnav
{
	height: 27px;
	border-bottom: 1px dotted #5B949B;
	background: #07393A;
}


#topnav ul
{
	padding: 0;
	margin: 0 0 0 28px;
}

#topnav li
{
	float: left;
	display: block;
}

#topnav li a
{
	color: #FFF8F8;
	text-decoration: none;
	display: block;
	padding: 6px 15px 0 15px;
	background: url(/images/topnav_leftborder.gif) no-repeat right top;
	font-weight: bold;
}

#opening
{
	float: right;
	width: 517px;
	height: 128px;
	/*background: url(/images/LOTP.gif) no-repeat 45px 19px;*/
}

#middle
{
}

#middleleft
{
	height: 259px;
	width: 254px;
	float: left;
	background: #287678;
}

#bookaroom, #checkavail
{
	border-top: 1px dotted #5B949B;
	border-bottom: 1px dotted #5B949B;
	background: #035E5F;
	margin-top: 27px;
	padding: 5px 0 6px 28px;
	width: 226px;
	color: #FFF8F8;
	font-size: 1.2em;
}

#bookform
{
	height: 177px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	padding-left: 27px;
}


#checkavail
{
	margin-top: 0px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	padding-left: 41px;
	width: 213px;
	background: #035E5F url(/images/arrows.gif) no-repeat 28px 9px;
	border-bottom: none;
}

#middleright
{
	width: 496px;
	height: 259px;
	float: right;
}


#middleright img
{
	width: 496px;
	height: 259px;
}

#bottom
{
	min-height: 167px;
	color: #FEFFFB;
	background: url(/images/bottom_bg.gif);
}

#bottomleft, #bottomleft_noimage
{
	float: left;
	width: 200px;
	background: url(/images/trees.gif) no-repeat 26px 24px;
	min-height: 167px;
	border-top: 1px dotted #5B949B;
	padding: 27px;
}

#bottomleft_noimage
{
	background: none;
}

#subpagelinks
{
	list-style: none;
	margin: 10px 0;
	padding: 0px;
}

#subpagelinks li
{
	margin-bottom: 5px;
}

#subpagelinks a
{
	color: #fff;
}


#subpagelinks h4
{
	font-weight: normal;
	font-size: 1em;
}

/*#subpagelinks a:hover
{
	color: #5B949B;
	text-decoration: none;
}*/


#subpagelinks p
{
	margin: 0;
}


#bottomright
{
	float: right;
	width: 442px;
	min-height: 167px;
	border-top: 1px dotted #5B949B;
	padding: 26px 27px 0 27px;
}

#regform
{
	border-top: 1px dotted #5B949B;
	padding: 35px 27px 27px 27px;
	width: 200px;
	float: left;
}

#regform h1
{
	font-weight: bold;
	font-size: 1em;
}

#regform input
{
	margin-bottom: 10px;
}

#regform #register, #feedbacksend a
{
	background: #035E5F;
	color: #fff;
	padding: 5px;
	text-decoration: none;
	border: 1px solid #fff;
	margin-top: 5px;
	display: block;
	width: 50px;
}

#feedbackform
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#feedbackform li
{
	margin-bottom: 5px;
}
#feedbackform li.date
{
	margin-bottom: 20px;
}
#feedbackform li.eattime
{
	padding-bottom: 3px;
}
#feedbackform label
{
	float: left;
	width: 157px;
}
#feedbackform li.commentbox label
{
	padding-top: 10px;
}

#feedbacksend
{
	clear: left;
	margin-left: 157px;
}
#feedbacksend a
{
	width: 95px;
	margin-top: 0;
	margin-bottom: 5px;
}

#footer
{
	background: #07393A;
	border-top: 1px dotted #5B949B;
	height: 27px;
}

#footerleft
{
	float: left;
	width: 180px;
	color: #FEFFFB;
	font-size: 0.9em;
	padding: 5px 0 0 29px;
}

#footerright
{
	float: right;
	color: #FEFFFB;
}

#footerright a
{
	color: #FEFFFB;
	display: block;
	padding: 6px 15px 0 15px;
	background: url(/images/topnav_leftborder.gif) no-repeat right top;
	font-weight: bold;
	text-decoration: none;
}


#footerright ul
{
	margin: 0;
	padding: 0;
}

#footerright li
{
	float: left;
	display: block;
}

#footerright #nobackground
{
	background: none;
}

.lbbody a
{
	display: block;
	border-top: 1px dotted #5B949B;
	border-bottom: 1px dotted #5B949B;
	background: url(/images/arrows.gif) no-repeat left 9px;
	padding: 5px 0 6px 15px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 13px;
}

/*dhtml menu*/
.pagesMenu
{
	display: none;
	position: absolute;
	z-index: 10;
	width: 130px;
	background: #035E5F;
}
.pagesMenu ul
{
	list-style: none;
	padding: 0 0 0 5px;
	margin: 0;
}
.pagesMenu li
{
	line-height: 25px;
}
.pagesMenu a, .pagesMenu a:hover
{
	text-decoration: none;
}
/*end dhtml menu*/