/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |CSS Stylesheet (C) Copyright 2006 Websmart Incorporated | */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* Layout */

html {
	height: 100%;

}
body{
	margin: 0;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color:#000D14;
	color: #6C6C6C;
	color: #000000;
	
}
div#PageFormat{
	width: 100%;
	background-color: #000D14;
	background-image: url(/images/siteimages/pageformat_back.gif);
	background-repeat: repeat-x;
	}
	
div#PageContainer{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
div#Heading{
	width: 920px;
	height: auto;
	background-color: #252525;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(/images/siteimages/pageformat_back.gif);
	background-repeat: repeat-x;}

div#HeadingImageContainer{
	width: 100%;
	height: 120px;
	background-image: url(../images/siteimages/heading_back.jpg);
	background-repeat: repeat-x;
	background-position: 22px;
	overflow: hidden;
		}
	
div#LiveWeather{
	width: 250px;
	position: relative;
	z-index: 89;
	top: -75px;
	left: 575px;
	height: 110px;
	overflow: visible;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 98;
color: #ffffff;
display: none;}
#LiveWeather b{
	font-weight: normal;}
#LiveWeather td{
font-weight: bold;}

.ECtable {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	border: 0px solid #FFFFFF;}

.ECforecast {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.ECforecast	a:link,a:visited,a:active {
color: #ffffff;}

div#WeatherCover{
	width: 180px;
	position: relative;
	z-index: 95;
	top: -110px;
	left: 575px;
	height: 110px;
	overflow: hidden;
display: none;}
	
#LiveWeather a:link a:visited{	color: #cb9001;
	font-size: 10px;
	text-decoration: none;}
div#NewsAlert{
	position:absolute;
	top:120px;
	z-index: 99;
	width: 765px;
	overflow: hidden;}
#NewsAlert H6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
}

div#HeadingImage{
	width: 900px;
	height: 95px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index:50;
	}
#HeadingImage img{
	padding-left: 0;}
	
	
div#HeadingPrint{
	display: none;
}

/* global navigation top and bottom */


div#TodayDate{
	width: 175px;
	margin-right: 5px;
	color:#000000;
	padding-left: 15px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.Today{
	color:#000000;
	padding-left: 15px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;}

div#GlobalNavTopContainer{
	width: 850px;
	height: 24px;
	margin-right: auto;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	/*background-color: #232323;*/
	display: none;
	}
.GlobalNavTop{
	position: relative;
	width: auto;
	top: -1px;
	margin-top: 0;
	margin-bottom: 0px;
	z-index:3;
	margin-right: 170px;

}
.GlobalNavTop ul {
	padding: 0px;
	margin:0px;
	overflow: visible;
	list-style-type: none;
	line-height: 18px;
}
.GlobalNavTop ul li { 
	display: inline; 
	}

.GlobalNavTop ul li a
{
	
	/*width: 113px;*/
	text-decoration: none;
	height: 21px;
	float: right;
	/*letter-spacing: 1px;*/
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
	overflow: visible;
	display:block;
}
.GlobalNavTop ul li a:hover
{
	color: #ffffff;
	text-decoration: none;
	height: 21px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #B94811;

}	
.GlobalNavTop ul li a:active
{
	/*width: 113px;*/
	text-decoration: none;
	height: 21px;
	float: right;
	/*letter-spacing: 1px;*/
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
	overflow: visible;
	display:block;
}
.GlobalNavTop ul li a:visited
{
	
	/*width: 113px;*/
	text-decoration: none;
	height: 21px;
	float: right;
	/*letter-spacing: 1px;*/
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
	overflow: visible;
	display:block;
}

div#GlobalNavBottomContainer{
	width: 100%;
	margin-top: 15px;	
	}

div#GlobalNavBottom{
	width: 800px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 0px;
	z-index:3;
	text-align: center;
}

#GlobalNavBottom span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888a8d;
	
}
#GlobalNavBottom span a {
	padding: 0px 2px;
	text-decoration: underline;
	color: #eeeeee;
}

#GlobalNavBottom span a:hover
{
	padding: 0px 2px;
	text-decoration: none;
	color:#dbb24e;}


/****************************************************************** Main Local Navigation **/

div#NavigationContainer{
	width: 160px;
	
	background-color: #004691;
	}

div#Navigation {
	width: 160px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}

#Navigation ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: visible;
	list-style-type: none;
	line-height: 20px;
	list-style-position: outside;	
}
#Navigation ul li {
	margin-top:0px;

	}

#Navigation ul li a
{
	padding: 0px 0px 0px 30px;
	color: #f7ca5b;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	display: block;
	width: auto;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002D73;
	vertical-align: middle;
	background-image: url(../images/siteimages/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #00529D;}

#Navigation ul li a:visited {
padding: 0px 0px 0px 30px;
	color: #f7ca5b;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	display: block;
	width: auto;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002D73;
	vertical-align: middle;
	background-image: url(../images/siteimages/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	overflow: hidden;
}

#Navigation ul li a:hover {
	padding: 0px 0px 0px 30px;
	background-color: #0062AD;
	color: #ffffff;
	background-image: url(../images/siteimages/nav_bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	overflow: hidden;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002D73;
}
#Navigation ul li a:active
{
	padding: 0px 0px 0px 30px;
	/*background-color: #0062AD;*/
	color: #ffffff;
	background-image: url(../images/siteimages/nav_bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	overflow: hidden;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002D73;
}

#Navigation h6 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #002960;
	color: #ffffff;
	background-color: #0062AD;
	padding-left: 3px;
}


/* main content area including column set up*/

div#ContentContainer{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
    padding-top: 0px;
	margin-top: 0px;
	}
	
div#MainContainer{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-right-width: 0px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3F3F3F;
	border-left-color: #3F3F3F;
}
	
.LeftColumn{
	width: 160px;
	background-color:#004691;
	overflow: hidden;}

.MidColumnHome{
	width: 405px;
	padding-bottom: 10px;
	padding-right:0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #ECECEC;	
	background-color: #ffffff;	}

.MidColumn{
	width: 600px;
	padding-bottom: 10px;
	padding-right:0px;
	padding-left: 0px;
	padding-top: 20px;
	background-color: #ffffff;
/*	background-image: url(../images/siteimages/bg_body.jpg);
	background-repeat: repeat-x;*/
}

div#MidTop{
	width: 405px;
	height: 180px;
	background-color: #848484;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	border-top: 10px solid #6F6F6F;
	border-right: 0px solid #333333;
	border-bottom: 10px solid #6F6F6F;
	border-left: 0px solid #333333;
	padding-top: 0px;
	overflow: hidden;
	}
	
.MidRightColumn	{
	width: 195px;
	background-color: #E9E8DC;
	/*border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #D2D1C6;*/
}
	
div#MidRight{
	width: 195px;
	color: #6C6C6C;}

#MidRight h3{
	background-color: #848484;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color:  #0062AD;
	color: #00529D;
	color: #ffffff;
	background-image: url(../images/siteimages/heading3_back.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 35px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #6F6F6F;
	margin-top: 0px;
	padding-top: 0px;
	}
/*#MidRight h4{
	background-color: #848484;
	height: 10px;
	line-height: 40px;
	color: #ffffff;
	background-image: url(../images/siteimages/heading3_back.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 35px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #6F6F6F;
	margin-top: 0px;
	padding-top: 0px;
	}*/
	

	
#MidRight ul {
	padding: 0px 0px 0px 35px;
	margin:10px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: visible;
	list-style-position: outside;
	list-style-image: url(../images/siteimages/news_bullet.gif);
}
.WeatherLinks{
font-size: 11px;}
.ChannelBullets{
	padding: 0px 0px 0px 35px;
	list-style-position: outside;
	/*background-image: url(../images/siteimages/heading3_back.gif);
	background-repeat: no-repeat;*/
	line-height: 16px;
	font-size: 13px;
	list-style-image: url(../images/siteimages/channel_bullet.gif);
}

#MidRight ul li {
	margin: 0px;
	padding: 0px;
	}

#MidRight ul li a
{
	padding-left: 5px;
	margin-bottom: 2px;
	text-decoration: underline;
	color: #397AB5;
	width: auto;
	overflow: hidden;
background-color: #E9E8DC;}

#MidRight ul li a:visited {
	color: #397AB5;
	text-decoration: underline;	
	width: auto;
	overflow: hidden;
	vertical-align: middle;
	overflow: hidden;
background-color: #E9E8DC;}

#MidRight ul li a:active
{
	color: #397AB5;
	overflow: hidden;
	text-decoration: underline;
	background-color: #E9E8DC;}

#MidRight ul li a:hover {
	color: #990000;
	overflow: hidden;
background-color: #E9E8DC;}

.MidRightSpacer{
	height: 15px;}
	
div#MidRightScoreboard{
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C6C;
	width: 342px;
	height: 200px;
	overflow: -moz-scrollbars-vertical !important;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-bottom: 20px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #D2D1C6;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #D2D1C6;
	background-color: #D6E4EF;
	color: #000000;}
div#ScoreboardContent{
	padding-right: 5px;
	
	}
	
div#ScoreboardSign{
	width: 40px;
	height: 232px;
	float: left;
	background-color: #6F6F6F;
	overflow: hidden;}
#MidRightScoreboard h2 {
	color: #252525;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84AFD0;
}

.scoreboardH2 {
	color: #252525;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84AFD0;
}
	
	.columncontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 165px;
	margin-left: 5px;
	padding-bottom: 10px;}

.RightColumn{
	width: 160px;
	background-color: #383838;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #424242;
	}

div#SideTop{
	width: 180px;
	height: 20px;
margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	z-index: 90;
	overflow: hidden;}
div#SideTopRight{
	width: 180px;
	height: 20px;
margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	z-index: 90;
	overflow: hidden;}
div#SideBottomRight{
	width: 180px;
	margin-left: 5px;
	height: 25px;
}
div#SideBottomLeft{
	width: 180px;
	height: 20px;
	margin-left: 10px;
	margin-right: 5px;
	/*background-image: url(../images/siteimages/sidebottomback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/
}

/* left side bar */

div#LeftTop{
	width: 180px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;
	/*padding: 20px 10px 10px;
	background-image: url(../images/siteimages/sidetop.jpg);
	background-repeat: no-repeat;
	background-image: url(../images/siteimages/sidetop.gif);
	background-position: top;
	background-repeat: no-repeat;*/}

div#Left{
	width: 160px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;
	background-color: #252525;
	padding: 0px 10px 10px;
	/*background-image: url(../images/siteimages/sidetop.jpg);
	background-repeat: no-repeat;
	background-image: url(../images/siteimages/sidetop.gif);
	background-position: top;
	background-repeat: no-repeat;*/}

.leftbox{
	width: 160px;
	overflow: visible;
	color: #ffffff;
	border: 0px solid #333333;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	}
.leftboxphotopic{
	margin-bottom: 10px;}
	
/* right side bar */
div#RightTop{
	width: 180px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
	/*padding: 20px 10px 10px;
	background-image: url(../images/siteimages/sidetop.jpg);
	background-repeat: no-repeat;
	background-image: url(../images/siteimages/sidetop.gif);
	background-position: top;
	background-repeat: no-repeat;*/}


div#Right{
	width: 160px;
	position: absolute;
	top: 120px;
	z-index: 91;
	margin-left: 2px;
	padding: 0px 0px 0px;
	margin-right: 0px;
}
	/********************************* news features*************************************/
	

	
	
/* Content Area */

div#NewsPoll{
width: 200px;
float: right;
height: 250px;
background-color: #00CC33;
}

div#MainContent{
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 2px;
	
	
/*background-color: #e0dcd2;*/}
div#MainTop{
	height: 175px;
	height: auto;
	border: 0px solid #e0dcd2;
	padding: 0px;
	margin-bottom: 20px;
	clear: both;
	float: none;	/*background-image: url(../images/siteimages/maincontent_back.jpg);
	background-repeat: no-repeat;*/
	
}

#MainContent hr{
	margin-top: 4px;
	margin-bottom: 10px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252525;
	color: #252525;
	background-color: #252525;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #252525;
	border-bottom-color: #252525;
	border-left-color: #252525;
}

.MainContentForm{
	border: 1px solid #333333;

}
.MainContentButton{
	border: thin outset #333333;
	color: #000000;
	background-color: #eeeeee;
}



/* Photo Gallery */

div#PhotoGallery{
	width: auto;
	}
#PhotoGallery img{
	
	padding: 10px;
	border: 1px solid #999999;
	}
div#MainPhoto{
	border: 0px;
	float: right;
	}
#MainPhoto img{
	border: 0px;}

.imagethumbnails{
	margin-right: 5px;
	margin-left: 5px;}
	
.albumimagethumbnails{
	margin-right: 5px;
	margin-left: 5px;
	overflow: hidden;
	background-color:#ffffff;
	padding: 4px;
	border: solid 1px #cccccc;}
	
.contentimages{
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #425227;
	background-color:#ffffff;
	overflow: hidden;}

div#PhotoBorderLarge{
	width: auto;
	height: auto;
	border: 2px solid #425227;
	background: #ffffff;
	padding: 10px 15px;
}
#PhotoBorderLarge image{
	border: 1px solid #425227;
}

	div#PhotoGallery{
	width: auto;
	}
#PhotoGallery img{
	padding: 5px;
	border: 1px solid #999999;
	background-color:#ffffff;}
	
.PhotoGallerystyle{
	padding: 10px 10px 10px 0px;
	border: 0px solid #999999;

	}





/* comments */

div#CommentsContainer{
	margin-top: 20px;
	}
	
#CommentsContainer blockquote{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

	
	
/* Footer */

div#FooterContainer {
	width: 920px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	clear: both;
	border-right: none;
	border-bottom: 6px solid #232323;
	border-left: none;
	background-color: #424242;
	background-image: url(../images/siteimages/footer_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

div#Footer{
	width: 90%;
	margin-right:auto;
	margin-left: auto;
	margin-top: auto;
	padding-top: 10px;
	text-align: center;
	color: #eeeeee;

}
#Footer span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888a8d;
}
#Footer span a {
	padding: 0px 2px;
	text-decoration: underline;
	color: #eeeeee;
}

#Footer span a:hover
{
	padding: 0px 2px;
	text-decoration: none;
	color:#dbb24e;}
div#Footer2{
	width: 780px;
	color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-bottom: 15px;
	text-align: center;	
	
}
#Footer2 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
#Footer2 span a {
	padding: 0px 4px;
	color: #ffffff;text-decoration: none;
}
#Footer2 span a:hover {
	padding: 0px 4px;
	text-decoration: underline;
	color:#dbb24e;
}

div#CorporateLogo{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;}

/* General Styles*/

h1 {
	font-size: 170%;
	font-weight: normal;
	color:  #033078;
	color:  #252525;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 15px;
	letter-spacing: 0.01em;
	padding-top: 0px;
	}
.heading1override{
	margin-bottom: 2px;}

h2 {
	font-weight: normal;
	font-size: 165%;
	color: #002960;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 140%;
	font-weight: normal;
	color: #333333;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #4a1f1e;
	/*color: #9B4340;*/
	font-size: 145%;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 6px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d3d3d;
}

h5 {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #947600;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 120%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #002960;
}


A:link {
	color: #0062B5;
	text-decoration: underline;
	
}
A:visited {
	color: #6D2D77;
	text-decoration: underline;

}
A:active {
	color: #333366;
	text-decoration: underline;
	
}
A:hover {
	color: #940B10;
	text-decoration: underline;
	
}

.noborder{
	border: 1px solid #F4F4F4;
}
.small {  font-size: 10px}

.formlabels {
	color: #252525;
	font-weight: bold;
background-color: inherit;
}

.linedivider {
	border: thin dotted #737357;
}
.linkslist1 {
	padding-top: 6px;
	padding-bottom: 2px;
	line-height: 125%;
	font-weight: bold;
	/*font-size: 130%;*/
}
.linkslist1c {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 125%;
}
.linkslist1b {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	background-color: inherit;
	/*font-size: 11px;*/
}
.linkslist2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
.separator{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	background-color: inherit;
	margin-top: 10px;
}

/*legend {
	font-weight: normal;
	font-size: 155%;
	color: #0a2e86;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	left: -20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 4px;
	position: relative;
	top: -25px;
}*/

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* news formatting*/
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

div#NewsHome{
	width: auto;
	margin-bottom: 20px;
	clear: both;}

#NewsHome h2 {
	color: #252525;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84AFD0;
}
#NewsHome ul {
	padding: 0px 0px 0px 15px;
	margin:0px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: visible;
	line-height: 14px;
	list-style-position: outside;
	list-style-image: url(../images/siteimages/news_bullet.gif);
}
#NewsHome ul li {
	margin: 0px 0px 5px;
	padding: 0px;
	}

#NewsHome ul li a
{
	text-decoration: underline;
	color: #397AB5;
	height: 12px;
	width: auto;
	overflow: hidden;
	font-weight: bold;}

#NewsHome ul li a:visited {
	color: #397AB5;
	text-decoration: underline;
	height: 12px;
	width: auto;
	overflow: hidden;
	vertical-align: middle;
	overflow: hidden;
}

#NewsHome ul li a:hover {
	color: #990000;
	height: 12px;
	overflow: hidden;
}
/*#MidRight ul li a:active
{
	background-color: #0062AD;
	color: #397AB5;
	overflow: hidden;
	text-decoration: underline;
}*/
.MidRightSpacer{
	height: 15px;}

	
	
#NewsHome P{
	margin-top: 0px;
	padding-top: 0px;
	}
	
div#NewsStoryFormat{
	}
	
#NewsStoryFormat h1 {
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	}
.NewsAuthor{
	font-weight: bold;
	color: #181818;
	}
.NewsPlace{
	}
.NewsDate{
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */




.alternatelegend {
	font-weight: normal;
	font-size: 130%;
	color: #0a2e86;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	left: auto;
}
legend{
	font-size: 115%;
	font-weight: bold;
	color: #0C3A66;
	}

fieldset{
	width: auto;
	padding: 5px;
	margin-bottom: 20px;
	z-index:2;
}

.gradientfieldset{
	width: auto;
	padding: 5px;
	margin-bottom: 20px;
	z-index:2;
	background-image: url(../images/siteimages/fieldsetback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.fieldsetform{
		background-color: #C3CFD8;
	border-top: 1px none #0C3A66;
	border-right: 1px solid #0C3A66;
	border-bottom: 1px solid #0C3A66;
	border-left: 1px solid #0C3A66;
	}
fieldset ul{
	margin-top: 1px;
	margin-bottom: 5px;
	}
	
	/*************** advertising formatting**********************/
	
.adlegend {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.adstyle {
	background-color: #0C0890;
	color: #FFFFFF;
}
.rowline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #406747;
}

div#HomeAdvertising{
	width: 468px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	}


.alternateform{
	border: 0px;
	background-color:#ffffff;
	}
	
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*   weather */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

div#WeatherPanel{
/*	background-color: #3d3d3d;*/
	color: #ffffff;
	margin-bottom: 5px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b3b3b;}

.WeatherPanelTitle{
	font-weight: bold;
	padding-top: 7px;
	}	

#WeatherPanel p{
	margin: 4px 0px 0px;
	padding: 0px;
	}	

#WeatherPanel a:link{
	color: #cb9001;
	font-size: 10px;
	text-decoration: none;
}

#WeatherPanel a:visited{
	color: #cb9001;
		font-size: 10px;
	text-decoration: none;
}
#WeatherPanel H1{
	font-size: 125%;
	font-weight: bold;
	display: block;
	color: #106EC8;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b3b3b;
	}
	
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
	
.spanindent {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.spacer {
	width: 100%;
	height: 12px;
	}
	
	/*|||||||||||||||||||||||||||||||||||  Extras on right ||||||||||||||||||||*/
	
	div#Extras{
	width: 160px;
	margin-bottom: 10px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #3d3d3d;}
/*#Extras a:link{
	color: #FF9900;
	font-size: 10px;
	text-decoration: none;
}

#Extras a:visited{
	color: #FF9900;
		font-size: 10px;
	text-decoration: none;
}*/
.ExtraNodes{
	}
#Extras H3{
	color: #eeeeee;
	/*color: #9B4340;*/
	font-size: 95%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3d3d3d;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #3d3d3d;
	background-color: #3d3d3d;
	padding-left: 5px;}

#Extras ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	width: auto;
	overflow: visible;
	list-style-type: none;
	line-height: 15px;
	list-style-position: outside;	
}
#Extras ul li {
	/*display: inline;*/
	margin-top:0px;
	}

#Extras ul li a
{
	padding: 2px 4px 4px 2px;
	color: #ffffff;
	text-decoration: none;
	height: 15px;
	display: block;
	width: auto;
	overflow: hidden;
	vertical-align: middle;
	border: 0px solid #FFCC33;
	background-color: #7B1E15;
	margin-bottom: 4px;
	text-align: center;
	/*background-image: url(../images/siteimages/extra_back.jpg);
	background-repeat: no-repeat;*/
	font-weight: bold;
}

#Extras ul li a:hover
{
	background-color: #106EC8;
	color: #ffffff;
	/*background-image: url(../images/siteimages/extra_over.jpg);
	background-repeat: no-repeat;
	background-position: top;*/

}
/************************************************ news survey***********************************/

div#NewsSurvey{
	padding-top: 5px;
	height: 90px;
	border: 0px solid #CCCCCC;
	padding-left: 5px;

	}
.surveylegend{
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	display: block;
	background-color: #912319;
}
div#SurveyTitle{
	width: 100%;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #912319;
	margin-left: 0px;
	margin-right: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #4a4a4a;
	border-bottom-color: #4a4a4a;
	border-left-color: #4a4a4a;
	display: block;
}
.newssurveyfieldset{
	width: auto;
	padding: 0px;
	margin-bottom: 20px;
	z-index:2;
	border: 1px solid;
	background-image: url(../images/siteimages/newssurvey.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #A27975;
	}
div#TinbuContainer{
	width: 470px;
	overflow: hidden;}
	
	.staffphotosthumb{
	padding: 4px;
	border: 1px solid #999999;
	background-color: #ffffff;}

.staffphotos{
	padding: 6px;
	border: 1px solid #999999;
	background-color: #ffffff;}
	
div#AdvertisingCard{
	border: 1px solid #B9B19E;
	}
.adboxone{
	background-color:#B9B19E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0DCD2;
	color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DCD2;
}
.adboxtwo{
	background-color:#532d2c;
	color: #FFFFFF;
	font-size: 145%;
}
.adboxthree{
background-color:#dbb24e;
border: 1px solid #B9B19E;}
.adboxfour{
color:#ffffff;
background-color:#252525;
font-size: 125%;}
.adtextone{
	font-size: 130%;
	color: #002960;
	font-weight: bold;
	}
/*************************************features*************************************/

div#Features{
	width: 483px;
	border: 1px ridge #999999;
	margin-bottom: 10px;
	font-size: 95%;
	color: #3c1615;
	clear: both;
	float: none;
}

.featurestitle{
	height: 20px;
	/*background-color: #3c1615;*/
	background-image: url(../images/siteimages/features_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#Features H2{
	width: 100%;
	
	font-size: 125%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	font-weight: bold;
}
.FeatureLink{
	font-size: 90%;
	text-align: right;
	padding: 0px;
	margin: 0px;
	}
	
/******************************** Blogging ***********************************/

div#Blogging{
	width: 480px;
	border: 0px ridge #999999;
	margin-bottom: 10px;
	font-size: 95%;
	color: #3c1615;
	clear: both;
	float: none;
}
.BlogContainer{
	border: 1px ridge #999999;
	margin-bottom: 10px;
	width: 480px;}
#Blogging Fieldset{
	z-index:2;
	padding: 5px;
	margin-bottom: 20px;
	border: none;
}
.Blogging{
	height: 20px;
	/*background-color: #3c1615;*/
	background-image: url(../images/siteimages/features_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.blogdate{
font-size: 10px;
float: right;
}

#Blogging H2{
	width: 100%;
	font-size: 125%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	font-weight: bold;
	background-color:#0C3A66;
	height: 25px;
	line-height: 25px;}
.BloggingLink{
	font-size: 90%;
	text-align: right;
	padding: 0px;
	margin: 0px;
	}	
.dialadeal{
	border-top: 0px solid #eeeeee;
	border-right: 0px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 0px solid #eeeeee;
	background-color: #0C3A66;
	background-color: #912319;
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding-left: 5px;
	padding-bottom: 2px;}

.blockrowline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #406747;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;}

.diallegend{
	margin-bottom: 10px;}
.countdownheader{
	border-top: 0px solid #eeeeee;
	border-right: 0px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 0px solid #eeeeee;
	background-color: #0C3A66;
	background-color: #912319;
	font-weight: bold;
	color: #ffffff;
}
.countdowntable{
	border: 1px solid #242424;
}
div#Programming{
	font-size: 85%;
	width: 450px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 10px;}
	
.guidetitle{
	font-weight: bold;
	color: #0C3A66;
  
  }
.guidespace{
	height: 10px;}
	.titlescore {
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
	}
.popcorntitle {
	font-size: 110%;
	font-weight: bold;
	color: #0B4A87;
}
/******************************  funeral notices*********************************************/
div#NoticesList{
	width: 450px;
	padding: 0px;
	margin-left: 15px;	
	}
	div#FuneralDisclaimer{
	width: 450px;}
/*#NoticesList ul{
	margin-left: 10px;
	padding-left: 10px;
}
#NoticesList li{
	padding: 0px;
	margin: 0px;}*/
	
.NoticesListLinks {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: none;
	background-color: inherit;
	list-style-type: none;
	text-decoration: none;
	
}
.personalities{
	padding-left: 4px;}
.personalitiestext{
	font-size: 11px;}
	
.sportsblockline {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #406747;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	margin-top: 15px;
}
/********************* talk show features boxes footer area***********************************/
div#NewsFeatures{
	width: 760px;
	height: auto	;
	background-color:#E9E8DC;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #D2D1C6;
	color: #6C6C6C;
	font-size: 11px;
	padding-top: 5px;
padding-bottom: 5px;}

#NewsFeatures H3{
	color: #787770;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2D1C6;
	text-transform: uppercase;
}
.imagehead{
	border: 2px solid #D2D1C6;
	}
.cell{
width: 240px;
height: 100px;
padding: 4px 6px;
overflow: hidden;}

.cellcentre{
	width: 240px;
	height: 100px;
	padding: 4px 6px;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #B7B7B1;
	border-left-color: #B7B7B1;
}
.ShowDate{
	font-weight: normal;
	text-transform: none;
	text-align: right;
	float: left;}
.ProfileImage {
  
  float: right;}


.descriptions{
	color: #6C6C6C;
	border: 1px solid #D2D1C6;
	background-color: #E9E8DC;
	padding: 4px;
}

.reportdescriptions{
	color: #6C6C6C;
}

.posted{
	font-size: 10px;
	color: #999999;
	}
.locationposted{
	font-size: 11px;
	color: #333333;
}
.stationposted{
	font-size: 10px;
	color: #333333;
	float: right;}
	
	#apDiv1 {
	position:absolute;
	left:230px;
	top:100px;
	width:221px;
	height:109px;
	z-index:1;
}
div#AudioPlayer{
	width: 300px;
	float: right;
	margin-left: 15px;
	margin-bottom: 25px;
	z-index: 80;
	border: 1px solid #3F3F3F;
}
.headinebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D152D;
	display: block;
	padding-top: 15px;
}
.sportssearch{
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	font-size: 85%;}
	
div#TextSubMenu {
	font-size: 90%;
	width: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;}
#TextSubMenu li {
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
	border-right-width: 0px;
	border-right-style: dashed;
	border-right-color: #808080;
}
/*********************************************** module blocks ******************************/

.modheader{
	height: 30px;
	margin-bottom: 0px;
	width: auto;
	overflow: hidden;
	background-color: #CCCCCC;
	background-color: #e0e0e0;
	background-color: #eeeeee;
	text-indent: 5px;
	line-height: 30px;
	font-size: 125%;
	color: #333333;
	font-weight: bold;
}
.modfieldset{
background-color: #eeeeee;
background-color: #fcfcfc;
margin-top: 20px;
width: 540px;
border: 1px solid #CCCCCC;
padding: 6px;
margin-left: auto;
margin-right: auto;}

.stationtagline{
	font-size: 75%;
	font-style: italic;
	font-weight: normal;
	padding-left: 10px;}

#apDiv1 {
	position:absolute;
	left:230px;
	top:-200px;
	width:221px;
	height:109px;
	z-index:90;
	background-color: #ffffff;}