body {
	background-color: #e4e0c5;
	font-family: "Lucida Grande", Arial, Helvetica; 
	font-size: 12px;
	line-height: 18px; 
	color: #938c4f;
}
a, a:link, a:visited, a:active{
	text-decoration: underline;
	color: #585329;
}
a:hover{
	text-decoration: none;
}
h1{
	font-size: 20px;
	color: #9d502d;
	margin: 0 0 20px 0;
	padding: 0;
}
h2{
	font-size: 14px;
	color: #9d502d;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 10px;
	color: #9d502d;
	margin: 0;
	padding: 0;
}
p{ 
margin: 5px 0 ;
}
.wrapper{
	width: 964px;
	margin: 0 auto;
	position: relative;
}
.flash_home{
	height: 395px;
	float: left;
}
.content_area{
	margin-top: 10px;
	padding-left: 50px;
	float: left;
}
.tourBuffer{
	min-height: 320px !important;
	height: auto !important;
	height: 60px;
}
.content_left{
	width: 522px;
	float: left;
}
.content_right{
	margin-left: 30px;
	width: 285px;
	float: left;
}
.nameList li{
	list-style-type: none;
}

/* ++ Site Map Styles ++ */
.siteMap li a,
.siteMap li a:active,
.siteMap li a:link,
.siteMap li a:visited{
	font-size: 14px;
	color: #9d502d;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.siteMap li a:hover{
	text-decoration: underline;
}
.siteMap li{
	list-style-type: none;
}
.siteMap li ul li ul li a,
.siteMap li ul li ul li a:link,
.siteMap li ul li ul li a:active,
.siteMap li ul li ul li a:visited{
	color: #938c4f;
}

.row{
	float: left;
	margin: 0 0 20px 0;
}
.row a, .row a:link, .row a:active, .row a:visited{
	text-decoration: underline;
	color: #938c4f;
} 
.row a:hover{
	text-decoration: none;
}
.icon{
	float: left;
	width: 45px;
}
.right_content_text{
	float: left;
	width: 230px;
}
.right_content_text h2,
.right_content_text p {
	margin: 0;
	line-height: 120%;
}
.newsItem {
	margin-bottom: 10px;	
}

.footer{
	clear: both;
	background-image: url(../images/footerImg.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 139px;
	width: 913px;
	margin: 20px 0 0 0;
	padding: 0 0 0 50px;
	float: left;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited{
	text-decoration: none;
	color: #938c4f;
} 
.footer a:hover{
	text-decoration: underline;
}

/* ++ rates classes ++ */

.rates{
	width: 522px;
}
.rates thead{
	background-color: #726b32;
}
.rates thead td span{
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px 3px 30px 3px;
	white-space:nowrap;
	color: white;
}
.rates tr td{
	font-size: 10px;
	color: #9d502d;
	padding: 0 0 0 5px;
} 

.rates_alt{
	background-color: #f2f0e4;
}


/* ++ Staff Elements ++ */

.staffLeft{
	float: left;
	width: 260px;
	margin-right: 10px;
}

.staffRight{
	float: left;
	width: 250px;
}


/* ++ Calendar Elements ++ */

#calendar dt {
	clear: left;
	float: left;
	width: 8em;
	text-align: left;
	line-height: 12px;
	padding-top: 13px;
	border-top: solid 1px #CFC99B;
}
#calendar dt span.day { 
	font-weight: bold; 
	font-size: 14px; 
	text-indent: -2px;
	display: block;
	color: #9D502D;
}
#calendar dt span.month { 
	font-size: 11px; 
	text-transform: uppercase;
}
#calendar dd {
	margin-left: 8em;
	padding: 13px 6px;
	border-top: solid 1px #CFC99B;
}
#calendar dd strong.title {
	font-size: 18px;
	display: block;
}