@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#body_video {
	background-color:#D18427;
	width: 721px;
	height: 250px;
}


#video {
	float:left;
	width: 400px;
	background-color: #C00;
}

#videotext {
	float:left;
	color: #FFF;
	padding-top: 20px;
	padding-left: 25px;
	font-size: 1.2em;
	line-height: 22px;
	width: 290px;
	background-image: url(../images/video_background.gif);
	padding-right: 5px;
	height: 230px;
}
.video_link {
	margin-bottom: 5px;
	border: 1px solid #FFF;
	padding: 5px;
	display: none;
}




#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#container_header {
	height: 136px;
	width: 950px;
	margin-bottom: 20px;
	background-image: url(../images/header_graphic_winter_003.jpg);
}

.header_fall {
	background-image: url(../images/header_graphic_fall.jpg);	
}
.padding_0 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.form_line {
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #707E36;
}

.header_fall2 {
	background-image: url(../images/header_graphic_fall_002.jpg);	
}

.header_winter {
	background-image: url(../images/header_graphic_winter_001.jpg);	
}

.header_spring {
	background-image: url(../images/header_graphic_spring_001.jpg);	
}

.header_summer {
	background-image: url(../images/header_graphic_summer.jpg);	
}


#container_nav {
	background-image: url(../images/nav_background.gif);
	background-repeat: repeat-y;
	float: left;
	width: 227px;
	margin-right: 2px;
}
.nav_link {
	height: 20px;
	width: 199px;
	padding-left: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#container_body_content {
	width: 721px;
	float: left;
	font-size: 0.75em;
	line-height: 1.5em;
	margin-left: 2px;
}

#container_body_curriculum {
	width: 721px;
	float: left;
	margin-left: 2px;
	font-size: 0.75em;
	line-height: 1.5em;
}


#container_text {
	font-size: 1em;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}

#container_curriculum {
	font-size: 1em;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}

#body_image {
	width: 721px;
}

#body_links {
	width: 711px;
	margin-left: -10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #707E36;
	border-bottom-color: #707E36;
}

#container_address {
	width: 207px;
	padding-left: 0px;
	font-size: 0.7em;
	color: #666666;
	margin-top: 20px;
	line-height: 1.4em;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #838F43;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}

#container_NClogo {
	width: 207px;
	padding-left: 0px;
	font-size: 0.7em;
	color: #666666;
	margin-top: 20px;
	line-height: 1.4em;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #838F43;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#container_sm {
	width: 207px;
	padding-left: 0px;
	font-size: 0.7em;
	color: #666666;
	margin-top: 20px;
	line-height: 1.4em;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #838F43;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
.news_headlines {
	width: 225px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #838F43;
	border-bottom-color: #838F43;
	float: left;
}
.news_module {
	float: left;
	width: 225px;
	padding-left: 10px;
}
.news_module_margin {
	margin-right: 8px;
}

.body_headlines {
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #838F43;
	margin-left: -8px;
	display: block;
}

.table_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #838F43;
	padding-bottom: 7px;
	padding-top: 3px;	
}.table_col_borders {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #838F43;
	padding-right: 10px;
}

.table_breaks {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #838F43;
}

.div_breaks {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #838F43;
	padding-bottom: 20px;
	margin-top: 20px;
}

.image_right {
     float: right;

}


p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.red {
	color: #FF0000;
}

.text13pt   {
	font-size:1.15em;
	line-height: 1.6em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.4em;
	color: #838F43;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #BF7829;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #838F43;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #BF7829;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #838F43;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #BF7829;
	text-decoration: none;
}

a:visited {
	color: #BF7829;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline; 
	
}
.text_quotes {
	font-size: 1.1em;
	font-style: italic;
	color: #D18519;
	line-height: 1.7em;
}

