@charset "UTF-8";
/* CSS Document */

body{
	background:#fff url(../images/header_tall.gif) top repeat-x;
	text-align:center;
}
#topLine {
	background:url(../images/footer_bg.gif) bottom repeat-x;
}
p {
		font-family:Georgia, Tahoma, serif; 
		font-size:11px;
		line-height:17px;
		color:#444444;	
		margin:10px 0;
}
strong {
	font-size:12px; 
	color:#444444;
}
img {
	border:none;
}
a {
	color:#3d6f92; 
	font-size:12px;
}
a:hover{
	text-decoration:none;
}

ul { 
	list-style:none;
}
h2 {
	font:bold 1.6em Georgia, "Times New Roman", Times, serif;
	color:#009DC7;
}
h3 {
	font:bold 1.3em Georgia, "Times New Roman", Times, serif;
	color:#A70000;
	margin:10px 0;
}
.clear  { clear:both;}
.imgRight {
	float:right;
	margin:0 0 0 10px;
}
.imgLeft {
	float:left;
	margin:0 10px 0 0; 
}
.imgClear {
	clear:both;
}
.imgCenter {
	margin:0 auto;
}
.redText {
	color:red;
	font-weight:bold;
}
#wrapper {
	margin:0 auto;
	width:738px;
	text-align:left;
}
#branding {
	text-align:left;
	vertical-align:bottom;
	clear:both;
	padding:20px 0 0 0;
	height:70px;
}
#branding h1 {
	font-size:1.1em;
	font-weight:bold;
	font-family:Georgia, Tahoma, serif;
	color:#005086;
	margin:20px 0 0 80px;
}
.inlineImg {
	display:inline;
}
#menu {background:url(../images/menu_tall.gif) top repeat-x; margin:10px 0 12px 0;}
#menu .rightbg {background:url(../images/menu_right.gif) top right no-repeat;}
#menu .leftbg {background:url(../images/menu_left.gif) top left no-repeat; width:100%;}
#menu .padding {padding:9px 0;}
#menu li {float:left; width:123px; background:url(../images/menu_libg.gif) top right repeat-y; font-size:12px; text-align:center; padding:4px 0 5px 0; line-height:26px;}
#menu li a {color:#919191; text-decoration:none; font-weight:normal; font-size:12px;}
#menu li a:hover {color:#000000; text-decoration:underline;}
#menu li span {color:#000000; text-decoration:underline;}
#menu .last {background:none;}

#leftColumn {
	width:520px;
	padding:10px;
	float:left;
}
#leftColumn h1{
	color:#900;
	font-size:1.5em;
	font-weight:bold;
	margin:15px 0;
	font-family:Georgia, Tahoma, serif;
	}

#leftColumn ul {
	list-style:lower-latin;
	list-style-position:inside;
	text-indent:20px;
		font-family:Georgia, Tahoma, serif; 
		font-size:11px;
		line-height:17px;
		color:#444444;	
		margin:10px 0;
}
#rightColumn {
	width:168px;
	padding:10px;
	float:left;
}
/* workshops */
#workshopWrapper {
	width:500px;
	text-align:center;
}
.workshop {
	margin: 0 auto;
	width:450px;
	background-color:#DFE9FF;
	text-align:left;
	padding:5px 15px 30px 15px;
	border-bottom:#CCC groove;
}
#workshopWrapper h1 {
	font-size:1.1em;
	font-weight:bold;
	color:#0050A1;
	line-height:1.3em;
}
.daywrapper {
	height:180px;
	padding: 0 10px;
	clear:both;
}
.mbcBox {
	border:1px dotted #34A9FF;
	padding:10px 20px 20px 20px;
	height:270px;
}
.cbcBox {
	border:1px dotted #34A9FF;
	padding:10px 20px 20px 20px;
	height:160px;
}
.question {
	font-size: 1.3em;
	font-family:Georgia, Tahoma, serif;
	font-weight:bold;
	color:#005C9A;
	margin:25px 0 0 0;
}
.topReturn {
		font-family:Georgia, Tahoma, serif; 
		font-size:.9em;
		font-style:oblique;
		font-weight:500;
		line-height:17px;
		color:#444444;	
		margin:10px 0;
}
#footer { 
	height:61px; 
	clear:both;
	padding:40px 0 0 0;
}
/* Mailing List Form */
.formWrap {
	border:  #C00 solid;
	padding:3px;
	width:185px;
	margin:0 auto;
}
.link,
.signupframe {
	margin:10px 0;
	color: #226699;
	font-size:.8em;
	}
	.link {
		text-decoration: none;
		}
	.signupframe {
		background: #ffffff;
		}
/* Pop Up */
#popUpContainer {
	width:300px;
	margin:0 auto;
	text-align:center;
}
.logo {
	position:absolute;
	top:20px;
}
