body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/bg_repeat.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Garamond, "Times New Roman";
	font-size: 1em;
	line-height: 1.2em;
	color: #41727D;
	}
	
#container {
	margin: 0 auto;
	width: 760px;
	display:block;
	background-image: url(images/bg_repeat.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
#content_holder{
	background-image: url(images/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container .header {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 300px;
	
}


#thriveMenu {
	display: block;
	text-align: center;
	margin-top: -5px;
	margin-bottom: 40px;
	line-height: 16px;
	}
	

	
#thriveMenu a {
	font-size: .7em;
	font-family: Garamond, "Times New Roman";
	color: #22467D;
	padding: 0 12px;
	text-decoration:none;
	
	}

#content {
	text-align: left;	
	width: 575px;
	margin-left: 150px;
	}
	


#content p {
	margin-top: 0;
	}





/* HEADERS */

#content h1 {
	font-size: 25px;
	line-height:28px;
	font-weight: normal;
	color: #22467D;
}

#content h2 {
	font-size: 1em;
	color: #22467D;
	margin-bottom: 2px;
	margin-top: 20px;
	}
	
#content h3 {
	font-size: 1.1em;
	color: #22467D;
	margin: 20px 0 20px 0;
}

#content h4 {
	font-size: 1.3em;
	color: #22467D;
	margin: 30px 0 20px 0;
	}
	
	
	
	
	
/* CLASSES */

#content .header {
	font-size: .5em;
	font-weight: bold;
	color: #22467D;
}
	
#content .headLink {
	font-size: 1em;
	font-weight: bold;
	}

#content .quote {
	font-size: .9em;
	line-height: 1em;
	margin-bottom: 15px;
	}

#content .groupsHead {
	margin-bottom: -5px;
	margin-top: 10px;
	margin-left: 15px;
	}

#content .groupsSub {
	font-size: .8em;
margin-left: 15px;
	}





/* LISTS */

#content ul {
	text-align: left;
	margin-top: 5px;
	font-family: Garamond, "Times New Roman";
	font-size: 1em;
	line-height: 1em;
	color: #41727D;
	list-style-image: url(images/bullet.gif);
}

#content ul li {
	font-size: .9em;
	margin: 0;
	padding: 0;
	}
	
#content ul.none li {
	list-style-image: none;
	list-style-type: none;
	margin-left: -10px;
}

#content ol li {
	font-size: .9em;
}

#content ul.appt {
	text-align: center;
}
#content ul.appt li {
	list-style-image: none;
	list-style-type: none;
	margin: 3px 0;
	font-size: 16px;
	color:#22467D;
	font-weight:bold;
}

/* LINKS */

#content a:link {
	color: #41727D;
	}
	
#content a:active {
	color: #41727D;
	}
	
#content a:visited {
	color: #41727D;
	}
	
#content a:hover {
	color: #353F72;
	}


/* TABLES*/

#content table {
	margin-left: 15px;
}

#content tr {
	font-family: Garamond, "Times New Roman";
	font-size: .9em;
	color: #41727D;
	}
	
#content table.reg {
	margin: 0;
	}

#content table.reg td {
	vertical-align: top;
	padding: 5px;
}

#content table.rooms {
	}
	
#content table.rooms td {
	padding: 25px 10px 0 10px;
	font-size: 1.2em;
	vertical-align: top;
	text-align: center;
}

#content table.rooms ul li {
	list-style-image: none;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.4em;
	margin-left: 25px;}


* html #content table.rooms ul li {
	margin-left: 15px;
}

#content table.rooms img {
	border: 1px solid black;
}

#content table.facility {
	margin-top: 50px;
	margin-left: -20px;
	}

#content table.facility td {
	vertical-align: top;
	text-align: center;
}

#content table.animals {
	text-align: center;
}

#content table.animals img {
	border: 1px solid #333333;
	margin-top: -15px;
	margin-bottom: 15px;
}



/* IMAGE TREATMENT */

#content img.left {
	border: 1px solid black;
	margin: 5px 10px 5px 0;
	float: left;
	}
#content img.right {
	border: 1px solid black;
	margin: 5px 0 5px 10px;
	float: right;
	}

#content img.facilityH {
	margin: 15px;
	border: 1px solid black;
	}

#content img.facilityV {
	margin: 5px;
	border: 1px solid black;
	}
	
#content img.yoga {
	border: 1px solid black;
	margin: 0;
}




/* FOOTER*/

#footer {
	clear: both;
	margin-top: 55px;
	margin-bottom: 25px;
	text-align: center;
	font-size: .8em;
	line-height: 1.2em;
	color: #353F72;
}

#footer a:link {
	color: #353F72;
	}
	
#footer a:active {
	color: #353F72;
	}
	
#footer a:visited {
	color: #353F72;
	}
	
#footer a:hover {
	color: #41727D;
	}
.header #freefind{
	display:block;
	width:270px;
	height:30px;
	float:right;
	margin-top:165px;
}
.clear{
	clear:both;
	height:1px;
}
#shopping_cart, #shopping_cart a{
	color:#FFF;
	text-decoration:none;
	margin-top:200px;
	margin-left:8px;
	font-size:11px;
}
.social_media{
	margin-top:60px;
	margin-bottom:10px;
	margin-left:12px;
	background-image: url(images/header_connect_with_us.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 116px;
	padding-top: 30px;
}
.social_media a{
	display:block;
	overflow:hidden;
	height:32px;
	width:32px;
	margin-right:5px;
	text-indent:-4000px;
}
.social_media a.facebook{
	background-image:url(images/icon_facebook.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
	
}
.social_media a.twitter{
	background-image:url(images/icon_twitter.png);
	background-repeat:no-repeat;
	float:left;
}
.social_media a.linkedin{
	background-image:url(images/icon_linkedin.png);
	background-repeat:no-repeat;
	float:left;
}
.make_appointment{
	margin-top:10px;
	margin-left:8px;
}
fieldset{
	border:none;
	margin-bottom:10px;
}
fieldset label {
	float:left;
	width:100px;
}
fieldset input{
	width:300px;
}
#transcript{
	width:500px;
	padding:20px;
	height:400px;
	overflow:auto;
	text-align:left;
}
#addcart{
	overflow:hidden;
	width:400px;
	height:80px;
	padding:10px;
}
a.button_add_cart{
	display:block;
	background-image:url(images/btn_add_cart.png);
	background-repeat:no-repeat;
	width:97px;
	height:22px;
	text-indent:-4000px;
	overflow:hidden;
}
a.button_remove_cart{
	display:block;
	background-image:url(images/btn_remove_cart.png);
	background-repeat:no-repeat;
	width:97px;
	height:22px;
	text-indent:-4000px;
	overflow:hidden;
}
