@charset "UTF-8";

	/*THESE APPLY TO THE ENTIRE SITE*/
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a img {
	border: none;
}
#container {
	background-color: #FFFFFF;
	width: 875px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: thin solid #002868;
	font-size: 90%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#bottomSpace {
	clear: both;
	float: none;
	font-weight: bold;
	color: #002868;
}
#bottomSpace h4 {
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	width: 350px;
	clear: none;
}
#logo h1 {
	float: left;
	color: #002868;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 225%;
	padding: 0px;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 115%;
	font-weight: normal;
}
.floatLeft {
	float: left;
	clear: none;
}
#search {
	float: right;
}
#search input {
	border: thin solid #002868;
}


	/*THESE APPLY TO THE INSIDE PAGES*/
#nav {
	float: right;
	width: 875px;
	margin-bottom: 3px;
	background-color: #002868;
}
#menuHolder {
	float: right;
}
#menuHolder ul a {
	color: #fff;
}
#menuHolder ul li ul {
	border: thin solid #002868;
	background-color: #fff;
}
#menuHolder ul li ul li a {
	color: #002868;
}
#menuHolder ul li ul li a:hover {
	color: #fff;
	background-color: #002868;
}
#menuHolder ul li ul li.sfHover a {
	color: #fff;
}
#menuHolder ul li ul li.sfHover {
	background-color: #002868;
	color: #fff;
}
#header {
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	clear: both;
	width: 875px;
	text-align: left;
	vertical-align: bottom;
	margin-bottom: 5px;
}
#header h1 {
	font-size: 200%;
	color: #002868;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main {
	clear: none;
	margin: auto 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 685px;
	float: right;
	text-align: left;
}
#main h1 {
	font-size: 125%;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#main h2 {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-size: 100%;
	font-weight: bold;
}
#main .jwts_slidewrapper {
	border: thin solid #000;
	border-top: none;
}
#main .contentheading {
	font-size: 150%;
	font-weight: bold;
	color: #002868;
}
#titleBar {
	width: 875px;
	float: left;
}
.twoColumns {
	white-space: normal;
	text-align: justify;
	page-break-before: left;
	page-break-after: right;
}
#footer {
	clear: none;
	text-align: left;
	margin-top: 40px;
	margin-left: 5px;
	font-size: 100%;
	color: #FFFFFF;
}
#bottomBar {
	clear: both;
	width: 875px;
}
.breadcrumbs {
	color: #fff;
	margin-right: 5px;
	position: relative;
	top: 80px;
	font-size: .85em;
	font-weight: bold;
}
.breadcrumbs a {
	color: #fff;
	font-weight: bold;
}

	/*********************************
	THESE APPLY TO THE PROGRAM PAGES
	*********************************/
	
#left a {
	color: #669900;
	text-decoration: none;
	padding-left: 5px;
}
#left a:hover {
	color: #669900;
	text-decoration: underline;
}
#left {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
	text-align: left;
	vertical-align: top;
}
#left ul{
	list-style-type: none;
	margin-top: 15px;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: thin solid #669900;
}
#left li{
	padding: 5px 0;
}
#left li ul{
	border: none;
	padding: 0;
	margin: 0;
}
#left li ul li {
	border-width: thin 0 0 0;
	border-style: solid;
	border-color: #669900;
	margin: 5px 0;
	padding: 3px 0 3px 5px;
}
#left li ul li ul li {
	border: none;
	margin-left: 10px;
}
.programBlock1 {
	float: left;
	height: 100px;
	width: 105px;
	background-color: #ccff66;
}
.programBlock2 {
	height: 100px;
	width: 312px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #99cc33;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	vertical-align: bottom;
}
.programBlock2 h1 {
	font-size: 175%;
	padding: 0px;
	margin-top: 70px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.programBlock2 h3 {
	float: right;
	margin-top: 75px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #FFFFFF;

}
.programBlock3 {
	float: left;
	height: 100px;
	width: 264px;
	background-image: url(../images/programImage1.jpg);
	background-repeat: no-repeat;
}
.programBlock4 {
	background-color: #ccff66;
	float: left;
	height: 100px;
	margin-left: 3px;
	width: 185px;
}
.programBlock5 {
	background-color: #ccff66;
	float: left;
	height: 100px;
	width: 185px;
	margin-right: 3px;
}
.programBlock6 {
	height: 100px;
	width: 226px;
	background-image: url(../images/programImage2.jpg);
	background-repeat: no-repeat;
	float: left;
}
.programBlock7 {
	float: left;
	height: 100px;
	width: 345px;
	background-color: #99cc33;
	margin-right: 3px;
	margin-left: 3px;
}
.programBlock8 {
	float: left;
	height: 100px;
	width: 105px;
	background-color: #ccff66;
}

	/*********************************
	THESE APPLY TO THE EVENTS MODULE
	*********************************/

#user1 div.moduletableEvents h3 {
	color: #000000;
	background-color: #cccccc;
	font-size: 115%;
	font-weight: bold;
	text-align: left;
	letter-spacing: -0.08em;
	height: 25px;
	padding: 25px 3px 0 5px;
}
#user1 div.moduletableEvents p {
	font-size: 95%;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin: 0px;
}

#user1 div.moduletableEvents p a {
	font-size: 95%;
	font-weight: normal;
}

#left div.moduletableEvents h3 {
	color: #000000;
	background-color: #99cc33;
	font-size: 115%;
	font-weight: bold;
	text-align: right;
	letter-spacing: -0.08em;
	height: 40px;
	padding: 10px 3px 0 0;
}
#left div.moduletableEvents p {
	font-size: 95%;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin: 0px;
}

#left div.moduletableEvents p a {
	font-size: 95%;
	font-weight: normal;
}

/***** LOI CONTACT FORM *****/

form#adminForm_3 label.required_field {
	color: #FF0000;
}

form#adminForm_3 div#aiContactSafe_info {
	font-weight: bold;
	font-size: 90%;
}

form#adminForm_3 div.aiContactSafe_row {
	margin: 10px 0;
	float: left;
	clear: both;
}

form#adminForm_3 div.aiContactSafe_contact_form_field_label_left {
	float: left;
	margin: 0 25px 0 0;
}

form#adminForm_3 div.aiContactSafe_contact_form_field_right {
	float: left;
}

form#adminForm_3 div.aiContactSafe_contact_form_field_left {
	float: left;
	margin: 0 25px 0 0;
}

form#adminForm_3 div.aiContactSafe_contact_form_field_label_right {
	float: left;
}

form#adminForm_3 div.aiContactSafe_contact_form_field_label_left span.aiContactSafe_label {
	font-size: 115%;
	color: #333333;
}

form#adminForm_3 div#div_captcha {
	width: 500px;
	border: solid medium #333333;
	padding: 5px;
}
