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

* {
	border:0;
	margin: 0;
	padding: 0;
	}

p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

a{
	color: #015db0;
	text-decoration: none;	
}
	
img {
	border: 0;
}

a:hover {
	color: #B60007;
	text-decoration: underline;
}

.break {
	font-size: 0;
	width: 0px; height: 0px;
	clear: both;
}

h1 {
	font-size:24px;
	font-weight:normal;
	color: #004386;	
	line-height:36px;	
	background:url(../images/h1bg.gif) no-repeat center bottom;
	margin:5px 5px 20px 5px;
	text-align:center;	

	}

h2 {
	font-size:20px;
	font-weight:normal;
	color: #004386;
	}
	
h3 {
	FONT-WEIGHT: normal; 
	TEXT-TRANSFORM:capitalize; 
	COLOR: #452818; 
	FONT-SIZE: 200%; 	
	}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #452818;
	line-height: 20px;
	font-weight: normal;
	}

h2,h3,h4{
	margin:5px 0px;
	text-align:left;	
}

.blue{ COLOR:#3eb1e7}

.blue{ COLOR:#3eb1e7}

.darkblue{color:#103c51; font-weight:bold}

.red {
	color: #e00000;
	}
	
.bold {
	font-weight: bold;
	}
	
.gray {
	color: #656565;
	}
	
.green {
	color: #0093dd;
	}

.hide {
	display: none;
	}
		
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
body {	
	FONT:14px Tahoma;
	color:#00376d;
	background:#004386;
 /* background:#00396f url(../images/body_top.gif) repeat-x top; */
	}
	

#wrapper {
	padding:0;
	margin:0;
	margin:0 auto;
	width:940px;
	background:#ffffff;
	}	
/* =Header
----------------------------------------------- */

#header {
	width:940px;
	height:60px;
	background:url(../images/header.gif) no-repeat;
	}
	
#header2 {
	width:940px;
	height:182px;
	background:url(../images/header2.jpg) no-repeat;
	}
#header_home {
	width:940px;
	height:182px;
	background:url(../images/header_home.jpg) no-repeat;
	}
#header_events {
	width:940px;
	height:182px;
	background:url(../images/header_events.jpg) no-repeat;
	}
#header_operations {
	width:940px;
	height:182px;
	background:url(../images/header_operations.jpg) no-repeat;
	}	
#header3 {
	width:940px;
	height:35px;
	background:url(../images/header3.gif) no-repeat;
	}

#header3 a{
	color:#003962;
	}
	
#header .logo {	
	float:left;
	width:240px;
	height:56px;
	margin-top:25px;
	margin-left:50px;
	margin-bottom:-21px;
	position:relative;
}

/* =Structure
----------------------------------------------- */

#header #nav{	
	float:right;
	list-style: none;
	overflow: hidden;
	margin-top:0px;
	margin-left:0px;
	font:13px Tahoma, "Myriad Pro";
}
	
#header #nav li{
	display: inline;
	list-style-type:none;
	text-transform:capitalize;
}

#header #nav li a{
	float:left;
	padding:20px 15px 0px 15px;
	color:#ffffff;
	font-size:13px;
	background:url(../images/menu_split.gif) no-repeat left;	
	}

#header #nav li a:hover {text-decoration:none; color:#3f7fbe;}

/*end nav*/


#header3 #nav  {
	float:left;
	display: block;
	margin-left:16px;
	margin-top:3px;
	font:bold 12px Tahoma, "Myriad Pro";
	}

#header3 #nav li {
	float: left;
	list-style-type: none;
	margin:0px 4px 0px 4px;
	padding: 0px;	
	}
	
#header3 #nav ul li:hover, #header3 #nav ul li.hover, #header3 #nav ul li.current_page_item {
	background: url(../images/menuover.jpg) top left no-repeat; 
	color: #ffffff;
	}
#header3 #nav ul li:hover a, #header3 #nav ul li.hover a, #header3 #nav ul li.current_page_item a {
	color:#ffffff;	
	background: url(../images/menuover.jpg) top right no-repeat;
	text-decoration: none;
	}
#header3 #nav ul li.current_page_item a:hover {
	text-decoration: none;
	}
#header3 #nav ul li a {
	position:relative;
	font-family:Tahoma;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding:6px 5px 6px 5px;
	margin: 0px 0px 0px 2px;
	text-transform:capitalize;
	color: #00172d;
	}
#header3 #nav ul li a:hover {
	color: #ffffff;
	background: url(../images/menuover.jpg) top right no-repeat;
	text-decoration: none;
	}


/* End Header*/

#maincontent {
	margin:20px auto;	
	width:902px;
	background:url(../images/mid.gif) repeat-y;
}

#content {
	float:left;
	margin-left:20px;
	width:632px;
}

#content  ul {
	margin-left:110px;
	list-style-type: none;
}

#content ul li {
	line-height: 1.5em;
	padding:2px 0 0 15px;
	color:#000000;
	background:url(../images/arrow.gif) no-repeat left center;	
	
}
#content ul li a {
	color: #0c213a;
	font-weight:bold;
	text-decoration: none;
}

#content img{
	margin:0 10px 10px 0;
	border:#efeeee 1px solid;
	padding:5px;
}

/*------ End content --> */

#sidebar {
	float:left;	
	width:250px;
	min-height:150px;
	font-size:11px;
	color:#363636;
}

#sidebar h2{
	margin:10px auto;
	width:216px;
	height:20px;
	padding:4px 10px;
	background:#ffffff;
	color:#004080;
	font: normal 19px Tahoma;
	}

#sidebar strong {
	color:#000000;	
}

#sidebar p {
	line-height: 1.4em;
	margin:10px 10px;
}


/*------ End sidebar --> */

#footer {
	
	clear:both;
	height:103px;
	padding-top:50px;
	font:12px Arial;
	background:url(../images/footer.gif) no-repeat bottom;
	}

#footer p {
	margin:4px 0px;
	color:#737373;
	text-align:center;
	
	}
#footer a {
	color: #737373;
	text-decoration: none;}	

#footer .address {
	float:left;
	width:230px;
	height:96px;
	margin-left:24px;	
}

#footer .copyright {
	margin-top:36px;

	
}
	
#footer .links {
	color: #f1f1f1;

}

#footer .links a {
	color: #cccccc;
	text-decoration: none;
	margin: 0 5px;
}

#footer .links a:hover {
	color: #ffffff;
	text-decoration: none;
}

.weather_widget{
	margin: 5px 0px 10px 8px;
}


.numbers{
	position:relative;
	width:235;
	height:140;
	padding-left:320px;
	padding-bottom:5px;
	padding-top:15px;
	font:bold 14px Tahoma;
	line-height:30px;
}

.number{
	font:normal 13px tahoma;
	color:#999999;
	line-height:20px;
	padding-left:0px;
	background:url(images/arrow_gray.gif) no-repeat 0 0;
}

.all_news{
	padding-left:12px;
	padding-bottom:10px;
}
/* --- contact page --- */
.inputform{
background-color: #ffffff;
border: solid 1px #acacac;
font: normal 14px Tahoma;
color: #000000;
margin: 2px 0 2px 0;
padding: 2px;
}

.contactleft{
position:relative;
width:220px;
margin:0px 20px 0px 0px;
float:left;
font: normal 14px Tahoma;
}

.contanctright{
position:relative;
margin:0px 0px 0px 20px;
float:left;
}

.contact-heading{
font: normal 14px Tahoma;
line-height:18px;
}

.map-style{
font-size: 14px;
font-family: Tahoma;
}


.clean{
clear: both;
}

.email_button{
	position:relative;
	display:block;
	width:83px;
	margin-left:20px;
	float:left;
	height:15px;
	background:url(../images/email.gif) no-repeat top left;
}

.email_button:hover{
	width:83px;
	height:15px;
	background:url(../images/email.gif) no-repeat 0px -15px;
}

.member_name{
	position:relative;
	float:left;
}