@charset "UTF-8";

/* BASE STYLES -*/
div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

.body-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #FFF;
	height: auto;
	width: 400px;
	float: left;
}

.body-indented-list {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 15px;
}

/* PAGE TITLES IN BRIGHT BLUE */
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #375D81;
}

/* PAGE TITLES IN DARK BLUE */
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #183152;
}

/* SUBHEADS IN BRIGHT BLUE */
h3 {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #375D81;
}

h3 a {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #375D81;
	text-decoration: none;
}

h3 a:hover {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #375D81;
	text-decoration: none;
	text-shadow: 0px 0px 5px #375D81;
}

/* SUBHEADS IN DARK BLUE */
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #183152;
}

h4 a {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #183152;
	text-decoration: none;
}

h4 a:hover {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #183152;
	text-decoration: none;
	text-shadow: 0px 0px 5px #183152;
}

/* BOLD TEXT IN BRIGHT BLUE */
h5 {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #375D81;
}

/* BOLD TEXT IN DARK BLUE */
h6 {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #183152;
}

#page {
	background:#FFFFFF;
	width:960px;
	margin: 20px auto 0;
}

body {
  font-size: 100%;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: left;
  background: #ABC8E2;
}

a img {
	border: none;
}


/* HEADER STYLES */
#header {
  height: 190px;
  width: 960px;
  text-align: left;
}

#logo {
  align: left;
  margin: 0;
  padding-right: 40px;
  float: left;
}	


/* TOP NAVIGATION BAR STYLES*/
#nav-top-1 {
	width: 100px;
	background: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 110px;
	margin-bottom: 50px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#nav-top-1 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #183152;
	text-decoration: none;
}

#nav-top-1 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #183152;
	text-decoration: none;
	text-shadow: 0px 0px 5px #183152;
}

#nav-top-2 {
	width: 100px;
	background: #FFFFFF;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 48px;
	margin-bottom: 50px;
}

#nav-top-2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #183152;
	text-decoration: none;
}

#nav-top-2 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #183152;
	text-decoration: none;
	text-shadow: 0px 0px 5px #183152;
}

#nav-top-3 {
	width: 100px;
	background: #FFFFFF;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 48px;
	margin-bottom: 50px;
}

#nav-top-3 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #EB5C01;
	text-decoration: none;
}

#nav-top-3 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #EB5C01;
	text-decoration: none;
	text-shadow: 0px 0px 5px #EB5C01;
}


/* CONTENT AREA STYLES*/

#content {
	background: #FFF;
	width: 960px;
	height: 600px;
	clear: both;
}

#main_images {
	margin: 10px 0px;
	width: 960px;
	height: 340px;
}

#main_images .easy_slides_caption {
    width:960px;
    height:50px;
    padding: 10px 0 0 10px;
}

#button-1 {
	float: left;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-left: 80px;
}

#button-2 {
	float: right;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-right: 80px;
}

#button-3 {
	float: left;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 80px;
}

#button-4 {
	float: right;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-right: 80px;
}

.content-lower-level {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF;
	margin-top: 10px;
	height: auto;
	width: 960px;
	clear: both;
}

.nav-left-panel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #375D81;
	margin-right: 50px;
	padding: 10px;
	width: 150px;
	height: 325px;
	float: left;
}

.nav-left-panel a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

.nav-left-panel a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 0px 0px 5px #FFF;
}

.nav-list {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	list-style: disc;
	margin-left: 20px;
}

.nav-list a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.nav-list a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 0px 0px 5px #FFF;
}

#this-page {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #EB5C01;
}

#this-page a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EB5C01;
	text-decoration: none;
	text-shadow: 0px 0px 5px #EB5C01;
}

.sidebar-images {
	float: right;
	height: auto;
	width: 300px;
}


/* FOOTER STYLES */

#footer {
	background: #183152;
	width: 960px;
	height: 190px;
	margin-top: 10px;
	clear: both;
}

#footer-box-1 {
	width: 250px;
	margin: 40px 25px 20px 40px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}

#footer-box-2 {
	width: 250px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 25px 30px 20px;
}

#footer-box-2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:underline;
}

#footer-box-2 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 0px 0px 5px #FFFFFF;
}

#footer-box-3 {
	width: 250px;
	margin: 30px 40px 20px 25px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}

#footer-line {
	width: 10px;
	float: left;
	margin: 50px 0px;
}

#footer-icon {
	margin: 40px 20px 0px 0px;
	float: left;
}
