/* Denise Laurin */
/* Colors: dk blue #006; green #74BD2F; lt green #F6F8F0; blue #328DD2; purple #A82AEF; orange #FB6D27; grey #7E8593; lt grey #DFE1DD; yellow #FC3;*/
/* Fonts: body: Corbel,
Tahoma, "Trebuche MS", sans-serif; headings and menubar: "Corbel","Comic Sans", "Times New Roman", serif */

body		{ font-family: Corbel, Tahoma, "Trebuche MS", sans-serif; background: #05002E; color:black; margin:0; }

div.page	{ text-align: center; }
table.page	{ width: 750px; margin: 1em auto; background: url("images/header.jpg") no-repeat; 
				text-align: left; } 

td.header	{ height: 255px; vertical-align: bottom; }

table.menu { width: 100%; height: 50px; }
table.menu td { width: 14%; }
table.menu td p	{ color: #FFF; text-align: center; font-weight: bold; font-style: oblique; 
			font-family: "Comic Sans", "Times New Roman", serif; margin: 0; padding: 0; }
a:link.home, a:link.seminars, a:link.media, a:link.coaching, a:link.resources, a:link.about, a:link.contact,
a:visited.home, a:visited.seminars, a:visited.media, a:visited.coaching, a:visited.resources, a:visited.about, a:visited.contact
 { font-size: 20px; color: #FFF; display: block; text-decoration: none; background: url(images/button.gif) center bottom no-repeat; padding: 20px 0px 5px 0px; }
a:hover.home, a:hover.seminars, a:hover.media, a:hover.coaching, a:hover.resources, a:hover.about, a:hover.contact,
a:active.home, a:active.seminars, a:active.media, a:active.coaching, a:active.resources, a:active.about, a:active.contact
 { color: #FFF200; }
			
td.main 	{ vertical-align: top; background: #FFF; width: 500px; padding-bottom: 10px; }
td.sidebar	{ vertical-align: top; background: #F6F8F0; width: 250px; color: #5E6573;
				border-left: #FC3 1px solid; padding-bottom: 10px; }
p.footer	{ color: #328DD2; font-size: .8em; background: #DFE1DD; text-align: center; 
				margin: 0; padding: .5em 0 1em 0; }

h1			{ font-family: "Comic Sans", "Times New Roman", serif;  
				font-size: 1.5em; color: #328DD2; margin: 1em 20px .7em 20px; }
h2			{ font-family: "Comic Sans", "Times New Roman", serif; 
				font-size: 1.3em; color: #74BD2F; margin: .5em 20px .2em 20px; }
.sidebar h2		{ font-size: 1.1em; color: #74BD2F; margin: 1.2em 20px .3em 20px; }
h3			{ font-size: 1.0em; font-weight: normal; color: #006; margin: .3em 20px .5em 20px; }
p			{ font-size: .95em; margin: .1em 20px .5em 20px; }
.sidebar p			{ font-size: .8em; line-height: 1.3em; margin: .1em 20px .4em 20px; }

p.quote		{ font-size: .85em; color: #006; line-height: 1.7em; font-style: oblique; margin-top: 60px; }
p.author	{ font-size: .8em; text-align: right; color: #006; }

span.dropcap { font-family: "Comic Sans", "Times New Roman", serif; font-size: 300%; color: #006; 
				float: left; line-height: .7em; padding: 0 5px 0 0; }

ul, ol		{ margin-top: .1em; margin-bottom: .2em; font-size: .95em; }
li			{ font-size: .95em; margin-top: .2em; margin-bottom: .3em; margin-right: 20px; }
ul li		{ list-style-image: url(images/bullet.gif); }
.sidebar li { font-size: .8em; }

td.main img	{ float: right; margin: 10px 10px 10px 15px; }
td.sidebar img { margin: 10px; }

em 			{ color: #328DD2; }

a:link		{ color: #328DD2; }