/* General */

* {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	width: 100%;
	background: #e6e6e2 url(../images/body-bg.gif) top left repeat-x;
	text-align: center;
	font: .8em/1em arial, verdana, sans-serif;
}
a {
	color: #00865a;
}
a img {
	border: none;
}
h1 {
	line-height: 1.1em;
	color: #00865a;
	font-size: 24px;
}
form table th {
	vertical-align: top;
	text-align: left;
	padding: 0 10px 10px 0;
}
form table td {
	vertical-align: top;
	text-align: left;
	padding: 0 0 10px 0;
}
.image_input {
	vertical-align: middle;
	margin: 2px 0 0 0;
}
.text_input {
	padding: 1px;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	width: auto !important;
	float: none !important;
}
#wrapper {
	text-align: left;
	width: 981px;
	margin: 0 auto;
}

/* Header */

#header {
	background: transparent url(../images/header-bg.gif) 0px 3px no-repeat;
	width: 981px;
	height: 160px;
	position: relative;
	margin: 10px 0 0 0;
}
#header h1 {
	display: none;
}
#last-updated {
	font-size: 10px;
	color: #63635a;
	margin: 0 0 0 20px;
}
#location-date {
	float: left;
	width: 470px;
	font-size: 11px;
	color: #8d8b8b;
	margin: 15px 0 0 0;
	text-align: right;
}

#rotating-image {
	float:left;
	width:210px;
	margin: 15px 0 0 10px;
}

#print-edition {
	float: right;
	margin: 15px 20px 0 0;
	width: 180px;
}
#print-edition .image {
	float: right;
}
#print-edition p {
	float: left;
	font-size: 14px;
	line-height: 1.25em;
	color: #241e20;
	text-align: right;
	padding-top: 20px;
	font-weight:bold;
}
#print-edition a {
	font-size: 13px;
	text-decoration: none;
}

/* Main Nav */

ul#main-nav {
	padding: 0 0 0 11px;
	background: transparent url(../images/content-bg.gif) 1px 0px repeat-y;
	height: 28px;
	list-style: none;
}

ul#main-nav li {
	background: url(../images/nav-tab-bg.gif) top left no-repeat #00865a;
	float: left;
	margin-right: 1px;
	white-space: nowrap;
	}
#main-nav a {
	display: block;
	background: url(../images/nav-tab-edge-bg.gif) top right no-repeat;
	padding: 8px 20px 12px 20px;
	color: #fff;
	font-size: .9em;
	text-decoration: none;
}
/* Sub Nav */

#sub-nav {
	background: transparent url(../images/sub-nav-bg.gif) top left repeat-y;
	position: relative;
	height: 33px;
}
#sub-nav ul {
	position: absolute;
	top: 7px;
	left: 30px;
	list-style-type: none;
}
#sub-nav li {
	float: left;
	margin: 0 5px 0 0;
	display: inline;
}
#sub-nav a {
	float: left;	
	display: block;	
	cursor: pointer;
	cursor: hand;
	background: #f0f0e1;
	text-decoration: none;
	color: #333;
}
#sub-nav span {	
	float: left;
	display: block;
	height: 20px;
	padding: 6px 10px 0 10px;
	color: #333;
	background: #f0f0e1;
}
#sub-nav a:hover {
	background: #525252;
	color: #ccc;
}
#sub-nav a:hover span {
	background: #525252;
	color: #ccc;
}
#sub-nav .text_input {
	margin-right: 10px;
	height: 14px;
	width: 150px;
	font-size: .8em;
	border: none;
	color: #555;
}
#header-search {
	float: right;
	margin: 3px 15px 0 0;
	vertical-align: middle;
}
#header-search label {
	text-transform: uppercase;
	color: #006699;
}
#header-search input {
	vertical-align: middle;
	border: none;
	margin-right: 5px;
}

/* Sub Content */

#sub-content {
	background: transparent url(../images/sub-content-bg.gif) top left repeat-y;
	width: 981px;
	padding: 5px 0 5px 18px;
	min-height: 110px;
}
#sub-content .banner {
	float: left;
	min-height: 125px;
}
#weather {
	float: left;
	margin: 0 0 0 16px;
}
.col3 .banner {margin-bottom: 20px;}

/* Content */

#content {
	background: transparent url(../images/content-bg.gif) 1px 0px repeat-y;
	line-height: 1.25em;
	color: #000;
	width: 981px;
}
#content p {
	margin: 0 0 1em 0;
}
#breadcrumbs {
	margin: 0 0 1em 0;
}

/* Footer */

#footer {
	background: transparent url(../images/footer-bg.gif) top left no-repeat;
	text-align: center;
	padding: 25px;
	line-height: 1.5em;
}

/* Section */

.section {
	margin: 0 0 8px 0;
}

.section h2 {
	font-size: .9em;
	font-weight: normal;
	line-height: .8em;
	text-transform: uppercase;
	color: #fff;
	display: block;
	padding: 8px 5px 8px 5px;
	background-color: #00865a;
}
#headline .inner {
	padding: 9px;
	background-color: #f4f4e8;
	border: 1px solid #deded8;
}

.inner {padding: 5px;}

.section h3 {
	font-size: 14px;
	font-weight: bold;
}

#documents h3 {margin-top: 10px;}

.section h4 {
	color: #241e20;
	padding: 0;
	background: none;
	font-size: .9em;
	text-transform: uppercase;
}
.section .inner h4.header {
	color: #241e20;
	font-size: .9em;
	padding: 9px 10px 0 10px;
}

.section h4.header {
	color: #241e20;
	font-size: 1em;
	font-weight: bold;
	padding: 9px 10px 0 10px;
}
.section .date {
	color: #231f20;
	font-size: 11px;
	font-style: italic;
}
.section .image img {
	border: 1px solid #706d6d;
}
.section ul,
.section ol {
	margin: 0 0 1em 30px;
}
.section ul.rich li {
	margin: 0 0 1em 0;
}

/* Homepage */

.homepage #content {
	padding: 8px 0 0 0;
}
.homepage #block1 {
	width: 354px;
	float: left;
	margin-left: 11px;
	display: inline;
}
.homepage #block2 {
	float: left;
	margin-left: 9px;
	width: 592px;
}
.homepage #block3 {
	float: left;
	width: 592px;
}
.homepage #block3 .col1 {
	float: left;
	width: 287px;
	margin-right: 8px;
}
.homepage #block3 .col2 {
	float: left;
	width: 129px;

}
.homepage #block3 .col3 {
	float:  left;
	margin: 0 0 0 8px;
	width: 160px;
}
.homepage #block4 {
	float: left;
	width: 425px;
	padding-right: 5px;
}

.homepage #block4 {
	float: left;
	width: 592px;
}
.homepage #block5 .col1 {
	float: left;
	width:  394px;
	margin-right: 8px;
}

.homepage #block5 .col1 .col1 {
	float: left;
	width:  185px;
	margin-right: 8px;
}

.homepage #block5 .col1 .col2 {
	float: right;
	width:  185px;
	margin-right: 8px;
}

.homepage #block5 .col2 {
	float: left;
	width: 190px;
}

.homepage #block1 .image {
	float: left;
} 
.homepage #block1 .image .more {
	margin: 10px 0;
}

#documents .more, #obituaries .more {
	margin-top: 10px;
}

#obituaries .image {
	float: left;
	margin: 0 10px 5px 0;
}

#headline h2 {
	font-size: 18px;
	line-height: 18px;
	border-bottom: solid #00865a 3px;
	padding: 12px 10px 10px 10px;
	font-weight: bold;
	background-color: #d2d2a5;
	text-transform: none;
	font-style: italic;
}
#headline h2 a {
	color: #231f20;
}
#news-signup {
	background: #00865a;
	margin: 0 0 1em 0;
	padding: 10px;
	color: white;
}
#news-signup h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 5px 0;
}
#news-signup a {
	color: white;
}
#news-signup .more {
	text-align: right;
}

#sports .text{
	float: left;
	width: 155px;
	display: inline;
	margin: 0 0 0 10px;
}

 #entertainment .text{
	float: left;
	width: 220px;
	display: inline;
	margin: 0 0 0 10px;
}

#features .text {
	float: left;
	width: 155px;
	display: inline;
	margin: 0 0 0 10px;
}

#features .text .date, #sports .text .date {margin-bottom: 10px;}

#features .image, #entertainment .image {float: left; width: 175px;}

#features .image p, #entertainment .image p {margin: 10px 0 0 0;}

#opinion .text {
	float: left;
	width: 170px;
	margin: 0 10px 0 0;
	display: inline;
}
#opinion h4 {
	padding: 0;
	background: none;
}
#readers-poll {
	background: #f4f4e8;
	float: right;
	width: 140px;
	overflow:hidden;
	border: 1px solid #dadadb;
	padding: 5px;
}

#breaking-news, #photo-galleries, #classifieds_search, #post_comment, #classifieds, #sports, .alt {
	border: 1px solid #deded8;
	background-color: #e8e8d2;
}

#contact-us, #features {
	background-color: #f4f4e8;
	border: 1px solid #deded8;
}

#opinion, #obituaries, #documents, #special-sections, #calendar {
	border: 1px solid #deded8;
}


#features .external_links .inner, .altborder{
	border: 1px solid #b0b0b0;}

#videos .inner {
	padding: 7px 0 7px 7px;
}
#photo-galleries .image {
	margin: 0 0 5px 0;
}
#photo-galleries .gallery {
	float: left;
	width: 124px;
}

#ad300x250 {
	text-align: center;
	margin-bottom: 10px;
	}

#classifieds {
	font-size: 1em;
}
#classifieds .inner,
#contact-us .inner {
	padding: 5px;
}
#classifieds p {
	margin-top: 7px;
	font-size: .9em;
}
#talked-about, #top-stories {background: url('../images/double-lines.gif') repeat-x;}

#classifieds .banners {
	text-align: center;
}

#entertainment {margin: 10px 0 0 0;}

#special-sections .inner div {
	float: left;
	text-align: center;
	width: 100px;
}
#calendar .inner {
	padding: 0 7px;
}

.calendar td, .calendar th {font-size: 11px;}

#obituaries .sub-section1{
	float: left;
	width: 145px;
	margin: 0 10px 0 0;
}
#obituaries .sub-section2{
	float: left;
	width: 145px;
}

.sub-section1 img, .sub-section2 img{ margin: 0 10px 0 0;}

.sub-section1 p, .sub-section2 p {margin: 0 0 10px 0;}

/* Classifieds */

.classifieds #content .col1 {
	float: left;
	width: 762px;
	margin: 0 0 0 27px;
	display: inline;
	line-height: 1.5em;
}
.classifieds .col2 {
	float: left;
	width: 160px;
	margin: 0 0 0 16px;
	display: inline;
	padding-top: 10px;
}
.classifieds #classifieds_search {
	float: left;
	width: 265px;
}
.classifieds #classifieds_search h3 {
	margin: 1em 0;
}
.classifieds #classifieds_search th {
	width: 100px;
	text-align: left;
	vertical-align: top;
}
.classifieds #classifieds_search td {
	padding: 0 0 10px 0;
}
.classifieds #body_banner {
	float: left;
	width: 280px;
	padding: 10px;
	margin-top: 6px;
}
.classifieds #breadcrumbs {
	margin: 1em 0;
}
.classifieds #body_banner {
	float: left;
	width: 280px;
	padding: 10px;
	margin-top: 6px;
}
.classifieds #special-sections {
	width: 175px;
	float: left;
	margin: 0 10px 0 0;
}
.classifieds #special-sections div {
	float: none;
}
#main_categories {
	padding: 1em 0;
}
#main_categories .section {
	float: left;
	width: 178px;
	margin-right: 8px;
}
#main_categories .section h3 {
	margin: 0 0 1em 0;
}
#main_categories .nav {
	clear: both;
	text-align: center;
	padding: 7px;
}
#sub_categories .section {
	float: left;
	width: 170px;
	height: 140px;
	margin-right: 8px;
	padding: 3px;
}

/* Article */

.article .col1 {
	float: left;
	width: 627px;
	margin: 0 0 0 27px;
	display: inline;
	line-height: 1.5em;
	padding-top: 30px;
}
.article .col2 {
	float: left;
	width: 129px;
	margin: 0 0 0 14px;
	display: inline;
	padding-top: 10px;
}
.article .col3 {
	float: left;
	width: 160px;
	margin: 0 0 0 8px;
	display: inline;
	padding-top: 10px;
}
.external_links ul {
	list-style: disc;
	margin: 0 0 1em 40px;
}

.place_ad {
	background: #00865a;
	color: white;
	padding: 10px;
	text-align: center;
	margin: 1em 0;
}
.place_ad a {
	color: white;
}

.simpleblog-error {

color:#FF0000;

font-size:large;

font-weight:bold;

}

.simpleblog-confirmation {

color:#FF0000;

font-size:large;

font-weight:bold;

}

.simpleblog-abuse {

border-bottom:medium;

margin-bottom:15px;

background-color:#CCCCFF;

background-image:url('/images/uparrow.gif');

background-repeat:no-repeat;

}

.fRight {
	float: right;
	width: 300px;
	margin: 0 0 10px 10px;
}

.fLeftSection {
	float: left;
	width: 330px;
	margin: 0 10px 10px 0;
}

.fLeftSubSection {
	float: left;
	width: 170px;
	margin: 0 10px 10px 0;
}

.social_links {
	background: #00865a;
	color: white;
	padding: 10px;
	text-align: center;
	margin: 1em 0;
}
.social_links a {
	color: white;
	padding: 10px;
}
.topblogs-count { display:none;}
.popular-count { display:none;}


/* Main Nav

ul#main-nav {
	padding: 0 0 0 11px;
	background: transparent url(../images/content-bg.gif) 1px 0px repeat-y;
	height: 28px;
	list-style: none;
}

ul#main-nav li {
	background: url(../images/nav-tab-bg.gif) top left no-repeat #00865a;
	float: left;
	margin-right: 1px;
	white-space: nowrap;
	}
#main-nav a {
	display: block;
	background: url(../images/nav-tab-edge-bg.gif) top right no-repeat;
	padding: 8px 20px 12px 20px;
	color: #fff;
	font-size: .9em;
	text-decoration: none;
	 */

/* mouseover menu */
#container{
    position: absolute;
    z-index: 1001;
}
a.mainNav{
	margin-right: 1px;
	white-space: nowrap;	
    float: left;
    background-color: #00865a;
}
a.mainNav:hover{
    background-color: #3D6199;
    color: #AAAAAA;
}
a.selectedRollover{
    color: White;
    font-size: 12px;
    height: 40px;
    padding: 0px 10px 0px 0px;
    float: left;
    background-color: #00865a;
}
.rolloverMenu{
    padding: 0px 10px 0px 0px;
	float:left;
    position: absolute;
    z-index: 1000;
    width: 150px;
    background-color: #00865a;
	}
.rolloverMenu#mainMenu{
	padding: 0px 10px 0px 0px;
	top: 27px;
}
.rolloverMenu a{
	padding: 0px 10px 0px 0px;
    color: White;
    font-weight: bold;
    font-size: 12px;
    line-height: 0px;
}



