/* CSS Document */


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

body {
	font-size: 1em;
	color:#000; 
	background-color:#e6ddf4;
	font-family: Palatino Linotype, Book Antiqua, Palatino, Georgia, "Times New Roman", Times, serif;	
	}

h1 {
	font-size: 1.6em;
	text-align: left;
	line-height: 1.3em;
	color: #6600CC;
	margin-bottom: 9px;
	text-align: left;
	font-style: italic;
	font-weight:normal;}
	
h2 {
	font-size: 1.0em;
	line-height: 1.3em;
	color:#6600CC;
	text-align: center;
	font-weight:normal;
	padding-bottom:12px;}
	

h3 {
	font-size: 1.3em;
	text-align: left;
	line-height: 1.3em;
	color: #6600CC;
	margin-bottom: 6px;
	padding-top:12px;
	text-align: left;
	font-style: italic;
	font-weight:normal;}
	
h4 {
	font-size: 1.2em;
	text-align: center;
	line-height: 1.2em;
	color: #6600CC;
	margin-bottom: 12px;
	padding:6px;
	background-color:#f5bc2d;
	font-style:italic;}	

h5 {
	font-size: 1.0em;
	line-height: 1.3em;
	color:#6600CC;
	text-align: left;
	font-weight:normal;
	padding-bottom:6px;
	margin-top:-6px;}


p {
	font-size: 95%;
padding-bottom:12px;
line-height:1.5em;
	}
	

	
#container {
width: 850px;
margin: 0px auto 0px auto;
position:relative;
	}
	
	

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

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

#top {
position:relative;
background-repeat: no-repeat;
background-position:top;
height: 155px;
}

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


#nav {
	position: absolute;
	left: 200px;
	top: 12px;
	text-align:right;
	font-size:95%;
	width: 610px;
	color:#6600CC;
	padding-bottom:12px;
	padding-top:3px;
	font-weight:bold;	
	}
	
	

#nav ul {
	text-align: right;	
	}


#navbar li {
	display:inline;
	}

	
#navbar a {
	color: #fff;
	text-decoration: none;
}
		
#navbar a:link, #navbar a:visited {
	color: #fff;
	}

#navbar a:hover {
	color: #6600CC;
		}
	
#navbar a:active,
.home #navbar #home a,
	.about #navbar #about a,
	.coaching #navbar #coaching a,
	.speaking #navbar #speaking a,
	.resources #navbar #resources a,
	.contactus #navbar #contactus a{
	color: #6600CC;
		}
	

#middle{
position:relative;
padding: 24px 55px 12px 260px;
}


#middle img {border:#6600CC thin solid}

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

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

#middle ul {
	text-align: left;	
	line-height:1.5em;
		display:block;
		padding-left:12px;
		font-size: 95%;
	}


#middle li {
	padding-bottom:3px;
	padding-top:3px;
		}
	


#sidebar {
	position: absolute;
	font-size:95%;
	left: 48px;
	top: 235px;
	text-align:right;
	color:#000;
	width: 174px;
	border-right:#f5bc2d thin solid;
	padding-right:15px;
	}


#sidebar ul {
	text-align: left;
	font-size:95%;	
	line-height:1.4em;
	font-style: italic;
		display:block;
		padding-left:12px;
	}


#sidebar li {
	padding-bottom:9px;
		}
	


p.quote {line-height:1.4em;
font-style:italic;
	font-size:100%;}


p.name {text-transform:uppercase;
font-size:85%;
font-weight: bold;
padding-top:3px;
line-height:1.3em;
margin-bottom:9px;}



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

#footer img {
text-align:center;}

#table {line-height:1.4em;
font-size: 90%;}

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


#contact {
	position: absolute;
	left: 24px;
	top: 38px;
	text-align:right;
	color:#6600CC;
	font-size:80%;
	width: 801px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	}


		
#contact a {
	color: #6600CC;
	text-decoration:none;

}
		
#contact a:link, #contact a:visited {
	color: #6600CC;
	}

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


#bottom {
position:relative;
}

p.bottom {padding-top:9px;
font-size:75%;
text-align:center;
color:#666;
}

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