/* base settings */
html, body { margin: 0; width: 100%; height: 100%; }
body { min-width: 850px; background: #b5ac91 url(../__images/page_bg.png) repeat-x; font: 12px arial, "trebuchet ms", helvetica, sans-serif; color: #000; }
* :focus { outline: 0; }
form {margin: 0;padding: 0;}
img {border: none;}
ul {margin: 0;padding: 0;list-style: none;}
.clr:after {height: 0;clear: both;content: "";display: block;}
* html .clr {height: 1%;}

/* paragraphs and links */
p { margin: 0; line-height: 20px; color: #000; }
a {	color: #267cd2; cursor: pointer; text-decoration: underline; }
a:hover {text-decoration: underline; color: #56bbfc; }
a:active, a:focus {outline: none; color: #267cd2; }

/* headings */
h1, h2, h3, h4, h5, h6 { margin: 0;font-weight: bold; display: block }
h1 { color: #2880d7; padding: 0 0 12px 0; font-size: 26px; }
h2 { color: #2880d7; font-size: 22px; padding: 0 0 12px 0; }
h3 { color: #2880d7; font-size: 16px; padding: 0 0 12px 0; }
h4 { color: #2880d7; font-size: 14px; padding: 0 0 12px 0; }
h5 { color: #2880d7; font-size: 14px; }

/* core content */
.primary-content { width: 800px; padding: 0 25px; float: left; color: #000; }
.primary-content p { padding: 0 0 14px 0; color: #000; }
.primary-content ol { line-height: 24px; margin: 0 0 0 25px; padding: 0 0 20px 0; }
.primary-content ul li, .simple-list ul li { line-height: 24px; padding: 0 0 0 19px; background: url("../__images/m-1.gif") no-repeat 0 10px; }
.primary-content ul li, .simple-list ul li { padding: 0 0 0 19px; background: url("../__images/m-1.gif") no-repeat 0 10px; }
.primary-content ul { padding-bottom: 15px; }

.secondary-content { width: 446px; float: right; padding-right: 25px; }

/* rollover buttons */
a.butt1 { width: 196px; height: 69px; background:url(../__images/butt1.png); margin: 0; float: left; margin-right: 18px; }
a.butt2 { width: 196px; height: 69px; background:url(../__images/butt2.png); margin: 0;  float: left; }
a.butt1:hover, a.butt2:hover { background-position:0 100%; }
.hidden { display:block; overflow:hidden; text-indent:-9999px; }

/* activation message */
#activation { background-color: #009900; width: 100%; padding: 10px 0; font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-align: center; position: absolute; top: 0px; left: 0px; z-index:1200; color: #fff; }

/* === LAKE LYNDON LODGE === */

#header-wrapper { width: 100%; display: block; background: #56bbfc url(../__images/header_bg.png) top repeat-x; }
#header { width: 850px; height: 106px; background:url(../__images/header.jpg) no-repeat; margin: 0 auto; }
#nav-wrapper { width: 100%; display: block; background: #6ccef7 url(../__images/nav_bg.png) top repeat-x; }
#nav-outer { width: 850px; margin: 0 auto; }

#content { background: #fff; width: 850px; margin: 0 auto; padding: 25px 0; min-height: 500px; height: auto !important; height: 500px; }

#slideshow { width: 446px; height: 391px; position: relative; }
#slideshow img { position: absolute; top: 0; left: 0; }

#buttons { clear: both; padding: 20px 0 0 18px; }

span.red { color: #FF0000; font-size: 1.2em; font-weight: bold; }


#photos { width: 100%; clear: both; float: left; }
.photo { float: left; margin: 0 20px 20px 0; }

















/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop3.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

ul { list-style: none; }

/* style the outer div to give it width */
.menu {font-size:13px; font-weight: bold; padding-bottom:0px; }

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:3em; }

/* style the sub-level lists */
.menu ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:3em;line-height:3em; }

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;padding:0 1em 0 1em;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#003663; color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative; text-decoration: none;}
.menu a:hover { text-decoration: none;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#003663;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#003663;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#003663;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#003663;}

/* style the level hovers */
/* first */
.menu a:hover {color:#fff;background:#003663;}
.menu :hover > a {color:#fff;background:#003663;}
/* second */
.menu ul ul a:hover{color:#003663;background:#fff;}
.menu ul ul :hover > a {color:#003663;background:#fff;}
/* third */
.menu ul ul ul a:hover {background:#ddd;}
.menu ul ul ul :hover > a {background:#ddd;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:3em;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}
