/* CSS Document */

html, body {
	background-color: #000099;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
h2 {
	color: #332BC0;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}
h3 {
	color: #B52B27;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	border-bottom: 1px dotted #332BC0;
}
/* ( Container ) */
#container {
	background-image: url(../images/ecoscapes_bodyBG_top.jpg);
	background-repeat: no-repeat;
	background-position: center 4px;
	background-color: #241CBD;
	margin: 0 auto;
}

/* ( Header )  */

#headerWrap {
	background-repeat: repeat-x;
	background-position: top;
	height: 155px;
}
#header {
	width: 903px;
	margin: 0 auto;
	padding-top: 8px;
}
#header h1 {
	margin: 0 auto;
}
#header h1 a:link, #header h1 a:visited {
	width: 338px;
	height: 0px;
	padding-top: 145px;
	overflow: hidden;
	font-size: 1px;
	background-repeat: no-repeat;
	display: block;
	cursor: hand;
	margin: 0 auto;
}
#clinicLocations {
	width: 396px;
	float: right;
	margin-top: 15px;
}
#clinicLocations h3 {
	display: block;
	height: 0;
	padding-top: 17px;
	overflow: hidden;
	font-size: 1px;
	background: url(../images/ecoscapes_clinicLocations.gif) no-repeat;
	margin: 0;
}
#clinicLocations .content {
	background-color: #FCFDF3;
	background-image: url(../images/ecoscapes_topBoxFoot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	
}

#clinicLocations .content div {
	border-left: 1px solid #E7D3AF;
	border-right: 1px solid #E7D3AF;
	padding: 7px 16px 1px 16px;
}

#clinicLocations .content address {
	font-style: normal;
	font-size: 11px;
	color: #60451C;
}
#clinicLocations address.a1 {
	float: left;
}
#clinicLocations address.a2 {
	float: right;
}
/* self clearing rules */
#clinicLocations .content div:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#clinicLocations .content div { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#clinicLocations .content div { display: block; }
/* End hide from IE-mac */

/* ( Navigation ) */

#navWrap {
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
}
#nav {
	width: 903px;
	margin: 0 auto;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	padding: 6px 19px;
	color: #EEEEEE;
	font-size: 16px;
	font-weight: 900;
	float:left;
}
#nav ul li a:hover {
	background: url(../images/ecoscapes_navBG02.png) repeat-x;
	color: #EEEEEE;
}
#nav ul li img {
	float: left;
}

/* ( Body ) */
#bodyWrapContainer {
	background: url(../images/ecoscapes_bodyBG.gif) repeat-y top center;
}
#bodyWrap {
	padding: 24px 0;
	background: url(../images/ecoscapes_bodyBG.jpg) no-repeat center top;
}
/* self clearing rules */
#bodyWrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#bodyWrap { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#bodyWrap { display: block; }
/* End hide from IE-mac */
#body {
	width: 903px;
	margin: 0 auto;
}
#leftColumn {
	float: left;
	width: 208px;
}
#leftColumn h3.a1 {
	height: 0;
	padding-top: 28px;
	display: block;
	overflow: hidden;
	font-size: 1px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 0 9px 0;
}
#leftColumn .button {
	display: block;
	padding: 0;
	margin: 0 auto 5px auto;
	width: 166px;
	height: 42px;
	background-position: top center;
	background-repeat: no-repeat;
}
#leftColumn .button a:link, #leftColumn .button a:visited {
	display: block;
	width: 166px;
	color: #FFFFFF;
	font-size: 18px;
	padding: 9px 0 16px 0;
	text-decoration: none;
	text-align: center;
	position: relative;
}
#leftColumn .button a:hover {
	background-image: url(../images/ecoscapes_sideNavBG02s.png) !important;
	background-repeat: no-repeat;
	background-position: top center;
	color: #FFF;
}
* html #leftColumn .button a:hover {
	background-image: url(../images/ecoscapes_sideNavBG02s.png) !important;
	background-repeat: no-repeat;
	background-position: 0 2px;
	width: 166px
}
#rightColumn {
	float: right;
	width: 213px;
}
#rightColumn h3.a1 {
	height: 0;
	padding-top: 30px;
	width: 213px;
	overflow: hidden;
	font-size: 1px;
	margin: 0;
	background-repeat: no-repeat;
}
#rightColumn h3.a2 {
	height: 0;
	padding-top: 17px;
	width: 213px;
	overflow: hidden;
	font-size: 1px;
	margin: 0;
	background: url(../images/ecoscapes_upcomingSessions.gif) no-repeat;
}
#rightColumn .content div {
	border-left: 1px solid #3930C1;
	border-right: 1px solid #3930C1;
	padding: 7px 4px 1px 4px;
	background-color: #E5E8FB;
}
#rightColumn .content div img {
}
#rightColumn .quote {
	text-indent: 30px;
	background: url(../images/ecoscapes_leftBoxQuote.gif) no-repeat top left;
	line-height: 12pt;
}
#rightColumn span.a1 {
	height: 0;
	padding-top: 9px;
	width: 213px;
	overflow: hidden;
	font-size: 1px;
	margin: 0;
	background-repeat: no-repeat;
	display: block;
}
#bodyContent {
	float: left;
	width: 453px;
	padding: 0 13px;
	position: relative;
	font-size: 15px;
}


#bodyContent.services {
	width: 666px;
}
#bodyContent.home {
	padding-top: 175px;
	background-repeat: no-repeat;
	background-position: top center;
}
#bodyContent.staff {
	padding-top: 175px;
	background: url(../images/ecoscapes_pic06_nurse.jpg) no-repeat top center;
}
#bodyContent.program {
	padding-top: 175px;
	background: url(../images/ecoscapes_pic08_baby.jpg) no-repeat top center;
}
#bodyContent.research {
	padding-top: 175px;
	background: url(../images/ecoscapes_pic05_baby.jpg) no-repeat top center;
}
#bodyContent.press {
	padding-top: 175px;
	background: url(../images/ecoscapes_pic04_daphodille.jpg) no-repeat top center;
}
#bodyContent.faq {
	padding-top: 175px;
	background: url(../images/ecoscapes_pic03_girlSand.jpg) no-repeat top center;
}
#bodyContent.contact {
	padding-top: 175px;
	background: url(../images/ecoscapes_pic08_icePlant.jpg) no-repeat top center;
}
#bodyContent #player {	
	margin-top: -60px;
}
#bodyContent .bodygallery {	
	border: 4px solid #FFF;
	margin: 5px;
}
#bodyContent .headshot { float: left; margin: 1em 1em 0 0; border: 3px solid #FFF; }
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #FFF;
	opacity: .45;
	-moz-opacity: .45;
	filter:alpha(opacity=45);
}
#bodyContent .content {
	width: 453px;
	position: relative;
}
#bodyContent.services .content {
	width: 666px;
}
#pic09 {
	width: 226px;
	height: 165px;
	background: url(../images/ecoscapes_pic09_family.jpg) no-repeat;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
#pic10 {
	width: 452px;
	height: 107px;
	background:url(../images/ecoscapes_pic10_river.jpg) no-repeat;
	margin-top: 15px;
}
#background_image {
	position: relative;
	left: 111px;
}
#foreground_image {
	position: relative;
	top: -80px;
}
#bodyContent p {
	font-size: 1.1em;
}
#bodyContent p#phone {
	font-style: italic;
	font-weight: bold;
	font-size: 1.5em;
}
#bodyContent p#phone span {
	font-size: 1.5em;
	color: #D42C2C;
}

/* Services */
#bodyContent dd { margin: 1em 0; font-style: italic; }
#bodyContent dt { float: left; padding-right: .25em; font-weight: bold; }
#bodyContent dl { margin: 0 0 1.5em; font-size: 1.08em; line-height: 1.384; }
#bodyContent h3 + dl { margin-top: 8px; }
#bodyContent.services h3 { clear: both; padding-top: 1.5em; }
#bodyContent.services img.services { float: left; margin: 1em 5px 0 0; border: 3px solid #FFF; }
/* ( Footer ) */

#footerWrap {
	background: url(../images/ecoscapes_footerBG.gif) repeat-x top;
	border-top: solid 2px #D42C2C;
	background-color: #241CBD;
}
#footer {
	width: 903px;
	margin: 0 auto;
}
#footerContent {
	padding: 10px 123px 0 123px;
}
/* self clearing rules */
#footerContent:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#footerContent { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#footerContent { display: block; }
/* End hide from IE-mac */
#footer #locations {
	float: left;
	width: 363px;
}
#footer h4 {
	font-size: 18px;
	color: #F9F9F9;
	border-bottom: 1px dotted #FFFFFF;
	width: 183px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-bottom: 6px;
}
#footer #locations address {
	font-style: normal;
	font-size: 11px;
	color: #DDD;
}
#footer #locations address.a1 {
	float: left;
	font-size: 2.5em;
	color: #D42C2C;
	margin-top: -10px;
}
#footer p.info {
	float: left;
	clear: left;
	font-size: 12px;
	color: #EEE;
	margin-top: 0px;
	display: block;
	width: 210px;
}
#footer #locations address.a2 {
	float: right;
}
#footer #footerNav {
	float: right;
	width: 236px;
	color: #DDD;
}
#footer #footerNav ul {
	margin: 0;
	padding: 0;
	width: 236px;
}
#footer #footerNav ul li {
	float: left;
    width: 118px;
	list-style: none;
}
#footer #footerNav ul li a:link, #footer #footerNav ul li a:visited {
	font-size: 11px;
	color: #DDD;
	text-decoration: none;
	
}
#footer #footerNav ul li a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: 11px;
	color: #C0C0C0;
	text-align: center;
	padding: 5px 0;
}
#copyright a:link, #copyright a:visited {
	color: #C0C0C0;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

/* ( Classes ) */

.clear {
	clear: both;
}
.smallRight {
	font-size: 11px;
	text-align: right;
}
div.horRule {
	height: 24px;
	background: url(../images/ecoscapes_hr.gif) no-repeat;
	margin: 15px 0 20px 0;
}
div.horRule hr {
	display: none;
}
.top {
	text-align: right;
}
.faq-question {
	font-style: normal;
}
.faq-a {
	margin-left: 25px;
}