@charset "utf-8";
/* CSS Document */


body{
margin: 0 auto 0 auto;
 background-image: url("http://www.eaglesnestcc.com/images/backgroundstrip.jpg");
 background-repeat:repeat;
 background-attachment: fixed;
}

.box{
background-color:#ffffff;
margin: 0px auto 0px auto;
display:block;
width:914px;
padding:0px;
}

.header{
margin: 0px 0px 0px 0px;
width:914px;
height:317px;
padding:0px;
}

.sidebar{
background-color:#ffffff;
margin: 0px 0px 0px 0px;
width:320px;
padding:0px;
float:left;
vertical-align:top;
}


.contentarea{
background-color:#ffffff;
 background-repeat: repeat-x;
 background-attachment: fixed;
padding:0px;
margin: 0px auto 0px auto;
width:555px;
float:left;
border-left: thin solid #b99549;
}

.contentarea2{
background-color:#ffffff;
 background-repeat: repeat-x;
 background-attachment: fixed;
padding-left:23px;
padding-right:22px;
margin: 0px auto 0px auto;
width:508px;
float:left;
}


#wx_module_2576{
margin-left:20px;
margin-top:10px;
float:left;
}


h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#397a2a;
}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#b99549;
}

.text{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#555454;
}


.bottom{
margin: 0px 0px 0px 0px;
width:914px;
height:124px;
padding:0px;
}



a.link:link {color: #473a47; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; font-size:12px;}
a.link:visited {color: #473a47; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none;font-size:12px;}
a.link:hover {color: #f8c46f; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none;font-size:12px;}
a.link:active {color: #473a47; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none;font-size:12px;}
