body {
	font-family: Ubuntu, verdana;
	font-size: 100%;
	line-height: 1.6;
	margin: 10px 0  20px 0;
	background-color: #f5f3e6;
	}
	
strong { 
	font-weight: bold;
 	}
em { font-style: italic;
	color:#434343;
	}
a {
	color: #006e97;
	text-decoration: none;
	}
a:hover {
	color: #b50000;ti
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	}
h1 { 
	font-size: 1.3em; 
	font-weight: bold; 
	line-height: 1.2;
	margin-bottom: .4em;
  	}
 
h2 { 
	font-size: 1.2em; 
	font-weight: bold; 
 	}
h3 { 
	font-size: .9em; 
	font-weight: bold; 
 	}
h4 { 
	font-size: .8em; 
	font-weight: normal; 
	line-height: 1.3;
  	}

p {
	font-size: 1em;
 	color: #2b2b2b;
	margin-bottom: .7em;
  }
 #wrapper {
	margin: 0 auto;
	width: 960px;
	position: relative;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 3px #888;  
	-webkit-box-shadow: 0px 0px 3px #888; 
	box-shadow: 0px 0px 3px #888;  
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
 	}
#full_width {
	width: 960px;
 	padding: 0 5px 20px 5px;
	}
#mainHeader {
	position: relative;
	width: 960px;
	height: 160px;
	padding: 0 5px;
    	}

#logo {	
	background: url(../images/Site_Graphics/logo.png) no-repeat;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 400px;
	height: 145px;
 	float: left;
  	}
#banner { float: right;
 width: 535px;
margin-top: 50px;
 padding-right: 10px;
      
}
 
#banner img{ float: right;
height: 90px;
width: 170px;
 margin-left: 8px; 
}

#headerData {
	position: absolute;
 	top: 16px;
	right: 15px;
 	border-bottom:1px solid #b50000;
	width: 527px;
	text-align: right;
	height: 20px;
 
 
	}
 .headerDate { margin-left: 20px;
  }
#mainSidebar {
	width: 330px;
	float: right;
	padding-right: 5px;
  	}
.side_box {
	width: 330px;
	position: relative;
	margin-bottom: 40px;
	}
.epaper_thumb { 
	width: 66px; 
	}
 .cartoon {
	width: 330px;
	height: 300px;
	}
.ad { margin: 0 0 10px 0;
}
 .see_more a{
	position: absolute;
	bottom: -5px;
	right: 0px;
	background-color: #b50000;
	padding: 4px;
	color: #fff;
	font-weight: bold;
	}
  .see_more a:hover{
	background-color: #213941;
	color: #fff;
	}

.more_content a {
	display: block;
	border-bottom: 1px solid #dadada;
	color: #000;
 	}

.more_content {
	background-color:#ffebc7;
	padding: 2px;
		}
.more_content h4 {
	color: #999;
 	}

.more_content a:hover {
	background-color:#fff;
	border-bottom: none;
	color: #000;
	}
  
.top_banner { 
	text-align: center;
	background-color: #0f2a49;
	margin-bottom: 10px;
	padding-top: 5px;
 	clear: left;
	}
.addd {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 15px;
	}
.addd img {
	text-align: center;
	}

#content {
	width: 610px;
	float: left;
	margin-bottom: 20px;
	padding-left: 5px;
	clear:left;
    	}
 #content h4 a:hover {
	border-bottom: 1px solid #b50000;
	}
#top_content {
	background-color: #ebebeb;
	overflow: auto;
	clear: left;
	}
.lead {
	width: 610px;
	float: left;
	border-bottom: 5px solid #000;
	margin-bottom: 15px;
	}
.lead img {
	width: 350px;
	height: 267px;
	margin: 0 3px 2px 0;
	float: left;
	}
.sublead {
	width: 610px;
	float: left;
	border-bottom: 1px solid #ccc;
   	}
.sublead:hover {
	background-color: #fff;
	}
.sublead:last-child {
 	border-bottom: none !important;
  	}
  
.mainSection {
	float: left;
	width: 610px;
	clear: both;
	margin-top: 25px;
  	}
.excerptContainer {
	width: 610px; 
	margin-bottom: 4px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #ccc;
	float: left;
		}
.excerptContainer:last-child{ border-bottom: none;
	 }
.readmore {
	font-style: italic;
 	color: #b40200;
	padding: 2px 5px;
    	}
.category {
	border-bottom: 2px solid #b40200;
	margin-bottom: 9px;
	color: #b40200;
 	}
.category a{
	color: #b40200 !important;
	}
.category a:hover{
	border: none;
	}
.articleContainer a{ color: #b50000;
	font-weight: bold;
	}
.articleContainer{
	overflow: hidden;}
.articleContainer a:hover{ 
	text-decoration: underline;
	}
 
.articleContainer ul { 
	list-style-type: disc;
 	margin-left: 40px;
	list-style-type: square;
 	}
.articleContainer ol { 
	list-style-type: decimal;
	margin-left: 50px;
 }
.articleContainer p {
	color: #000;
	 }
.articleContainer img {
	float: left;
	margin-right: 4px;
		}
.go-top {
	position: fixed;
	bottom: 1.6em;
	right: 8em;
	text-decoration: none;
	color: #fff;
	background-color: #213941;
	font-size: 12px;
	padding: 1em;
 	}
.go-top:hover {
	color: #fff;
	background-color: #b50000;
	}

.articles_thumb{ float: left;
	margin-right: 10px;
	width: 150px;
	height: 114px;
	} 
.articleHeader {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 6px solid #ccc;
	width: 99%;
 	}
.articleHeader h1{
	font-family: Georgia, Ubuntu, "Times New Roman", serif;
 	font-size: 2em;
	margin-bottom: 6px;
	}
.articleHeader p {
	color: #fffff3;
	background-color: #213941;
	padding: 10px;
	font-size: 1.2em;
	-moz-box-shadow: inset 0  0 10px -2px #000;
	-webkit-box-shadow: inset 0  0 10px -2px #000;
	box-shadow: inset 0  0 10px -2px #000;
	border-radius: 4px 4px 4px 4px;
 	}
 
.three-col {
	width: 946px;
	column-count: 3;
	column-gap: 20px;
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
      	}
.three-col p:first-of-type:first-letter {
 	 font-size: 3.3em;
 	 float: left;
	 margin-top:.12em;
	 margin-right:.1em;
 	 padding:0 4px 0 0;
 	 }
  
.articleContainer .HL {
	color: #fff;
	background: #b50000;
	text-align: center;
	width: 170px;
	padding: 5px;
	float: right;
	margin-bottom: 5px;
	}
 .articleContainer .authorinfo {
	padding-left: 10px;
	font-style: italic;
	border-left: 4px solid #F90;
	margin-left: 50px;
	margin-bottom: 15px;
	color: #999;
	}
h3.breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	margin-bottom: .8em;
	border-bottom: 1px solid #ccc;
	clear: both;
	padding: 0 0 .3em 0;
	font-weight: normal;
	color: #2b2b2b;
	}
h3.breadcrumb a{
 	font-weight: normal;
	color: #006e97;
	}
h3.breadcrumb a:hover{
	color: #b50000;
	text-decoration: underline;
	}
a:hover.readmore {
	background-color: #b40200;
	color:#fff;
 	}	
#pages_archive{  
	overflow: hidden;
	margin-top: 5px;
 	margin-bottom: 25px;
  	}
#pages_archive h3{
	background-color: #213941;
	color: #fff;
	padding-left: 10px;
 
  	}
#pages_archive a{
	float: left;
	padding:0 5px 5px 0;
 	margin: 0px 7px 0px 0;
	color: #213941;
	}
#pages_archive a:hover{
	background-color: #213941;
	color: #fff;
	}

#pagination { position: relative;
	margin: 20px 0;
	float: left;
  }
#pagination a{ 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 15px;
	margin: 0 5px 0 0;
	background-color: #213941;
	color: #fff;
	}
#pagination a:hover{
	background-color: #999;
	color: #fff;
	}

#view {
	float: left;
	list-style-type: none !important;
	width: 340px;
	margin-left: 0px;
	margin-top: 20px;
	font-size: 1em;
 	}
#view  ul{
	list-style-type: none;
	margin-left: 0px
	}
 
#view li a {
	padding-left: 20px;
	background:url(../images/Site_Graphics/bullet.png) no-repeat left;
 	}
#view li a:hover {
	background:url(../images/Site_Graphics/bullet_hover.png) no-repeat left;
	color: #006e97;
	}
#weather {
	float: left;
	width: 260px;
	margin-top: 20px;
 	margin-left: 10px;	
	font-size: 1em;
	}
#weather ul {
	list-style-type: none;
	margin-left: 0px;
	}
#weatherLeft {
	list-style-type: none;
	float: left;
	width: 120px;
 }
#weatherRight {
	list-style-type: none;
	float: left;
	width: 110px;
 }	
#weather li {
	line-height: 25px;	
	}
#weather li a {
	padding-left: 20px;
	background:url(../images/Site_Graphics/bullet.png) no-repeat left;
	padding-left: 20px;
	}
#weather li a:hover {
	background:url(../images/Site_Graphics/bullet_hover.png) no-repeat left;
	color: #006e97;
	}
#mainFooter {
	padding: 10px;
	background-color: #b40200;
	clear: both;
	color: #fff;
   
  	}
#mainFooter p { color: #fff;
	}
 #social {
	margin: 15px 0;
	}
#name, #email {
	padding: 5px;
	width:400px;
	}
#message {
	height: 150px;
	width:550px;
	}
#Submit {
	background-color:#213941;
 	color: #fff;
	padding: 6px 20px;
	}
