@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #560044;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	line-height: 1.25em;
	color: #000000;
	margin-bottom: 3px;
	font-style: italic;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #143a8d;
	line-height: 2
.em;
	line-height: 1.15;
	font-size: 1.4em;
}
#container  {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #fffffc;
	margin: 0 auto;
	text-align: left;
	font-family: Georgia, Times, serif;
	font-size: 15px;
} 
#header  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #560044;
	background-image: url(../images/header_560044.gif);
	height: 112px;
	background-repeat: no-repeat;
} 

#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #ffffff;
}
#navbar {
	font-size: 12px;
	background-color: #fffffc;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 36px;
	z-index: 100;
	text-align: center;
	line-height: 2em;
	background-image: url(../images/navbar_gradient_560044.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
}
#navbar ul {
	list-style: none;
	padding:  0;
	border:  none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#navbar li 	{
	display: inline;
	font-size:  0.85em;
}
#navbar li a	{
	font-weight:  bold;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top: 6px;
	margin-right: 2px;
	margin-left: 2px;
		}
#navbar a:link, #navbar li a:visited {
	color:  #143a8d;
	text-decoration: none;
	border: 1px solid #143a8d;
	background-color: #fffffc;
}
body#index li.index a:link, body#index li.index a:visited,
body#about li.about a:link, body#about li.about a:visited,
body#coaching li.coaching a:link, body#coaching li.coaching a:visited, 
body#speaking li.speaking a:link, body#speaking li.speaking a:visited, 
body#speech li.speech a:link, body#speech li.speech a:visited, 
body#specialty li.specialty a:link, body#specialty li.specialty a:visited, 
body#contact li.contact a:link, body#contact li.contact a:visited, 
body#news li.news a:link, body#news li.news a:visited 
{
	color:  #fffffc;
	border: 1px solid #143a8d;
	background-color: #7aa4ce;
			}	
body#index li.index a:hover,
body#about li.about a:hover,
body#coaching li.coaching a:hover,
body#speaking li.speaking a:hover,
body#speech li.speech a:hover,
body#specialty li.specialty a:hover,
body#contact li.contact a:hover
body#news li.news a:hover
 {
	color:  #fffffc;
	border: 1px solid #143a8d;
	background-color: #7aa4ce;
}		
#navbar li a:hover
		{
	color: 	#560044;
	background-color:  #fffffc;
	border-color: #560044;
		}	
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 10px;
	background-color: #d7c3d3;
	height: 100%;
	border-top: 1px solid #560044;
	border-right: 1px solid #560044;
}
#sidebar1 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: italic;
	font-weight: bold;
	color: #636363;
	margin-bottom: 3px;
	border-bottom: 1px dotted #560044;
	line-height: 1.25em;
}
#sidebar1 #headshot {
	background-color: #fffffc;
	width: 180px;
	height: 230;
	margin-top: 10px;
	border: none;
	padding: 6px;
}
#sidebar1 #photo {
	text-align: center;
	margin-top: 10px;
	border: 1px solid #560044;
	background-color: #fffffc;
	padding: 6px;
}
.what_they_say {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: italic;
	font-weight: bold;
	color: #143a8d;
}
#what_they_say {
	background-color: #FFFFFC;
	padding: 6px;
	border: 1px solid #560044;
	width: 180px;
	margin-top: 6px;
	margin-bottom: 10px;
	font-style: italic;
	line-height: 1.25em;
}
#credit {
	font-weight: bold;
	color: #143a8d;
	text-align: right;
	line-height: 1.25em;
}
#mainContent  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 226px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
} 
#mainContent p {
	margin-top: 0px;
	margin-bottom: 12px;
	padding: 0px;
}
#sub_paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
	color: #fffffc;
	background-color: #143a8d;
	border: 1px ridge #7aa4ce;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainContent #sub_paragraph h2 {
	color: #fffffc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#mainContent #sub_paragraph p {
	color: #fffffc;
	line-height: 1.15;
}
#mainContent  #skills_list   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.35em;
	font-weight: normal;
	color: 000000;
	text-indent: 0px;
	display: inline;
	list-style-type: disc;
}
#mainContent #skills_list .highlight {
	font-weight: bold;
	color: #560044;
}
#mainContent #skills_list li {
	margin-bottom: 5px;
}
#skills_list ul {
	margin-top: 0px;
	padding-top: 0px;
}
#mainContent #sub_paragraph li {
	line-height: 1.5em;
	font-size: 1em;
}
#improving {
	border: 1px solid #143A8D;
	font-style: normal;
	color: #143A8D;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#improving .subhead {
	font-size: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#as_a_coach {
	border: 1px double #143A8D;
	font-style: italic;
	color: #143A8D;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
#as_a_coach.subhead {
	font-size: 1
.em;
	font-family: Georgia, "Times New Roman", Times, serif;
}#contact_me {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #143a8d;
	background-color: #FFFFFC;
	text-align: center;
	padding: 6px;
	width: 180px;
	margin-bottom: 10px;
	border: 1px solid #143a8d;
	margin-top: 10px;
}
#coaching #container #sidebar1 #contact_me a {
	font-style: italic;
}
#go_ahead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.5em;
	color: #FFFFFC;
	font-style: italic;
	font-weight: bold;
	background-color: #143A8D;
	padding: 6px;
	width: 180px;
	margin-bottom: 10px;
}
#mainContent #sub_paragraph h3 {
	font-size: 1.25em;
	line-height: 1.2em;
	font-weight: bold;
	color: #fffffc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.coach {
	font-style: italic;
	text-transform: capitalize;
	font-weight: bold;
}
#footer  {
	border-top: 1px solid #560044;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFC;
	font-weight: normal;
	background-color: #143a8d;
	font-style: italic;
	text-align: center;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#footer  a {
	color: #fffffc;
	text-decoration: none;
}
#footer  a:hover  {
	color: #fffffc;
	background-color: #7aa4ce;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#header #speak {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.speech_title {
	text-transform: capitalize;
	font-style: italic;
	font-size: 1.25em;
	font-weight: bold;
	color: #143A8D;
}
#contact_me   a:link     {
	font-style: italic;
	color: #560044;
}
#contact_me  a:hover  {
	font-style: normal;
	color: #143a8d;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #143A8D;
	line-height: 1.4em;
}
.credit {
	font-size: .95em;
	font-style: italic;
	font-weight: bold;
	color: #560044;
	text-align: right;
}
#sub_paragraph2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.75em;
	color: #560044;
	background-color: #D7C3D3;
	border: 1px ridge #560044;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainContent #sub_paragraph2 p {
	color: #560044;
	line-height: 1.15;
}
#headline {
	text-align: center;
}
#mainContent #marion {
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 20px;
	line-height: 1.5em;
	border: 2px solid #000000;
}
#mainContent #marion .highlight {
	color: #560044;
}
#mainContent .highlight {
	color: #560044;
	font-weight: bold;
}
#speaktitles {
	font-style: italic;
	font-weight: bold;
}
#what_they_say #credit a:link {
	color: #143a8d;
	text-decoration: none;
}
#what_they_say #credit a:visited {
	color: #143a8d;
	text-decoration: none;
}
#what_they_say #credit a:hover {
	color: #143a8d;
	text-decoration: underline;
}
#what_they_say #credit a:active {
	color: #560044;
	text-decoration: none;
}
#sub_paragraph a:link {
	color: #fffffc;
	text-decoration: none;
}
#sub_paragraph a:hover {
	text-decoration: underline;
	font-style: italic;
}
#sub_paragraph a:visited {
	color: #fffffc;
	text-decoration: none;
}
#sub_paragraph a:active {
	color: #560044;
	text-decoration: none;
}

