/*============================================================================== 
 * Typography
==============================================================================*/


#content {
	font-size: 85%;
	}
	
ul {
	list-style: none;
	}
	
.firstline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #194c4f;
	font-style: italic;	
	padding: 0 0 15px 10px;
	}

#servicesnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	color: #000;
	letter-spacing: .5em;
	padding: 15px 0 25px 0;
	text-align: left;
	}
	
.subtitle {
	color: #666;
	font-size: 58%;
	letter-spacing: 0.15em;
	font-weight: bold;
	vertical-align: .15em super;
	}
	
.seenon {
	color: #666;
	font-size: 90%;
	letter-spacing: 0.15em;
	font-weight: bold;
	vertical-align: .15em super;
	}
	
h2 {
	display: block;
	width: 395px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #41767a;
	font-size: 100%;
	float: left;
	padding-bottom: 5px;
	}
	
.backtotop {
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	padding-bottom: 5px;
	}
	
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999;
	text-align:right;
	vertical-align: top;
	padding-right: 30px;
	line-height: 1.5em;
	}
	
.pricesonly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999;
	text-align:right;
	vertical-align: top;
	padding: 5px 30px 0 0;
	line-height: 1.5em;
	}	
#descriptions {
	text-align: left;
	}
		
.description {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	padding: 5px 0 20px 0;
	}
	
.superscript {
	font-size: 89%;
	vertical-align: 2.5pt super;
	}
		
#footer {
	font-size: 100%;
	}
	
				
/* Links
----------------------------------------------------------------------------- */

ul#column1 a {
	text-align: left;
	text-decoration: none;
	padding-left: 10px;
	}
	
ul#column2 a {
	text-align: left;
	text-decoration: none;
	padding-left: 10px;
	}

#backlink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align: top;
	color: #41767a;
	padding: 0 0 0 19px;
	}
	
#backlink a:hover {
	color: #92C6C9;
	}
	
#servicesnav li a {
	color: #92c6c9;
	}
	
#servicesnav li a:hover {
	color: #41767a;
	background: url(../images/bullet.jpg) no-repeat left 50%;
	padding-left: 10px;
	}
	
.backtotop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #92c6c9;
	text-decoration: none;
	font-weight:normal;
	background: url(../images/icon_arrow.gif) no-repeat left 50%;
	padding-left: 12px;
	}	
	
.backtotop a:hover {
	color: #41767a;
	}		
	
	
/*============================================================================== 
 * Content
==============================================================================*/

#content {
	margins: 0;
	padding: 0;
	}

#backlink {
	float: left;
	width: 254px;
	height: 236px;
	margin: 0; 
	}
	
#spaservices {
	float: left;
	width: 790px;
	}

ul#column1 {
	margin: 35px 0 0 0;
	float: left;
	width: 277px;
	}
	
ul#column2 {
	margin: 35px 0 0 0;
	float: left;
	width: 259px;
	}
	
/* divider bar begin */	
#dividerbar {
	display: block;
	background-color: #B5E6EA;
	float: right;
	width: 525px;
	height: 19px;
	}
	
#grayline {
	margin-top: 25px;
	float: right;
	width: 525px;
	padding-bottom: 4px;
	border-bottom: 2px solid #cfcfcf;
	}	
/* divider bar end */	

.spadescriptions {
	float: left;
	width: 760px;
	}
	
#prices {
	width: 265px;
	text-align: right;
	}
	
.description {
	width: 495px;
	text-align: left;
	}
	
.spadividerlines {
	width: 495px; /* 30px right margin */
	border-bottom: 1px dotted #689da1;
	float: left;
		}
		
#spaphoto {
	background: url(../images/spaservices.jpg) no-repeat left;
	width: 245px;
	height: 215px;
	position: relative;
	top: 0 !important; /* IE6 Hack */
	top: -3px;
	margin: 0 0 20px 0;
	}
	
#seenon_img {
	width: 50px;
	height: 18px;
	display: inline;
	margin: 0;
	vertical-align: middle;
	}
