body {
	background: #E6E4E0;
	position: relative;
	font: 11px/15px Georgia, Times New Roman, Times, serif;
	color: #323304;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}

td {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}

td.right {
	text-align: right;
}

td.shadow {
	background: url(/images/common/shadow_bg.gif) repeat-y center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}	
td.shadowtop {
	text-align: right;
	background-image: url(/images/common/shadow_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}
td.shadowbottom {
	text-align: right;
	background-image: url(/images/common/shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
table.masthead {
	margin-top: 15px;
	margin-bottom: 20px;
	vertical-align: bottom;
}

table.content {
	background: url(../images/common/headline_bkg.gif) no-repeat left top;
	font-size: 11px;
}

table.home {
	background: no-repeat left top url(../images/common/live-headline.gif);
	height: 200px;
}

td.feature {
	background: url(../images/common/feature_bkg.jpg) no-repeat center top;
	width: 150px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	height: 200px;
	padding-top: 75px;
}

a.feature {
	text-decoration:none;
	color: #ffffff;
	border-style: none;
	border-bottom-style: none;
	font-weight: normal;
}
a.feature:hover {
	text-decoration:none;
	color: #37362F;
	border-style: none;
	border-bottom-style: none;
}
td.main_content {
	height: 300px;
}

td.navigation {
	background: #8da9b5;
}

table.contactinfo {
	margin-top: 25px;
	font: 11px Georgia, Times New Roman, Times, serif;
	border: 1px solid #8da9b5;
	background: #c9d5db;
}

.footer {
	color: 7F7F7F;
	font: 9px/10px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: top;
}

.hometext {
	padding-top: 59px;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 22px;
	text-align: justify;
}

/*<group=resources>*/

div.resource {
	width: 140px;
	height: 20px;
	font-size: 10px;
	color: #999999;
	border-bottom: 1px dotted #666633;
	padding-left: 10px;
	padding-top: 5px;
}

div.resource200 {
	width: 190px;
	height: 20px;
	font-size: 10px;
	color: #999999;
	border-bottom: 1px dotted #666633;
	padding-left: 10px;
	padding-top: 5px;
}

div.resource:hover {
	background: #CBCAB5;
}

div.resource200:hover {
	background: #CBCAB5;
}

a.resource {
	text-decoration: none;
	border-bottom-style: none;
	font-size: 12px;
	color: #136598;
}

a.resource:hover {
	border-style: none;
}
	
/*</group>*/

.moreinfo {
	color: #9D9282;
	font: 9px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: right;
}

.headline {
	color: #9AAFC9;
	font: 18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	border-bottom: none;
	height: 30px;
	padding-left: 200px;
	padding-top: 30px;
}

a {
	border-bottom: 1px dotted #8da9b5;
	text-decoration: none;
	font-weight: bold;
	color: #136598;
}

a:hover {
	border-bottom-style: solid;
}

a.img {
	border-style: none;
	border-bottom-style: none;
}

a.img:hover {
	border-style: none;
	border-bottom-style: none;
}

img.inline {
	margin-right: 10px;
	margin-bottom: 15px;
}

/*<group=forms>*/

form.contact {
	border: 1px solid #DAC8A0;
	width: 300px;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background: url(../images/common/form_bkg.jpg) repeat-x top #ffffff;
	border-top-width: 5px;
}

form.contact input, form.contact textarea {
	margin-top: -2px;
	margin-bottom: 15px;
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #666666;
	width: 300px;
}
	
/*</group>*/
.attractions {
	color: #666633;
	font: bold 16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	border-bottom: none;
	height: 25px;
	padding-top: 5px;
}
li {
	list-style-position: inside;
	list-style-image: url(../images/common/bullet.gif);
}
.subtitle {
	background: #4a70a4;
	color: #ffffff;
	font-weight: bold;
}
.unitreserved {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #BAC3C6;
	border: 3px solid #BAC3C6;
}

.suntrust {
	background: url(../images/common/form_bkg.jpg) repeat-x top #ffffff;
	width: 200px;
	border: 1px dotted #DAC8A0;
	padding: 10px;
	}

.medBlue {
	color: #9AAFC9;
	padding-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align:left;
	line-height: 10px;
	}