BODY
{
    background-color: #0978b9;
    margin: 5px auto 0px auto;
    background-image: url(/img/bg_page.gif);
    background-repeat: repeat-x;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.9em;
}

div#container
{
    width: 770px;
    margin-left: auto;
    margin-right: auto;
}

div#header
{
    height: 135px;
    background-image: url(/img/header.gif);
    background-repeat: no-repeat;
    padding: 25px 15px 0px 15px
}

div#xmas_header
{
    height: 135px;
    background-image: url(/img/christmas_header.gif);
    background-repeat: no-repeat;
    padding: 25px 15px 0px 15px
}

div#year_header
{
    height: 135px;
    background-image: url(/img/2008_header.gif);
    background-repeat: no-repeat;
    padding: 25px 15px 0px 15px
}

div#navigation
{
    height: 21px;
    background-image: url(/img/bg_navigation.gif);
    background-repeat: no-repeat;
    padding: 4px 15px 0px 200px;
    font-weight: bold;
    color: white;
}

div#contentcontainer
{
    background-image: url(/img/bg_content.gif);
    background-repeat: repeat-y;
    padding: 5px 15px 5px 12px;
}

div#left
{
    width: 177px;
    float: left;
    text-align: center;
}

div#right
{
    width: 560px;
    float: right;
}

div.cleaner
{
    clear: both;
}

div#footer
{
    height: 29px;
    background-image: url(/img/footer.gif);
    background-repeat: no-repeat;
    font-size: 0.8em;
    text-align: center;
}

div.featuredstory

{
    width: 315px;
    height: 110px;
    padding: 5px;
    background-color: #f5f5f5;
    border: 1px solid #d8d8d8;
    float: left;
    font-size: 0.8em;
    margin-bottom: 15px;
    background-image: url(/img/bg_newsbox.gif);
    background-position: 2% 98%;
    background-repeat: no-repeat;
}

div.featuredimage
{
    width: 100px;
    height: 67px;
    float: left;
    margin-top: 15px;
    margin-right: 5px;
}

div.headlines

{
    width: 210px;
    height: 110px;
    padding: 5px;
    background-color: #f5f5f5;
    border: 1px solid #d8d8d8;
    margin-left: 10px;
    float: left;
    font-size: 0.8em;
    margin-bottom: 15px;
    background-image: url(/img/bg_newsbox.gif);
    background-position: 2% 98%;
    background-repeat: no-repeat;
}

div.postmetadata

{
    font-size: 0.9em;
    color: #7a7a7a;
}

div#logo
{
    width: 220px;
    height: 125px;
    float: left;
}

div#ban
{
    width: 468px;
    height: 60px;
    float: right;
    margin: 30px 10px 0px 0px;
}

div#weather
{
    margin-top: 10px;
    width: 150px
    height: 92px;
    margin-left: auto;
    margin-right: auto;
}

div.meta
{
    background-color: #f5f5f5;
    border: 1px solid #d8d8d8;
    height: 20px;
    width: 95%;
    margin: 0px auto 0px auto;
    font-size: 0.9em;
    padding: 3px;
    text-align: center;
}

div.url
{
   display: none;
}

div.staffimage
{
    width: 166;
    height: 58px;
    float: left; 
}

div.cancellation
{
background-color: #FFF1AF; padding: 3px; border: 1px solid #EFC400;
margin-bottom: 5px;
font-size: 0.9em;
}


p.staff
{
    padding-top: 8px;
}

div.leftlinks
{
    width: 160px;
    background-color: #67B9CF;
    border: 2px solid white;
    color: white;
    margin: 2px auto 2px auto;
    text-align: left;
    padding: 2px;
    font-size: 0.8em;
}

div.audioclip
{
    margin: 0px auto 0px auto;
    padding: 5px;
    background-color: #EBF7FE;
    width: 95%;
    border: 1px solid #C9DEEA;
    font-size: 0.9em;
}

div.frontbannerleft

{
    width: 327px;
    float: left;
    font-size: 0.8em;
    margin-bottom: 15px;
}

div.frontbannerright

{
    width: 224px;
    float: right;
    font-size: 0.8em;
    margin-bottom: 15px;
}

/* Images */

img { border: none; }

img.greenbutton { border: 2px solid white;}

img.announcer { margin-bottom: 2px; }

/* Text */

div.featuredstory h1 { color: #61a706; font-size: 1.5em; font-weight: bold; display: inline; } 

div.headlines h1 { color: #61a706; font-size: 1.5em; font-weight: bold; display: inline; } 

h1 { color: #61a706; font-size: 1.3em; font-weight: bold; display: inline; font-family: arial,helvetica,sans-serif; } 


h2 { color: #61a706; font-size: 1.3em; font-weight: bold; display: inline; font-family: arial,helvetica,sans-serif; } 

/* Links */

a:link {color: #0978B9;}
a:visited {color: #06679F;}
a:hover {color: #6BB008;}

h1 a:link {color: #6BB008; font-size: 1.2em; font-weight: bold; text-decoration: none;}
h1 a:visited {color: #6BB008; font-size: 1.2em; font-weight: bold; text-decoration: none;}
h1 a:hover {color: #6BB008; font-size: 1.2em; font-weight: bold; text-decoration: none;}

div#navigation a:link {color: white;  text-decoration: none;}
div#navigation a:visited {color: white;  text-decoration: none;}
div#navigation a:hover {color: #EBF7FE;  text-decoration: underline;}

/* News Stuff */

.entryImage {
	position: relative;
	clear: both;
	float: left; 
	margin: 10px 15px 0px 0px;
	border-right: none;	
	font-size: 0.8em;
	width: 150px;
	line-height: 100%;
}

.entryImageSmall {
	position: relative;
	clear: both;
	float: left; 
	margin: 10px 15px 0px 0px;
	border-right: none;	
	font-size: 0.8em;
	width: 60px;
	line-height: 100%;
}


.entryImageRight {
	position: relative;
	clear: both;
	float: right; 
	margin: 5px 0px 5px 15px;
	border-right: none;	
  font-size: 0.8em;
	width: 150px;
	line-height: 100%;
}

div.entryImage img,
div.entryImageRight img,
div.entryImageSmall img {
	margin-bottom: 3px;
	display: block;
}

.entryImage_a {
	position: relative;
	clear: both;
	float: left; 
	margin: 5px 15px 0px 0px;
	border-right: none;	
	font-size: 0.8em;
	width: 100px;
	line-height: 100%;
	text-align: center;
}


.entryImageRight_a {
	position: relative;
	clear: both;
	float: right; 
	margin: 5px 0px 5px 15px;
	border-right: none;	
  font-size: 0.8em;
	width: 100px;
	line-height: 100%;
	text-align: center;
}

div.entryImage_a img,
div.entryImageRight_a img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div.wxwarning
{
text-align: center; background-color: #FFE08F; padding: 3px; border: 1px solid #FFB900;
}

div.wxwarning a:link { color: white; text-decoration: underline; }
div.wxwarning a:hover { color: white; text-decoration: none; }

div.mobileonly { display: none; }

/* SPEECH */

div.one b.tl {background:url(/img/top_left1.gif) top left no-repeat;}
div.one b.tr {background:url(/img/top_right1.gif) top right no-repeat;}
div.one p {background:#ecc7c7;}
div.one b.bl {background:url(/img/bottom_left1.gif) top left no-repeat;}
div.one b.br {background:url(/img/bottom_right1.gif) top right no-repeat;}
div.one b.point {background:url(/img/point1.gif) top left no-repeat; margin:5px 0 0 25px;}

/* POTHOLES */

    div.pot_container { width: 525px; margin: 5px auto 0px auto; }
    div.pot_header { width: 525px; height: 80px; border-bottom: 1px solid black; }
    div.pot_body { background: url(/img/pot_body.gif) repeat-y; padding: 3px; overflow: auto; }
    div.pot_footer { width: 525px; height: 15px; }
    
    div.pot_left { width: 330px; float: left; margin-left: 10px; padding: 5px; }
    div.pot_right { width: 140px; float: right; margin-right: 10px; padding: 5px; font-size: 0.8em; }
    
    div.pot_container h1 { font-size: 1em; color: #f66e00; display: block; text-transform: uppercase; }
    div.pot_container input { background-color: #fff6bf; border: 1px solid #d15600; }
    div.pot_container textarea { background-color: #fff6bf; border: 1px solid #d15600; width: 140px; font-family: arial,sans-serif; font-size: small;}

/*YARD SALES */

div.yardsalecontainer   table { text-align: left; margin-left: auto; margin-right: auto; }
div.yardsalecontainer   td { border: 0px; padding: 5px; }
div.yardsalecontainer   li { list-style-type: square; }
div.yardsalecontainer   ul { margin-left: 15px; padding-left: 15px; }
div.ysheader { color: #DF1B1B; border-bottom: 1px solid #EFEFEF; margin-top: 20px; font-size: 115%; clear: both; }
div.weekof { font-size: 1.5em; color: #DFD137; border-bottom: 2px dashed #EFECD1; }

/* FEATURES PAGE */
div.featuresleft { width: 32px; padding: 3px; float: left; }
div.featuresright { width: 450px; float: left; margin-left: 15px; }
div.featurescontainer { padding-bottom: 10px; border-bottom: 2px dashed #EFEFEF; margin-bottom: 10px; clear: both; display: table; }
div.featurescontainertop { padding: 10px; border-bottom: 2px dashed #EFEFEF; margin-bottom: 10px; clear: both; display: table; }