@charset "utf-8";
/* CSS Document */
a img {
	border:none;
}
body {
	background: url(images/body_bkgrd.gif) repeat left top;
	margin: 0px;
	padding: 0px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1f3f5d;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
#header {
	background: url(images/header.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	width: 960px;
	position: relative;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 675px;
}
#righthead {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0;
	left: 675px;
	height: 316px;
}
#nav, #footernav {
	margin: 0px;
	padding: 0px 0px 0px 55px;
	height: 62px;
	float: left;
	width: 620px;
}
#nav ul, #footernav ul {
	margin: 0px;
	padding: 0px;
	height: 43px;
	list-style: none;
}
#nav ul li, #footernav ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	height: 43px;
	position:relative;

}
#nav ul li a {
	display: inline-block;
	margin: 0px;
	padding: 10px 18px 0px;
	background: url(images/nav_divider.gif) no-repeat right;
	height: 33px;
	color: #b2cbe7;
	text-decoration: none;
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav ul li a:hover {
	color: #FFFFFF;
}
#nav ul li.current_page_item a {
	background: #90adcf;
	display: inline-block;
	color: #0d2338;
	padding: 10px 18px 0px;
	height: 33px;
}
#nav ul li:hover ul, #nav ul li a:hover ul {
	visibility:visible; 
	background: #FFFFFF;
	color:#6c6b6b;
	z-index:1000;
}
#nav ul li ul {
	margin: 0px;
	visibility:hidden;
	position:absolute;
	top: 40px;
	left:0;
	border: 2px solid #637e85;
	height: auto;
	width: 140px;
	padding: 5px;
	
}
#nav ul li.current_page_item ul li a {
	background:none;
}
#nav ul li ul li.current_page_item a {
	width:107px;
	}
#nav ul li ul li a {
	margin: 0px;
	width: 120px;
	text-decoration: none;
	color: #928a7c;
	line-height: 22px;
	padding: 8px 10px 0px;
	border-bottom: dotted 1px #6c8a96;
	background: none;
}
#nav ul li ul li a:hover {
	color:#143353;
}
#content {
	background: url(images/right_col.gif) repeat-y center;
	margin: 0px;
	padding: 0px 0px 10px;
}
#leftcol {
	width: 657px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#textbkgrd {
	background: url(images/text_bkgrd_rpt.gif) repeat-y;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 15px;
}
#hometext {
	background: url(images/home_text_bkgrd.jpg) no-repeat left top;
	margin: 0px;
	padding: 295px 0px 0px 37px;
}
#homeimagetext {
	width: 330px;
	font-size: 18px;
	color: #0b1f32;
	margin: 0px 0px 53px;
	padding: 0px;
}
#pagetitle {
	margin: 0px;
	padding: 0px;
	height: 44px;
	line-height: 44px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
#maintext {
	margin: 0px;
	padding: 30px 104px 0px 0px;
}
#maintext p {
	margin: 0px;
	padding: 0px 0px 23px;
	text-align: justify;
}

#textbot {
	background: url(images/text_bot.gif) no-repeat left top;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	height: 26px;
	width: 614px;
}
#rightcol {
	margin: 0px;
	padding: 110px 0px 0px;
	float: right;
	width: 303px;
}
/*LATEST NEWS*/
#latestnews {
	margin: 0px 0px 10px;
	padding: 0px;
}
#latestnews ul {
	margin: 0px;
	padding: 0px 0px 10px;
	list-style: none;
	background: url(images/wdgt_bot.gif) no-repeat left bottom;
}
#latestnews ul li h2 {
	margin: 0px;
	padding: 10px 0px 0px 33px;
	background: url(images/wdgt_h2.gif) no-repeat left top;
	height: 54px;
	font-size: 20px;
	color: #ffffff;
	text-transform: lowercase;
}
#latestnews ul li ul {
	margin: 0px;
	padding: 0px;
	background: url(images/ul_bkgrd.gif) repeat-y;
}
#latestnews ul li ul li {
	margin: 0px;
	padding: 0px;
	background: none;
	width: 260px;
}
#latestnews ul li ul li .date {
	font-size: 11px;
	color: #1f3f5d;
	background: url(images/wdgt_date.gif) no-repeat left top;
	margin: 0px;
	height: 23px;
	line-height: 23px;
	width: 260px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
}
#latestnews ul li ul li .sidetitle {
	width: 208px;
	border-bottom: 1px dotted #6c8a96;
	background:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-right: 13px;
	padding-right: 2px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 37px;	
	background-color: #FFF;
}
#latestnews ul li ul li .sidetitle a {
	font-size: 15px;
	color: #545350;
	text-decoration: none;
	line-height: 15px;
	background:none;
}
#latestnews ul li ul li .sidetitle a:hover {
	color: #143353;	
	background:none;
}
/*SIDEBAR*/
#wdgt_sidebar ul {
	margin: 0px;
	padding: 0px 0px 10px;
	list-style: none;
}
#wdgt_sidebar ul li {
	margin: 0px 0px 10px;
	padding: 0px 0px 20px;
	background: url(images/wdgt_bot.gif) no-repeat left bottom;
}
#wdgt_sidebar ul li h2 {
	margin: 0px;
	padding: 5px 0px 0px 33px;
	background: url(images/wdgt_h2.gif) no-repeat left top;
	height: 59px;
	font-size: 20px;
	color: #ffffff;
	text-transform: lowercase;
}
#wdgt_sidebar ul li ul {
	margin: 0px;
	padding: 0px 0px 10px;
	background: url(images/ul_bkgrd.gif) repeat-y;
}
#wdgt_sidebar ul li ul li {
	margin: 0px 0px 4px 33px;
	padding: 0px 0px 4px;
	background: none;
	width: 208px;
	border-bottom: 1px dotted #6c8a96;
}
#wdgt_sidebar ul li ul li a {
	font-size: 13px;
	color: #545350;
	text-decoration: none;

}	
#wdgt_sidebar ul li ul li a:hover {
	color: #143353;	
}
#footer {
	background: url(images/footer.png) no-repeat center top;
	margin: 0px;
	padding: 30px 0px 0px;
	height: 90px;
	font-size: 14px;
	color: #143353;
}
#footercontact {
	margin: 0px;
	padding: 0px 0px 0px 37px;
	width: 223px;
	float: left;
}
#footertel {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	text-align: center;
}
#footernav {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: right;
	width: 490px;
	text-align: left;
	line-height: 16px;
}
#footernav ul li a {
	font-size: 14px;
	color: #143353;
	text-decoration:none;
	padding-right: 8px;
	padding-left: 5px;
	background: url(images/footernav_divider.gif) right center no-repeat; 
}
#footernav a.news {
	background-image: none;
}
#footernav a {
	font-size: 14px;
	color: #143353;
	text-decoration:none;
}
#footernav a:hover {
	text-decoration: underline;
}
.footerbold {
	font-weight: bold;
	font-size: 22px;
}
#archivetitle {
	background: url(images/archive.gif) no-repeat left top;
	margin: 0px 0px 14px 32px;
	height: 25px;
	width: 614px;
	font-size: 11px;
	color: #978d79;
	padding: 8px 0px 0px 30px;
}
.archive {
	font-size: 16px;
	font-weight: bold;
	color: #1f3f5d;
}

#newscontent {
	padding-left: 12px;
}
.postbkgrd {
	background: url(images/post_mid.gif) repeat-y;
}
.post {
	background: url(images/post_top.gif) no-repeat left top;
	width: 529px;
	padding: 27px 45px 0px 40px;
}
.post h2 {
	margin: 0px;
	padding: 0px;
}
.post h2 a {
	font-size: 20px;
	font-weight: bold;
	color: #faac1b;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 430px;
	float: left;
}
.post h2 a:hover {
	color: #1f3f5d;	
}
.post h2 .date {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #afa798;
	width: 80px;
	text-align:right;
}
.metadata {
	margin: 10px 0px 0px;
	padding: 4px 12px;
	background: #f1eee8;
	float:left;
	font-size: 11px;
}
.metadata a {
	color: #1f3f5d;
	text-decoration: none;
}
.metadata a:hover {
	text-decoration: underline;
}
.entry {
	margin: 0px;
	padding: 20px 0px 0px;
}
.entry p {
	margin: 0px;
	padding: 0px 0px 10px;
}
.post_bot {
	background: url(images/post_bot.gif) no-repeat left top;
	margin: 0px;
	padding: 35px 0px 0px 466px;
	height: 43px;
}
.post_bot_single {
	background: url(images/post_bot_sgl.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	width: 614px;
	height: 78px;
}
#navigation {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*#navigation .alignleft {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#navigation .alignright {
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#navigation a {
	font-size: 14px;
	color: #1f3f5d;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}*/

#innerpagetext {
	background: url(images/innerpagetext.gif) no-repeat left top;
	margin: 0px;
	padding: 15px 76px 0px 35px;
	text-align: justify;
}
.alignleft {
	float: left;
	padding: 0px 30px 30px 0px;
}
.alignright {
	float: right;
	margin: 0px;
	padding: 0px 0px 30px 30px;
}
.clear {
	clear: both;
}
