body {

	margin: 0;
	font-size: 13px;
	line-height: 1.3em;
	font-family: "Lucida Grande", Arial, sans-serif;
	background: url("images/background3.jpg")

}

#page {

	display: block;
	text-align: center;

}

p { margin: 0 0 10px 0; 

}

a {
	
	color: #2b395f;

}

a:hover {
	
	text-decoration: none;

}


#layout {

	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	border: 2px solid #ffffff;
	margin-top: 20px;

}

.alt {

	display: none;

}

#topIMG {
	
	height: 325px;
	width:980px;

}

#title {
}

#home #topIMG{
	background: url("images/hd-home1.jpg") top left no-repeat;
}

#cottages #topIMG{
	background: url("images/hd-cottages1.jpg") top left no-repeat;
}

#area #topIMG{
	background: url("images/hd-area1.jpg") top left no-repeat;
}

#reservations #topIMG{
	background: url("images/hd-reservations1.jpg") top left no-repeat;
}

#photos #topIMG{
	background: url("images/hd-photos1.jpg") top left no-repeat;
}


.title{
	margin: 0 0 10px 0;
	color: #2b395f;
	font-size: 24px;
	line-height: 1.2em;
	font-style:italic;
	font-family: georgia, times, serif;
	
}

.subtitle{
	color: #2b395f;
	font-size: 20px;
	line-height: 1.2em;
	margin:0px;
    font-style:italic;
	font-family: georgia, times, serif;
}

.videoCottages	{
	float:right;
	margin-top: -5px;
	padding:0 30px 0 0;
	border:none;
}

.video {
	float:right;
	margin:10px 0 10px 250px;
	padding: 0;
	
}

/*

#topImages{

	padding: 0px;
	float: right;
	margin:0px;
	
}

#topImages img{

	padding: 0;
	margin: 0;
	float: left;
	
}

#topImages .middle{

	margin: 0 1px 0 0;

}
*/



.fancy{
	margin: 0 0 20px 0;
	color: #2b395f;
		line-height: 1.2em;
	font-size: 20px;
	font-style:italic;
	font-family: georgia, times, serif;
	
	
}

.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.nav ul li {

	float: left;

}

.nav ul li a {

	display: block;
	padding: 3px 3px 3px 3px;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topNav {
	
	background: #3c4c70;
	height: 35px;
	float: right;
	margin: -35px 0 0 0 ;
	width: 536px;
}

#topNav ul{
	
	margin: 9px 0 0 12px;

}

#topNav ul li a {

	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding: 0 10px 0 10px;
}

#topNav ul li.lastOne a{

	border-right: none;

}

#topNav ul li a:hover{
	
	text-decoration: underline;

}

#leftbar{
	padding: 0 15px; 0 10px;
	float: left;
	width: 430px;
	
}

#leftbar p{

	margin: 0 0 5px 0;

}

#content{

	margin: 30px;

}

#content .container{

	padding: 0 5px;

}

.leftBar #content .container{

	width:450px;
	float:right;

	
	
}
.leftBar #content .container-index{

	width:455px;
	float:right;

	
	
}

#bottomNav {
	
	font-size: 12px;
	clear:both;
	float: right;
	margin: 5px;

}



#bottomNav ul li a{
	color: #2b395f;
	text-decoration: none;
	border-right: 1px solid #2b395f;
	padding: 0 5px 0 5px;
}

#bottomNav ul li.lastOne a{
	
	border-right: none;

}

#bottomNav ul li a:hover{
	text-decoration: underline;
}

#footer{
	background:#3c4c70;
	color: #ffffff;
	padding: 15px;

	clear: both;
}
#footer a:link{
	color:#ffffff;
}
#footer a:visited{
	color:#ffffff;
}

#footer p{

	margin: 0;

}

.clear{ clear: both; }


#copyright {
	width: 980px;
	text-align: right;
	color: #3c4c70;
	font-size: 10px;
	margin: 2px 0 2px 0;
	margin-left: auto;
	margin-right: auto;

}

#copyright a {

	text-decoration: none;
	color: #3c4c70;

}

#copyright a:hover {

	text-decoration: underline;

}

#copyright p{

	margin: 0;

}

.imgBorder{
	border: 1px solid #000;
}


.right { float: right; 
margin: 0px 0px 30px 30px;}

#avail{
	float:right;
	width:170px;
	background-color: #EAD991;
	padding:20px;
	margin:10px;
	border:solid 2px #3c4c70;
}