/* CSS Document */


body{
background-color:#cccc99;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.spacer{text-align:center; clear:both;}

#canvas{width:960px; text-align:center; margin:auto; z-index:1; margin-top:15px; margin-bottom:15px;}

#header{width:755px; float:right; overflow:hidden; z-index:1;}
#headletter{width:160px; height:224px; float:left; text-align:right; position:relative; left:96px; top:-8px; overflow:visible; z-index:3;}
#sidebar{width:165px; float:left; text-align:right; z-index:2;}
#mainbody{width:775px; float:right; background-color:#E4E4C7; border:inset; border-bottom-width:3px; z-index:1;}

.weatherbox{width:225px; height:550px; float:right; margin:15px; background-color:#E4E4C7; overflow:auto; border:inset; border-width:2px;}

.sidebarlodges{width:158px; height:240px; margin-top:12px; padding:5px; text-align:center; font-size:12px; border:double; border-width:2px; border-color:#999966;}

.twolodge_side{width:173px; height:758px; overflow:hidden; float:left; text-align:right;}
.threelodge_side{width:173px; height:1025px; overflow:hidden; float:left; text-align:right;}
.sevenlodge_side{width:173px; height:2086px; overflow:hidden; float:left; text-align:right;}
.fivelodge_side{width:173px; height:1555px; overflow:hidden; float:left; text-align:right;}
.fourlodge_side{width:173px; height:1290px; overflow:hidden; float:left; text-align:right;}


/* TEXT */

p{padding-left:12px; padding-right:12px; text-align:left;}
p.center{padding-left:12px; padding-right:12px; text-align:center;}
.smalltext{font-size:9px}
ul{margin-left:35px; text-align:left;}

h1{padding-left:12px; padding-right:12px; text-align:left; font-size:36px;}
h2{padding-left:12px; padding-right:12px; text-align:center; font-size:24px; color:#333366;}
h3{padding-left:12px; padding-right:12px; text-align:left; font-size:20px; color:#333366;}
h4{padding-left:12px; padding-right:12px; text-align:left; font-size:17px; color:#000;}
h5{padding-left:12px; padding-right:12px; text-align:center; font-size:17px; color:#000;}


/* LINKS */

a:link{color:#511b00; text-decoration:none;}
a:visited{color:#511b00; text-decoration:none;}
a:hover{color:#511b00; text-decoration:underline;}


/* SLIDESHOW */

.mainphoto{width:500px; height:375px; margin:auto; border:outset;}
img.mainphoto1{width:500px; height:375px;}

.mainphoto2{width:405px; height:260px; margin:auto; border:outset;}
img.mainphoto2{width:400px; height:256px;}

.thumbnails{width:500px; height:104px; margin:auto; border:inset; white-space:nowrap; overflow:auto; text-align:left;}
img.thumbnail{width:107px; height:80px; border:groove; border-width:1px;}

.slidediv{width:620px; margin:auto; display:none;}

