* {
	margin:0;
	padding:0;}

body {
	font-family: arial, sans-serif; 
	font-size:12px;
	background-color:#760f0f; 
	background-image:url('../images/bg.gif');
	background-repeat:repeat-x;}

.textsmall {
	font-size: 10px;
}
.textmedium {
	font-size: 14px;
}
.textlarge {
	font-size: 16px;
	line-height: 1.5em;
}

h1.logo {
	padding:0;
}

h1.logo span {
	display:none;
}

h1.logo a { 
	width: 80px;
	height:112px; 
	float:left; 
	margin:0 0 0 26px; 
	display:block;
	
	background-image:url('../images/logo.gif');
	}

h1 {
	padding:20px 0;
	color:#15579A;
	text-transform: capitalize;
	font-family:georgia, serif;
}

h2 { 
	padding:0 0 20px 0; 
	
	line-height:20px !important;
	font-family:georgia, serif;
	color:#383838; 
	text-transform: capitalize; 
	}
	
h3 { 
	font-size:18px; 
	font-family:georgia, serif; 
	color:#383838; 
	text-transform: capitalize;
	}

h4 { 
	padding:10px 0 5px 0;
	
	font-size:13px; 
	font-family:georgia, serif; 
	color:#3d700b; 
	text-transform: capitalize; 
	
	}
h5{	
	padding:10px 0 5px 0;
	
	font-size:12px; 
	font-family:georgia, serif; 
	color:#15579A; 
	text-transform: capitalize; 
	}
	
h6 {
	padding:10px 0 5px 0;
	
	font-size:10px; 
	font-family:georgia, serif; 
	color:#15579A; 
	text-transform: uppercase; 
	}

a {text-decoration:none; color:#135595; outline:0;}
a:hover {}
a img {border:0;}



#container {
	width:950px;
	margin:auto;/*centered*/
	}
	
/****************************************
		HEADER
*****************************************/	
	
#header {
	height:120px;
	padding:15px 0 2px 0;
	width:950px;
	position: relative;
}

a.logoname {
	display:block; 
	float:left; 
	height:27px ; 
	width: 600px;
	margin:40px 0 15px 0; 
	
	background-image:url('../images/logo_name.gif');
	background-repeat:no-repeat;
	}

#wcea {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 60px;
	height: 57px;
}

/****SEARCH****/

.search {
	height:20px; 
	width:205px; 
	float:right; 
	padding: 5px 0 5px 5px;
	
	background-image: url('../images/bg_search.gif'); 
	background-repeat:no-repeat;
	}

input.search_box {
	border: 0; 
	padding:2px 3px 3px 3px; 
	width: 140px; 
	margin: 0 25px 0 0;
	color:#999999;
	font-size:13px;
}
	
input.search_button {
	border:0; 
	
	background:transparent; 
	font-weight:bold; 
	color:#fff; 
	font-size:11px;
	}


form label {
	font-weight: bold;
	margin: 8px 0 0 0;
	display: block;
}
form input {
	border: 1px #555 solid;
	padding: 3px;
	font-family:arial,sans-serif;
	font-size:12px;
}
form textarea {
	border: 1px #555 solid;
	padding: 3px;
	font-family:arial,sans-serif;
	font-size:12px;
}
form input.button {
	border:0;
	background: #15579A;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	padding: 4px 6px;
	cursor: pointer;
}


.info {width:400px; float:left; color:#fff;}

.info_label {
	font-weight:bold;
}

.info_pipe {
	color:#000000;
}	
	
/****************************************
	NAVIGATION
****************************************/
#navbar { 
	height: 40px; 
	padding: 0 0 0 8px;
	width: 942px;
	
	background-color: #023353;
	background-image:url('../images/bg_nav.gif');
	background-repeat:repeat-x; 
}

ul.main_nav {list-style-type:none;}
ul.main_nav li { 
	display: block; 
	float: left; 
	text-transform: capitalize; 
	padding: 0 9px;
	}
	
ul.main_nav li a { display:block; float:left; color:#fff; text-decoration:none; padding:12px 0;}

ul.main_nav li.current a {
	text-decoration:underline;
}
	
/****************************************
		HERO
****************************************/

#herobox {height:350px; background-color:#fff;}
#herobox a { text-decoration:underline;}

.divshow {
	position:relative;
}

#heronav { 
	position: absolute; 
	left: 12px;
	top: 295px; 
	z-index:100;
}

#heronav img {
	margin-right:3px;	
}

.slide {
	height: 350px; 
	width: 550px; 
}

.herotext {
	position: absolute;
	bottom: 7px;
	right: 0;
	width: 410px;
	padding: 12px 17px 15px 17px;
	background-image: url('../images/bg_herotext.png');
	
	color: #fff;
	font-size: 14px;
	font-family: georgia, serif;
	}
	
.herotext .quoted {
	font-size: 11px; 
	font-family: arial, sans-serif; 
	font-weight: bold;
	
	padding:5px 0 0 0;
	}
	
#heroside {
	float: right; 
	width: 360px; 
	padding: 20px; 
	line-height: 16px;
	color: #444;
}

#heroside h2 {
	line-height: 20px; 
	color: #000;
	font-size: 20px; 
	font-weight: normal;
}

/*******************************
	HOME BOTTOM SECTIONS
********************************/

#home_bottom {
	background: #fff; 
	padding: 20px; 
	
	background-image: url('../images/bg_logo.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	
#home_bottom a { text-decoration:underline;}

.home_content {
	padding: 0 20px 0 0;
	width: 470px; 
	float: left; 
	border-right: 1px solid #d0def5;
	}

.home_bottomright {
	width: 375px; 
	float: right; 
	padding: 20px 0 100px 0;
	}

.home_featured {
	padding: 0 10px 10px 10px; 
	border: 1px solid #d0def5;
	margin: 0 0 5px 0;
	
	background-color: #f8f9fb; 
	}

.home_content ul {list-style-type:square; padding:10px 10px 10px 20px; color:#135595;}
.home_content ul li {padding:0 0 4px 0;}
.home_content h3 {padding:0 0 10px 0;}

.home_featured h3 {
	padding: 5px 10px; 
	margin: 0 -10px 10px -10px;
	text-transform: uppercase;
	
	color: #fff; 
	font-family: arial, sans-serif; 
	font-size: 14px; 
	background-color: #135595; 
	}

hr {
	border:0; 
	height:0px; 
	border-top:1px solid #d0def5;
	margin:10px 0;
	
	background:transparent; 
	}

/*******************************
		MAIN
******************************/
#main {
	border: 3px solid #fff;
	width:924px;
	padding: 0 20px 0 0;
	line-height :17px;
	
	background: #fff; 
	background-image: url('../images/bg_main.gif');
	 }

/***SIDE NAV***/

.int_left {background:#dedede; width:220px; float:left;}

.int_left img {background:#b9b9b9; padding:0 0 4px 0;}

.int_left h3 {
	padding:10px 0 7px 20px;
	
	font-size:15px; 
	font-weight:bold; 
	color:#15579a; 
	font-family:arial, sans-serif;}


ul.side_nav {list-style-type:none; padding:0 20px 20px 20px; }
ul.side_nav li {list-style-type:none; display:block; padding: 2px 0; font-size:11px;}

ul.subnav {
	padding:0 0 0 10px;
}

ul.subnav li a.current {
	font-weight:bold;
}
/***MAIN CONTENT AREA***/

.int_right {
	width: 650px; 
	padding: 20px 0 150px 0; 
	float: right;
	
	background-image: url('../images/bg_logo.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	}

.int_right h2 {font-weight: normal; padding: 0 0 10px 0;}

.int_right h3 {
	padding: 15px 0 5px 0;
	
	font-size: 16px; 
	font-weight: normal; 
	color: #961212; 
	}

.int_right ul {list-style-type:none;}

.int_right ul li {
	padding: 1px 0 2px 20px; 
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 4px ;
	}

.int_right ul, 
.int_right table {
	margin: 10px 0 10px 10px;
}

.int_right ol {
	margin: 10px 0 10px 30px;
}

.int_right .int_img_right {
	float:right;
	padding:0 0 20px 20px;
}

.int_right .int_img_left {
	float:left;
	padding:0 20px 20px 0;
}


/*.news .container, .gallery .container{background-image:none !important;}*/

.news h2, .gallery h2 {
	margin-left:-50px !important;
	padding:0 0 40px 50px !important;

	background-image:url('../images/bg_news.png');
	background-repeat:no-repeat;
	background-position:bottom left;
	border:0 !important;
	color:#1b6e8d;
	font-family:arial, sans-serif;
	}

.gallery h2 {background-image:none; padding-bottom:20px !important;}

.news .big, .gallery .big { width:700px !important; padding-left:80px !important; }

.news .left h3, .gallery .left h3 {color:#0c6485 !important; font-family:arial, sans-serif !important;}

.news .item {padding:14px 0 15px 0;  border-bottom:1px solid #c3d4db;}
.news .item .date {font-size:16px; color:#0c6485;}

.big h3 {font-size:20px; color:#0c6485; padding:10px 0 15px 0;}

.gallerybox {
	margin-left:-50px !important;
	margin-top:30px;
	padding:40px 0 20px 20px !important;
	width:700px;
	background-image:url('../images/bg_news.png');
	background-repeat:no-repeat;
	background-position:top left;}

.gallerybox a.thumb {display:block; float:left; padding:0 20px 20px 0;}

/********************************
		SEARCH RESULTS
*********************************/
ul.search_results li {
	background:transparent;
}

.int_right h2.search_label i {
	text-transform:none;
}


/********************************
		STYLED TABLE
*********************************/
.styled {
	border: 1px solid #333;
}
.styled td {
	padding: 3px;
	margin: 2px;
	border-color: #999 #999 #555 #999;
	border-style: solid;
	border-width: 0 1px 1px 0;
}


/********************************
		FOOTER
*********************************/

#footer {
	background: #15579a;
	padding: 12px 0;
	width: 950px;
	
	color: #fff;
	text-align: center;
	font-size: 11px;
}

#footer a {color:#fff; text-decoration:none;}
#footer a:hover { text-decoration: underline;}


p {padding:0 0 1em 0;}
	
.cleaner {
	clear:both;
	border:0;
	background:transparent;
	font-size:1px;
	}
	
