﻿body {
	background-color: #1c3e6d;
	font-family: Georgia, "Times New Roman", serif;
	font-size:14px;
	font-weight: normal;
	color:#000;
	text-align:center;
	margin: 0px;
	text-align: center;
}

h1, h2, h3 {
	margin: 5px 0px;
	font-weight: normal;
}

h2 {
	color:#89b140;
	margin: 0px;
	font-size: 16px;
}

a {color:#2a578e;}

p {margin: 5px 0px 10px 0px;text-align: justify;}

img {
	border: 0px;
}

div.line {
	border: 0px solid #4081c5;
	border-bottom-width: 1px;
	margin: 5px 0px;
}

ul {
	margin: 0px;
	padding: 5px 0px 5px 20px;
	color:#000;
}

ul.dot {
	margin: 0px;
	padding: 5px 0px 5px 20px;
	list-style-type:disc;
	color:#2a578e;
}

ul.dot li {
	margin: 5 px 0px 10px 0px;
}


a {color:#2a578e;}

span.req {
	font-size:10px;
	color:#c00;
}

#shadow-container {
	width:970px;
	margin:0 auto;
	background-image: url('../common/shadow_right.gif');
	background-repeat: repeat-y;
	background-position: top right;
	padding:0px 30px 0px 0px;
}

#page-container {
	background-image: url('../common/shadow_left.gif');
	background-repeat: repeat-y;
	background-position: top left;
	background-color:#fff;
	padding:0px 0px 30px 30px;
	width:940px;
	height: 100%;
	text-align:left;
	text-align: left;
}

#page-content {
	padding: 10px 0px 10px 43px;
	min-height: 800px;
}

#page-footer {
	margin-top: 50px;
}

#column_main {
	width: 60%;
	height: 100%;
	float: left;
}

#column_right {
	margin-top: 50px;
	width: 32%;
	height: 100%;
	float: right;
}


#page-header {
	position: relative;
	background-image: url('../common/page_header.jpg');
	background-repeat: no-repeat;
	width:940px;
	height:157px;
}

#page-header h1 {
	margin: 0px;
}

#page-header h1 span {
	display: none;
}


#navigation {
	position: absolute;
	z-index: 10;
	bottom: 6px;
	left: 0px;
	width:100%;
}

#navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#navigation ul li {
	float:left;
	border: 0px solid #fff;
	border-right-width: 2px;
}


#navAboutUs {
	background-image: url('../common/navAboutUs.gif');
	background-repeat: no-repeat;
	width:127px;
	height:32px;
}

#navAboutUs:hover {
	background-image: url('../common/navAboutUs_hover.gif');
	background-repeat: no-repeat;
	width:127px;
	height:32px;
}



#navPreLicensing {
	background-image: url('../common/navPreLicensing.gif');
	background-repeat: no-repeat;
	width:135px;
	height:32px;
}

#navPreLicensing:hover {
	background-image: url('../common/navPreLicensing_hover.gif');
	background-repeat: no-repeat;
	width:135px;
	height:32px;
}



#navResources {
	background-image: url('../common/navResources.gif');
	background-repeat: no-repeat;
	width:103px;
	height:32px;
}

#navResources:hover {
	background-image: url('../common/navResources_hover.gif');
	background-repeat: no-repeat;
	width:103px;
	height:32px;
}



#navCEEthics {
	background-image: url('../common/navCEEthics.gif');
	background-repeat: no-repeat;
	width:125px;
	height:32px;
}

#navCEEthics:hover {
	background-image: url('../common/navCEEthics_hover.gif');
	background-repeat: no-repeat;
	width:125px;
	height:32px;
}


#navClasses {
	background-image: url('../common/navClasses.gif');
	background-repeat: no-repeat;
	width:148px;
	height:32px;
}

#navClasses:hover {
	background-image: url('../common/navClasses_hover.gif');
	background-repeat: no-repeat;
	width:148px;
	height:32px;
}


#page-droptab-container {
	position: relative;
	height:34px;
	width: 940px;
}

#dropdown-tab {
	position: absolute;
	z-index: 10;
	top:0px;
	right:25px;
	background-image: url('../common/dropdown_tab.gif');
	background-repeat: no-repeat;
	width:269px;
	height:34px;
}


#tabRegister {
	margin:0px 4px 0px 9px;
	background-image: url('../common/tabBtnRegister.gif');
	background-repeat: no-repeat;
	width:75px;
	height:30px;
	float: left;
}

#tabRegister:hover {
	margin:0px 4px 0px 9px;
	background-image: url('../common/tabBtnRegister_hover.gif');
	background-repeat: no-repeat;
	width:75px;
	height:30px;
	float: left;
}

#tabLocations {
	margin:0px 3px 0px 0px;
	background-image: url('../common/tabBtnLocations.gif');
	background-repeat: no-repeat;
	width:77px;
	height:30px;
	float: left;
}

#tabLocations:hover {
	margin:0px 0px 0px 0px;
	background-image: url('../common/tabBtnLocations_hover.gif?seed=1');
	background-repeat: no-repeat;
	width:77px;
	height:30px;
	float: left;
}


#tabContact {
	margin:0px 0px 0px 7px;
	background-image: url('../common/tabBtnContact.gif');
	background-repeat: no-repeat;
	width:77px;
	height:30px;
	float: left;
}

#tabContact:hover {
	margin:0px 0px 0px 7px;
	background-image: url('../common/tabBtnContact_hover.gif?seed=1');
	background-repeat: no-repeat;
	width:77px;
	height:30px;
	float: left;
}



div.promoBox {
	width:287px;
	float: right;
	margin:0px;
}

div.communityBox {
	padding:5px;
	text-align: right;
}

div.communityBox a {
	float:right;
}

div.promoBox_top {
	background-image: url('../common/promobox_top.gif');
	background-repeat: no-repeat;
	width:288px;
	height:9px;
}

div.promoBox_content {
	background-image: url('../common/promobox_content.gif');
	background-repeat: repeat-y;
	width:288px;
	height:100%;
	min-height: 50px;
	padding:10px 30px 10px 30px;
}

div.promoBox_bottom {
	background-image: url('../common/promobox_bottom.gif');
	background-repeat: no-repeat;
	width:288px;
	height:9px;
}

div.line-spacer {
	height: 12px;
}



h4  {
	background: #4995d1;
	height: 42px;
	width: auto;
	margin: 0px;
}

h4 span {
	padding: 6px 0px 10px 43px;
	font-size: 24px;
	font-weight: normal;
	color:#fff;
	float: left;
}

h4 div {
	float: right;
	margin: 10px;
}

h5 {
	padding: 12px 0px 0px 43px;
	background: #c2d799;
	height: 26px;
	width: auto;
	margin: 0px;
}

h5 span {
	font-size: 14px;
	font-weight: normal;
	color:#0d0f0a;
	float: left;
	font-style: italic;
}



table.schedule {
	margin:10px 40px;
}
table.schedule td {
	padding:7px 2px;
}

table.schedule th {
	padding:3px;
	border: 0px solid #000000;
	border-bottom-width: 1px;
}

table.schedule tr.highlight {
	background:#d7d7d9;
}
.soldOut {color: red;
	   text-decoration: line-through}
	   
.classSpecials {color: red}	
			
