/* General Styles */

body {
	color: #000;
	}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-family: Chaparral Pro, Times New Roman;
	}

/* Div Styles */

#wrapper {
	padding-bottom: 10px;
	background: #fff;
	}

#header {
	background: url(../images/header.jpg) top left no-repeat;
	height: 85px;
	margin-top: 10px;
	}

#header #sm_nav {
	height:55px;
	width:135px;
	position:absolute;
	top:28px;
	margin-left:400px;
	}

#header #sm_nav ul {
	list-style-type: disc;
	}

#header #sm_nav ul li {
	line-height: 1.1;
	}

#header #sm_nav ul li a{
	font-size: .6em;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1;
	}

#header #sm_motd {
	background:#fff;
	height:45px;
	width:165px;
	position:absolute;
	top:28px;
	margin-left:600px;
	}

#header #sm_motd span {
	font-family: Chaparral Pro, Times New Roman;
	font-size: .8em;
	}

#header #sm_motd p {
	font-size: .8em;
	color: #6b7279;
	line-height: 1;
	padding-left: 5px;
	}

#header #search_box {
	height:45px;
	width:165px;
	position:absolute;
	top:28px;
	margin-left:800px;
	}

#nav {
	height: 35px;
	border-bottom: 3px solid #c50d04;
	text-align: center;
	}

#nav ul {
	height: 35px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#nav ul li {
	line-height: 37px;
	color: #6b7279;
	font-size: .9em;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 9px 20px;
	cursor: pointer;
	text-transform: uppercase;
	}

#nav ul li:hover, #nav ul .active {
	color: #c50d04;
	background: url(../images/arrow.gif) bottom center no-repeat;
	}

#nav ul li a {
	color: #6b7279;
	text-decoration: none;
	line-height: 35px;
	}
#nav ul li:hover a, #nav ul .active a {
	color: #c50d04;
	}

#banner {
	border-top: 4px solid #2e639a;
	background: #bfdbf7 url(../images/shadow.gif) bottom left repeat-x;
	min-height: 192px;
	padding: 10px 0px;
	}

#banner img {
	border: 1px solid #7DA4CD;	
	}

#banner #info {
	background: #fff;
	height: 180px;
	overflow: hidden;
	font-size: .7em;
	font-weight: bold;
	border: 1px solid #7DA4CD;
	}

#banner #info p {
	padding: 0px 10px;
	margin: 15px 0px 0px 0px;
	line-height: 1.2;
	}

#banner #info p span {
	font-family: Chaparral Pro, Times New Roman;
	font-size: 1.4em;
	}

#content {
	margin-top: 10px;
	}

#content h3 {
	font-size: 1.4em;
	margin: 10px 0px;
	}

#content p {
	font-size: 1.1em;
	}

#home, #calendar, #schedule {
	min-height: 250px;
	border-top: 2px solid #c50d04;
	}

#schedule table tr th, #schedule table tr td {
	text-align: left;
	font-size: .9em;
	}

#schedule table tr td {
	padding-left: 25px;
	font-size: .9em;
	}

#visual {
	text-align: right;
	font-size: .9em;
	line-height: 1.3;
	}

#visual h5 {
	font-size: 1.1em;
	margin: 0px;
	}

#subfooter {
	border-top: 4px solid #2e639a;
	background: #bfdbf7 url(../images/shadow.gif) bottom left repeat-x;
	min-height: 150px;
	}

#subfooter img {
	margin-top: 13px;
	border: 1px solid #7DA4CD;
	}

#subfooter #motd h1 {
	margin: 20px 0px 10px 35px;
	}

#subfooter #motd p {
	margin-left: 120px;
	font-style: italic;
	color: #6b7279;
	font-size: 1.2em;
	}

#footer {
	background: url(../images/footer_bg2.gif) top left repeat-x;
	color: #5c5c5c;
	font-size: .9em;
	margin-top: 10px;
	height: 65px;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	}

#footer #address_l, #footer #address_r {
	line-height: 12px;
	margin-top: 6px;
	}

#footer #address_l {
	text-align: left;
	}

#footer #address_r {
	text-align: right;
	}

#copy {
	text-align: center;
	line-height: 45px;
	font-size: .9em;
	}

#blue_bar {
	background: #2e639a;
	height: 15px;
	}

#lblue_bar {
	border-top: 4px solid #2e639a;
	background: #bfdbf7;
	height: 10px;
	}

#subcalendar {
	border-top: 2px solid #c50d04;
	}

#page_header h1 {
	font-size: 3em;
	font-family: Arial;
	margin: 0px 0px -5px 0px;
	line-height: 0.9;
	}

#page_header h3 {
	margin: 5px 0px 0px;
	font-size: 1.5em;
	}

/* Classes */

.red {
	color: #c50d04;
	}

.grey {
	color: #5c5c5c;
	}

.search_input {
	border: none;
	background: transparent url(../images/input.jpg) top left no-repeat;
	width: 114px;
	height: 18px;
	font-size: .8em;
	padding-left: 10px;
	padding-top: 2px;
	}

.search_button {
	border: none;
	background: transparent url(../images/button.jpg) top left no-repeat;
	width: 82px;
	height: 27px;
	font-size: .9em;
	margin-left: 15px;
	padding-bottom: 5px;
	cursor: pointer;
	}

/* CONTACT FORM */

form.cmxform fieldset {
	margin: 10px 0px;
	}

form.cmxform label {
	display: block;
	line-height: 1.5;
	vertical-align: top;
	width: 600px;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform span {
	float: left;
	width: 98px;
	}

form.cmxform br {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
	}

form.cmxform input, 
form.cmxform textarea {
	border: 1px solid #333;
	font-size: .9em;
	float: left;
	}

form.cmxform .text {
	width: 200px;
	}

form.cmxform textarea {
	width: 250px;
	}

form.cmxform .submit {
	width: 100px;
	margin-left: 98px;
	}

.LV_validation_message{
	font-family: Arial;
    font-weight:bold;
    margin:0 0 0 5px;
	font-size: .7em;
	}

.LV_valid {
    color:#00CC00;
	}
	
.LV_invalid {
    color:#CC0000;
	}

.text.LV_valid_field,
#message.LV_valid_field,
select.LV_valid_field,
textarea.LV_valid_field,
input.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
	background: #DAFFD1;
	}

.text.LV_invalid_field,
#message.LV_invalid_field,
select.LV_invalid_field,
textarea.LV_invalid_field,
input.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
	background: #FFD1D1;
	}