@charset "UTF-8";
/* CSS Document */

body {
	color:#FFFFFF;
	font-family: Helvetica;
	font-weight:lighter;
	font-size:11px;
	margin:10px;
	background-color:#BFC3C6;
}
#container {
	width:787px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
}
#header {

}
#logo {
	width:169px;
	margin-bottom:5px;
	position:absolute;
	
}
#header_image {
	margin-left:174px;
	width:614px;
	margin-bottom:5px;
}
#menu_area {
	width:175px;
	position:absolute;
	font-size:11px;
	font-family: Helvetica;
	padding-right:6px;
}
#quotebg {
	background-image: url(../img/home_quote.png);
	background-position: 16px bottom;
	background-repeat: no-repeat;
	width:787px;
}
#menu_area ul li {
	list-style-type: none;
	margin-left:-28px;
	margin-bottom: 8px;
	font-weight:bold;

}
#menu_area ul li ul {
	list-style-type: none;
	font-size:9px;
	margin-top: 8px;
	margin-left:-8px;

}
/*\*/
* html #menu_area ul li {
	margin-bottom: -7px;

}
/*\*/
* html #menu_area {
	padding-left: 4px;

}
#menu_area ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color:#AEB2B6;
	display:block;
}
#menu_area ul li a:hover {
	color:#FFFFFF;
}
body#home a#menu-home,
body#about a#menu-about,
body#services a#menu-services,
body#transition a#menu-transition,
body#coaching a#menu-coaching,
body#emotional a#menu-emotional,
body#hints a#menu-hints,
body#links a#menu-links,
body#testimonials a#menu-testimonials,
body#contact a#menu-contact {
	color:#FFFFFF;

}
#menu_area ul li ul a {
	text-transform: capitalize;
	font-weight: bold;
	color:#AEB2B6;
}
#menu_area ul li ul a:hover {
	color:#FFFFFF;
}
#contents_area {
	width:572px;
	background-color: #4C575E;
	margin-left:174px;
	margin-bottom:-12px;
	margin-top:-16px;
	padding-left:20px;
	padding-right:20px;
	min-height:450px;
}
/*\*/
* html #contents_area {
	height:480px;

}


#contents_area p { 
	padding-right:120px;
	font-size:11px;

}
#bottom_corners {
	height:14px;
	background-image:url(../img/bottom.png);
	margin-bottom:-2px;
}
#gray_area {
	background-color: #4C575E;
	background-image: url(../img/line.png);
	background-repeat: repeat-y;
	background-position: 173px;
	width:787px;

}
#gray_bar {
	height:12px;
	background-color: #4C575E;
	margin-top:-4px;
}
h1 {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFB3B6;
	font-family:sans-serif;
	font-weight: normal;
	font-size:22px;
	margin-bottom:25px;
	padding-top:10px;
}
#login {
	padding-left:10px;

}
.darktext {
	color:#AEB2B6;
}
h3 {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFB3B6;
	font-weight: normal;
	font-size:11px;
	margin-bottom:10px;
	margin-right:30px;
}
.texthead {
	font-size:14px;
	font-weight:bold;

}
#contents_area a {
	color:#FFFFFF;
	font-weight:bold;
}
#contents_area a:hover {
text-decoration:none;
	color: #626A70;
	background-color: #FFFFFF;
}
#contents_area ul {
	padding-right:140px;

}

#contents_area ul li {
	list-style-type: none;
	margin-left:-6px;
	font-size:11px;
	text-indent: -30px;
	padding-bottom:10px;

}
#contents_area ul li:before {
	content: "> ";
	padding-right:20px;
}
a.links {
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration:none;
}
a.links:hover {
	color: #626A70;
	background-color: #FFFFFF;

}
.testimonials {
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFB3B6;
	text-decoration:none;

}
a.forgotten {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;

}
a.forgotten:hover {
	text-decoration:underline;

}
.classinput {
	width:130px;

}
#whiteboard {
	width:795px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
	padding-top:4px;
	padding-bottom:6px;

}