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

html {
	background-color:#581931;
	}
body {
	color:#242513;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	text-align:left;
	margin:0;
	padding:0;
	}
#bottomBg {
	background:url(img/bottomBg.jpg) center top repeat-y;
	width:1180px;
	margin:0 auto;	
	padding:0 0 10px 0;
	}						
#wrap {
	background: url(img/bg.jpg) center top no-repeat;
	width:1180px;
	margin:0 auto;
	}
div.contact {
	line-height:17px;
	float:right;
	display:inline;
	width:300px;
	font-size:12px;
	margin:40px 142px 0 0;
	text-align:center;
	}
#title {
	padding:40px 0 0 162px;
	}	
.mainMenu {
	display:block;
	list-style:none;
	padding:25px 0 0 73px;
	_padding:17px 0 0 52px;
	height: 14px;
	text-align:center;
	}
.mainMenu li {	
	display:inline;	
	margin:0 65px 0 0;
	}
.mainMenu a {
	color:#73203e;
	font-size:14px;
}
.mainMenu a:hover {
	color:#264116;
	text-decoration:none;
	}	
#wrap ul.sideMenu {
	list-style:none;
	margin:60px 0 0 50px;
	_margin:48px 0 0 85px;/* for IE 6 **********/
	width:150px;
	}		
.sideMenu li {
	margin:15px 0;
	}	
.sideMenu a {
	color:#fff;
	font-size:13px;
	text-decoration:none;
	}
.sideMenu a:hover {
	color:#dde6f2;
	}			
#mainArea {
	background: url(img/fadedLeaves.jpg) top repeat-y;
	border: 1px solid #722d48;
	width: 756px;
	margin-top:-133px;
	_margin-top:-140px;
	margin-left:216px;
	}	
.twenty {
	margin:20px 30px 20px 30px;
	}	
p {
	line-height:20px;
	}	
.footer {
	text-align:center;
	display:block;
	list-style:none;
	font-size:11px;
	margin-top:20px;
	}	
.footer li {	
	display:inline;	
	margin: 5px 24px 10px 0;
	}
.footer a {
	color:#efebe6;
}
.footer a:hover {
	color:#792247;
	text-decoration:none;
	}		
a { 
	border:none;
	color:#73203e;
	text-decoration: none;
	font-weight:bold;
	}
a span { 
	color:#243716;
	}
a:hover {
	color:#264116;
	text-decoration:none;
	}
h2,
span.h2 {
	color:#73203e;
	font-size:18px;
	font-weight:normal;
	}
.fortyPx {
	margin-bottom:40px;
	}		
.thirtyPx {
	margin-bottom:30px;
	}
.cent {
	text-align:center;
	}		
.clear {
	clear:both;
	}
.right {
	float:right;
	}
.left {
	float:left;
	}				
a img {
	border:none;
	}
/*---------- 
	-------------photos----------

#photos #bottomBg {
	height:1085px;
	}					
#photos .footer {		
	display:block;
	list-style:none;
	font-size:11px;
	margin:0;
	padding-top:1015px;
	}
		
-----------recipes------------

#recipes #bottomBg {
	height:1305px;
	}					
#recipes .footer {		
	display:block;
	list-style:none;
	font-size:11px;
	margin:0;
	padding-top:1245px;
	}
------------planning events----------

#events #bottomBg {
	height:1000px;
	}					
#events .footer {		
	display:block;
	list-style:none;
	font-size:11px;
	margin:0;
	padding-top:940px;
	}
		
------------directions----------

#directions #bottomBg {
	height:1265px;
	}					
#directions .footer {		
	display:block;
	list-style:none;
	font-size:11px;
	margin:0;
	padding-top:1210px;
	}
	
-------*/	

/*------------------ image replacement ---------------*/
.mainHdr {
	height:62px;
	width:415px;
	position:relative;
	display:block;
	font-size:15px;
	overflow:hidden;
	margin:0;	
	}
#welcome,
#photoGallery,
#recipesHead,
#specialEvents,
#potteryHead,
#cabinsHead,
#roomsHead,
#directionsHead,
#ratesHead,
#attractionsHead {
	position:absolute;
	height:100%;
	width:100%;
	}	
#welcome {
	background:url(img/welcomeLeaves.gif) top left no-repeat;
	}
#photoGallery {
	background:url(img/photos.gif) top left no-repeat;
	}
#recipesHead {
	background:url(img/recipes.gif)	top left no-repeat;
	}
#specialEvents {
	background:url(img/specialEvents.gif) top left no-repeat;
	}
#potteryHead {
	background:url(img/pottery.gif) top left no-repeat;
	}		
#cabinsHead {
	background:url(img/cabins.gif) top left no-repeat;
	}
#roomsHead {
	background:url(img/choiceRooms.gif) top left no-repeat;
	}
#directionsHead {
	background:url(img/directions.gif) top left no-repeat;
	}
#ratesHead {
	background:url(img/rates.gif) top left no-repeat;
	}	
#attractionsHead {
	background:url(img/attractions.gif) top left no-repeat;
	}				
	
