body {
	text-align: center;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
a:link, a:visited {
	color: #15817F;
	text-decoration: none;
}

a:hover, a:active {
	color: #71B2B1;
	text-decoration: underline;
}

.bgdmain {
	background-image: url(../images/bgd2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
.bgdmain2 {
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:719px;
	postition:relative;
	width: 960px;

	}	
.centered {
	text-align: center;
	width: 800px;
}.top {
	width: 800px;
	text-align: center;
}
.main_top {
	height: 108px;
	width: 960px;
	white-space: nowrap;
}
.main_top img {
	float:right;
	padding-top: 10px;
	padding-right:20px;
}
.helplink {
	float: right;
	font-weight:bold;
}
.whiteLinks a:link, .whiteLinks a:visited {
	color: #FFF;
	text-decoration: none;
}

.whiteLinks a:hover, .whiteLinks a:active {
	color: #FF0;
	text-decoration: underline;
}

.towels {
	position:relative;
	float: left;
	height: 471px;
	width: 238px;
	background-image: url(../images/static_towels.png);
	background-position: bottom;
	background-repeat: no-repeat;
	z-index:1;
	left: 0px;
	top: 228px;
	font-size:16px;
	color:#FFF;
}
.towels ul {
	list-style-position: inside;
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
	margin-top:10px;

}
.towels li {
	margin-left:0px;
	padding-left:0px;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
}
.towels a:link, .towels a:visited {
	color: #000;
	text-decoration: none;
	display:inline-block;
	width:220px;
}

.towels a:hover, .towels a:active {
	color: #006565;
	text-decoration: underline;
	display:inline-block;
	width:220px;
}

.bottom {
	height: 83px;
	width: 722px;
	padding-left:238px;
	background-color: #009999;
	font-size: 10px;
}
.w240px img {
	float:left;
}
.linecard {
	height: 265px;
	width: 232px;
	position:relative;
	z-index:1;
	left: 250px;
	top: 300px;
	background:#FFF;
	border:solid #999 1px;
}
.linecardScroll {
	float: left;
	height: 180px;
	width: 232px;
	overflow: hidden;
}
.linecard2 {
	background:#FFF;
	border:solid #999 1px;
	float: right;
	width: 232px;
	margin-right: 50px;
	margin-top: 50px;
	margin-left: 100px;
}
.linecardScroll2 {
	float: left;
	height: 345px;
	width: 232px;
	overflow: hidden;
}
.lit {
	background:#FFF;
	border:solid #999 1px;
	overflow: hidden;
	float: right;
	width: 232px;
	height: 430px;
	margin-top: 50px;
	margin-left: 50px;
}
.litScroll {
	float: left;
	height: 378px;
	width: 232px;
	overflow: hidden;
	background-image: url(../images/01outhouse.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.w240px {
	width: 240px;
	padding-top: 10px;
	float: left;
	height: 80px;
}
.w240Centerpx {
	width: 240px;
	padding-top: 10px;
	background-color: #2fb4b4;
	float: left;
	height: 73px;
}
.subpages {
	height: 500px;
	width: 650px;
	position:relative;
	z-index:2;
	left: 10px;
	top: 40px;
	background:#FFF;
	border:solid #999 1px;
	vertical-align:top;
		overflow:hidden;
}
.subpagesScroll {
	float: left;
	height: 450px;
	width: 650px;
	overflow:auto;
}
.padding {
	padding: 15px;
	text-align:justify;
}
.imageLeft {
	float: left;
	margin-right: 20px;
}
.greenLink {
	padding-top: 5px;
	background-color: #32908F;
	height: 22px;
	width: 232px;
	float: left;
}
.meetStaff {
	float: left;
	text-align: left;
	width:210px;
	font-size:10px;
}
.meetStaff img {
	float: left;
}

#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;

}
.teal {
	background-color: #009999;
	color:#FFF;
}
.leadTable {
	border:#000 solid 1px;
}
.leadTable td {
	padding:10px;
	font-size:10px;
}
.grey {
	background-color: #DADADA;
}
.redText {
	color: #F00;
}
.centerText {
	text-align: center;
}
.floatRight {
	float: right;
}
.solidLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.floatLeft {
	float:left;
}
