@charset "utf-8";
/* The GothKnight Styles */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; 	vertical-align: baseline; background: transparent; }

body{ background:#94A92A; }
h1{ font-size:24px; color:#2880bd; padding:10px 30px 20px 30px; text-align:center }
h2{ font-size:18px; color:#f1991b; padding:10px 30px 20px 30px; text-align:center }
h3{ font-size:18px; color:#f1991b; padding:10px 30px 0px 30px; text-align:left; font-weight:normal; }
p{ padding:10px 30px 10px 30px; line-height:22px; font-size:14px;  }


#container{ width:850px; background:#fff; font-family:Arial, Helvetica, sans-serif; margin:0 auto; border-left:0px solid #fff; border-right:0px solid #fff;}
#logo{ height:81px; }
#logo .imglog{ float:left; }
#logo div#follow{ float:right; padding-top:30px; padding-left:50px; background:url(images/follow-jamie-bubble.png) top left no-repeat;  }
#logo div#follow img{ margin-right:5px; border:0;}

#header{ clear:both; height:230px; background:url(images/header.jpg) top left no-repeat; padding-left:150px; padding-top:0px; overflow:hidden;}
#header img{ padding-top:50px; }
 
 
#seminars{ height:auto; margin:15px  25px 20px 25px; clear:both; position:relative; padding:5px; border:1px dotted #ccc;}
.sem2{ background:#f9fdf2; !important; border:1px dotted #d2b8e0 !important;}
#seminars div{ margin:10px;  padding-left:10px;}
#seminars div h3{ font-size:18px; line-height:24px; color:#000; text-align:left; padding:0px !important; border-bottom:1px #fff dotted;}
#seminars div h4{ font-size:14px; line-height:24px; color:#1f6ba1; text-align:left; padding:0px !important;}
#seminars div h4 a:link, #seminars div h4 a:visited{ color:#1f6ba1; text-decoration:none; padding:2px; }
#seminars div h4 a:hover{ color:#fff; text-decoration:none; background:#f90; }
#seminars div p{ padding:0px !important; font-size:14px; font-weight:bold}
#seminars div p strong{ color:#666; }




#disclaimer p{ font-size:12px !important; line-height:18px; padding-bottom:10px; }

#footer{ clear:both; background:#94A92A; padding-top:20px; padding-bottom:20px; font-size:11px; color:#fff; text-align:center; }
#footer a:link, #footer a:visited{ color:#fff; text-decoration:none; }


