@charset "ISO-8859-1";

body {
	margin:0px;
	padding:0px;
	font-family: Trebuchet MS, Arial, Verdana, Sans-serif;
	font-size: .80em;
	color: #132928;
	line-height: 1.35em;
    background: #fccab0 url(images/bg_gradient4.gif) repeat fixed center top;
	text-align: center;
}


h1 {
	margin: 11px 0 auto 0;
	font-family: trebuchet ms, arial;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 3px;
/*	text-transform: uppercase; */
}

h2 {
	margin: 30px 0 0px 0;
	font-size: 1.32em;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 2px;
/*	text-transform: uppercase; */
}

h3 {
	margin: 15px 0 0 0;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom: .2em;
	font-weight:lighter;
/*	text-transform: uppercase; */
}


h4 {
	font-size:1em;
	font-weight:bold;
	line-height:1.1em;
	padding-bottom: .1em;
	margin:0 0 0;
}

a {
text-decoration: underline;
color: #297f00;
}


a:hover {
color: #2ba700;
text-decoration: underline;
}


.facebook {
	background-image: url(images/facebook.gif); 
	background-repeat: no-repeat; 
	background-position: right 0px; 
	padding-right: 22px
}

.hidden {
	display: none;
}

.details {
	display: block;
	margin: -7px 0 0; 
	cursor: pointer;
}

.clear {
	clear: both;
}

.paydescrip {
display: inline;
font-size: 1.1em;
}


ul {
	margin: -10px 0 30px 25px;
	padding: 0px;
}


ul li {
	margin: 0px;
	padding-left: 0px;
}


ul.connections {
	margin: 1em 0;
	font-size: 1.1em;
	font-weight: bold;
	list-style: none outside none;
}


li.connections {
	margin: 10px 0px 0px 0px;
	padding-left: 0px;
}


a.connections {
	color: #1c3c3a;
}


.sessions h3, .services h3 {
	margin: 15px 0 0;
}

.sessions p, .services p {
	margin: 0 0 25px;
}

.directions {
	color: #207c00;
}

.clients {
	color: #207c00;
}

.contact {
	font: 1em trebuchet ms, arial;
	color: #2a5b58;
	line-height: 1.5;
}


.testimonial {
	font: italic 1em/1.5em arial;
	color: #132928;
}

.testimonial2 {
	font: italic .85em/1.5em arial;
	color: #207c00;
}

.testimonial3 {
	color: #090a0a;
}

div#plant_collage {
	float:right; 
	position:fixed; 
	bottom:0px; 
	right:0px; 
	z-index:-1;
	background: url(images/plant_collage4.png) no-repeat bottom right;
	width: 377px;
	height:622px
}


div#cedars {
	bottom:0px; 
	float:left; 
	position:fixed; 
	z-index: -1;
	background: url(images/cedar_leaves4.png) no-repeat bottom right;
	width: 800px;
	height:800px
}	
	
/* =header*/
div#header {
	width: 800px;
	height: 50px;
	margin: 30px auto 0px auto;
	vertical-align: middle;
	}

/* =main*/
div#main {
	padding-top:30px;
	width: 800px;
	background: url(images/bg_main2.png) repeat left top;
	margin: 30px auto;
	vertical-align: middle;
	text-align: left;
	border: 1px dotted #207c00;
	z-index: 1;
}


/* =nav */
div#nav {
	float: left;
	width: 160px;
	text-align: left;
}

div#nav ul {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font: bold .95em/1em trebuchet ms;
}

div#nav ul li {
	margin: 10px 0px 10px 20px;
	padding-left: 0px;
}

div#nav a {
	text-decoration: none;
}

div#nav img {
	margin-left:2px;
	margin-top:-26px;
}


/* =content*/
div#content {
	width: 365px;
	font-size: 1em;
	line-height: 1.4;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom:30px;
}

/* =content2*/
div#content2 {
	width: 550px;
	font-size: .95em;
	line-height: 1.5;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}


/* =rightcol*/
div#rightcol {
	width: 200px;
	float: right;
	padding-right: 10px;
	padding-bottom: 30px;
	margin-top: 2.5em;
}


.image {
	border: 1px solid #207c00;  
	margin: 20px 0 10px 0;
}


/* =footer_top*/

div#footer_top {
	clear: both;
	width: 798px;
	height: 20px;
}


/* =footer*/
div#footer {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	clear: both;
