/* home page divs */

.bulletin { border:solid 1px #000033;
width:428px;
}

.bulletinheader { background-image: url(/images/bulletinheader.jpg);
width:428px;
height:20px;
}

.specials { border:solid 1px #000033;
position:relative;
width:428px;
}

.specialsheader { border-bottom:solid 1px #000033;
position:relative;
background-image: url(/images/specials_header.jpg);
background-repeat:no-repeat;
height:23px;
}

.news { width:429px;
}

.leftnews { border-top:solid 1px #FFFFFF;
border-bottom:solid 1px #FFFFFF;
border-right:solid 1px #FFFFFF;
width:214px;
height:200px;
position:relative;
float:left;
}

.leftnewsbottom {
border-bottom:solid 1px #FFFFFF;
border-right:solid 1px #FFFFFF;
width:214px;
height:200px;
position:relative;
float:left;
}

.newstoriesheader {
font-family:Arial, Helvetica, sans-serif;
border-bottom:solid 1px #FFFFFF;
font-size:12px;
text-decoration:none;
color:#FFFFFF;
padding:3px;
}

.rightnews { border-top:solid 1px #FFFFFF;
border-bottom:solid 1px #FFFFFF;
width:214px;
height:200px;
position:relative;
float:right;
}

.rightnewsbottom {
border-bottom:solid 1px #FFFFFF;
width:214px;
height:200px;
position:relative;
float:right;
}

.newsheaderinner { border-right:solid 1px #FFFFFF;
padding:4px;
width:214px;
}

/* home page divs END */

/* home page text/fonts */


.bulletintext { font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000000;
padding:5px;
background-color:#FFFFFF;
}

a.readmoretext,
a:visited.readmoretext,
a:active.readmoretext,
a:hover.readmoretext
{ font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#FF0000;
}

a.fullstorytext,
a:visited.fullstorytext,
a:active.fullstorytext,
a:hover.fullstorytext
{ font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color: #e65a24;
}

.newstext { font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
padding:4px;
}

/* home page text/fonts END */

/* home page right */
.toolboxdiv { width:168px;
border: #000033 solid 1px;
}

.toolboxcontent {  width:168px;
height:23;
}

.weatherdiv { width:168px;
border: #000033 solid 1px;
}

.weatherheader { width:168px;
height:23;
}

.weathercontent { width:168px;
}

.weatherbottom { width:168px;
height:23;
}

.otherresources { width:168px;
border: #000033 solid 1px;
}
