body,td {
	color: #330;
	font-family: verdana, arial, tahoma;
	font-size: 10px;
}

.bg {
	background: url(../images/lakesBG.gif);
	background-position: 182px 5px;
	background-repeat: no-repeat;
	background-color: #CC9;
	margin-top: 45px;
	margin-left: 50px;
}


hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	list-style: none;
}

li.printMap {
	list-style: none;
	line-height: 16px;
	margin: 2px;
}

h1.floorPlans {
	text-align: right;
	font-size: 12px;
	text-transform: uppercase;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 1px solid;
	border-left: 0px solid;
	border-color: #CC9;
	color: #CC9;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
}

h1.heading {
	text-align: right;
	font-size: 14px;
	text-transform: uppercase;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 1px solid;
	border-left: 0px solid;
	border-color: #330;
	color: #330;
	margin: 5px;
}

table.body {
	width: 100%;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid; 
	border-color: #9E9B92;
	background-color: #FCFCFC;
}

table.contentWrapper {
	width: 800px;
	border: 0px solid;
}

td.body {
	width : 670px;
	vertical-align: top;
	border: 4px solid;
	border-color: #330;
}

td.copy {
	width: 45%;
	vertical-align: top;
	text-align: left;
	background-color: #FCFCFC;
	padding-left: 10px;
	padding-top: 15px;
}

td.enterInfo {
	text-align: left;
	vertical-align: top;
}

td.foot {
	width: 670px;
	height: 45px;
	background-color: #CC9;
	color: #330;
	text-align: center;
	vertical-align: middle;
}

td.leftNav {
	width: 130px;
	vertical-align: top;
	text-align: left;
	background-color: #CC9;
	padding-top: 30px;
}

td.mainContent {
	width: 670px;
	vertical-align: top;
	text-align: left;
	background-color: #FCFCFC;
}

td.slideshowContent {
	width: 100%;
	align: center;
	text-align: center;
	vertical-align: top;
	background-color: #FCFCFC;
	background: url(../images/pageLoadingBG.gif);
	background-position: 50% 25%;
	background-repeat: no-repeat;
}

td.title {
	text-align: right;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, tahoma;
	color: #333;
}

a {
	color: #330;
}

a:hover {
	color: #999;
}

a.leftNav {
	display: block;
	padding-right: 5px;
	font-size: 10px;
	width: 130px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	margin: 10px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	color: #330;
	background-color:#CC9;
	border-top: 0px;
	font-weight: bold;
}

a.leftNav:hover {
	border: 0px;
	background-color:#330;
	color: #FFFFFF;
	text-decoration: none;
}

a.leftNavCurrent {
	display: block;
	padding-right: 5px;
	font-size: 10px;
	width: 130px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	margin: 10px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	background-color:#330;
	border-top: 0px;
	font-weight: bold;
}

a.leftNavCurrent:hover {
}

a.list {
	display: block;
	font-size: 10px;
	width: 230px;
	height: 16px;
	line-height: 16px;
	text-align: right;
	margin: 4px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	color: #330;
	border: 0px;
	font-weight: bold;
}

a.list:hover {
	background-color:#CC9;
	color: #330;
	text-decoration: none;
}

a.listCurrent {
	display: block;
	font-size: 10px;
	width: 230px;
	height: 16px;
	line-height: 16px;
	text-align: right;
	margin: 4px 0px 0px 0px;
	background-color:#CC9;
	color: #330;
	text-decoration: none;
	text-transform: uppercase;
	border: 0px;
	font-weight: bold;
}

a.foot {
	font-size: 10px;
	font-weight: bold;
	color: #330;
	text-decoration: none;
	text-transform: uppercase;
}

a.foot:hover {
	text-decoration: underline;
}

/*+++++ BEGIN SLIDESHOW CSS +++++*/

div.small {
	width: 100%;
	text-align: left;
	align: left;
	color: #999;
	font-size: 9px;
}

div.thumb {
	height: 240;
	background-repeat:no-repeat;
	line-height:45px;
	color:#333;
	font-size:9pt;
	font-family:verdana;
}

img.thumb {
	border: 2px solid;
	border-color: #9E9B92;
	width: 650px;
	margin-top: 1.5em;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 1;
}

img.thumb:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

td.navlinks{ /*CSS for DIV containing the navigational links*/
	text-align: center;
	align: center;
	width: 9%;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
	text-align: center;
	align: center;
	float: left;
	margin: 1px;
}

#navlinks a{ /*CSS for each navigational link*/
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	text-decoration: none;
	color: #fff;
	background-color:#330;
	BORDER: none;
	border: solid 1px #000;
	font-weight:normal;
	font-size: 10px;
}

#navlinks a:hover {
	font-weight: bold;
	font-size: 11px;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	margin: 1px, 1px, 1px, 1px;
	text-decoration: none;
	color: #000;
	background-color:#999;
	BORDER: none;
	border: solid 1px #000;
	font-weight:bold;
	font-size: 10px;
}
/*+++++ END SLIDESLHOW CSS +++++*/
