@charset "UTF-8";

body{
font-family: "Century Gothic", "Verdana", sans-serif;
text-align:center;
background-color:#EBECF6;
}

h1,h2,h3,h4{
text-align:center;
}

p.intro{
text-align:center;
}

div.frame{
width:715px;
height:500px;
margin-left:auto;
margin-right:auto;
}

div.navbar{
text-align:center;
font-weight:bold;
line-height:150%;
width:714px;
height:25px;
border:solid #7C9BCF 1px;
margin-bottom:5px;
margin-left:auto;
margin-right:auto;
}

div.spacer{
width:714px;
height:25px;
border:solid #7C9BCF 1px;
margin-bottom:5px;
margin-left:auto;
margin-right:auto;
background-image:url(images/water.jpg);
background-repeat:repeat-x;
}

div.sidebar{
background-image:url(images/green.jpg);
background-repeat:no-repeat;
border:solid #7C9BCF 1px;
width:120px;
height:450px;
margin-right:5px;
float:left;
}

div.content{
border:solid #7C9BCF 1px;
width:586px;
height:450px;
float:left;
}

div.lake{
width:350px;
height:450px;
border:solid #7C9BCF 1px;
padding:10px;
margin-right:21px;
float:left;
}

div.weather{
width:300px;
height:450px;
border:solid #7C9BCF 1px;
padding:10px;
float:left;
}

div.current{
border:solid #044476 2px;
margin-right:60px;
margin-left:60px;
}

div.container2{
position:relative;
width:715px;
margin:0 auto;
}

div.map{
position:relative;left:45px;
text-align:center;
width:650px;
height:675px;
padding:10px;
margin-top:10px;
float:left;
}

div.cabins{
width:725px;
border:solid #7C9BCF 1px;
padding:10px;
margin-right:auto;
margin-left:auto;
}

div.owners{
width:715px;
border:solid #7C9BCF 1px;
padding:10px;
margin-right:auto;
margin-left:auto;
}

div.container{
width:715px;
margin-left:auto;
margin-right:auto;
}

div.chimney{
width:162px;
margin-right:5px;
float:left;
}

div.contact{
width:525px;
border:solid #7C9BCF 1px;
padding:10px;
float:right;
}

a{
text-decoration:none;
}

a:link{
color:#0561A5;
}

a:visited{
color:#008983;
}

a:hover{
background-color:#D7D7D7;
}

dl{
text-align:left;
}

dt{
font-weight:bold;
}

div.valcent{
position:relative;
width:715px;
margin:0 auto;
clear:both;
}
