* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	background: url( images/_global/background.jpg ) repeat-y top center; 
}

a {
	color: #000000;
	text-decoration: none;
}

a:active, a:focus
{
    outline: none;
}


ul {
	
	margin-left: 16px;
	margin-bottom: 16px;
	
}


p {
	line-height: 16px;
	margin-bottom: 16px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}	

h2 {
	font-size: 14px;
	margin-bottom: 16px;
}

h3 {
	font-size: 14px;
	margin-bottom: 16px;
}

h4 {
	
	color: #e64d07;
	font-style: italic;
	margin-bottom: 16px;
}



#wrapper {
	
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -441px;
	width: 882px;
	text-align: left;
	background: url( images/_global/background-wrapper.jpg ) repeat-x top left; 
}



#header {
	
	margin: 0 54px;
	width: 773px;
	height: 207px;
	background: url( images/_global/background-header.png ) no-repeat top left; 
}

#header #navigation{
	position: absolute;
	top: 166px;
	margin-left: 28px;
	list-style: none;
}

#header #navigation li {

	float: left;
	margin-right: 7px;
}

#header #navigation li a {

	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #454745;
}

#header #navigation li a:active, #header #navigation li a:focus {

	outline: none;
}


#header #top_animation {
	
	position: absolute;
	top: 10px;
	left: 490px;
}

#mailing_list {
	
	height: 24px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 164px;
	left: 623px;
	width: 188px;
	background: url( images/_global/mailing_list.png ) no-repeat left top;
	
}

#mailing_list input {
	
	float: left;
	padding:0;
	margin: 0;
	border: 0px;
	background: transparent;
	height: 24px;
}

#mailing_list .submit {
	
	float: right;
	
}

#mailing_list #email_fld {
	
	width: 151px;
	padding-top: 4px;
	padding-left: 4px;
}


#content {
	
	margin: 0px 54px;
}

#main{

	float: left;
	width: 581px;
}


#main-outer{
	width: 581px;
	background: url( images/_global/background-content.png ) no-repeat bottom left; 
	padding-bottom: 2px;
}

.shadow {
	
	height: 25px;
	margin: 0 18px 0 21px;
}

#main-inner {
	
	
	margin: 0 18px 14px 21px;
	padding: 0px 40px 0px 20px;
}

#main-inner ul {
	
	margin-left: 0px;
	list-style: none;
}

#main-inner li {

	padding-left: 12px;
	padding-bottom: 2px;
	background: url( images/_global/bullet.png ) no-repeat 0px 5px;
}

#sidebar {
	
	float: right;
	width: 186px;	
}

#sidebar-top {
	
	width: 186px;
	height: 396px;
	padding-top: 4px;
	text-align: center;
	background: url( images/_global/sidebar-top.png ) no-repeat top left; 

}


#sidebar-bottom {
	
	width: 186px;
	height: 310px;
	padding-top: 60px;
	text-align: center;
	background: url( images/_global/sidebar-bottom.png ) no-repeat top left; 
}


#footer {
	clear: both;
	font-size: 10px;
	margin: 38px 54px 18px;
}

#footer .break{
	margin: 0 8px;
}

#footer a {
	font-weight: bold;
}

#footer #text_navigation{
	
	font-size: 11px;
	color: #505251;
}

#footer #text_navigation a{
	
	font-family: Verdana;
	font-weight: bold;
	color: #505251;
}

#footer #credit {
	color: #505251;
}

/*
 * MISSION
 */

#mission #main-inner {
	
	height: 585px;
	background: #d0eff4 url( images/backgrounds/mission.png ) no-repeat left bottom;
}

#mission .quote {
	
	margin-top: 22px;
	text-align: center;
}

#mission .shadow {
	
	background:  #d0eff4 url( images/page_headers/our_mission_shadow.png ) repeat-x;
}

/*
 * SERVICES
 */
 
#services #main-inner {
	
	height: 585px;
	clear: both;
	background: #f7c9b4  url( images/backgrounds/services.png ) no-repeat left bottom;
}

#services .shadow {
	
	background: #f7c9b4  url( images/page_headers/services_shadow.png ) repeat-x;
	height: 42px;
}


#services #subnav {
	
	height: 38px;
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#services #subnav li{
	
	height: 38px;
	padding: 0px;
	margin: 0px;
	background: none;
	float: right;
}

#services #subnav li a{
	
	height: 38px;
	padding: 0px;
	margin: 0px;
	
}


#services #subnav  img{
	

	padding: 0px;
	margin: 0px;
	
}


#services .accordion li {
	
	padding: 0px;
	background: none;
	border-bottom: 1px dotted black;
}

#services .accordion .head {
	
	
	display: block;
	padding: 8px 0px;
	font-weight: bold;
	
}

#services .accordion div {

	font-size: 12px;
	padding-left: 32px;
	margin-bottom: 12px;
}

#services .accordion .quote{

	font-size: 12px;
	margin-bottom: 8px;
	color: #000000;
}

.icon-expand {
	
	background:  url( images/_global/accordion-open.png ) no-repeat;
	height: 17px;
	width: 32px;
}

.icon-selected {

	background: url( images/_global/accordion-close.png ) no-repeat;
	height: 17px;
	width: 32px;
}


.ui-icon {
	display: block;
	float: left; 
	height: 17px;
	width: 32px;
}


/*
 * COACHING
 */
 
#coaching #main-inner {
	
	background: #e2dbcd url( images/backgrounds/coaching.jpg ) no-repeat left bottom;
}

#coaching .shadow {
	
	background: url( images/page_headers/coaching_shadow.png ) repeat-x;
}
 
 
/*
 * TEAM
 */
 
#team #main-inner {
	
	background: #e9baba url( images/backgrounds/team.png ) no-repeat left bottom;
}

#team .shadow {
	
	background: url( images/page_headers/our_team_shadow.png ) repeat-x;
}

#team #bio-list {
	
	width: 144px;
	font-size: 11px;
	line-height: 12px;
	list-style: circle;
	margin-left: 30px;
	float: right;
}

#team #bio-list li{
	
	padding: 0px;
	background: none;
}

#team h3 {
	margin-bottom: 0px;
}

#team .headshot {
	
	margin-right: 12px;
	margin-bottom: 6px;
}

#team #michelle {

	padding-top: 28px;
}


#team #michelle h3{

	margin-top: 52px;
}
/*
 * EVENTS
 */
 
#events #main-inner {
	
	background: #f3efe1 url( images/backgrounds/events.png ) no-repeat left bottom;
}

#events .shadow {
	
	background: url( images/page_headers/events_shadow.png ) repeat-x;
}

#events #event_list li {
	
	background: none;
	padding: 0px;
	margin-bottom: 32px;
}

#events #event_list h3 {

	padding-left: 12px;
	margin-bottom: 2px;
	background: url( images/_global/bullet.png ) no-repeat 0px 5px;
}



/*
 * TESTIMONIALS
 */
 
#testimonials #main-inner {
	
	background: #dcd3df url( images/backgrounds/testimonials.png ) no-repeat left bottom;
}

#testimonials .shadow {
	
	background: url( images/page_headers/testimonials_shadow.png ) repeat-x;
}

#testimonials .testimonial {
	
	margin-bottom: 28px;
}

#testimonials .testimonial p {
	
	margin-bottom: 0px;
}

#testimonials .testimonial .byline {
	
	font-weight: bold;
	font-style: italic;
}

/*
 * CONTACT
 */
 
#contact #main-inner {
	
	height: 585px;
	background: #c8d9bf url( images/backgrounds/contact.png ) no-repeat left bottom;
}

#contact .shadow {
	
	background: url( images/page_headers/contact_shadow.png ) repeat-x;
}

#contact label {

	display:block;
	width: 72px;
	float: left;
}

#contact #contact_form {
	
	width: 432px;
	background: url( images/_global/contact_form.gif ) no-repeat;
}

#contact #contact_form p {
	margin-bottom: 11px;
	clear: both;
}

#contact #contact_form .input, #contact #contact_form textarea {
	
	border: 0px;
	margin-top: 4px;
	height: 18px;
	width: 360px;
	background: transparent;
}

#contact #contact_form textarea { 

	height: 90px;
}

#contact #contact_form .button {
	
	float: right;
}

#coming_soon{
	
	position: absolute;
	text-align: center;
	width: 144px;
	top: 240px;
	left: 664px;
	display: none;
}

