p
{
  font-family: arial, verdana;
  font-size: 11px;
  margin-left: 7px;
  margin-right: 7px;
}

a
{
  color: #5246FF;
  text-decoration: none;
  font-weight: bold;
}

li
{
  font-family: arial, verdana;
  font-size: 11px;
  margin-right: 7px;
}

h1, h2, h3, h4
{
  font-family: verdana;
  margin-left: 7px;
  margin-right: 7px;
}

img
{
  border: 0;
}

form
{
  font-family: arial, verdana;
  font-size: 12px;
}

form td
{
  vertical-align: top;
  border: 0;
  font-size: 12px;
}

.photos
{
  font-family: arial;
  font-size: 9px;
  text-align: right;
  float: right;
}

.headlines
{
  font-size: 15px;
  font-weight: bold;
  font-family: arial;
  margin: 5px;
}

.categories
{
 border:3px solid silver;
 font-family: arial, verdana;
 font-size: 11px;
 padding: 5px;
 background-color: #065A9A;
 color: #FFFFFF;
 overflow: auto;
}

.current_upclose b
{
 font-size: 20px;
}
.index_categories b
{
 font-size: 14px;
}

.index_categories a
{
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
 color: #065A9A;
}

.categories img
{
 margin: 10px;
 border: 0px;
}

.categories a
{
  color: #FFFFFF;
  text-decoration: none;
}

.categories b
{
  font-size: 13px;
}

.weather select
{
  font-family: verdana;
  width: 130px;
}

.weather a
{
 font-family: arial;
 font-size: 11px;
 color: #065A9A;
 text-decoration: none;
 font-weight: bold;
}


.menu
{
  font-family: arial, verdana;
  font-size: 11px;
  font-weight: bold;
  background-color: #FFFFFF;
  border-color: #00A5C8;
}

.menu td
{
  height: 20px;
  background-color: #065A9A;
  border-color: #00A5C8;
  text-align: left;
}

.menu_links
{
  text-decoration: none;
  color:#FFFFFF;
  display:block;
  width:100%;
  margin:1px;
}

.current_links a
{
  text-decoration: none;
  color:#FFFFFF;
  font-size: 11px;
  margin-left: 1px;
  font-weight: bold;
}

.current_links a:hover
{
  color:#000000;
}


.bottom_links a
{
  text-decoration: none;
  color: #000000;
}

.words td
{
  font-size: 12px;
  font-family: arial, verdana;
}

.text_cell
{
  background:url('images/face.jpg');
  background-repeat:repeat-y;
  background-position:left;
}


/*Breaking news styles*/
.today_news
{
  margin:5px;
  width:400px;
  border:4px solid #EB3D00;
  background:#FFFFFF;
  text-align: left;
  font-family: arial, verdana;
  font-size: 11px;
  padding: 4px;
  overflow: auto;
}

.today_news img
{
  float: right;
  margin: 5px;
  border:5px solid white;
}

.week_news
{
  margin:5px;
  width:400px;
  border:4px solid #065A9A;
  background:#FFFFFF;
  text-align: left;
  font-family: arial, verdana;
  font-size: 11px;
  padding: 4px;
  overflow: auto;
}

.week_news img
{
 float: right;
}


/*End breaking news styles*/

.current div
{
  overflow: auto;
}

.current div img
{
  margin: 5px;
  border:5px solid white;
}

.current div a
{
  color: red;
  text-decoration: none;
  font-weight: bold;
}

.other_news div
{
 background: orange;
 text-align: justify;
 font-family: arial, verdana;
 font-size: 75%;
 height: 220px;
 padding: 5px;
}

.story_links
{
  font-family: arial, verdana;
  font-size: 11px;
  color: red;
  text-decoration: none;
  font-weight: bold;
}

.poll
{
  margin: 0px, 0px, 10px, 15px;
  width: 90%;
  text-align: left;
  font-family: arial, verdana;
  font-size: 11px;
}

.comments
{
 font-family: arial;
 font-size: 12px;
 background-color: #87BAE0;
 padding: 10px 10px 10px 10px;
}

.photos
{
  font-family: arial;
  font-size: 9px;
  text-align: justify;
  margin: 5px;
}

.property
{
  font-family: arial;
  font-size: 11px;
  text-align: justify;
}

.heading
{
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #065A9A;
}


/*Business Index */

.search_results
{
  text-align: left;
  font-family: arial, verdana;
  font-size: 11px;
  font-weight: bold;
}

.search_results a
{
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}


