/* CSS Document */


* { /* this eliminates those extra spaces between divs */
	margin: 0;
	padding: 0;
	}

body {
	font-size: 1em;
	color:#000; 
	background-color:#ccc;
	font-family: Georgia, "Times New Roman", Times, serif;	
	}

h1 {
	font-size: 1.6em;
	text-align: left;
	line-height: 1.3em;
	color: #33a111;
	margin-bottom: 9px;
	text-align: left;
	font-style: normal;}


h2 {font-size:1.1em;
font-weight:bold;
padding: 6px;
margin-bottom:6px;
margin-top:6px;
background-color:#33a111;
color:#FFFFFF;
font-style:normal;}

h3 {font-size: 1.2em;
	text-align: left;
	line-height: 1.3em;
	color: #33a111;
	padding-top:6px;
	margin-bottom: 6px;
	text-align: left;
	font-style: normal;}
	
	
h4 {
	font-size: 1.1em;
	text-align: right;
	line-height: 1.3em;
	color: #33a111;
	padding-bottom:3px;
	font-style: normal;}	

h5 {font-size:1.1em;
font-weight:bold;
padding: 6px;
margin-bottom:12px;
margin-top:6px;
background-color:#fa9502;
color:#FFFFFF;
font-style:normal;
text-align:center;}


p {
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 85%;
padding-bottom:12px;
line-height:1.6em;
	}
	


#gray {background-color:#33a111;
font-style:italic;
padding:6px 12px;
margin:12px 20px;
color:#FFFFFF;
}

p.gray {text-align:right;
font-weight:bold;}	

.style1 {color: #fa9502;}
.style2 {color: #33a111;}


#table {
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 85%;
line-height:1.6em;
font-weight:bold;
	}
	
#container {
width: 806px;
margin: 0px auto 0px auto;
position:relative;
	}
	
	

#backgroundhome {
background-repeat: repeat-y;
background-position:top;
background-image:url(../images/coachingrepeat.jpg);
width:806px;
position:relative;
}


#top {
position:relative;
background-repeat: no-repeat;
background-position:top;
background-image:url(../images/coachingintrobackground.jpg);
height: 160px;
}

#navigation{
position:relative;
height:50px;
}


#nav {
	position: absolute;
	left: 45px;
	top: 6px;
	text-align:center;
	color:#000;
	font-size:95%;
	width: 716px;
	border-bottom:#33a111 thin solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#33a111;
	padding-bottom:12px;
	padding-top:3px;	
	}

#nav ul {
	text-align: center;	
	}


#navbar li {
	display:inline;
	}

	
#navbar a {
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
		
#navbar a:link, #navbar a:visited {
	color: #000;
	}

#navbar a:hover {
	color: #fa9502;
		}
	
#navbar a:active,
.home #navbar #home a,
	.mentor #navbar #mentor a,
	.training #navbar #training a,
	.products #navbar #products a,
	.articles #navbar #articles a,
	.about #navbar #about a,
	.contact #navbar #contact a{
	color: #fa9502;
		}
			
#middle2{
	position:relative;
	padding-top: 12px;
	padding-right: 55px;
	padding-bottom: 12px;
	padding-left: 44px;
}

#middle2 a {
	color: #33a111;
	text-decoration: underline;
	font-weight:bold;
}
		
#middle2 a:link, #middle2 a:visited {
	color: #33a111;
	}

#middle2 a:hover {
	color: #000;
		}	
	
	
	

#middle{
	position:relative;
	padding-top: 12px;
	padding-right: 298px;
	padding-bottom: 12px;
	padding-left: 44px;
}



#middle a {
	color: #33a111;
	text-decoration: underline;
	font-weight:bold;
}
		
#middle a:link, #middle a:visited {
	color: #33a111;
	}

#middle a:hover {
	color: #fa9502;
		}	
	

#sidebar {
	position: absolute;
	left: 535px;
	top: 13px;
	text-align:center;
	color:#333;
	font-size:80%;
	width: 200px;
	border-left:#6cba54 thin solid;
	line-height:1.4em;
	padding-left:12px;
	font-style:italic;
	height: 1240px;
	}


#footer{
position:relative;
height:50px;
}

#nav2 {
	position: absolute;
	left: 45px;
	padding-top:6px;
	top: 6px;
	text-align:right;
	color:#33a111;
	font-size:80%;
	width: 716px;
	border-top:#33a111 thin solid;
	font-family: Georgia, "Times New Roman", Times, serif;	
	}


		
#nav2 a {
	font-weight:bold;
	color: #fa9502;
}
		
#nav2 a:link, #nav2 a:visited {
	color: #fa9502;
	}

#nav2 a:hover {
	color: #33a111;
		}



#logo {
	position: absolute;
	left: 128px;
	padding-top:9px;
	top: 787px;
	text-align:left;
	}


#bottom {
position:relative;
background-repeat: no-repeat;
background-position:top;
height:30px;
background-image:url(../images/coachingintrobottom.jpg);
}

p.bottom {padding-top:20px;
font-size:65%;
text-align:right;
color:#000;
}

#bottom a {
text-decoration:none;
color: #000;
}


#extratop {position:absolute;
left: 559px;
width: 242px;
top: 17px;}
