@charset "utf-8";
/* CSS Document
Site Name: Mentoring With Denise
Author: Classic Creations Design
Author URL: http://www.ClassicCreationsDesign.com
 */

body {
	background: #4576ae;
	color: #333333;
	font-size: 12px;
	width: 800px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
	
small {
    font-size: 11px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
hr {
      border: 0;
      width: 100%;
      color: #666666;
      background-color: #666666;
      height: 1px;
      margin-top: 10px;
	  margin-bottom: 10px;
      }
	  
#page {
      width: 790px;
	  background: #ffffff;
	  margin: 0px auto;
	  padding: 10px 5px 10px 5px;
	  }
	  
#crumbs {
      font-size: 9px;
	  font-weight: bold;
	  padding: 10px 5px 5px 0px;
	  margin: 0px;
	  color: #999999;
	  text-align: right;
	  }
	  
#crumbs a:link, #crumbs a:hover, #crumbs a:visited {
      color: #999999;
	  text decoration: underline;
	  }
	  
/************************************************
*	Hyperlinks									*
************************************************/

a {
	color: #000080;
	text-decoration: underline;
	}
	
a:hover, a:visited {
	color: #d39d09;
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
    float: left;
    background: url(header.jpg) top center no-repeat;
	width: 800px;
	margin: 0px auto;
	padding: 182px 0px 0px 0px;
	text-align: center;
	color: #d1e0ff;
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
	}
	
#header a, #header a:hover, #header a:visited {
    color: #d1e0ff;
	text-decoration: none;
	}
	
	
/************************************************
*	Main Navigation      						*
************************************************/

#nav { 
    float: left; 
	width: 800px; 
	line-height: 22px; 
	margin: 6px 0px 0px -35px; 
	padding: 0px;
	}
	
#nav ul li { 
    display: inline; 
	}
	
#nav li a, #nav li a:visited { 
    float: left; 
	width: 115px; 
	display: inline; 
	background: url(images/navbg.png) no-repeat; 
	text-align: center; 
	color: #000080; 
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none; 
	padding: 2px 0px 0px 0px; 
	}
	
#nav li a:hover, #nav li.current_page_item a { 
    background: url(images/nav-on.png) no-repeat; 
	color: #ffffff; 
	text-decoration: none;  
	}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
    float: right;
	width: 545px;
	margin: 0px;
	padding: 10px 15px 10px 15px;
	}
	
#content p {
    margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#content li {
    list-style-type: disc;
	padding: 5px 0px 5px 0px;
	margin: 0px 5px 0px 20px;
	}
	
#content ol {
    list-style-position: outside;
	padding: 5px 0px 5px 0px;
	margin: 0px 5px 10px 20px;
	}
	
.date {
    margin: 15px 0px 15px 0px;
	font-weight: bold;
	}
	
#press {
    font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	color: #666666;
	}
	
.biotitle {
    color: #d90349;
	font-family: Georgia;
	font-weight: normal;
	font-size: 42px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: center;
	}
	
.biotag {
   	font-size: 16px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: center;
	}
	    

/************************************************
*	Headings 					     		    * 
************************************************/

h1 {
    color: #000080;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	}
	
h2 {
    color: #000080;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin: 30px 0px 15px 0px;
	padding: 0px;
	text-align: center;
	}
	
h3 {
    color: #d90349;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin: 20px 0px 15px 0px;
	padding: 0px;
	}


/************************************************
*	Sidebar      	    						*
************************************************/

#sidebar {
    float: left;
	width: 200px;
	margin: 0px auto;
	padding: 20px 10px 10px 5px;
	}
	
#sidebar h2 {
    color: #000080;
	background: #d1dffb;
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0px 10px 0px;
	padding: 3px 0px 3px 6px;
	border-bottom: 1px solid #9aafd8;
	text-transform: uppercase;
	text-align: left;
	}
	
#book a:link, #book a:link:hover, #book a:link:visited {
    color: #ffffff;
	background: #000080;
	font-weight: normal;
	font-size: 13px;
	margin: 5px 0px 10px 0px;
	padding: 3px 0px 3px 6px;
	text-align: left;
	text-decoration: none;
	}
	
#sidebar p {
    color: #666666;
	font-size: 12px;
	padding: 0px 5px 0px 0px;
	margin: 10px 0px 5px 0px;
	}
	
#sidebar a, #sidebar a:visited {
    display: block;
    color: #555555;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 2px;
	border-bottom: 1px dotted #c0c0c0;
	text-decoration: none;
	}
	
#sidebar a:hover {
    color: #555555;
	background: #f2f2f2;
	text-decoration: none;
	}
	
#sidebar a.img:link, #sidebar a.img:hover,#sidebar a.img:visited {
    border: none;
	background: none;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	}
	
#social {
	width: 200px;
	display: inline;
	margin: 0px auto;
	padding-left: 10px;
	}
	
#social img {
	margin: 0px 2px 10px 2px;
	padding: 0px;
	border: none;
	display: inline;
	}
	
#sidebar a.social:link, #sidebar a.social:hover,#sidebar a.social:visited {
    border: none;
	background: none;
	display: inline;
	}
	
.table {
    padding: 10px;
	background: #FCF0A0;
	color: #4b71a9;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #4b71a9;
	border-right: 1px solid #4b71a9;
	border-bottom: 1px solid #4b71a9;
	text-align: center;
	}
	
.table2 {
    padding: 0px 0px 10px 0px;
	background: #FFFFFF;
	color: #4b71a9;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #93992D;
	border-right: 1px solid #93992D;
	border-bottom: 1px solid #93992D;
	text-align: center;
	}	


/************************************************
*	Footer      								*
************************************************/

#footer {
    width: 800px;
	background: #ffffff;
	color: #808080;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	text-align: center;
	}
	
#footer a, #footer a:visited {
    color: #808080;
	text-decoration: none;
	}
	
#footer a:hover {
    color: #0033cc;
	text-decoration: none;
	}