/* Eagelnest Resort Layout */

.body{
padding:0px; margin:0px;
}


h1.home, h2.home, img.logo{
display:inline; clear:none;
}

.container{
	width:960px;
	margin:0px auto;
	position:relative;
	padding:10px;
}

.container h1, .container h2, .container h3{
margin:10px;
}

.horizontalcssmenu{
position:absolute;
top:145px;
width:960px;
left:12px;
}

img.head{
width:960px;
}

.maincontent{
float:left;
width:960px;
}

.maincontent p{
padding:10px;
}

div.popup{
text-align:center;
}

 div.popup, .sixfour p{ 
width:720px; 
}

.sixfour h1, .sixfour h2{
margin-right:190px;
}

.sidebar{
width:190px;
position:absolute;
top:485px;
left:750px; 
padding:5px;
margin-bottom:200px;
}

.sidebar p{
width:190px;
}

.sidebar ul{
padding:0px;
margin:0px;
}

.sidebar ul li{
list-style-type:none;
width:180px;
display:block;
padding:5px;
border-bottom:1px solid #993333;
background:#FFF;
}

#video{
position:absolute;
top:0px;
right:50px;
}


.base {
position:absolute;
top:530px;
left:50px;
width:790px;
}

div#footer {
width:960px;
clear:both;
text-align:center;
}

.footer p{
padding-top:100px;
}

div.agenda{
width:440px;
padding:10px;
float:left;
clear:none;
}

img.telleverybody{
border:0;
height:45px;
width:60px;
}

br.clear{ clear:both; }
