* {
	margin: 0;
	padding: 0;
	list-style: none;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 880px;
	margin: 0 auto -380px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 380px; /* .push must be the same height as .footer */
}

/* GENERAL LAYOUT */


body {
	font-size: 0.8em;
	background: url(images/blog_bkgrnd.gif);
	background-repeat: repeat-x;
	padding:0;
	height:100%;
	color: #838383;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height: 1.0em;	
}
#content {
	background: url(images/stones.gif);
	background-repeat: repeat-x;
	background-position: 0px 120px;
	width: 880px;
	padding-top: 290px;
}

#content p{
	width: 430px;
	line-height: 1.1em;
	font-size: 1.0em;
}



#content ul li a{
		color: #fd0c99;
}


#content_at {
	background: url(images/stones.gif);
	background-repeat: repeat-x;
	background-position: 0px 120px;
	width: 880px;
	padding-top: 290px;
	height: 5000px;
}

#content_at h1{
	color: #66bd29;
	padding-bottom: 20px;
	margin: 0;
	padding-left: 0;
	font-size: 2.4em;
	font-weight: lighter;
	letter-spacing: -1px;
}

#content_at p{
	width: 430px;
	line-height: 1.1em;
	font-size: 1.0em;
}

#content_at ul li a{
color: #66bd29;
}

#content_at a{
color: #66bd29;
}

.footer {
	clear
	font-size: 1.1em;
	position: relative;
	margin: 80px 0 0;
	height: 400px;
	background: #333;
	text-align: left;
}

/* NAVIGATION */

#navigation {
   float: right;
   width: 428px;
   padding: 25px 0px 0px 0px;
   height: 27px;
   overflow: hidden;
}

#navigation ul {
   padding: 0 0 0 0px;
   margin: 0;
   list-style: none;
   width: 428px;
}

#navigation li {
   display: inline;
}

#navigation a {
float: left;
   display: block;
   height: 27px;
   text-decoration: none;
   margin: 0 0px 0 0;
   background-image: url(images/menu.gif);
   padding: 47px 0 0 0;
   overflow: hidden;
}

#navigation li#home a{ width: 67px; background-position: 0px 0px; }

#navigation li#about_me a{ width: 84px; background-position: -67px 0px; }

#navigation li#about_therapy a{ width: 118px; background-position: -151px 0px; }

#navigation li#news a{ width: 62px; background-position: -269px 0px; }

#navigation li#supervision a{ width: 97px; background-position: -331px 0px; }


#navigation li#home a:hover{ width: 67px; background-position: 0px -27px; }

#navigation li#about_me a:hover{ width: 84px; background-position: -67px -27px; }

#navigation li#about_therapy a:hover{ width: 118px; background-position: -151px -27px; }

#navigation li#news a:hover{ width: 62px; background-position: -269px -27px; }

#navigation li#supervision a:hover{ width: 97px; background-position: -331px -27px; }


#navigation li#home_selected a{ width: 67px; background-position: 0px -27px; }

#navigation li#about_me_selected a{ width: 84px; background-position: -67px -27px; }

#navigation li#about_therapy_selected a{ width: 118px; background-position: -151px -27px; }

#navigation li#news_selected a{ width: 62px; background-position: -269px -27px; }

#navigation li#supervision_selected a{ width: 97px; background-position: -331px -27px; }


/* TEXT FORMATTING */

a {
	outline: none;
	text-decoration: none;
}

.pink{
	color: #fd0c99;
}

.blue {
	color: #00aad3;
}

.orange{
	color: #ff8c05;
}

.green {
	color: #66bd29;
}

.purple {
	color: #aa33b8;
}


/* ABOUT THERAPY */

#about_therapy {
	width: 880px;
	height: 700px;
	padding-top: 30px;
}

#about_therapy p{
	width: 500px;
	float: left;
}

#about_therapy_menu{
	width: 300px;
	float: left;
	margin-left: 80px;
	height: 600px;
	font-size: 1.2em;
}

#wichw {
	height: 500px;
	width: 880px;
	float: left;
}

#wichw ul{
	width: 500px;
	float: left;
	font-size: 1.2em;
}

#wichw_menu{
	height: 500px;
	width: 300px;
	float: left;
	margin-left: 80px;
	font-size: 1.2em;
}

#wicww {
	height: 1300px;
	width: 880px;
	float: left;
}

#wicww p{
	width: 530px;
	float: left;
}

#wicww_menu{
	height: 500px;
	width: 200px;
	float: left;
	margin-left: 80px;
	font-size: 1.2em;
}

#location {
	height: 900px;
	width: 880px;
	float: left;
}

#location p{
	width: 650px;
	float: left;
}

#location_menu{
	height: 500px;
	width: 180px;
	float: left;
	margin-left: 30px;
	font-size: 1.2em;
}

#cost {
	height: 500px;
	width: 880px;
	float: left;
}

#cost p{
	width: 600px;
	float: left;
}

#cost ul{
	width: 400px;
}

#cost_menu{
	position: relative;
	top: -170px;
	height: 400px;
	width: 180px;
	float: left;
	margin-left: 80px;
	font-size: 1.2em;
}

#comment {
	height: 300px;
	width: 880px;
	float: left;
}

#comment p{
	width: 530px;
	float: left;
}

#links {
	height: 200px;
	width: 880px;
	float: left;
	padding-top: 30px;
}

#links p{
	width: 530px;
	float: left;
}

#comment_menu{
	height: 500px;
	width: 200px;
	float: left;
	margin-left: 80px;
	font-size: 1.2em;
}

/* FOOTER */

.footer a:hover {
	text-decoration: none;
}
.footer p {
	left: 0;
	bottom: 0;
	width: 980px;
	color: #eee;
	font: 1em/1.4em arial,sans-serif;
	text-align: left;
}

#footer_container {
	width: 880px;
	margin: 0 auto;
}

#contact_left{
	float: left;
	display: inline;
	padding: 30px 0px 0px 0px;
	width: 270px;
	color: gray;
	font-size: 0.9em;
	line-height: 0.99em;
}

#contact_left p{
	text-align: left;
}


#contact_left ul{
	width: 290px;
	float: left;
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;
}


#contact_left li{
	color: white;
	width: 320px;
	height: 40px;

}

#contact_left ul li a{

	margin-left: 20px;
	text-decoration: none;
	color: #4ca5fc;
}

#contact_left ul li a:hover{
	color: white;

}

#contact_middle {
	width: 270px;
	display: inline;
	float: left;
	height: 250px;
	padding-top: 75px;
	padding-left: 30px;
	color: gray;
	font-size: 0.8em;
	text-align: left;
}

#contact_middle img{
	border: 0;
	margin: 0;
	float: left;
	position: relative;
	padding: 20px 0px 0px 0px;
}

.fieldset{
	margin-top: 100px;
}

#contact_left h1{
	padding-bottom: 30px;
	margin: 0;
	padding-left: 0;
	color: White;
	font-size: 1.8em;
	font-weight: lighter;
	letter-spacing: -1px;
	text-align: left;
}

#contact_left p{
	width: 280px;
	font-size: 0.9em;
}

form {
	margin-top: 75px;
	margin-left: 10px;
	padding:0;
	float:left;
	width: 290px;
}

fieldset {
	margin:0;
	padding-left: 0px;
	border:none;
	width: 258px;
}

label {
	width: 50px;
	margin-bottom: 4px;
	font-size: 1.0em;
	float:left;
	text-align:left;
	color: white;
}

textarea {
	float: left;
	width:250px;
	height: 18px; 
	border:1px solid #333;
	padding:3px;
	background:#111;
	color:white;
} 

input{
	width:250px;
	height: 18px; 
	border:1px solid #333;
	padding:3px;
	background:#111;
	color:white;
} 

textarea {
	overflow:auto;
	font-family: Arial,sans-serif;
	height: 100px; 
	border:1px solid #333;
	padding-top: 30px;
	float: left;
}


.button input {
	border:none;
	font-size: 0.8em;
	color: #fd0c99;
	background-color: #111;
	border:1px solid #333;
	cursor:pointer;
	margin: 0;
	padding: 0px;
	width: 60px;
	height:30px;
	float: right;
}
.button_blue input {
color: #00aad3;
	border:none;
	font-size: 0.8em;
	background-color: #111;
	border:1px solid #333;
	cursor:pointer;
	margin: 0;
	padding: 0px;
	width: 60px;
	height:30px;
	float: right;
}
.button_green input {

color: #66bd29;
	border:none;
	font-size: 0.8em;
	background-color: #111;
	border:1px solid #333;
	cursor:pointer;
	margin: 0;
	padding: 0px;
	width: 60px;
	height:30px;
	float: right;
}
.button_orange input {

color: #ff8c05;
	border:none;
	font-size: 0.8em;
	background-color: #111;
	border:1px solid #333;
	cursor:pointer;
	margin: 0;
	padding: 0px;
	width: 60px;
	height:30px;
	float: right;
}
.button_purple input {

color: #aa33b8;
	border:none;
	font-size: 0.8em;
	background-color: #111;
	border:1px solid #333;
	cursor:pointer;
	margin: 0;
	padding: 0px;
	width: 60px;
	height:30px;
	float: right;
}

.button input:hover {
color: white;
}


#foot_note {
text-align: left;
padding-top: 75px;
font-size: 0.6em;
float: left;
width: 300px;
}

#logo_note {
text-align: left;
padding: 0px 0px 20px 0px;
font-size: 0.6em;
float: left;
width: 250px;
line-height: 1.2em;

}

#wrapper_contact {
	display: inline;
	padding-left: 20px;
	float:left;
	width:290px;
	padding-top: 75px;
}
