/* layout */
 body
 
 {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	background: #ffffff url(../images/bodyBg.gif) top repeat-x;
	text-align:center;
}

 #wrapper {
 	width: 800px;
	background: url(../images/contentBg.gif) top no-repeat;
	text-align:center;
	margin: 0 auto; 
	padding: 0;
	text-align: center;
 }

 
 #leftContent{
 	float: left;
	width: 590px; 
	margin: 0 auto;
	padding-bottom: 20px;
 }
 
  #rightContent{
 	float: left;
	width: 210px;
	margin: 0 auto;
	padding: 0;
	min-height: 600px;
 }
 
#header {
 	background: url(../images/logo.gif) top left no-repeat;
	width: 800px;
	height: 76px;
	text-align: right;
	
 }
 
 #headerWrap{
 	width: 800px;
	height: 12px;
	float: right;
	margin: 60px 10px 0px 0px;
	text-align: right;
	/* background-color: #99CC00; */
 }
 
 #headerWrap ul{
 	margin: 0 auto;
	padding: 0;	
 }
 
 #headerWrap ul li {
 	display:block;
	list-style: none;
 	float: right;
	padding: 0px 19px;
	margin: 0px 0px;
	background: url(../images/menuBullet.gif) no-repeat left;
 }	
 
 
 #headerWrap ul li a:link, #headerWrap a:visited, #headerWrap a:active  {
 	color: #555 ;
	text-decoration: none;
	}
	
	#headerWrap a:hover {
  	color: #fff ;
	text-decoration: underline;
	
	}
 
 
#content {
 	width: 590px;
	margin: 0 auto;
	padding-bottom: 14px;
	/* margin: -3px 0px 0px 0px; */
	
	}

#contentSub {
	
	background: url(../images/contentSubBg.gif) top left repeat-y;
	
	}


#leftNav {
	width: 138px;
	float: left;
	text-align:left;
	margin: 0 auto;
	padding-left: 21px;
	padding-right: 21px;
	color: #555;
	/*background-color: #ad85ad;*/
}

#leftNav ul {
	margin: 0 auto;
	list-style: none;
	padding: 0;
	}
	
#leftNav ul li {
	line-height: 2em;
	border-bottom: 1px solid #e3e3e3;
	}

.selected {
	background-color: #FF3300;
	}
	
#bodyContent {
	width: 402px;
	margin: 0 auto;
	padding-right: 8px;
	float: right;
	text-align: left;
}


#coachingBorder {
	background-color: #b7d0b2;
	padding: 2px;
	margin-top: 8px;
}

#coaching {
	background-color: #b7d0b2;
	text-align:left;
	padding: 0px 4px;
	border: 1px solid #fff;
	margin: 2px 2px;
	color: #fff;
}


#seminars {
	float: left;
	width: 265px;
	margin: 0px 0px 0px 23px;
}




	
 #coaching h3, #seminars h3{
 	padding: 0;
 	margin: 0px 0px 8px 0px;
 	border-top: solid 2px #81568f;
	border-bottom: dotted 1px #81568f;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff1111;
  }
  
  .clear {
  	clear: both;
  }
 
 
	
/* begin 3 home layout */
#services {
	
	text-align:left;
	padding: 0px 8px 0px 21px;
}

#fyiColumn {
	width: 188px;
	padding: 58px 11px 12px 11px;
	text-align: left;	
	background: url(../images/fyiColumnTop.gif) top left no-repeat;
	margin: 0px auto;
}

#fyiColumnWrapper {
	width: 210px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/fyiColumnBg.gif) top left repeat-y;	
}

#fyiColumnWrapperBottom {
		
		background: url(../images/fyiBottomBorder.gif) bottom center no-repeat;	
		height: 20px;
}

#fyiColumn p {
	color: #666;
	padding: 0px 0px 6px 0px;
	/*border-top: 1px dotted #e3e3e3;*/
	border-bottom: 1px dotted #e3e3e3;
	font-size: 10px;
	
}

#fyiColumn a:visited, #fyiColumn a:hover  {
 background-color: #EFF0CA ;
 border-bottom: dotted 1px #0099cc;
 color: #666;
 font-size: 12px;
 text-decoration: none;
 font-size: 10px;
}

#fyiColumn a:link  {
 background-color: #EFF0CA ;
 border-bottom: dotted 1px #0099cc;
 color: #0099cc;
 font-size: 12px;
 text-decoration: none;
 font-size: 10px;
}

/*.bodyLink a:visited, .bodyLink a:hover  {
 background-color: #EFF0CA ;
 border-bottom: dotted 1px #0099cc;
 color: #999;
 font-size: 12px;
 text-decoration: none;
 font-size: 10px;
}*/

 a.bodyLink   {
 background-color: #EFF0CA ;
 border-bottom: dotted 1px #0099cc;
 color: #333;
 font-size: 12px;
 text-decoration: none;
}



/* begin 3 column layout */
#leftColumn {
	float: left;
	width: 185px;

	
}

#leftColumn p {
	margin: 0;
	/* padding: 0px 8px 0px 21px; */
}

#centerColumn {
	float: left;
	background-color:#333333;
	width: 362px;
	margin: 0px 6px;
	
}

#rightColumn {
	float: left;
	width: 197px;
	background-color: #e3d5e7;
	
}
	
#footer {
	width: 800px;
	height: 14px;
	clear: both;	
	background: url(../images/footer.gif) bottom center no-repeat;
	font-size:10px;
	margin-top: 14px;
}

	 
 
 /* images */
 .imgLeft {
 	float: left;
	border: 0px;
	padding: 0px 10px 0px 0px;
 }
  .imgRight {
 	float: right;
	border: 0px;
	padding: 0px 0px 0px 10px;
 }
 
.imgUrl	a:visited  {
	clear: both;
 	border: 0;
 }
 
 /* text formatting */
 
 h1 {
 		color: #ff6600;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		line-height: 90%;
		letter-spacing: .1em;
		font-size: 24px;
		margin: 4px 0px 0px 0px;
		padding-bottom:8px;
		}
 
 
 h2 {
 		color: #81568f;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		line-height: 100%;
		letter-spacing: 0.1em;
		font-size: 18px;
		margin: 4px 0px 0px 0px;
		padding:0;
 }
 
 h3
	{
	color: #0099CC;
	font: normal 1.2em/1em Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
	clear: both;
	padding: 0.5em 0 0.5em 0;
	line-height: 100%;
	margin: 1em 0;
	}
	
h3.centered
	{
	text-align: center;
	}
	
.utopiaGreen {
	color:#669933;
	
}
 
  a:link,  a:visited {color: #333; text-decoration: none; }
  a:hover, a:active { color: #333; text-decoration: underline; }
 
 .url a:link, .url a:visited, .url a:hover, .url a:active { 
 background-color: #EFF0CA ;
 border-bottom: dotted 1px #0099cc;
 color: #0099cc;
 font-size: 12px;
 text-decoration: none;
 }
 


 
 p.bottom {
 	border-bottom: solid 1px #e3e3e3;
	padding: 0px 0px 20px 0px;
 }
 
 div.quoteRight {
 	float: right;
	color: #ff6600;
	width: 175px;
	font-style:italic;
	font-size:12px;
	line-height: 1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 8px 8px;
	background: url(../images/top-quote.gif) top left no-repeat;
 }
 
 p.quoteBottom {
 	background: url(../images/bottom-quote.gif) bottom right no-repeat;
 }
 
 div.quotePage {
 	color: #333;
	font-style:italic;
	font-size:12px;
	line-height: 1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url(../images/top-quote.gif) top left no-repeat;
	width: 370px;
	padding: 0;
	margin: 14px 0px 0px 0px;
 }
 
 p.quoteOrigin {
 	font-size: 10px;
	color:#0099CC;
	text-align: right;
 }	
 
 /* lists */
 
 #pdf ul li {
 	list-style: url(../images/pdfIco.gif);
	line-height: 2em;
 }
 
  
/* Megan's special request text style */

.blue {
	color: #0066FF; 
}

.blueItalic {
	color: #0066FF; 
	font-style: italic; 
}