@charset "utf-8";
/* CSS Document */

/* Global ------------------------ */
body {
	background:#1D5922;
	margin:0;
	padding:0;
	font:12px Verdana,Helvetica,Arial,sans-serif;
	color:#000000;
	}
	
#container {
	margin:0px auto;
	width:920px;
	padding:0;
	}
	
#clear {
	clear:both;
	}
	
a:link {
	text-decoration: underline;
	color: #165970;
	}

a:visited {
	text-decoration: underline;
	color: #165970;
	}

a:active {
	text-decoration: none;
	color: #6B2717;
	}

a:hover {
	text-decoration: none;
	color: #6B2717;
	}

img.left {
	float:left;
	margin-right:10px;
}

img.right {
	float:right;
	margin-left:10px;
}

h2 {
	margin:5px;
	padding:0;
	}
	
h3 {
	margin:8px;
	padding:0;
	}


/* Header ------------------------ */
#header {
	margin:0;
	padding:0;
	}
	
#header h1.logo {
	margin:10px 0 0 0;
	float:left;
	width:420px;
	height:141px;
	text-indent:-9999999px;
	background:url(images/logo.jpg) no-repeat;
	}


/* Navigation ------------------------ */
ul.nav {
	list-style-type:none;
	padding:65px 0 0 0;
	margin:0 0 0 422px;
	}
	
ul.nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999999px;
	}
	
ul.nav li a {
	border:0;
	display:block;
	text-decoration:none;
	overflow:hidden;
	background:transparent url(images/navigation.gif) no-repeat;
	}
	
li.home a{
	width:67px;
	height:32px;
	}

li.about a {
	width:70px;
	height:32px;
	}

li.services a {
	width:84px;
	height:32px;
	}

li.contact a {
	width:80px;
	height:32px;
	}
	
li.coaches a {
	width:85px;
	height:32px;
	}
	
li.assessment a {
	width:112px;
	height:32px;
	}
	
li.home a:hover {
	background-position:0px -192px;
	}
	 
li.about a:link, li.about a:visited {	
	background-position:0px -32px;
	}
	
li.about a:hover {
	background-position:0px -224px;
	}
	 
li.services a:link, li.services a:visited {	
	background-position:0px -64px;
	}
	
li.services a:hover {
	background-position:0px -256px;
	}
	 
li.contact a:link, li.contact a:visited {	
	background-position:0px -96px;
	}
	
li.contact a:hover {
	background-position:0px -288px;
	}
	 
li.coaches a:link, li.coaches a:visited {	
	background-position:0px -128px;
	}
	
li.coaches a:hover {
	background-position:0px -320px;
	}
	 
li.assessment a:link, li.assessment a:visited {	
	background-position:0px -160px;
	}
	
li.assessment a:hover {
	background-position:0px -352px;
	}


/* Navigation Active Buttons ------------------------ */
body ul.nav#home-page li.home a {
	background-position:0px -384px;
	}
	
body ul.nav#about-page li.about a {
	background-position:0px -416px;
	}
	
body ul.nav#services-page li.services a {
	background-position:0px -448px;
	}
	
body ul.nav#contact-page li.contact a {
	background-position:0px -480px;
	}
	
body ul.nav#coaches-page li.coaches a {
	background-position:0px -512px;
	}
	
body ul.nav#assessment-page li.assessment a {
	background-position:0px -544px;
	}


/* Body ------------------------ */
#content {
	width:920px;
	margin:10px 0 0 0;
	padding:10px 0 10px 0;
	background:#ffffff;
	text-align:left;
	}
	
#content_top {
	height:217px;
	margin:0 10px 10px 10px;
	padding:0;
	border:1px solid #165970;
	background:#cccccc;
	}
	
#content_page {
	margin:0 10px 0 10px;
	padding:0;
	border:1px solid #165970;
	background:#cccccc;
	}
	
h2.about {
	margin:3px;
	padding:0;
	width:214px;
	height:33px;
	text-indent:-9999999px;
	background:url(images/about.gif) no-repeat;
	}
	
h3.about_firstage {
	margin:3px;
	padding:0;
	width:306px;
	height:23px;
	text-indent:-9999999px;
	background:url(images/about_1a.gif) no-repeat;
	}

h3.about_secondage {
	margin:3px;
	padding:0;
	width:344px;
	height:23px;
	text-indent:-9999999px;
	background:url(images/about_2a.gif) no-repeat;
	}

h3.about_thirdage {
	margin:3px;
	padding:0;
	width:313px;
	height:23px;
	text-indent:-9999999px;
	background:url(images/about_3a.gif) no-repeat;
	}

h3.about_fourthage {
	margin:3px;
	padding:0;
	width:329px;
	height:23px;
	text-indent:-9999999px;
	background:url(images/about_4a.gif) no-repeat;
	}
	
h3.about_deepening {
	margin:3px;
	padding:0;
	width:165px;
	height:23px;
	text-indent:-9999999px;
	background:url(images/about_deepening.gif) no-repeat;
	}
	
h2.services {
	margin:3px;
	padding:0;
	width:163px;
	height:33px;
	text-indent:-9999999px;
	background:url(images/services.gif) no-repeat;
	}

	ul.services {
		font-size:14px;
	}
	
	ul.services li {
		padding:5px 0;
	}

h3.growers {
	margin:0 auto;
	padding:0;
	width:481px;
	height:47px;
	text-indent:-9999999px;
	background:url(images/services_growers.gif) no-repeat;
	}
	
	form.buynow {
		text-align:center;
	}

h3.indcoach {
	margin:0 auto;
	padding:0;
	width:394px;
	height:47px;
	text-indent:-9999999px;
	background:url(images/services_indcoach.gif) no-repeat;
	}
	
h3.groupcoach {
	margin:0 auto;
	padding:0;
	width:394px;
	height:47px;
	text-indent:-9999999px;
	background:url(images/services_groupcoach.gif) no-repeat;
	}

h3.teleclass {
	margin:0 auto;
	padding:0;
	width:368px;
	height:47px;
	text-indent:-9999999px;
	background:url(images/services_teleclass.gif) no-repeat;
	}

h3.designing {
	margin:0 auto;
	padding:0;
	width:455px;
	height:47px;
	text-indent:-9999999px;
	background:url(images/services_designing.gif) no-repeat;
	}
	
h2.contact {
	margin:3px;
	padding:0;
	width:141px;
	height:33px;
	text-indent:-9999999px;
	background:url(images/contact.gif) no-repeat;
	}
	
h3.contact_nancy {
	margin:3px;
	padding:0;
	width:243px;
	height:23px;
	text-indent:-9999999px;
	background:url(images/contact_nancy.gif) no-repeat;
	}
	
h3.contact_melita {
	margin:3px;
	padding:0;
	width:268px;
	height:23px;
	text-indent:-9999999px;
	background:url(images/contact_melita.gif) no-repeat;
	}
	
h2.coaches {
	margin:3px;
	padding:0;
	width:265px;
	height:33px;
	text-indent:-9999999px;
	background:url(images/coaches.gif) no-repeat;
	}

	h3.state {
		margin:5px;
		padding:0;
		text-align:center;
		font-size:15px;
	}
	
	ul.coaches {
	   width: 100%;
	   padding: 0;
	   margin: 0px auto;
	   list-style-type: none;
	}
	
	ul.coaches li {
		display: inline;
		width: 440px;
		height: 375px;
		float:left;
		text-align: center;
		padding: 0;
	}
	
p.coach {
	margin:0;
	padding:0;
	width:300px;
	height:400px;
	float:left;
}
	
h2.assessment {
	margin:3px;
	padding:0;
	width:220px;
	height:33px;
	text-indent:-9999999px;
	background:url(images/assessment.gif) no-repeat;
	}
	
h3.assessment_3arq {
	margin:0px auto;
	padding:0;
	width:83px;
	height:23px;
	text-indent:-9999999px;
	background:url(images/assessment_3aq.gif) no-repeat;
	}
	
#content_page p {
	padding:0 10px 0 10px;
	}
	
.red {
	color:#F00;
	}
	
h1.banner {
	margin:0;
	padding:0;
	float:right;
	width:602px;
	height:217px;
	text-indent:-9999999px;
	background:url(images/banner.jpg) no-repeat;
	}

h2.thirdage {
	margin:3px;
	padding:0;
	width:239px;
	height:33px;
	text-indent:-9999999px;
	background:url(images/thirdage.gif) no-repeat;
	}

#content_top p.left {
	margin:0 602px 0 0;
	padding:0 10px 10px 10px;
	}
	
#content_bottom_left {
	float:left;
	height:200px;
	width:292px;
	margin:0 0 0 10px;
	padding:0;
	background:#cccccc;
	border:1px solid #165970;
	}
	
#content_bottom_center {
	height:200px;
	width:292px;
	margin:0 313px 0 313px;
	padding:0;
	background:#cccccc;
	border:1px solid #165970;
	}
	
#content_bottom_right {
	float:right;
	height:200px;
	width:292px;
	margin:0 10px 0 0;
	padding:0;
	background:#cccccc;
	border:1px solid #165970;
	}
	
h3.who {
	margin:3px;
	padding:0;
	width:130px;
	height:23px;
	text-indent:-9999999px;
	background:url(images/who.gif) no-repeat;
	}
	
h3.what {
	margin:3px;
	padding:0;
	width:179px;
	height:23px;
	text-indent:-9999999px;
	background:url(images/what.gif) no-repeat;
	}
	
h3.ready {
	margin:3px;
	padding:0;
	width:142px;
	height:23px;
	text-indent:-9999999px;
	background:url(images/ready.gif) no-repeat;
	}

a.moretop {
	margin:0;
	padding:0;
	position:relative;
	top:12px;
	left:180px;
	width:93px;
	height:23px;
	display:block;
	text-indent:-9999999px;
	background:url(images/more.gif) no-repeat;
	}

a.morebottom {
	margin:0;
	padding:0;
	position:relative;
	top:5px;
	left:180px;
	width:93px;
	height:23px;
	display:block;
	text-indent:-9999999px;
	background:url(images/more.gif) no-repeat;
	}
	
p.bottom {
	margin:0 10px 0 10px;
	padding:0 0 10px 0;
	}


/* Footer ------------------------ */
#footer {
	width:920px;
	height:60px;
	margin:10px 0 0 0;
	padding:0;
	background:url(images/footer.gif) no-repeat;
	text-align:center;
	}
	
p.footer {
	margin:0;
	padding:10px 0 0 0;
	}
	
h3.copyright {
	margin:5px auto;
	padding:0;
	width:319px;
	height:23px;
	text-indent:-9999999px;
	background:url(images/copyright.gif) no-repeat;
	}
