@charset "utf-8";
* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #000;
	background-image: url(images/design_images/bg_body.jpg);
	background-repeat: repeat;
	text-align: center;
}
/* CSS Document */

#wrapper {
	width: 1004px;
	margin: 0 auto;
	background-color: #FFF;
	text-align: left;
	background-image: url(images/design_images/wrapper_bg.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/design_images/banner_inside.jpg);
	background-repeat: no-repeat;
	height: 154px;
	background-color: #600;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#banner {
	background-image: url(images/design_images/banner.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

#flash {
	background-color: #000;
	height: 250px;
}

#nav {
	height: 28px;
	background-color: #000;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#nav a {
	color: #FFF;
}
#nav a:hover {
	color: #600;
}


#scrolling_text {
	background-color: #000;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-top: 10px;
	z-index: 2000;
	border-bottom-width: 2px;
}
#content {
	clear: both;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#left {
	float: left;
	width: 227px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/eagle_left.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 8px;
}
#left a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left a {
	color: #600;
}
#left .lineheight {
	line-height: 30px;
}
.ed_resources a {
	color: #FFF;
}
#ed_resources a:hover {
	color: #FF0;
}

/* Slider Gallery */

#slider ul, #slider li{ 
	margin:0;
	padding:0;
	list-style:none;
}	
#slider, #slider li{ 
	height:354px;
	width:998px;
	overflow:hidden;
}	
#slider{
	margin: 0;
}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:60px;
	top:300px;
}	
#nextBtn{ 
	left:990px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:50px;
	height:77px;
	background:url(../images/slider_images/btn_prev.png) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(../images/slider_images/btn_next.png) no-repeat 0 0;	
}	


#middle {
	float: left;
	width: 520px;
	margin-left: 5px;
	color: #670001;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #F0F0F0;
}
#middle h1 {
	color: #600;
	font-size: 24px;
}

#middle p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#middle .article {
	background-color: #600;
	text-align: center;
	margin: 10px;
	padding: 10px;
	color: #FFF;
	font-size: 18px;
}


p.center {
	text-align: center;	
}

#middle a {
	color: #600;
	font-weight: bold;
}
#middle ul li {
	list-style-type: none;
	margin-left: 15px;
}

#right {
	float: right;
	width: 225px;
	color: #600;
	padding-left: 5px;
}
#right2 {
	float: right;
	width: 665px;
}
#right .center {
	text-align: center;
}
#right a {
	font-weight: bold;
	color: #600;
}
#right_inside {
	float: right;
	width: 745px;
	color: #600;
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
#right_inside p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#right_inside h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #600;
	text-align: center;
}
#right_inside h2 {
	font-size: 18px;
	padding-bottom: 20px;
	text-align: center;
}
#right_inside a {
	font-weight: bold;
	color: #600;
}
#right_inside ol li {
	list-style-position: outside;
	list-style-image: url(images/design_images/bullet.gif);
	list-style-type: disc;
	margin-left: 25px;
}
#right_inside hr {
	color: #600;
	background-color: #600;
}
#right_inside th {
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
}
#right_inside td {
	padding: 5px;
}

#right_inside img {
	padding-right: 10px;
	padding-left: 10px;
}






#footer {
	clear: both;
	background-color: #600;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.paddingbox {
	padding: 8px;
}

#contactform input {
	background-color: #10a5c9;
	border: 1px solid #10a5c9;
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 2px;
	width: 210px;
}
#contactform textarea {
	background-color: #10a5c9;
	border: 1px solid #10a5c9;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 530px;
	padding: 2px;
}
#contactform {
	padding: 5px;
	height: 230px;
	width: 640px;
}
#contactform label {
	float: left;
	display: block;
	width: 80px;
	padding: 3px;
	margin-top: 5px;
	font-weight: bold;
	clear: both;
}
#address {
	height: 150px;
	width: 453px;
	text-align: center;
	margin: 0 auto;
	background-color: #085e84;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}

.blackbar {
	background-color: #000;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.maroontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #600;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smalltext {
	font-size: 11px;
}
.disclaimer {
	font-size: 9px;
	text-align: left;
}
.center {
	text-align: center;
}

.shading   {
	background-color: #E9E9E9;
}

