body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #094784;
	background: #A6C7E6 url(/images/body-bg.gif) repeat-y center top;
}

img{
	border: none;
}

h1{
	font-family: "Century Gothic", sans-serif;
	font-size: 30px;
	font-weight: normal;
	padding: 15px 0 5px;
	color: #5090CD;
	margin: 0;
	line-height: normal;
}

h2{
	font-family: "Century Gothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 5px;
	color: #5090CD;
	margin: 0;
	line-height: normal;
}

h3{
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 5px;
	color: #5090CD;
	margin: 0;
	line-height: normal;
}

a{
	color: #094784;
}

p{
	margin: 10px 0;
}

ul{
	padding: 0;
	margin: 0 0 0 20px;
}

li{
	padding: 0;
	margin: 0;
}

.holder{
	width: 1000px;
	margin: 0 auto;
	background: #A6C7E6 url(/images/body-bg.gif) repeat-y center top;
}

.header{
	background: #A6C7E6 url(/images/header.png) no-repeat center;
	width: 1000px;
	height: 167px;
	position: relative;
	z-index: 20;
}

#logo{
	float: left;
	margin: 0 0 0 30px;
}

.search{
	position: absolute;
	top: 23px;
	right: 20px;
	width: 205px;
	height: 30px;
}


.content{
	min-height: 400px;
	margin: 0 0 0 20px;
	width: 960px;
	line-height: 20px;
	background: #fff;
	padding: 0 0 20px 0;
}

.address{
	position: absolute;
	top: 65px;
	right: 20px;
	width: 205px;
	height: 50px;
	font-size: 11px;
	color: #fff;
}

.searchInput{
	font-size:11px;
	background:url(/images/search-bg.png) right no-repeat;
	height:16px;
	width:162px;
	padding:2px 0 0 10px;
	margin: 0px;
	border:0;
	color:#7f7f7f;
	float: left;
}

.left{
	float: left;
	display: inline;
}

.right{
	float: right;
	display: inline;
}

.home-top{
	width: 960px;
}

.home-btm{
	width: 960px;
	background: #d1e2f2 url(../images/btm1.gif) no-repeat left bottom;
	padding: 0 0 5px 0;
	height: 270px;
	border-top: 1px solid #094784;
}

.home-btm p, .blue p{
	margin: 5px 13px 0 10px;
	line-height: 16px;
}

.top-image{
	width: 449px;
	height: 291px;
	overflow: hidden;
	background: url(../images/top-image1.gif) no-repeat top left;
	padding: 0 0 0 6px;
}

.home-text{
	width: 468px;
	margin: 5px 0 0 23px;
}

.column{
	width: 507px;
}

.box{
	width: 162px;
	height: 242px;
	margin: 13px 0 0 13px;
	background: #e9f2f9;
	line-height: normal;
	overflow: hidden;
}

.box p{
	line-height: normal;
}

.column2{
	width: 447px;
}


.box2{
	width: 447px;
	height: 114px;
	margin: 13px 0 0;
	background: #e37b0a;
	overflow: hidden;
	color: #fff;
}

.box2 p{
	width: 310px;
	color: #fff;
}

.box2 h2{
	color: #fff;
	padding: 10px 10px 0 10px;
}

.box2 a{
	color: #fff;
}



.box-white{
	background: #e9f2f9;
	color: #094784;
}

.box-white a{
	color: #094784;
}

.box-blue{
	background: #668AFC;
	color: #fff;
}

.box-blue a{
	color: #fff;
}



.box-white p{
	color: #094784;
}

.box h2, .box-white h2{
	color: #094784;
	padding: 10px 10px 0 10px;
}

.box h2{
	padding: 10px 10px 0 10px;
}

.box-big{
	margin: 13px 0 0 16px;
	background: #668afc;
	width: 308px;
	height: 242px;
	color: #fff;
	overflow: hidden;
}

.box-big a{
	color: #fff;
}

.box-big h2{
	color: #fff;
	padding: 10px 10px 0 10px;
}

.box-big ul{
	padding: 0 10px 0 10px;
	margin: 0;
}

.box-big li{
	padding: 0 0 0 20px;
	margin: 0;
	background: url(../images/li.gif) no-repeat top left;
	list-style: none;
}

.image1{
	width: 162px;
	height: 114px;
	overflow: hidden;
	text-align: center;
	margin: 5px 0;
}

.image2{
	width: 114px;
	height: 114px;
	overflow: hidden;
	text-align: center;
}

.cimg{
	vertical-align: middle;
}

#emergency-msg h1{
	color: #fff;
}

#emergency-msg{
	width: 436px;
	height: 234px;
	background: url(../images/emergency-bg.gif) no-repeat top left;
	color: #fff;
	margin: 15px 0;
	padding: 10px 15px;
	overflow: hidden;
}

.blue{
	background: #D1E2F2;
	width: 455px;
	padding: 0 0 15px 0;
}

.blue .top-image{
	background: url(../images/top-image2.gif) no-repeat top left;
}

.downloads ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.downloads ul li img{
	float: left;
	margin: 0 5px 0 0;
	display: inline;
}

.downloads ul li a{
	text-decoration: none;
	font-weight: bold;
}

.breadcrumbs{
	color: #5090CD;
	text-decoration: none;
	margin: 0 0 10px 0;
}

.breadcrumbs a{
	color: #5090CD;
	text-decoration: none;
	font-weight: bold;
}

.cnarea{
	width: 914px;
	margin: 5px 23px 0 23px;
}

.cnarea-gallery{
	width: 937px;
	margin: 5px 0 0 23px;
}

#login-box label{
	float: left;
	width: 90px;
	display: inline;
}

.column3{
	width: 170px;
}

.cnarea-calendar{
	width: 768px;
	margin: 0 0 0 21px;
	overflow: hidden;
}

.newsblock{
	position: relative;
	z-index: 10;
	background: #094784;
	color: #fff;
}

.newsblock h1{
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 10px 5px;
}


.newsblock h2{
	padding: 0 10px 10px;
	color: #fff;
}

.newsblock h2 a{
	text-decoration: none;
	color: #fff;
}

.newsblock p{
	line-height: 15px;
}

.newsblock a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.allnews{
	position: absolute;
	z-index: 10;
	bottom: 5px;
	left: 230px;
}

.newsarchive{
	width: 291px;
	min-height: 395px;
	background: #D1E2F2;
	padding: 0 0 20px 0;
	margin: 38px 0 0 0;
}

.newsarchive a{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.news{
	padding-right: 0;
	margin-right: 0;
	width: 937px;
}

.news-item{
	width: 620px;
}

.news-item h2 a{
	text-decoration: none;
	color: #620A7B;
}

.news-item em{
	display: block;
	color: #B2B2B2;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 20px;
}

.news-item{
	color: #464545;
	font-size: 12px;
}

.news-item a, a.backnews{
	color: #668AFC;
	text-decoration: none;
	font-weight: bold;
}

.news-image{
	margin: 0 0 0 10px;
}

.news-image{
	background: url(../images/news-image-bg.jpg) no-repeat left top;
	width: 310px;
	height: 238px;
	padding: 6px 6px 0 0;
	text-align: center;
}

.news-image img{
	max-width: 295px;
	max-height: 220px;
}

.newsarchive h2{
	color: #fff;
	background: #E37B0A;
	font-weight: normal;
	font-size: 22px;
	padding: 10px 0 10px 10px;
}

.rss{
	margin: 0 20px 0 40px;
	width: 400px;
}

.rss a.rsslink{
	color: #094784;
	background: url(../images/rss.gif) no-repeat left top;
	padding: 2px 0 0 25px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.rss a{
	color: #668AFC;
	text-decoration: none;
	font-weight: bold;
}

.orangebg{
	background: #e37b0a;
	color: #fff;
}

.orangebg h1, .orangebg h2, .orangebg h3{
	color: #fff;
	padding: 10px 10px 0;
}

.orangebg a{
	color: #fff;
	text-decoration: none;
}
