/*

main style sheet containing styles universal to all pages

--------------------------------------------------------------------
						UNIVERSAL
--------------------------------------------------------------------
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/backgrounds/body.gif) #497F7A repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

br.clearfloat {
	clear: both;
	height: 0;
	overflow: hidden;
}

a {
	color: #8820A2;
}

a:hover {
	color: green;
	text-decoration: underline;
}

embed, object {
	display: block;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

br.clearfix{
	clear:both;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.hr {
	border-bottom: 1px solid #A6A6A6;
	height: 1px; overflow: hidden;
	margin: 0 0 15px 0;
}
.hr hr {
	display: none;
}

strong.alert {
	background: #E5F09A;
}

/*
page structure
=-----------------------------------------------*/

#wrapper {
	background: #F5F2F1;
	border: 1px solid #89BBB8;
	border-top: 0;
	margin: 0 auto;
	width: 920px;
}

#container {
	background: url(../images/backgrounds/container.gif) repeat-y top right;
	float: left;
	width: 920px;
}

/*
banner
=-----------------------------------------------*/

#banner {
	background: url(../images/backgrounds/banner.gif) no-repeat;
	float: left;
	height: 263px;
	width: 920px;
}

#banner-contact {	
	background: url(../images/backgrounds/banner-contact.gif) transparent no-repeat;
	float: left;
	height: 90px;
	text-indent: -9999px;
	width: 920px;
}

#logo {	
	background: url(../images/backgrounds/logo.gif) transparent no-repeat;
	float: left;
	height: 132px;
	text-indent: -9999px;
	width: 423px;
}

#banner-info {
	color: #774551;
	float: right;
	font-size: 11px;
	height: 132px;
	line-height: 17px;
	padding: 0 40px 0 15px;
	text-align: right;
	width: 400px;
}

/*
navigation
=-----------------------------------------------*/

#nav {
	float: left;
	height: 41px;
	width: 920px;
}

#nav ul {
	list-style: none;
	line-height: normal;
	padding: 6px 0 0 5px;
}

#nav li {
	float: left;
	height: 36px;
}

#nav a {
	border: none;
	color: #AF979C;
	display: block;
	font-weight: bold;
	font-size: 13px;
	margin: 0 5px;
	padding: 6px 8px 7px 8px;
	text-decoration: none;
}

#nav a:hover, #nav li.current a {
	background: #4D2D35;
	color: #fff;
}

/*
content area
=-----------------------------------------------*/

#content {
	color: #4B4B4B;
	float: left;
	padding: 20px 40px 20px 40px;
	width: 560px;
	position: relative;
}

#content h1 {
	color: #c29fa6;
	font-family: 'Romanesco', cursive;
	font-size: 40px;
	font-weight: normal;
	padding: 0;

}

#content h2 {
	color:#2f8a80;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 19px;
	letter-spacing: -1px;
	padding: 5px 0 4px 0;
}

#content h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color:#1db9a8;
	font-size: 17px;
	letter-spacing: -1px;
	padding: 20px 0 2px 0;
}

#content p {
	font-size: 12px;
	line-height: 21px;
	padding: 0 0 10px 0;
}

#content p#below-h1{
	padding-top: 15px;
}

#content ul {
	font-size: 12px;
	line-height: 17px;
	list-style: square;
	padding: 0 0 14px 20px;
}

#content ul li {
	padding: 0 0 7px 0;
}

blockquote {
	border-bottom: 1px dashed #CDDFDD;
	margin: 0 0 25px 0;
	padding: 5px 0 10px 0;
}


blockquote .start-quote {
	float: left;
	margin: 0 10px 0 0;
	position: relative; top: -5px;
}

#content blockquote p.quote-giver {
	font-size: 13px;
	font-style: italic;
	text-align: right;
}

.hilight {
	background: url(../images/backgrounds/rates-box.gif) #fff no-repeat bottom left;
	border: 1px solid #82B8B6;
	border-bottom: 0;
	float: left;
	margin: 0 0 20px 0;
	padding: 10px 20px;
	width: 520px;
}

#content .hilight h3 {padding-top: 0;}


#content .hilight ul {
	float: left;
	padding: 0 0 0 40px;
}

#content #modalities-list {
	line-height: 1.8;
	padding: 0;
}

#content #modalities-list li {
	border-bottom: 1px solid #DFD1D4;
	list-style: none;
	padding: 10px 0;
}

#content #modalities-list li ul {
	line-height: 1.8;
	padding: 5px 0 10px 15px;
}

#content #modalities-list li ul li {
	border-bottom: 0;
	font-size: 11px;
	padding: 0;
}


/*
images
=-----------------------------------------------*/

#lotus {
	float: left;
	margin: 0 -20px 0 0; 
	position: relative; left: -40px;
}

#pink-orchid{
	float: left;
	margin: 8px -20px 25px 0; 
	position: relative; left: -40px;
}

.left {
	border: 1px solid #A3CCCA;
	float: left;
	margin: 0 20px 15px 0;
	padding: 3px;
}

.right {
	border: 1px solid #A3CCCA;
	float: right;
	margin: 0 0 15px 20px;
	padding: 3px;
}

.no-border {
	border: none;
}


/*
sidebar
=-----------------------------------------------*/

#sidebar {
	background: url(../images/backgrounds/sidebar.gif) repeat-x;
	float: left;
	min-height: 500px;
	width: 280px;
}

* html body {
	height: 500px;
	overflow: visible;
}

#sidebar .hr {
	margin: 10px 20px 10px 20px;
}

.side-content {
	background: url(../images/backgrounds/side-content.gif) no-repeat right top;
	color: #4B4B4B;
	font-size: 12px;
	text-align: right;
	padding: 30px 30px 10px 30px;
}

.lower {background: url(../images/backgrounds/side-content-lower.gif) no-repeat right top;}

.none {background: none;}

.cta {
	background: #F0F7F7;
	border: 1px solid #CDDEDC;
	margin: 0 20px;
	padding: 15px 15px 10px 15px;
}

#sidebar h3 {
	color:#c40c72;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 19px;
	letter-spacing: -1px;
	padding-bottom: 3px;
}

#sidebar p {
	line-height: 17px;
	padding: 0 0 15px 0;
}

#sidebar ul {
	list-style-type: square;
	list-style-position: inside;
	padding: 0 0 10px 0;
	text-align: right;
}

#sidebar ol {
	list-style-position: inside;
	padding: 0 0 10px 0;
}

#sidebar li {
	padding: 0 0 5px 0;
}

img.sidebar {
	border: 1px solid #A3CCCA;
	float: right;
	margin: 10px 20px 9px 0;
	padding: 3px;
}

/*
subnav
=----------------------------------------------*/


#sidebar #subnav {
	list-style-type: none;	
}

#sidebar #subnav ul {
	list-style-type: none;	
	padding: 0;	
}

#sidebar #subnav li {
	padding: 0;
}

#sidebar #subnav li a {
	border-bottom: 1px solid #B5CFCC;
	clear: both;
	color: #2f8a80;
	float: left;
	font-weight: bold;
	padding: 13px 5px 4px 0;
	text-decoration: none;
	width: 215px;
}

#sidebar #subnav ul li a {
	font-size: 11px;
	font-weight: normal;
	padding: 7px 5px 3px 0;
}

#sidebar #subnav li a:hover, #sidebar #subnav li.side-current a {
	background: #F8FBFB;
	color: #226F66;
}

#sidebar #subnav li.side-current a {
	cursor: default;}

#sidebar #subnav li.side-current li a {
	background: none;
	color: #2f8a80;
	cursor: pointer;
}

/*
footer
=-----------------------------------------------*/

#footer {
	background: url(../images/backgrounds/footer.gif) repeat-x;
	float: left;
	height: 75px;
	padding: 70px 40px 0 40px;
	text-align: center;
	width: 840px;
}

#footer p {
	background: url(../images/backgrounds/footer-p.gif) no-repeat right center;
	color: #BB2F6D;
	font-size: 11px;
	line-height: 18px;
	padding: 0 60px 0 0;
	text-align: right;
}

#footer p#footer-poem {
	background: none;
	color: #7F7F7F;
	float: left;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: left;
}

#footer p#footer-contact-info{
	margin-top: -6px;
}

