body{
	margin:0;
	color:#333;
	font: 11px/13px Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{
	text-decoration: underline;
	color:#166c41;
	outline:none;
}
a:hover{text-decoration:none;}
#page{
	margin:0 auto;
	width: 860px;
}
#header .header-holder{
	background: url(../images/bg-header.gif) no-repeat 100% 0;
	padding: 10px 226px 21px 7px;
	overflow: hidden;
	height: 1%;
}
#header .header-holder .logo{
	float: left;
	width: 222px;
	overflow: hidden;
	text-indent: -9999px;
}
#header .header-holder .logo a{
	display: block;
	height: 65px;
	background: url(../images/logo.gif) no-repeat;
}
#header .header-holder div{
	float: right;
	background: url(../images/points.gif) repeat-y;
	padding: 0 0 3px 12px;
	margin-top: 12px;
}
#header .header-holder div strong{
	display: block;
}
#header .header-holder div address{
	padding-bottom: 1px;
}
#header .nav-holder{
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-nav.gif) repeat-x;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}
#header .nav-holder ul{
	padding: 0;
	list-style: none;
	margin: 0;
	float: left;
}
#header .nav-holder ul li{
	float: left;
	padding: 0 2px 0 0;
	background: url(../images/sep-nav.gif) no-repeat 100% 0;
}
#header .nav-holder ul a{
	float: left;
	padding: 10px 14px 9px 16px;
	color: #aedd50;
	text-decoration: none;
}
#header .nav-holder ul a:hover,
#header .nav-holder ul .active a{
	color: #fff;
	text-decoration: underline;
	background: url(../images/nav-hover.gif) repeat-x;
}
#header .nav-holder span{
	color: #fff;
	float: right;
	margin: 9px 50px 0 0;
	font-size:14px;
}
#content{
	padding-top: 25px;
	height: 1%;
	position: relative;
	border-bottom: 10px solid #00694b;
}
#content:after{
	display: block;
	content: "";
	clear: both;
}
#content .main-content{
	width: 420px;
	float: left;
	padding: 0 0 56px 13px;
}
.main-content h1{
	margin: 0 0 19px;
	font: 22px Helvetica, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.main-content p{
	margin: 0 0 9px;
	font-size:12px;
	line-height:16px;
}
.main-content h2{
	margin: 23px 0 14px;
	color: #000;
	font-size: 14px;
}
#content .side-list{
	float: right;
	width: 169px;
	padding: 0;
	list-style: none;
	margin: 0;
}
.side-list li{
	overflow: hidden;
	text-indent: -9999px;
	height: 36px;
	padding-bottom: 10px;
}
.side-list li.fast{
	height: 18px;
	background: url(../images/fast.gif) no-repeat;
}
.side-list li.saturday{
	background: url(../images/saturday.gif) no-repeat;
}
.side-list li.all{
	background: url(../images/all.gif) no-repeat;
}
.side-list li.experienced{
	background: url(../images/experienced.gif) no-repeat;
}
#content .girl{
	position: absolute;
	bottom: 0;
	left: 433px;
}
#footer{
	overflow: hidden;
	height: 1%;
	border-top: 3px solid #96b65d;
	padding-bottom:12px;
}
#footer ul{
	padding: 0;
	list-style: none;
	margin: 7px 0 0 -7px;
	overflow: hidden;
}
#footer ul li{
	display: inline;
	padding: 0 8px 0 8px;
	margin-left: -1px;
	background: url(../images/sep-footer.gif) no-repeat 0 3px;
}



address{
	padding-top: 2px;
	font-style:normal;
}
#header .header-holder div{
	float: right;
	background: none;
	padding: 0 0 3px 12px;
	margin-top: 12px;
}
.login {
	color:#fff;
	background: url(../images/buttonbg.gif) repeat-y;
	height:24px;
	line-height: 24px;
	width:86px;
	text-align:center;
	display:block;
	font-weight:bold;
}
.login:hover {
	background: url(../images/buttonbg.gif) repeat-y 0 24px;
}
.last {
	float:right;
}
h1 {
	color:#00694b;
}
.main-content h2{
	margin: 20px 0 8px;
	color: #00694b !important;
	font-size: 14px;
}
.main-content h3{
	color: #00694b;
}
#content .main-content{
	width: 420px;
	float: left;
	padding: 0 0 26px 13px;
}
.side-list li.one{
	height: 18px;
	background: url(../images/1.gif) no-repeat;
}
.side-list li.two{
	height: 37px;
	background: url(../images/2.gif) no-repeat;
}
.side-list li.three{
	height: 37px;
	background: url(../images/3.gif) no-repeat;
}
.side-list li.four{
	height: 18px;
	background: url(../images/4.gif) no-repeat;
}
.side-list li.five{
	height: 37px;
	background: url(../images/5.gif) no-repeat;
}
#header .nav-holder span{
	color: #fff;
	float: right;
	margin: 9px 15px 0 0;
	font-size:14px;
}
li.quote {
	text-indent:0px;
	height:auto;
}

#content #slideshow1{
	margin: 0 auto;
	position:absolute;
	width:166px;
	left:686px;
	top: 236px;
}

#content #slideshow1 img{
	display:block;
	margin: 3px auto;
	padding-left:6px;
}

blockquote{
	margin:20px 0 0 4px;
	font-size:12px;
	line-height:15px;
	font-style:italic;
	font-weight:700;
	text-align:center;
}
cite {
	display:block;
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
	font-style:normal;
	padding-top:4px;
	margin-left:4px;
}
.main-content h1{
	margin: 0 0 12px;
	font: 22px Helvetica, Arial, Helvetica, sans-serif;
}
.main-content p{
	margin: 0 0 7px;
	font-size:12px;
	line-height:15px;
}
.main-content h2{
	margin: 14px 0 4px;
	color: #000;
	font-size: 14px;
}
td {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}