/*FOREST LAKE LODGE CSS Page -  February 25, 2009*/


h1,h2,h3,h4,h5,h6
{
font-family:Trebuchet MS,arial,sans-serif;
text-align:center;
margin-top: 0px;
color:navy;
}

p
{
font-family:Trebuchet MS,arial,sans-serif;
color:navy;
font-size:16px
}

a
{
font-family:Trebuchet MS,arial,sans-serif;
text-decoration:none;
font-weight:bold;
}

img
{
border:0px;
padding:0px;
}

a:link {color:navy}
a:visited {color:navy}
a:focus {color:teal}
a:hover {color:teal}
a:active {color:teal}


#pagewrap 
{
margin:0 auto;
width:1008px;
height:675px;
border:0px dashed #333;
background:transparent;
}

#headerbox 
{
float:left;
width:770px;
height:170px;
border:0px dashed #333;
background:transparent;
}

#headerlogo
{
float:left;
margin-left:20px;
width:220px;
margin-top:0px;
border:0px dashed #333;
}

#navbar
{
float:left;
margin-left:0px;
width:350px;
margin-top:130px;
background-color:transparent;
}

.navbarhover li a:hover 
{
background:url(images/home_tab_2.jpg) no-repeat center center;
}

#footerbox
{
float:left;
width:690px;
height:37px;
margin-top:8px;
margin-left:0px;
border:0px dashed #333;
background:transparent;
}

#footerbox img
{
margin-top:-5px;
padding-left:15px;
padding-right:20px;
vertical-align:bottom;
}

#footer
{
margin:0 auto;
width:1008px;
height:30px;
border:0px dashed #333;
background:transparent;
}

#footer
p
{
margin-top:5px;
margin-left:4px;
margin-right:0px;
text-align:center;
font-size:0.7em;
line-height:15px;
color:navy;
}
