/*
 **
 ** © 2006 CQ Services, Inc.  All Rights Reserved.
 ** Services: Web Site Design, Web Site Hosting and Search Engine Optimization.
 ** Author: CQ Service Web Design Team
 ** Call 1-800-366-2414 for more info.
 ** http://www.CQServices.com
 **
 **	CQ default style sheet	8/17/2006 12:07PM
 **
 **                                                 */
a:link	{color: #173956; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover	{color: #FF0000; background: none; text-decoration: none}
a:active	{color: #B06732; background: none; text-decoration: none}
BODY {
    color: #000000; background: #FFFFFF;
    font-family: arial, sans-serif;
    font-size:12px;
    background-image:url(/images/Background.jpg);
    background-repeat: repeat-x;
    margin: 4px;
    padding: 0px;
}
.border {
	border-color: #000000;
	border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset */
	border-width: 2px;
}
.pictureborder {
	border-color: #000000;
	border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset */
	border-width: 1px;
}
.dottedline	{
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC9E4;
}
 .floatright	{
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #666;
	padding: 2px;
}
H1 {
    color: #000000; background: none;
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
H2 {
    color: #000000; background: none;
	font-size: 16px;
	font-weight: 700;
	letter-spacing:0.01em;
}
.text	{
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.weathertitle	{
	color:#222e81;
	font-size: 14px;
	font-weight:700;
}
.weathertext	{
	color:#222e81;
	font-size: 11px;
}
.weatheradvisory	{
	color:#FFFFFF;
	background:#de5521;
	font-size: 12px;
	font-weight:900;
	border: solid 1px #d1d1d1;
	height:18px;
}
.weatheradvisorytitle	{
	color:#ffff97;
}
.advisorybox	{
	color:#FFFFFF;
	background:#9C0000;
	font-size: 12px;
	font-weight:900;
	border: solid 1px #d1d1d1;
	height:18px;
}
.advisorytitle	{
	color:#ffff97;
}
.advisory	{
	color:#FFFFFF;
	background:#de5521;
	font-size: 12px;
	font-weight:900;
	border: solid 1px #d1d1d1;
	height:18px;
}
.advisorylink	{
	color: #FFFFFF; background: none;
	font-style:italic;
	font-size: 12px;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
a.advisorylink:link	{color: #ffff97; background: none; text-decoration: none}
a.advisorylink:visited	{color: #ffff97; background: none; text-decoration: none}
a.advisorylink:hover	{color: #FFFFFF; background: none; text-decoration: none}
a.advisorylink:active	{color: #ffff97; background: none; text-decoration: none}
.searchbox	{
	width: 150px;
	border: 0px;
	border-width: 0px;
	background-color:#FFFFFF;
	font-size:90%;
	padding: 3px;
}
.polltitle	{
	color:#222e81;
    font-size:14px;
    font-weight:900;
    padding-left:5px;
}
.pollquestion	{
	color:#222e81;
    font-size:12px;
    font-weight:900;
    padding-left:5px;
    margin-top:4px;
    margin-bottom:0px
}
#polloptions	{
	color:#222e81;
    font-size:11px;
    font-weight:500;
    padding-left:5px;
    margin-top:0px;
    margin-bottom:0px
}
.headerbarshadow {
    background: #f7fbff; background-image:url(/images/Headerbarshadow.gif);
    background-repeat: repeat-x;
}
.headerbarshadow-2 {
    background: #ceeb94; background-image:url(/images/Headerbarshadow-2.gif);
    background-repeat: repeat-x;
}
.header-top-menu	{
	color: #6d6d6d; background: none;
	font-size: 12px;
	font-weight: 600;
	text-align:right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
a.header-top-menu:link	{color: #6d6d6d; background: none; text-decoration: none}
a.header-top-menu:visited	{color: #6d6d6d; background: none; text-decoration: none}
a.header-top-menu:hover	{color: #000000; background: none; text-decoration: none}
a.header-top-menu:active	{color: #6d6d6d; background: none; text-decoration: none}
.footer-menu	{
	color: #6d6d6d; background: none;
	font-size: 12px;
	font-weight: 600;
	text-align:right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
a.footer-menu:link	{color: #6d6d6d; background: none; text-decoration: none}
a.footer-menu:visited	{color: #6d6d6d; background: none; text-decoration: none}
a.footer-menu:hover	{color: #000000; background: none; text-decoration: none}
a.footer-menu:active	{color: #6d6d6d; background: none; text-decoration: none}
.menu	{
	color: #FFFFFF; background: none;
	font-size: 11px;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menu:link	{color: #173956; background: none; text-decoration: none}
a.menu:visited	{color: #15446D; background: none; text-decoration: none}
a.menu:hover	{color: #7D7AB0; background: none; text-decoration: none}
a.menu:active	{color: #B06732; background: none; text-decoration: none}
.selected	{
	color: #959838; background: none;
	font-size: 12px;
	font-weight: 800;
	line-height: 14px;
	text-transform: Uppercase;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.selected:link	{color: #173956; background: none; text-decoration: none}
a.selected:visited	{color: #15446D; background: none; text-decoration: none}
a.selected:hover	{color: #7D7AB0; background: none; text-decoration: none}
a.selected:active	{color: #B06732; background: none; text-decoration: none}
.topnewstitlebkgd {
    color:#FFFFFF;
    font-size:16px;
    font-weight:900;
    padding-left:5px;
    background: #de5521; background-image:url(/images/TopNewsTitleBkdg.jpg);
    background-repeat: repeat-x;
    height:29px;
    border: solid 1px #000000;
}
.newstitlebkgd {
    color:#222e81;
    font-size:16px;
    font-weight:900;
    padding-left:5px;
    background: #de5521; background-image:url(/images/NewsTitleBkdg.jpg);
    background-repeat: repeat-x;
    height:29px;
    border: solid 1px #b3b3b3;
}
.topnewsbox {
    color:#000000;
    font-size:11px;
    border: solid 1px #000000;
    background: #FFFFFF; background-image:url(/images/TopNewsboxBkdg.jpg);
    background-repeat: repeat-x;
}
.topnewsbox P	{
	padding:5px;
}
.newsbox P	{
	padding:5px;
}
.newsbox {
    color:#000000;
    font-size:11px;
    border: solid 1px #b3b3b3;
}
.newsboxcontent {
    color:#000000;
    font-size:11px;
    border: solid 1px #b3b3b3;
}

.newsboxcontent2 {
	padding-left: 75px;
	padding-right: 225px;
    color:#000000;
    font-size:11px;
    border: solid 1px #b3b3b3;
}

.localnewsboxcontent {
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
    color:#000000;
    font-size:11px;
    border: solid 1px #b3b3b3;
}
.StoryCopyright {
	padding-top: 0px;
	padding-left: 100px;
	padding-right: 250px;
	padding-bottom: 5px;
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	font-style:italic;
}
/*	Classes to format front page news text	*******************	*/
.newsheadlinetitle	{
	color:#000000;
	font-size:18px;
	font-weight:900;
}
.newsheadlinedescription	{
	color:#000000;
	font-size:12px;
	font-weight:500;
}
.newsdescription {
}
.newstoptitle {
    font-size:16px;
    font-weight:900;
}
a.newstoptitle:link	{color: #FFFFFF; background: none; text-decoration: none}
a.newstoptitle:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.newstoptitle:hover	{background: none; text-decoration: underline}
a.newstoptitle:active	{color: #B06732; background: none; text-decoration: none}
.newstoptitle2 {
    font-size:16px;
    font-weight:900;
}
a.newtopstitle2:link	{color: #222E81; background: none; text-decoration: none}
a.newtopstitle2:visited	{color: #222E81; background: none; text-decoration: none}
a.newtopstitle2:hover	{background: none; text-decoration: underline}
a.newtopstitle2:active	{color: #B06732; background: none; text-decoration: none}
.businessnewstitle	{
	color:#000000;
	font-size:13px;
	font-weight:900;
}
.businessnewsdescription {
}
.newstitle	{
	color:#000000;
	font-size:14px;
	font-weight:900;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:1px;
}
.newslinksource	{
	color:#404040;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	font-size:11px;
	font-weight:600;
}
.LocalStoryHeadline	{
	color:#000000;
	font-size:14px;
	font-weight:900;
}
.LocalStoryHeadlineDate	{
	color:#404040;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	font-size:11px;
	font-weight:600;
}
.LocalStory	{
	color:#000000;
	font-size:11px;
	font-weight:900;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:1px;
}
.LocalStoryDate	{
	color:#404040;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	font-size:10px;
	font-weight:500;
}
.LocalStoryListHeading	{
	color:#000000;
	font-size:13px;
	font-weight:900;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}
.LocalStoryListDate	{
	color:#404040;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	font-size:10px;
	font-weight:500;
}
.LocalStoryListDescription	{
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	font-size:12px;
	font-weight:500;
}
.NewsStoryTitle {
	color:#000000;
	font-size:17px;
	font-weight:900;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
}
.NewsStoryAuthor {
	color:#000000;
	font-size:12px;
	font-weight:900;
	padding-left: 5px;
}
.NewsStoryDate {
	color:#000000;
	font-size:10px;
	font-weight:500;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-right: 0px;
}
.NewsStoryBody {
	color:#000000;
	font-size:12px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 75px;
	padding-right: 225px;
}
.NewsStoryTable {
	border: solid 1px #b3b3b3;
}
.rightcolumnbkgd {
    background: #FFFFFF; background-image:url(/images/RightColumnBkgd.jpg);
    background-repeat: repeat-x;
    padding:10px;
    font-size:12px;
    color:#184d6b;
}
.headernavbar1	{
	color:#FFFFFF;
	background:#1c506e;
	height:30px;
	font-size:12px;
	font-weight:900;
}
a.headernavbar1:link	{color: #FFFFFF; background: none; text-decoration: none}
a.headernavbar1:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.headernavbar1:hover	{color: #FFFFFF; background: none; text-decoration: none}
a.headernavbar1:active	{color: #FFFFFF; background: none; text-decoration: none}
.headernavbar2	{
	color:#184d6b;
	background:#ceeb94;
	height:20px;
	font-size:12px;
	font-weight:900;
}
.footernavbar1	{
	color:#FFFFFF;
	background:#1c506e;
	height:12px;
	font-size:12px;
	font-weight:900
}
.footernavbar2	{
	color:#184d6b;
	background:#ceeb94;
	height:6px;
	font-size:12px;
	font-weight:900;
}
a.headernavbar2:link	{color: #184d6b; background: none; text-decoration: none}
a.headernavbar2:visited	{color: #184d6b; background: none; text-decoration: none}
a.headernavbar2:hover	{color: #276589; background: none; text-decoration: none}
a.headernavbar2:active	{color: #184d6b; background: none; text-decoration: none}
.weathertop {
    background: #FFFFFF; background-image:url(/images/weathertop.gif);
    background-repeat: repeat-x;
}
.weatherbottom {
    background: #FFFFFF; background-image:url(/images/weatherbottom.gif);
    background-repeat: repeat-x;
}
.weatherside-l {
    background: #FFFFFF; background-image:url(/images/weatherside-l.gif);
    background-repeat: repeat-y;
}
.weatherside-r {
    background: #FFFFFF; background-image:url(/images/weatherside-r.gif);
    background-repeat: repeat-y;
}
.footer {
	font-size: 12px;
	text-align: center;
}
.footerselected {
	font-size: 12px;
	font-weight: 800;
}
a.footerselected:link	{color: #000000; background: none; text-decoration: none}
a.footerselected:visited	{color: #000000; background: none; text-decoration: none}
a.footerselected:hover	{color: #000000; background: none; text-decoration: none}
a.footerselected:active	{color: #000000; background: none; text-decoration: none}
.footermenu {
	font-size: 12px;
	font-weight: 400;
}
a.footermenu:link	{color: #000000; background: none; text-decoration: none}
a.footermenu:visited	{color: #000000; background: none; text-decoration: none}
a.footermenu:hover	{color: #000000; background: none; text-decoration: none}
a.footermenu:active	{color: #000000; background: none; text-decoration: none}
.websiteby {
	color: #000000; background: none;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.horodatetext	{
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.horomenu	{
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.horosmalltext	{
	font-size: 10px;
}

/*	Classified Ads CSS			*/
.ClassifiedAdsCategory	{
	color:#FFFFFF;
	background:#5D3AA6;
	font-size:14px;
	font-weight:900;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:1px;
}
.ClassifiedAdsTitle	{
	color:#000000;
	font-size:14px;
	font-weight:900;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:1px;
}
.ClassifiedAdsText	{
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	font-size:12px;
	font-weight:500;
}

.SmallAdtext	{
	font-family: arial,serif;
	font-size: 11px;
	font-weight: bold;
}
.smalltopadtext	{
	font-size: 11px;
	font-weight: bold;
}
a.smalltopadtext:link	{color: #FFFFFF; background: none; text-decoration: none}
a.smalltopadtext:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.smalltopadtext:hover	{background: none; text-decoration: underline}
a.smalltopadtext:active	{color: #B06732; background: none; text-decoration: none}

.smalladtext	{
	font-size: 11px;
	font-weight: bold;
}
a.smalladtext:link	{color: #DF5821; background: none; text-decoration: none}
a.smalladtext:visited	{color: #DF5821; background: none; text-decoration: none}
a.smalladtext:hover	{background: none; text-decoration: underline}
a.smalladtext:active	{color: #DF5821; background: none; text-decoration: none}

.sponsoredby	{
	color:black;
font-size:50%;
line-height:1.3em;
	vertical-align:bottom;
font-family:Arial,Helvetica,sans-serif;
}

.ContactForm	{
	width: 600px;
}
