* {
	margin: 0;
	padding: 0;
}
body {
	background: #f5f0d9;
	text-align: center;
	font: 14px/1em georgia, times, serif;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin: 0 0 1em 0;
}
form table th {
	vertical-align: top;
	text-align: left;h1
	padding: 0 10px 10px 0;
}
form table td {
	vertical-align: top;
	text-align: left;
	padding: 0 0 10px 0;
}
.image_input {
	position: relative;
	top: 6px;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	width: auto;
}
#wrapper {
	width: 1002px;
	margin: 0 auto;
	text-align: left;
	background: white url(../images/wrapper-bg.gif) 50% 50% repeat-y;
}
#wrapper_lg {
	width: 1002px;
	margin: 0 auto;
	text-align: left;
	background: white url(../images/wrapper-lg.gif) 50% 50% repeat-y;
}
#header {
	background: transparent url(../images/header-bg.gif) top left no-repeat;
	height: 160px;
	position: relative;
}
#header h1,
#header h2 {
	display: none;
}
#location-date {
	position: absolute;
	top: 120px;
	left: 32px;
}
#last-updated {
	position: absolute;
	left: 32px;
	top: 135px;
	color: red;
	font: bold 10px helvetica, arial, verdana, sans-serif;
}
#header-photo {
	position: absolute;
	left: 439px;
	top: 32px;
}
#header-photo .caption {
	text-align: right;
	font: bold 10px helvetica, arial, verdana, sans-serif;
	padding-top: 5px;
}
#header-photo .caption a {
	color: red;
}
#header-nav {
	background: transparent url(../images/header-nav-bg.gif) 50% 50% repeat-y;
	text-align: center;
	padding: 5px 0;
}
#header-nav table {
	width: 95%;
	margin: 0 auto;
}
#header-nav td {
	border-left: 1px solid #80b3cc;
	text-align: center;
	padding: 0 5px;
}
#header-nav td.first {
	border-left: none;
}
#header-nav a {
	color: white;
	text-decoration: none;
}
#header-sub-nav {
	background: transparent url(../images/header-sub-nav-bg.gif) 50% 50% repeat-y;
	position: relative;
	height: 33px;
	padding: 1px 0 0 0;
}

#header-sub-nav newsletter {	
	float: left;
	display: block;
	padding: 6px 0 0 0;
}

/*#header-sub-nav ul {
	position: absolute;
	top: 0px;
	left: 30px;
	list-style-type: none;
}
#header-sub-nav li {
	float: left;
	margin: 0 5px 0 0;
	display: inline;
}
#header-sub-nav a {
	float: left;	
	display: block;	
	cursor: pointer;
	cursor: hand;
	background: #785d17 url(../images/header_sub_nav_bg.gif) top right no-repeat;
	text-decoration: none;
	color: black;
}
#header-sub-nav span {	
	float: left;
	display: block;
	height: 20px;
	padding: 6px 10px 0 10px;
}
#header-sub-nav span {
	background: transparent url(../images/header_sub_nav_edge.gif) top left no-repeat;
}
#header-sub-nav a:hover {
	background-position: right -28px;
}
#header-sub-nav a:hover span {
	background-position: 0 -28px;
}*/
#header-search {
	position: absolute;
	top: 1px;
	right: 25px;
}
#header-search label {
	text-transform: uppercase;
	color: #006699;
}
#content a {
	color: #006699;
}
#content a:hover {
text-decoration:underline;
}
#sub-header {
	background: white url(../images/sub-header-bg.gif) center bottom repeat-y;
	padding: 20px 0;
	width: 1002px;
}
#sub-header .banner {
	float: left;
	width: 728px;
	display: inline;
	margin: 0 0 0 53px;
	padding-bottom: 10px;
}
#sub-header-cam {
	float: left;
	display: inline;
	margin: 0 0 0 35px;
}
#sub-header-cam h2 {
	font: bold 12px helvetica, arial, verdana, sans-serif;
	color: red;
	text-transform: uppercase;
} 
.section {
	line-height: 1.25em;
	margin: 0 0 1em 0;
}
.section h2 {
	background: #006699;
	color: white;
	font: bold 12px helvetica, arial, verdana, sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.section h3 {
	color: #006699;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}
.section h3 span {
	font: normal 10px/1.5em helvetica, arial, verdana, sans-serif;
}
.section h3 a:link {
	color: #006699 !important;
}
.section h3 a:hover {
text-decoration:underline;
}
.section .more {
	font: bold 10px helvetica, arial, verdana, sans-serif;
	text-transform: uppercase;
	color: red;
}
.section .image img {
	border: 1px solid #cccccc;
}
.section h4 {
	font: bold 11px helvetica, arial, verdana, sans-serif;
	text-transform: uppercase;
	margin: 0 0 1em 0;
}
.section .links {
	font: bold 11px helvetica, arial, verdana, sans-serif;
	color: #006699;
	text-transform: uppercase;
	margin: 1em 0;
}
.section .contact-info {
	background: #f5f0d9;
	padding: 10px;
	text-transform: uppercase;
	font: normal 11px helvetica, arial, verdana, sans-serif;
}
.section ul {
	list-style-type: none;
}
#footer {
	background: #f5f0d9 url(../images/footer-bg.gif) top left no-repeat;
	text-align: center;
	height:  200px;
	padding: 35px 0;
	line-height: 1.5em;
}
#footer a {
	color: black;
}

/* ---------- Homepage ---------- */

.homepage #main_content {
	background: transparent url(../images/home-content-bg.gif) 50% 50% repeat-y;
	width: 1002px;
}
.homepage #content .col1 {
	float: left;
	width: 249px;
	margin: 0 0 0 27px;
	display: inline;
}
.homepage #content .col1 .image {
	float: left;
	width: 101px;
}
.homepage #content .col1 div.text {
	float: left;
	width: 130px;
	display: inline;
	margin: 0 0 0 10px;
}
.homepage #content .col2 {
	float: left;
	width: 299px;
	margin: 0 0 0 17px;
	display: inline;
}
.homepage #content .col3,
.article #content .col2 {
	float: left;
	width: 193px;
	margin: 0 0 0 14px;
	display: inline;
}
.articlelg #content .col2 {
	float: left;
	width: 193px;
	margin: 0 0 0 14px;
	display: inline;
}
.homepage #content .col4,
.article #content .col3,
.articlelg #content .col3,
.classifieds #content .col2 {
	float: left;
	width: 160px;
	margin: 0 0 0 16px;
	display: inline;
}
.article #content .col1 {
	float: left;
	width: 565px;
	margin: 0 0 0 27px;
	display: inline;
	line-height: 1.5em;
}
.articlelg #content .col1 {
	float: left;
	width: 760px;
	margin: 0 0 0 27px;
	display: inline;
	line-height: 1.5em;
}
.classifieds #content .col1 {
	float: left;
	width: 772px;
	margin: 0 0 0 27px;
	display: inline;
	line-height: 1.5em;
}
.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 .section {
	float: none;
}
#main_categories {
	padding: 1em 0;
}
#main_categories .section {
	float: left;
	width: 163px;
}
#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: 193px;
	height: 120px;
}
.article #content .col1 h1,
.articlelg #content .col1 h1,
.classifieds h1 {
	line-height: 1.1em;
	color: #006699;
	font-size: 24px;
}
.article #content .col1 .external_links ul {
	list-style: disc;
	margin: 0 0 1em 40px;
}
.articlelg #content .col1 .external_links ul {
	list-style: disc;
	margin: 0 0 1em 40px;
}
#content .col2 .banner,
#content .col3 .banner,
#content .col4 .banner {
	margin: 0 0 1em 0;
}
.homepage #email-signup {
	background: #f5f0d9;
	padding: 10px;
	font: bold 11px helvetica, arial, verdana, sans-serif;
	text-transform: uppercase;
}
.homepage #email-signup h3 {
	margin: 0 0 5px 0;
	font: bold 11px helvetica, arial, verdana, sans-serif;
}
.homepage #email-signup input.text {
	width: 183px;
}
.homepage #email-signup input.input-image {
	float: right;
	margin-top: 10px;
}
.homepage #email-signup .links {
	font-size: 10px;
	padding-top: 10px;
}
.homepage #preview-edition {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
}
.homepage #preview-edition h3 {
	font: bold 12px helvetica, arial, verdana, sans-serif;	
	margin: 0 0 1em 0;
}
.homepage #preview-edition .image img {
	border: none;
}
.homepage #preview-edition p a {
	color: #006690;
	font-weight: bold;
}
.homepage #photo img {
	border:  1px solid #ccc;
	display: block;
	margin: 0 0 10px 0;
}
.homepage #special-sections div {
	float: left;
	display: inline;
	width: 98px;
	text-align: center;
	font: bold 10px helvetica, arial, verdana, sans-serif;
}
.homepage #special-sections div img {
	display: block;
	margin: 0 auto;
}
#classifieds h3,
#classifieds h3 a {
	font: bold 12px helvetica, arial, verdana, sans-serif;
	text-transform: uppercase;
	color: #006699 !important;
}
#multimedia .image {
	float: left;
}
#multimedia .text {
	float: left;
	width: 105px;
	margin: 0 0 0 5px;
}
#multimedia p {
	margin: 0;
}
#multimedia h3 {
	font: bold 12px helvetica, arial, verdana, sans-serif;
	text-transform: uppercase;
	color: black;
}
#community .sub-section h3 {
	font: bold 12px helvetica, arial, verdana, sans-serif;
	color:black;
	text-transform:capitalize;
}
#community .sub-section a {
	color: #006699;
}
#community .sub-section .more a {
	color:red;
}
#useful-links a{
	color: black !important;
}
#calendar h3,
#calendar h3 a {
	font: bold 12px helvetica, arial, verdana, sans-serif;
	margin: 0 0 1em 0;
	color: #006699 !important;
}
#calendar h4 {
	font: 12px/1em georgia, times, serif;
	text-transform: none;
	margin: 0;
}
#calendar h4 a {
	color: ##006690;
}

/* ---------- Add ons - WICK  ---------- */

.social_links {
	background: #d2e3dd;
	color: #4e8b61;
	padding: 10px;
	text-align: center;
	margin: 1em 0;
}
.social_links a {
	color: #4e8b61;
	padding: 10px;
}
.admarket-search {
display:none;
}
.gallery-base-albumcount {
display:none
}
.gallery-base-update {
display:none
}
.title {color: #00A1B1; font-size: 14px;  width: 100%; font-weight: bold; background-color: #ffffff; display: block; border-top: 1px dotted #000000;}
.title a {color: #00A1B1; font-size: 14px;  width: 100%; font-weight: bold; background-color: #ffffff; display: block; border-top: 1px dotted #000000; text-decoration:none;}
.title a:hover {text-decoration:underline; color:#000000}
.homepage #index_content {
	background: transparent url(../images/index-content-bg.gif) 50% 50% repeat-y;
	width: 1002px;
}
.col2 h3 {
margin-top:3px;
margin-bottom:5px;
}
.small_print {
font-size:x-small;
}
.timestamp_breaking {
color:red;
font-style:italic;
font-size:smaller;
}
.admarket-main-category-table li,
.admarket-body li,
.admarket-category-list admarket-box li,
.admarket-box li,
.admarket-category-list  li {
list-style:none
}
.homepage #talkabout h2 {
	background: transparent url(../images/talkabout.jpg) top left no-repeat;
	font: bold 12px helvetica, arial, verdana, sans-serif;
	color: red;
	padding: 55px 0 0 0;
}
.homepage #talkabout a {
color:red;
}
.podium_module_head {
display:none;
}
.homepage #talkabout {
	background-color:#f3ead9;
}
#breaking-news h2 {
	background: #ff0000;
	color: white;
	font: bold 12px Georgia, Times New Roman, Times, serif
	padding: 5px 10px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.homepage #breaking-news h3 {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight:bolder;
}
.homepage #breaking-news h3.attention {
	font-size: 20px;
	line-height: 1.2em;
}
.homepage #breaking-news a {
	color: #006699;
}
.homepage #breaking-news a:hover {
text-decoration:underline;
}
.poll_contents {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
/* This is the logo link clickable area */
#logo-area {
position: absolute;
top: 20px;
left: 20px;
height: 130px;
width: 400px;
background-color: transparent;
}


/*---------------------------------------------------------
| related to simpleblog                                   |
---------------------------------------------------------*/
.comments {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #336981;}
.simpleblog { padding: 5px; font-family: Arial, Helvetica, sans-serif; border: 1px solid #D0D0BF; font-size: 11px; background: #FCFCFD;}
.simpleblog-form {}
.simpleblog-form-block {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; display:block; clear: both;}
.simpleblog-results p {font-family: Arial, Helvetica, sans-serif; font-size:11px;}
.simpleblog-results { background-color: #FFFFFF; padding: 5px; border: 1px solid #CCCCCC; margin: 5px 0px 0px;}
.simpleblog-results p { margin: 0px 0px 3px;}
.simpleblog-response { display:block; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; margin: 3px 0px; padding-bottom: 3px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999999;}
.simpleblog-confirmation {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #990000;}
.simpleblog-name{ font-weight:bold;}
.simpleblog-date { font-weight:normal; color: #666666;}
.simpleblog-form-label {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; display: block;}
.simpleblog-form-block input, .simpleblog-form-block textarea {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; margin: 0px 0px 10px;}
#simpleblog-captcha {margin: 0px 5px 0px 0px}

/*---------------------------------------------------------
| related to admarket                                     |
---------------------------------------------------------*/
#admarket { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#admarket hr { color: #999999; height: 1px;}
#admarket a:link { color: #000099; text-decoration: underline;}
#admarket a:visited { color: #66066; text-decoration: underline;}
#admarket a:hover, #admarket a:active { color: #CC0000; text-decoration: underline;}
#admarket thead th{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; padding: 2px 5px; background-color: #999999;}
#admarket th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: left;}
#admarket td { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#admarket input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
#admarket select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.admarket-rss, .admarket-rss-box a { background: url(/shared-content/admarket/img/feed-icon-16x16.png) left center no-repeat; padding: 0 0 0 20px;}
.admarket-ad { border: 1px solid #999;  padding: 8px; margin: 10px 0px 0px 0px;}
.admarket-ad-text { font: 12px Arial, Helvetica, sans-serif; display: block; clear: both; text-align: left; margin: 0px 0px 5px;}
.admarket-ad-media { font-family: Arial, Helvetica, sans-serif; font-size: 12px; clear: both; margin: 0px 0px 5px;}
.admarket-ad-extra { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ECECEC; display: block; padding: 5px; margin-bottom: 5px; text-align: right; border: 1px dotted #CCCCCC;}
.admarket-ad-domain { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; margin-right: 10px; padding-right: 10px; border-right-width: 1px; border-right-style: solid; border-right-color: #999999;}
.admarket-ad-date { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #990000; font-weight: bold; margin-right: 10px; padding-right: 10px; border-right-width: 1px; border-right-style: solid; border-right-color: #999999;}
.submit { text-align: center;}
.admarket-search {}
#admarket fieldset { margin: 0px; padding: 0px; border: none;}
#searchbg { background-color: #ECECEC; padding: 5px;}
.searchbox { font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 2px 0px;}
.admarket-search-label { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; padding: 3px 3px 0px 0px; float: left; width: 80px; text-align: right;}

/* related to [admarket_search]  */
.admarket-search-zone { padding: 0px 5px 5px;}
.admarket-search-count{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; margin-top: 5px; margin-bottom: 10px;}
.admarket-search-item { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px dotted #CCCCCC;}
.admarket-search-results { margin-top: 5px; padding-top: 5px; border-top: 1px dotted #CCCCCC;}