body {
	margin: 0;
	padding: 0;
	color: #3A5A61;
	background-repeat: repeat-x;
	background-color: #F2F9FA;
	background-image: url(images/background.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.4em;
}

a {
	color: #6AA6B2;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #DB5A26;
}

a:focus {
	outline: none;
}

img {
	border: none;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	color: #DB5A26;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.downloads {
	background-image: url(images/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 30px;
	padding-top: 2px;
}

.thumb {
	padding: 5px;
	float: left;
	margin-right: 15px;
	border: 1px solid #CCC;
}

.thumb-right {
	padding: 5px;
	float: right;
	margin-left: 15px;
	border: 1px solid #CCC;
}

.thumb-no-border {
	padding: 5px;
	float: left;
	margin-right: 15px;
}

td {
	vertical-align: top;
}

#logo {
	width: 990px;
	height: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	padding-top: 165px;
}

#logo h1 {
	background: url(images/img03.gif) no-repeat left center;
	font-size: 1.8em;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	color: #6AA6B2;
	margin: 0px;
	letter-spacing: -.05em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}

#logo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #DB5A26;
	font-weight: normal;
	font-size: 1.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}

#logo p {
	font-size: 1em;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 146px;
}

#logo a {
	text-decoration: underline;
	color: #6AA6B2;
	background-image: url(images/schedule-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	padding-left: 24px;
}

#logo a:hover {
	color: #DB5A26;
	text-decoration: none;
}

/* Menu */

#menu {
	width: 990px;
	height: 42px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu .home a {
	display: block;
	float: left;
	height: 35px;
	text-decoration: none;
	color: #FFF;
	width: 120px;
	padding-top: 7px;
	font: normal 1.2em "Arial Black", Gadget, sans-serif;
	padding-left: 45px;
	background: url(images/home.png);
}

#menu .about a {
	display: block;
	float: left;
	height: 35px;
	text-decoration: none;
	color: #FFF;
	width: 120px;
	padding-top: 7px;
	font: normal 1.2em "Arial Black", Gadget, sans-serif;
	padding-left: 45px;
	background: url(images/about.png);
}

#menu .programs a {
	display: block;
	float: left;
	height: 35px;
	text-decoration: none;
	color: #FFF;
	width: 120px;
	padding-top: 7px;
	font: normal 1.2em "Arial Black", Gadget, sans-serif;
	padding-left: 45px;
	background: url(images/programs.png);
}

#menu .staff a {
	display: block;
	float: left;
	height: 35px;
	text-decoration: none;
	color: #FFF;
	width: 120px;
	padding-top: 7px;
	font: normal 1.2em "Arial Black", Gadget, sans-serif;
	padding-left: 45px;
	background: url(images/staff.png);
}

#menu .faq a {
	display: block;
	float: left;
	height: 35px;
	text-decoration: none;
	color: #FFF;
	width: 120px;
	padding-top: 7px;
	font: normal 1.2em "Arial Black", Gadget, sans-serif;
	padding-left: 45px;
	background: url(images/faq.png);
}

#menu .contact a {
	display: block;
	float: left;
	height: 35px;
	text-decoration: none;
	color: #FFF;
	width: 120px;
	padding-top: 7px;
	font: normal 1.2em "Arial Black", Gadget, sans-serif;
	padding-left: 45px;
	background: url(images/contact.png);
}

#menu a:hover {
	letter-spacing: 2px;
}

#menu .active a {
	background-color: #738197;
	color: #FFFFFF;
}

/* Page */

#pagetop {
	background: url(images/page-top.png) no-repeat;
	margin: 0px auto;
	height: 12px;
	width: 990px;
}

#page {
	width: 950px;
	background-image: url(images/page-background.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#pagebottom {
	height: 115px;
	width: 990px;
	background: url(images/page-bottom.png) no-repeat;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pagebottom ul {
	list-style: none;
	margin: 0px 0px 0px 190px;
	padding: 0px;
}

#pagebottom li {
	display: inline;
	padding: 10px;
}

/* Content */

#content {
	float: left;
	width: 620px;
	margin: 0px;
	padding: 0px;
}

#contentwide {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 950px;
}

#content h1 {
	background: url(images/content-h1.png) no-repeat;
	height: 44px;
	color: #FFF;
	padding-top: 7px;
	font: normal 1.6em "Arial Black", Gadget, sans-serif;
	padding-left: 36px;
	margin: 0px;
	letter-spacing: -1px;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #DB5A26;
	font-size: 1.4em;
}

#contentwide h1 {
	height: 44px;
	color: #FFF;
	padding-top: 7px;
	font: normal 1.6em "Arial Black", Gadget, sans-serif;
	padding-left: 36px;
	margin: 0px;
	letter-spacing: -1px;
	background-image: url(images/contentwide-h1.png);
	background-repeat: no-repeat;
}

#contentwide h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #DB5A26;
	font-size: 1.4em;
}

#contentwide h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #DB5A26;
	font-size: 1.2em;
}

#contentwide h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	color: #6AA6B2;
	font-size: 1.4em;
	font-style: normal;
}

#contentwide ul {
	list-style-type: none;
}

#contentwide li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 22px;
}

.post {
	text-align: justify;
}

.post .entry {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 36px;
}

.post .column {
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 36px;
	text-align: left;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	margin: 5px 0px 0px;
	padding: 0px;
}

#sidebar p {
	padding-left: 20px;
	font-size: 90%;
	line-height: 1.5em;
	padding-right: 10px;
}

#sidebar ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}

#sidebar li {
	padding-bottom: 6px;
}

#sidebar h2 {
	height: 33px;
	background: url(images/sidebar-h2.png) no-repeat;
	color: #FFF;
	padding-top: 7px;
	padding-left: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* Footer */

#footerwrapper {
	height: 163px;
	background-image: url(images/footer-wrapper.png);
	background-repeat: repeat-x;
}

#footer {
	clear: both;
	height: 163px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #FFF;
	padding-top: 70px;
	font-size: 85%;
	line-height: 2em;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
	padding: 6px;
}

#footer a:hover {
	text-decoration: none;
	padding: 6px;
	background-color: #6AA6B2;
}
label {
	display: block;
	font-size: 90%;
	text-transform: uppercase;
}
input {
	padding: 6px;
	width: 380px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A5A61;
}
select {
	padding: 6px;
	width: 380px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A5A61;
}
textarea {
	padding: 6px;
	width: 460px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A5A61;
}

.required {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #DB5A26;
	text-transform: lowercase;
}

.submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 45px;
	width: 148px;
}



.MultiBoxContainer {
	position: absolute;
	border: 20px solid #6AA6B2;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #6AA6B2;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
