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




.mastAspens {background-image:url(../img/mast/mast-aspens.jpg); background-repeat:repeat-x;}
#mastBoxes.mastAspensBtn { background-image:url(../img/mast/boxes-brown1.jpg);  }



/***********************/
/* BROWN PAGE & Cream Inside */
/***********************/

#backPage.Brown1 { background-image:url(../img/template/back-brown1.jpg);background-repeat:repeat-x; background-color:#5C240A;}
#homeFlash {float:right; padding-top:15px; padding-right:59px; z-index:0; position: relative;}

#backHome {
	width:1147px;
	background-image:url(../img/template/back-home.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	text-align:left;
}

#homeintro{
	width:205px;
	height:135px;
	left: 470px;
    top: -100px;
    z-index: 1000;
    position: relative;
}
/***********************/
/*  HOME MAIN CONTENT  */
/***********************/


#mainContent {
	width:700px;
	padding: 0; 
	
}
#mainContentLeft {
	float:left;
	width: 310px;
	padding: 30px 8px;
	background-color:#EDECE8;
	height:1330px;
    
}

#mainContentRight {
	width:310px;
	margin: 0 0 0 365px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. background:url(../img/accents/flower.jpg) no-repeat right bottom;*/
	padding: 30px 8px;
	
	background-color:#EDECE8;
	height:1330px;
    
}

#mainContent h1 {
	color:#996500;
	font:15px bold Arial, Helvetica, sans-serif;
	border-bottom:1px solid #996500;
	padding-bottom:8px;
	text-transform:uppercase;
}
#mainContent h1 a {
	color:#996500;
	text-decoration:none;
}
#mainContent p {
	color:#333;
	font:13px Arial, Helvetica, sans-serif;
	padding:8px 0;
}
#mainContent p a {
	color:#996500;
	font-style:italic;
	text-decoration:none;
	line-height:18px;
}
#mainContent p a:HOVER {
	color:#996500;
	font-style:italic;
	text-decoration:underline;
}
.BrownFont {
	text-transform:uppercase;
	color:#996500;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
}


#LodgeList {
	display:none;
}

#SEOLinks { text-align:left; margin:200px 10px 40px 16px;  }
#SEOLinks a em{ text-align:left; font-size:12px; text-decoration:none; color:#996500; text-transform:none; }
#SEOLinks p{  font-size:12px; }
