/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, a, ul, li, lo, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}
/* Redefines the p tag */
p {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font: normal 24px "Times New Roman", Times, serif;
	color: #000000;
	text-transform: capitalize;
	text-align: left;
	width: auto;
	z-index: 1;
	margin: 0px;
}
h2 {
}

/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
	color: #000000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	color: #FAC488;
	font-family: "Times New Roman", Times, serif;
}
a:active {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  {	
	border-collapse: collapse;
}

/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	background: url(images/headerv3_01.jpg) no-repeat;
	height: 202px;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	position: relative;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* Styles the table that serves as the container for the content and navigation.*/
table#container {
}

/* Aligns content in the tableContainer's td tags to the top. Same as <td valign="top">. */
table#container td {
	vertical-align: top;
}
/* Creates the div container for the footer. */
div#footer {
	background: url(images/headerv3_03.jpg);
	height: 25px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
div#footer p {
}
div#footer a:link {
}
div#footer a:visited {
}
div#footer a:hover {
}
div#footer a:active {
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
}
img.right {
	float: right;
}
clear {
	clear: both;
}
/* ----------------- MAIN NAVIGATION ----------------- */

/* Apply the ul#mainnav style to our entire <ul>.*/

/* Sets a background color and width for our navigation box. Removes all default margins and padding. */
ul#mainnav {
	margin: 0px auto;
	padding: 0px;
	width: 155px;
}

/* Removes the default bullets. */
ul#mainnav li {
	display: inline;
	list-style: none;
}

/* Styles our links. Setting the display to block ensures our links will stack back on top of one another as block level elements. The width sets the "hit" area of the links.  */
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 155px;
	border-bottom: 1px none #488E91;
	padding: 8px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	background-image: url(images/mental_spa/spa_button.jpg);
	background-repeat: no-repeat;
	height: 31px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-position: center;
	margin: 0px;
}
/* Creates our hover status and our current custom class. Be sure to apply .current to each applicable a tag on individual pages. */
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background: url(images/mental_spa/spa_button_on.jpg) no-repeat center center;
	color: #000000;
}

/* ----------------- CUSTOM CLASSES ----------------- */.headertab {
	position: absolute;
	left: -155px;
	bottom: 5px;
	font: normal 24px "Times New Roman", Times, serif;
	color: #FBFAFF;
	text-align: center;
	width: 179px;
	top: 319px;
}
div#container {
	position: relative;
	background: #C8EFFF no-repeat;
	clip:   rect(auto auto auto auto);
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 930px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
div#containeranger {
	position: relative;
	background: #C8EFFF no-repeat;
	clip:   rect(auto auto auto auto);
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 650px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
div#container2 {
	position: relative;
	background: #C8EFFF no-repeat;
	clip:   rect(auto auto auto auto);
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 3200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.navholder {
	left: 9px;
	top: 0px;
	width: 166px;
	height: 91px;
	padding: 0px;
	font: 12px "Times New Roman", Times, serif;
	float: left;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #24484A;
	font-size: 16px;
	text-align: left;
	padding: 3px;
	border: 1px none #FFFFFF;
}
.containertext {
	width: 530px;
	margin-right: 5px;
	float: right;
	position: relative;
	margin-top: 15px;
}
.containertext2 {
	width: 565px;
	margin-right: 10px;
	float: right;
	font: 13px "Times New Roman", Times, serif;
}
.contianerbottom {
	font: 11px "Times New Roman", Times, serif;
	color: #000000;
	background: #E2F5FC;
	position: absolute;
	right: 0px;
	bottom: 0px;
	left: 462px;
	top: 380px;
	width: 215px;
	padding: 5px;
	border: 1px dashed #5F7199;
	height: 260px;
}
.contianerbottom2 {
	font: 11px "Times New Roman", Times, serif;
	color: #000000;
	background: #E2F5FC;
	position: absolute;
	right: 0px;
	bottom: 0px;
	left: 200px;
	top: 300px;
	width: 215px;
	padding: 5px;
	border: 1px dashed #5F7199;
	height: 220px;
}
.contianerbottom3{
	font: 12px "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #8AB2B1;
	position: absolute;
	right: 0px;
	bottom: 0px;
	left: 198px;
	top: 244px;
	width: 215px;
	padding: 5px;
}
.containertop {
	font: 12px "Times New Roman", Times, serif;
	color: #131112;
	position: absolute;
	left: 450px;
	top: 10px;
	width: 288px;
}
li {
	font: 14px "Times New Roman", Times, serif;
	margin-right: 15px;
}
div#copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
}
.navholder a:link {
	color: #5F7199;
}
.containertop a:link {
	color: #000000;
}
.border {
	border: 1px solid #FFFFFF;
}
.smallwhite {
	font: 12px "Times New Roman", Times, serif;
	color: #000000;
}
.tiny {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
.containertext2 p {
	font-size: 13px;
}
.testimonial {
	padding: 8px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-style: normal;
	border-top: 1px none #006077;
	border-right: 1px none #006077;
	border-bottom: 1px dashed #006077;
	border-left: 1px none #006077;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
body {
	background-color: #A0AFCC;
	margin: 10px;
}
li {
	list-style-image: url(images/mental_spa/bullet.gif);
}

