body { 
	font: 83%/1.35em Arial, Helvetica, sans-serif; 
	margin: 0; padding: 0; 
	background: #457DB9 url(images/bodybg.gif) center top repeat-y; 
	text-align: center; 
	color: #666; 
	}
html { margin: 0; padding: 0; }
a img { border: 0; }

a:link { color: #2e3192; text-decoration: none; }
a:visited { color: #457DB9; text-decoration: none;  }
a:hover { color: #53BDD4; text-decoration: none; }

#masthead { 
	text-align: center; 
	margin: 0; padding: 0; 
	height: 167px;
	background: transparent url(images/mastheadbg.png) center top repeat-x; 
	}
	
#logo { 
	background: transparent url(images/logoswirls.png) center top no-repeat; 
	height: 130px; 
	width: 1000px; 
	margin: 0 auto; 
	}
#masthead h1, #masthead h2 { display: none; }
.screenhide, .hide { display: none; }

#navbar { 
	background: #8781BD; 
	color: #E0EDF0; 
	text-align: center; 
	height: 24px; 
	margin: 0; padding: 0;
	border-top: 1px solid #89D4E7;
	-moz-box-shadow: 0px 5px 8px rgba(91,201,224,0.4);
	-webkit-box-shadow: 0px 5px 8px rgba(91,201,224,0.4);
	box-shadow: 0px 5px 8px rgba(91,201,224,0.4);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#5BC9E0')";
}

ul#nav {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif; 
	border: 0;
	}
ul#nav li { 
	list-style: none; 
	float: left; 
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 24px; 
	white-space: nowrap;
	position: relative;
	}
ul#nav a { 
	display: block; 
	float: left; 
	text-align: center;
	height: 24px;
	margin-bottom: -6px;
	padding: 0 14px 0 13px;
	text-decoration: none; 
	font-weight: normal;
	color: #E0EDF0; 
	width: .1em;
	}
html>body ul#nav a { 
	width: auto; 
	}
/* Commented backslash hack hides rule from IE5-Mac \*/
ul#nav a { 
	float: none; 
	}   /* End IE5-Mac hack */
ul#nav a:hover { 
	color: #FFF;
	background: #2E3192;
	}

ul#nav ul {
	display: none;
	position: absolute;
	margin-left: 0;
	padding-left: 0;
	top: 24px;
	left: 0px;
	float: left;
	width: 190px;
	-moz-box-shadow: 3px 4px 6px rgba(46,49,146,0.4);
	-webkit-box-shadow: 3px 4px 6px rgba(46,49,146,0.4);
	box-shadow: 3px 4px 6px rgba(46,49,146,0.4);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#2E3192')";
	z-index: 99999;
}

ul#nav ul li {
	min-width: 190px;
	height: auto;
	text-align: left;
	border-bottom: 1px solid #fff;
	margin-left: 0;
	padding-left: 0; 
	margin-bottom: 0;
	margin-top: 0;
}

ul#nav ul ul {
	left: 100%;
	top: -1px;
}

ul#nav ul a {
	background: #8AD4E7;
	color: #2E3192;
	padding: 5px 8px 5px 13px;
	margin-bottom: 0;
	text-transform: none;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	width: 169px;
	height: auto;
}

ul#nav ul :hover > a {
	background: #2E3192;
	color: #fff;
}

ul#nav li:hover > ul {
	display: block;
}

#pagebot { 
	clear: both; 
	text-align: center; 
	margin: 0 auto; 
	width: 790px; 
	padding-left: 165px; 
}
p.botnav { padding-top: 1em; line-height: 1.8em; }

#footer { 
	clear: both; 
	text-align: center; 
	margin: 0; padding: 10px; 
	font-size: .85em;
	letter-spacing: 1px; 
	color: #999; 
	width: 790px; 
	padding-left: 187px; 
}
#wrapper { 
	width: 1000px; 
	margin: 0 auto; 
	padding: 0; 
	text-align: left; 
	position: relative; 
	}

#page { 
	width: 765px; 
	margin: 0; padding: 10px 0 0 0; 
	float: left; 
	}

#leftbar { 
	float: left; 
	width: 156px; 
	padding: 12px; padding-top: 35px;
	margin-right: 25px; 
	}
	

#leftbar p { margin-left: 3px; }
#leftbar p.side-text { font-size: .9em; line-height: 1.25em; margin-bottom: 1em; color: #333; }
#leftbar ul { margin: 0 5px 1em 15px; padding-left: 0; color: #67419D; color: #457DB9; }
#leftbar li { font-size: .9em; line-height: 1.25em; margin-bottom: .25em;  }
#leftbar h2 { color: #8781BD; font-variant: normal; letter-spacing: 0;
	font-size: 1.1em; margin-bottom: .5em; margin-top: 1em; }
#leftbar a { text-decoration: none; color: #2e3192; }
#leftbar a:hover { color: #53BDD4; }


h1 { color: #2e3192; font-weight: normal; margin-top: .5em; margin-bottom: .75em;
	font-size: 1.6em; letter-spacing: 2px; text-align: left; text-transform: uppercase;
	border-bottom: 1px dotted #ccc; padding-bottom: 5px; clear: both;
	background: #fff url(images/scroll_tn.gif) 0 center no-repeat; 
	padding-left: 24px; padding-top: 8px; }
h2 { font-size: 1.2em; margin-bottom: .5em; font-variant: small-caps;
	letter-spacing: 2px; color: #53BDD4; margin-top: 0; }
h3 { font-size: 1.5em; margin-bottom: .2em; text-transform: none;
	letter-spacing: 0; margin-top: 0; font-weight: normal; line-height: 1.3em;
	font-family: Tahoma, Arial, sans-serif; color: #9891bd; }
h3.subtitle { font-size: 1.3em; margin-top: 1em; }
h4 { border-left: 4px solid #8781bd; padding-left: 8px; margin-left: 15px; margin-top: 0;
	margin-bottom: .5em; font-size: .9em; letter-spacing: 1px; color: #999; }
h4 span { font-weight: normal; letter-spacing: 0; }
h5 { font-size: 1em; margin: 0; }
p, ul { margin-top: 0; margin-bottom: 1em; }
.fll { float: left; margin-right: 10px; margin-bottom: 5px; margin-top: 3px; }
.flr { float: right; margin-left: 5px; margin-bottom: 5px; }

.glow {
	-moz-box-shadow: 0px 0px 7px rgba(91,201,224,0.9);
	-webkit-box-shadow: 0px 0px 7px rgba(91,201,224,0.9);
	box-shadow: 0px 0px 7px rgba(91,201,224,0.9);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#5BC9E0')";
	}

.instructor { margin-left: 25px; font-style: italic; font-family: Georgia, serif; margin-bottom: .5em; }
.instructor span { font-style: normal; font-family: Arial, Helvetica, sans-serif; }
.instruct { font: italic .7em/1.3em Georgia, serif; padding-left: 1em; }
.testim { font: italic 1em/1.4em Georgia, serif; }
.footnote { font-size: .85em; line-height: 1.3em; letter-spacing: 1px; }
.fancy { letter-spacing: 0px; font-size: 1.2em; line-height: 1.3em; margin-bottom: .75em;
	color: #999; font-weight: normal; }
.address, .emphasize { letter-spacing: 1px; font-weight: bold; color: #2e3192; }
.address { margin-bottom: .4em; letter-spacing: 0; }
.cen { text-align: center; }
.box { width: 230px; background-color: #f0f9fc; padding: 5px 8px; float: right; 
	margin: 0 0 5px 15px; border: 1px solid #eee; }
.box2 { background-color: cornsilk; padding: 5px 8px 0 8px; width: 250px;
	margin: 8px 0 1em 0; border: 1px solid #eee; float: left; }
table.basic { margin-top: 0; margin-bottom: 1em; }
table.basic p { text-align: left; }
table.basic td { padding-bottom: .75em; }
table.basic td.left { padding: 0 15px 0 0; }
table.basic td.right { padding: 0 0 0 15px; }
.class { border: 1px solid #eee; padding: 5px 10px; margin-bottom: 1.25em;
	background-color: #f9f9f9; }
.top { clear: both; font-size: .85em; text-align: right; margin: 0; text-transform: uppercase; }
.nbm { margin-bottom: 0; }
.fbm { margin-bottom: 1em; }
.hbm { margin-bottom: .5em; }
.ind { margin-left: 45px; }
.sm { font-size: .85em; }
.clr { clear: both; }
.rt { text-align: right; }
ul.sep li { margin-bottom: .5em; }
ol.sep li { margin-bottom: 1em; }
table.schedule { margin-bottom: .5em; }
table.schedule td { text-align: center; font-size: .85em; line-height: 1.2em; vertical-align: center; 
	padding: 5px; }
table.schedule tr.headerrow td { font-size: 11px; font-weight: bold; border-bottom: 2px solid #000; 
	border-right: 1px solid #000; padding: 0 2px 3px 2px; }
table.schedule tr.headerrow td.noline { border-bottom: 0; }
table.schedule tr.headerrow td.notick { border-right: 0; }
table.schedule tr.botrow td { border-bottom: 1px solid #ccc; }
table.schedule tr.botrow td.noline { border-bottom: 0; }
table.schedule td.time { font-size: .78em; text-align: right; font-weight: bold; padding-right: 0; padding-left: 0; }
table.schedule td.ticks { border-right: 1px solid #000; border-bottom: 1px solid #000; padding: 5px 0; }
table.schedule tr.odd td.dk { background-color: #f3f3f3; }
table.schedule tr.odd td.lt { background-color: #fff; }
table.schedule tr.even td.dk { background-color: #e3e3e3; }
table.schedule tr.even td.lt { background-color: #f3f3f3; }

table.schedule2 { margin-bottom: 1em; }
table.schedule2 td { vertical-align: top; padding: 2px 3px; }
table.schedule2 tr.dayrow td { font-family: Tahoma, Arial, sans-serif; text-align: center; font-size: 1.1em; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; 
	border: 1px solid #000; border-width: 1px 0; }
table.schedule2 tr.fin td { color: #aaa; }
table.schedule2 tr.fin a { color: #aaa; }
