/* Main Elements */
body {
	color: 				#58595b;
	background-color:	#f37657;
	height:100%;
	background-image:	url("/images/bg.gif");
	background-repeat:	repeat-x;
	font-size: 			72%;
	font-family: 		Verdana, Sans-Serif, Tahoma;
	margin:				0px;
	
}
.indexPage
{
line-height:1.8em;
text-align:center;
width:80%;
margin:5px auto;
}
#page {
	width:				901px;
	padding:			0;
	margin:				0;
	font-size: 9pt;
}

#header {
	list-style-type:	none;
	text-align:			left;
	padding:			0px;
	margin:				0px;
}
#header li {
	display:			inline;
	padding:			0px;
	margin:				0px;
}
#header li.logo {
	padding-right:		200px;
	font-size: 9pt;
}
#header li.sep {
	color:				#f47a5c;
	position:			relative;
	top:				-60px;
	font-size:			84%;
	padding-left:		5px;
	padding-right:		5px;
}
#header li.link {
	color:				#f47a5c;
	position:			relative;
	top:				-60px;
	font-size:			84%;
}
#header li.link a {
	color:				#f47a5c;
	text-decoration:	underline;
}
#header li.link a:hover {
	color:				#f47a5c;
	text-decoration:	underline;
	font-size: 84%;
}

#navigation {
	list-style-type:	none;
	padding:			0;
	margin:				0;
	height:				26px;
}
#navigation li {
	display:			inline;
	float:				left;
}
.navigation_sub {
	visibility:			hidden;
	position:			absolute;
	top:				183px;
	text-align:			left;
	z-index:			5;
	border-top:			1px solid #f58b6d;
}
.navigation_sub .link {
	background:			#ffffff;
	border-left:		1px solid #f58b6d;
	border-right:		1px solid #f58b6d;
	border-bottom:		1px solid #f58b6d;
	padding-top:		6px;
	padding-bottom:		6px;
	padding-left:		14px;
	padding-right:		30px;
}
#navSub_coaching_programs .link
{
width:235px;
}
.navigation_sub a {
	color:				#f26649;
	font-size:			92%;
	text-decoration:	none;
	position:			relative;
	left:				5px;
}
.navigation_sub a:hover {
	text-decoration:	none;
}

#content {
	width:				899px;
	background:			#ffffff;
	border-left:		2px solid #e2e3e4;
	border-right:		2px solid #e2e3e4;
	border-bottom:		2px solid #e2e3e4;
	background-image:	url("/images/nav/bottom_shadow.gif");
	background-repeat:	no-repeat;
}

#copyright {
	color:				#ffffff;
	font-size:			84%;
	text-align:			center;
	padding-left:		10px;
	padding-top:		10px;
	padding-bottom:		20px;
}

.spacer {
	clear:				both;
	display: block;
	width:				100%;
	height:				1px;
	font-size: 72%;
}



/**
 * Individual page elements
 */
#content_body {
	padding-left:		50px;
	padding-right:		50px;
	padding-top:		60px;
	font-size: 12px;
}
#content_body_title {
	height:				35px;
}
#content_body_title img {
	float:				left;
}
#content_body_title ul.sub_links {
	list-style-type:	none;
	margin:				0;
	padding-top:		14px;
	float:				right;
}
#content_body_title ul.sub_links li {
	display:			inline;
	color:				#f26649;
	font-size:			85%;
}
#content_body_title ul.sub_links li.sub_links_sep {
	padding-right:		5px;
	padding-left:		5px;
}
#content_body_title ul.sub_links li a {
	color:				#f26649;
	text-decoration:	underline;
}
#content_body_title ul.sub_links li a:hover {
	text-decoration:	underline;
}
#content_body_text {
	padding-right:		40px;
	padding-left:		40px;
	padding-top:		15px;
	padding-bottom:		25px;
	height:				100%;
	text-align: left;
}
#content_body_text .heading {
	padding-top:		10px;
	padding-bottom:		10px;
}
.heading2
{
color:#f37657;
font-size:14px;
}
#sfa_payment {
	padding-bottom:		20px;
	text-align:			center;
}
.sfa_payment_column {
	float:				left;
	width:				50%;
	text-align:			center;
}
.sfa_payment_column ul {
	width:				80%;
	text-align:			left;
}
.sfa_payment_discount {
	color:				#f26649;
	font-weight:		bold;
	font-size:			120%;
}

.testimonial_row {
	float:				left;
	width:				46%;
}
.testimonial_row_1 {
	padding-right:		10px;
}
.testimonial_row_2 {
	padding-left:		10px;
}
.testimonial {
	padding-bottom:		30px;
}
.testimonial_who {
	color:				#f26649;
	padding-left:		10px;
}
.testimonial_who span {
	font-style:			italic;
}

#affiliates_body {
}
.affiliates_column {
	float:				left;
	width:				33%;
}
.affiliates_column_sep {
	float:				left;
	width:				1px;
	height:				360px;
	background-color:	#f26649;
}
.affiliates_heading {
	padding-left:		10px;
	padding-right:		10px;
	padding-top:		20px;
	padding-bottom:		20px;
	border-bottom:		1px solid #f26649;
}
.affiliates_text {
	padding-left:		10px;
	padding-right:		10px;
}
.affiliates_text p {
	font-size:			86%;
}
.affiliates_text p.link {
	padding-left:		15px;
}

#bios_body {
	border-bottom:		1px solid #f26649;
}
.bios_orange {
	font-size:			110%;
	color:				#f26649;
}
.bios_column {
	float:				left;
	width:				46.5%;
}
.bios_column_1 {
	padding-left:		5px;
	padding-right:		20px;
	border-right:		1px solid #f26649;
}
.bios_column_2 {
	padding-left:		20px;
}
.bios_row_1,
.bios_row_2,
.bios_row_3 {
	border-top:			1px solid #f26649;
	padding-top:		10px;
	padding-bottom:		10px;
}
.bios_column img.floatLeft {
	float:				left;
	clear:				left;
	padding-right:		5px;
}
.bios_column p {
	font-size:			86%;
}
.bios_column p span {
	font-style:			italic;
}

.contact_label {
	float:				left;
	width:				178px;
	height:				20px;
	font-size: 14px;
}
.contact_info {
	float:				left;
	height:				20px;
}
.contact_info_emails {
	height:				140px;
}
.contact_info_emails p.title {
	padding:			0;
	margin:				0;
}
.contact_info_emails p.link {
	margin:				0;
	padding-left:		40px;
	padding-top:		10px;
	padding-bottom:		20px;
}
.contact_form_label {
	float:				left;
	width:				178px;
	height:				160px;
}
.contact_form {
	float:				left;
	height:				180px;
}
.contact_form ul {
	list-style-type:	none;
	padding:			0;
	margin:				0;
	padding-top:		10px;
}
.contact_form ul li {
	color:				#f26649;
	padding-bottom:		10px;
}
.contact_form ul li div.field {
	float:				left;
	width:				80px;
}
.contact_form ul li div.submit {
	padding-left:		208px;
}
.contact_success {
	color:				#f26649;
	font-weight:		bold;
	text-align:			center;
}


/**
 * Generic styles
 */
a {
	color:				#f26649;
	text-decoration:	underline;
}
a:hover {
	text-decoration:	underline;
}
a.emphasize {
	color:				#f26649;
	font-weight:		bold;
	text-decoration:	underline;
}
a.emphasize:hover {
	text-decoration:	underline;
}
a.normal {
	color:				#58595b;
	text-decoration:	underline;
}
a.normal:hover {
	text-decoration:	underline;
}

.highlight {
	color:				#f26649;
}
.underline {
	border-bottom:		1px solid #f26649;
}

ul li.no_style {
	list-style-type:	none;
}h1 {
	font-size: 100%;
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#page #content #content_body #content_body_text .spacer .spacer center p {
	font-size: 12px;
	color: #FF7250;
}
#page #content #content_body #content_body_text .spacer p {
	color: #FF7250;
	text-align: left;
	font-size: 14px;
}
.color {
}
#page #content #content_body #content_body_text .spacer .title .title span {
}
.size {
	font-size: 12px;
}
#page #content #content_body #content_body_text .spacer .title .title span .title .contact_info_emails .size {
	font-size: 12px;
}
#navSub_about_us
{
width:200px;
margin-left:-45px;
}
.footerLinks
{
color:#FFFFFF;
font-size:10px;
list-style:none;
display:block;
text-align:center;
margin-top:50px;
float:none;

}
.footerLinks a
{
display:inline;
padding-top:3px;

line-height:2em;
text-decoration:none;

color:#FFFFFF;
}
.ourMission
{
text-align:center;
padd
}