#search { /*search main container*/
width: 380px;
height: 25px;
border: 0px;
overflow: hidden;
padding-right: 5px;
padding-bottom: 0px;
padding-top: 0px
font-size: 11pt;
font-family: Tahoma, Geneva, sans-serif;
text-align: right; 
}

.titlefield{ /*CSS for RSS title link in general*/
font-family: Tahoma, Geneva, sans-serif; font-size: 10pt ; color: #666666; font-weight: bold; text-transform: uppercase; text-decoration: none
}

.titlesumfield{ /*CSS for RSS title link in general*/
font-family: Tahoma, Geneva, sans-serif; font-size: 10pt ; color: #666666; font-weight: bold; text-transform: uppercase; text-decoration: none
}

.labelfield{ /*CSS for label field in general*/
font-family: Tahoma, Geneva, sans-serif; font-size: 10pt ; color: #666666
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#top { /*top main container*/
font-family: Tahoma, Geneva, sans-serif; 
font-size: 11pt;
width: 495px;
height: 20px;
border: 0px;
overflow: hidden;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 1px;
background-color: #F7F7F7;
}

#news { /*news main container*/
width: 398px;
height: 100%;
font-family: Tahoma, Geneva, sans-serif; 
font-size: 10pt;
border: 0px;
padding: 0px;
}

#sports { /*sports main container*/
font-family: Tahoma, Geneva, sans-serif; 
font-size: 10pt;
width: 398px;
height: 100%;
border: 0px;
padding: 0px;
}

#obits { /*obits main container*/
width: 398px;
height: 100%;
font-family: Tahoma, Geneva, sans-serif; 
font-size: 10pt;
border: 0px;
padding: 0px;
}

#maincol { /*inside pages main container*/
width: 620px;
height: 100%;
/*font-family: Tahoma, Geneva, sans-serif; 
font-size: 10pt;*/
overflow: hidden;
border: 0px;
padding: 0px;
}

code{ /*CSS for instructions*/
color: red;
}

#apDiv1 {
	position:absolute;
	width:300px;
	height:200px;
	z-index:1;
	left: 527px;
	top: 312px;
	background-color: #CC0000;
	padding: 5px;
	font-size: 16px;
	visibility: visible;
}

body           { font-family: Tahoma, Geneva, sans-serif; font-size: 11pt }
.body          { font-family: Tahoma, Geneva, sans-serif; font-size: 11pt }
.body-smaller  { font-family: Tahoma, Geneva, sans-serif; font-size: 9pt; }
.body-smallest { font-family: Tahoma, Geneva, sans-serif; font-size: 8pt }
.header        { font-family: Tahoma, Geneva, sans-serif; font-size: 15pt; color: #CC0000; font-weight: bold }
.pageheader    { font-family: Tahoma, Geneva, sans-serif; font-size: 17pt; color: #CC0000; font-weight: bold }
.subhead       { font-family: Tahoma, Geneva, sans-serif; font-size: 12pt; color: #666666; font-weight: bold; text-transform: uppercase }

.breadcrumbs { 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 9pt; 
	color: #FFF; 
	font-weight: bold; 
	text-transform: uppercase;
}

.breadcrumbs a:link { 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 9pt; 
	color: #FFF; 
	font-weight: bold; 
	text-transform: uppercase;
	text-decoration: none;
}

.breadcrumbs a:visited { 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 9pt; 
	color: #FFF; 
	font-weight: bold; 
	text-transform: uppercase;
	text-decoration: none;
}

.breadcrumbs a:hover { 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 9pt; 
	color: #FF0; 
	font-weight: bold; 
	text-transform: uppercase;
	text-decoration: none;
}

.breadcrumbs a:active { 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 9pt; 
	color: #FFF; 
	font-weight: bold; 
	text-transform: uppercase;
	text-decoration: none;
}

.sub-upper     { font-family: Tahoma, Geneva, sans-serif; font-size: 13pt; color: #000099; font-weight: bold; text-transform: uppercase }
.sub-lower     { font-family: Tahoma, Geneva, sans-serif; font-size: 13pt; color: #000099; font-weight: bold; text-transform: lowercase }
.sub-cap       { font-family: Tahoma, Geneva, sans-serif; font-size: 13pt; color: #000099; font-weight: bold; text-transform: capitalize }

a:link         { font-family: Tahoma, Geneva, sans-serif; color: #000099 }
a:active       { font-family: Tahoma, Geneva, sans-serif; color: #000099 }
a:visited      { font-family: Tahoma, Geneva, sans-serif; color: #000099 }

.class1 A:link { font-family: Tahoma, Geneva, sans-serif; font-size: 10pt; font-weight: bold; color:#FFFFFF; text-decoration: none }
.class1 A:visited { font-family: Tahoma, Geneva, sans-serif; font-size: 10pt; font-weight: bold; color:#FFFFFF; text-decoration: none }
.class1 A:active { font-family: Tahoma, Geneva, sans-serif; font-size: 10pt; font-weight: bold; color:#FFFFFF; text-decoration: none }

.headerlink A:link 	  { font-family: Georgia, Times New Roman, Times, Serif; font-size: 15pt; color: #CC0000; font-weight: bold }
.headerlink A:visited { font-family: Georgia, Times New Roman, Times, Serif; font-size: 15pt; color: #CC0000; font-weight: bold }
.headerlink A:active  { font-family: Georgia, Times New Roman, Times, Serif; font-size: 15pt; color: #CC0000; font-weight: bold }

img {
   border:0px;
}

/* HACK TO CORRECT IE BOX WIDTH ISSUE */

*wxdiv {
    width: 177px;
  }
*wxdiv {
    \width: 199px;
    w\idth: 177px;
  }
  
#wxaccu {
	width: 199px; 
	height: 150px; 
	background-image: url('images/accuwx-red.jpg'); 
	background-repeat: repeat; 
	background-color: #993333;
	text-align: center;
}