body,td,th {
	color: #333333;
	font-family: 'Lucida Grande' , Lucida, 'Trebuchet MS', Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #FFFFFF;
}
#bodyArea a:link, #bodyArea a:visited, #bodyArea a:active {
	text-decoration: none;
	border-bottom: 1px dotted #68C41B ;
	color: #68C41B ;	
}
#homeContent {
	position: absolute;
	width: 100%;
	top:0px;
	z-index: 2;
}
#bodyArea a:hover {
	text-decoration: none;
	border-bottom: 1px solid #68C41B ;
	color: #68C41B;
}

.drkGreen {
	color: #0C4421;
}
.holder {
	margin-right:auto;
	margin-left:auto;
	width:790px;
	
}
#homeTxtTD {
	border-left: 10px solid #666666;
	border-right: 10px solid #333333;
	background-color:#000000;
	
}
#homeTxtArea {
	border-bottom: 10px solid #333333;
	border-top: 10px solid #666666;
	padding: 16px 16px 16px 16px;
	background-color:#000000;
	color:#FFFFFF;
}
#subHdrTD {
	border-left: 10px solid #666666;
	border-right: 10px solid #333333;
	background-color:#000000;
	
}
#subHdrArea {
	border-bottom: 10px solid #333333;
	border-top: 10px solid #666666;
	padding: 8px 16px 2px 16px;
	background-color:#000000;
	color:#FFFFFF;
}

#contentArea {
	color: #FFFFFF;
	padding-bottom:12px;
}

#contentArea a:link, #contentArea a:visited, #contentArea a:active {
	color: #68C41B;
	text-decoration: none;
	border-bottom: 1px dotted #68C41B ;
}

#contentArea a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none ;
}
#contentArea td {
	color:#CCCCCC;
	font-size:12px
}

.floorPlanTD {
	border-left: 10px solid #666666;
	border-right: 10px solid #333333;
	background-color:#000000;
	
}
.floorPlanArea {
	border-bottom: 10px solid #333333;
	border-top: 10px solid #666666;
	background-color:#000000;
	color:#FFFFFF;
}
#lftColumn {
	background-color:#68C41B;
	width:265px;
}



#footer {
	margin-right:auto;
	margin-left:auto;
	width:766px;
	padding:8px 12px 8px 12px;
	background-color:#CCCCCC;
	color:#666666;
	font-size:11px
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666 ;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: none ;
}
#footer td {
	color:#666666;
	font-size:11px
}



#button {
	width: 265px;
	padding: 0px 0px 0px 0px;
	font-family: 'Lucida Grande' ,'Trebuchet MS', Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size:14px;
	background-color: #68C41B;
	color: #333;
	border-bottom: 10px solid #A2DB73;
	}
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		margin: 0;
		}
		
#button li a {
		display: block;
		padding: 8px 8px 8px 16px;
		border-left: 10px solid #59A817;
		border-right: 10px solid #8ED355;
		background-color: #68C41B;
		color: #fff;
		text-decoration: none;
		margin: 0px 0px 0px 0px;
		height:22px
		}

html>body #button li a {
		width: auto;
		
		}

#button li a:hover {
		border-left: 10px solid #70B437;
		border-right: 10px solid #7DCC3B;
		background-color: #7DCC3B;
		color: #fff;
		}
		
.btnOn {
		display: block;
		padding: 8px 8px 8px 16px;
		border-left: 10px solid #70B437;
		border-right: 10px solid #7DCC3B;
		background-color: #7DCC3B;
		color: #fff;
		}

.form_error {
	color: #cc0000 ;
	font-size: 10px ;
}
