body
{
	margin: 0;
	padding: 0;
	font: 85% arial, helvetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #fffdff;
}


h2
{
	color:#3B3B2C;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #005f1d;
	font: 100% arial, sanserif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 1em 1em 3em 1em;
	width: 780px;
	text-align: left;
	background-color: #DEFFE8;
	border: 1px none #fff;
	border: 1px solid #676767;

}



#header
{
	height: 90px;
	width: 780px;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #cece98;
	border-bottom: 1px solid #cece98;
}


#spacer { 
	height: 1275px;

}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #000;
	margin: 0;
	padding: 0;
}


#contents { 
	position: relative;
	left: 0;
	top: 0;

}
#contents p { line-height: 125%; 
}

#body-text 
{ 
	position: relative;
	top: 0;
	left: 0;
	width: 740px;
	margin: 0 10px 20px 20px; 
	border-bottom: 1px solid #C5C877; 
}

#financial
{
	position: absolute;
	top: 350px;
	left: 400;
	width: 240px;
	margin: 10px 10px 20px 20px; 
	border-left: 1px solid #C5C877; 
		
}

#body-text-full-width
{ 
	position: relative;
	top: 0;
	left: 0;
	width: 780px;
	margin: 0 20px 20px 20px; 
	border-bottom: 1px solid #C5C877; 
}

#photos
{
	position: absolute;
	top: 0;
	left: 500px;

	overflow: scroll;
	height: 400px;
	width: 220px;
}
#photos a:hover, a:active
{
        color: #eaf4ff;
	background-color: #eaf4ff;
}


.rate { font-size 110%; 
	font-weight: bold;
}


#footer
{
	clear: both;
	color: #ffffff;
	font-size: 90%;
}

.contactus { font-size 110%; 
	display: in-line; 
	align: center;
	font-weight: bold;
	margin: 0 0 2px 0;
}

.boldcenter { font-size 100%; 
	text-align: center;
	font-weight: bold;
}

.small { font-size 70%; 
	text-align: center;
	font-weight: normal;
	line-height: 20%;
}
.enlarge { font-size 70%; 
	text-align: center;
	font-weight: normal;
	line-height: 20%;
	display: in-line;
}



#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}



#mainnav
{
	background-color: #017724;
	color: #017724;
	padding: 4px 0;
	width: 100%;
	margin-bottom: 22px;
}

#mainnav ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	display: inline;
	border-left: 1px solid #017724;
}

#mainnav li
{
	display: inline;
	padding: 0 1px;
	border-right: 1px solid #C4C769;
}
#mainnav.visited { background-color: 0;}

.locations ul
{
	list-style-type: none;
	text-align: center;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.property-types ul
{
	list-style-type: none;
	text-align: center;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.reservations ul
{
	list-style-type: none;
	text-align: center;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}



#mainnav li a
{
	text-decoration: none;
	color: #ffffff;
}


#financial p { display: block;
	margin: 5px 10px 3px 10px;
	
 }

.para { display: block;
	margin: 0 0 3px 0;
	font-size: 100%;
 }

.photo { font-size 110%; 
	display: block; 
	font-weight: bold;
	margin: 0 0 2px 0;
}

.imagefloat
{
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 0 0 10px 10px;
	float: right; 
}

.imagefloatleft
{
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 10px 10px 10px 10px;
	float: left; 
}


.textbox
{	font-size 40%; 
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 10px 10px 10px 10px;
	position: relative;
	float: right;

}

.box-quote
{	font-size 100%; 
	padding: 2px;
	border: 3px solid #9FA41D;
	margin: 10px 10px 20px 20px;
	position: relative;

}

.body-text ul
{
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.body-text li
{
	list-style-type: circle;
	text-align: left;
	margin: 0  0  0 50px;
	display: list-item;
	padding: 0;
	font-size: 95%;
}


#footer
{
	background-color: #01972E;
	padding: 5px;
	font-size: 90%;
}

.printpage { font-size 70%;
        text-align: center;
        font-weight: normal;
        line-height: 20%;
	color: #fff;
}

