/* Eagelnest Resort Style */

body{
background: #3c6ead url(../images/bg.jpg) repeat-x top fixed;
}

a img{
 border: none;
}

h1.home{
color:#FFF;
}

.maincontent{
background:#FFF;
text-align:left;

}

.maincontent H1, .maincontent H2, .maincontent H3{
color:#FF0000;
}


.maincontent p{

}

.maincontent img{
margin:2px;
padding:3px;
border: 2px outset #FF0000;
}

img.head{
margin-top:30px;

}

.homecontent{
background:url(../images/aerial2.jpg) no-repeat center;

}


.sidebar{
background:#FFFFFF url(../images/gradient_bg.gif) repeat-x top;
overflow:visible;
}

div.popup img{
border:0;
margin:0px;
margin-bottom:70px;
}


.base, .base a {
color:#FFFF00;
font-weight:bold;
}

table.season{
border-collapse:collapse;
margin:1em;
}

table.season th{
text-align:left;
}

table.season td, table.season th{
border-top:1px solid #993333;
border-bottom:1px solid #993333;
padding:1em;
}

.flav{
font-weight:bold;
color:#000; 
font-size:larger;
}

div.agenda{
border-left:1px dotted #506790;
}


ul.rateslist{
list-style-type:none;
}


ul.rateslist li{
margin:5px;
display:inline;
text-align:center;
padding:20px 0px 20px 33px;
padding-left:33px;
background: #FFF url(../images/pdficon_large.gif) no-repeat left;
width:150px;
}

ul.rateslist li a{
border: 1px solid #F00;
margin:0px;
display:inline;
text-align:center;
padding:10px;
padding-left:40px;
margin-left:-35px;
width:150px;
}

a.package{
border: 1px solid #F00;
padding:17px 10px 17px 37px;
padding-left:36px;
background: #FFF url(../images/pdficon_large.gif) no-repeat left;
margin:5px;
font-weight:bold;
text-decoration:none;
}

a.package:hover{
background: #F00 url(../images/pdficon_large.gif) no-repeat left;
color:#FFF;
text-decoration:underline;

}

