/* CSS Document */

body {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
    text-align: center;
}

* {margin:0px; padding:0px;}

p {
	font-size: 0.8em;
	color: #000;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}

articletext ul {
margin-left:20px;
margin-bottom: 1.0em;
}

h1 {
	font-size: 1.2em;
	color: #003366;
	margin: 2px 5px 5px 3px;
	letter-spacing: -0.01em;
}

h2 {font-size: .9em;}

h3 {
	font-size: 0.9em;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 0.7em;
	color: #07124A;
	letter-spacing: -0.04em;
	padding: 4px 4px 3px 5px;
}
.fullstorytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#storydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* ContentArea link color*/
#contentarea a, #footer a {
	color: #003366;
	text-decoration: none;
}

/* ContentArea link color*/
#contentarea a:hover, #footer a:hover {
	text-decoration: underline;
}

.byline {
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.6em;
	margin-bottom: -3px;
	margin-left: 3px;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallheader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 7px;
}

.boxheader {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #BBDAF7;
	padding-left: 5px;
	padding-bottom: 0px;
	height: 18px;
	color: #fff;
	border-bottom: 2px solid #003366;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}

.boxheader a {
	font-size: 1em;
	vertical-align: top;
	font-weight: bold;
}

.boxheader h3 {
	color: #000;
	text-align: left;
	margin-top: 2px;
}


/* WRAPPER: holds whole page and allows for auto centering */
div#mainwrapper {
	width:985px;
    text-align: left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}

/* WRAPPER: holds logo and banner position 1 info */
div#headerwrapper {
	width:984px;
	height: 90px;
	background-color: #FFFFFF;
}

/* DIV: holds logo info */
div#logo {
	width: 250px;
	top: 0px;
	left: 0px;
	height: 90px;
	float: left;
}

/* DIV: holds banner position 1 */
div#bannerposition1 {
	width: 728px;
	top: 0px;
	float: right;
	height: 90px;
}

/*DIV: Holds Google Search bar info*/
div#searchwrapper, div#search {
	width:984px;
	height: 53px;
	margin-top: 5px;
}


/* WRAPPER: holds search and naviation info */
div#navwrapper {
	width:984px;
	height: 26px;
	margin-top: 4px;
	background-color: #006699;
	background-repeat: repeat-x;
	background-image: url(../images/bg6b.gif);
}

/*DIV: Holds page contents */
div#contentarea {
	float:left;
	width:984px;
}

/*DIV: Holds page contents */
div#contentarea2 {
	float:left;
	width:984px;
}

/* WRAPPER: holds left content info */
div#leftwrapper {
	float:left;
	width:500px;
	margin-top: 5px;
}

/*DIV: Holds breaking news contents */
div#breakingnews {
	width:500px;
	height: 38px;
	background-color: #000;
}

/*WRAPPER: Holds topstory and photo contents */
div#topstorywrapper {
	float: left;
	width: 490px;
	margin-top: 5px;
	position: relative;
}
.resultstext {
	font-size: 1em;
}


/*DIV: Holds topstory photo contents */
div#topstoryphoto {
	margin: 2px;
	float: right;
	position: relative;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-right: 5px;
}

/*DIV: Holds topstory contents */
div#topstory {
	overflow: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}


/*DIV: Holds toparticles contents */
div#toparticles {
	width:495px;
	margin-top: 5px;
	float: left;
	overflow: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

div#toparticles h4 {
	color: #999999;
	margin-bottom: -2px;
	margin-left: -5px;
	margin-top: -5px;
}

div#toparticles h3 a {
	color: #003366;
	margin-left: 0px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#toparticles p {
	margin-left: 0px;
	margin-top: 0px;
}


/*WRAPPER: Holds topstory contents */
div#lowertoparticles {
	width:490px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#lowertoparticles ul {
	margin: 5px 0 5px 5px;
	padding: 0 15px;
}

div#lowertoparticles li {
	font-size: .8em;
	list-style-image: url(/images/orangearrow.gif);
}

/* WRAPPER: holds right content info */
div#rightwrapper {

	float:right;
	width:160px;
	padding-top:6px;
	position: relative;
}
div#centerwrapper {
	margin-top: 5px;
	position: relative;
	float: left;
	width: 300px;
	left: 8px;
}

/*DIV:  */
div#currenttemp {
	width:300px;
	float: left;
}

/*DIV: Holds banner position 2 contents */
div#bannerposition2 {
	width:160px;
	float: right;
	text-decoration: none;
}

div#bannerposition2 a {
	text-decoration: none;
}

div#bannerposition7 {
	width:160px;
	height: 600px;
	float: right;
	margin-top:7px;
}

/*DIV: Holds banner position 3 contents */
div#bannerposition3 {
	width:300px;
	height: 250px;
	margin-top: 5px;
	float: left;
	position: relative;
}


/* WRAPPER: holds lower content info */
div#lowerwrapper {
	width:984px;
	margin-top: 5px;
	float: left;
	position: relative;
}

/*DIV: Holds lower adsapce contents */
div#loweradswrapper {
	width:120px;
	float: left;
	position: relative;
}

/*DIV: Holds lower adspace1 contents */
div#loweradspace1 {
	width:120px;
	height: 90px;
	float: left;
}

/*DIV: Holds lower adspace2 contents */
div#loweradspace2 {
	width:120px;
	height: 90px;
	float: left;
	margin-top: 5px;
}

/*DIV: Holds lower adspace3 contents */
div#loweradspace3 {
	width:120px;
	height: 90px;
	float: left;
	margin-top: 5px;
}

/*DIV: Holds lower adspace4 contents */
div#loweradspace4 {
	width:120px;
	height: 90px;
	float: left;
	margin-top: 5px;
}

/*DIV: Holds lower adspace5 contents */
div#loweradspace5 {
	width:120px;
	height: 90px;
	float: left;
	margin-top: 5px;
}

div.newsheadlinesLeft {
	float: left;
	width: 230px;
	padding-left: 14px;
	padding-right: 14px;
	position: relative;
}

div#newsheadlinesLeft ul {
	margin: 5px 0 5px 5px;
	padding: 0 15px;
}

div#newsheadlinesLeft li {
	font-size: .8em;
	list-style-image: url(/images/orangearrow.gif);
}
div#emailedandviewedstories {
	width:186px;
	float: left;
	position: relative;
}

div#emailedandviewedstories ul {
	margin: 5px 0 5px 5px;
	padding: 0 15px;
}

div#emailedandviewedstories li {
	font-size: .7em;
	list-style-image: url(/images/orangearrow.gif);
}


/*DIV: Holds top Viewed contents */
div.topviewed {
	width:186px;
}
div#sectiontopviewed {
	width:164px;
}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";            /* the period is placed on the page as the last thing before the div closes */
    display: block;          /* inline elements don't respond to the clear property */
    height: 0;               /* ensure the period is not visible */
    clear: both;             /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clearfloats {
	clear: both;
	float: none;
}

/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */


#tabbox1 {
	float: left;
	width: 300px;
	position: relative;
	padding-top: 15px;
}
#tabbox2 {
	float: left;
	width: 300px;
	position: relative;
	padding-top: 10px;
}
.headlinebox {
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#weathertext {
	float: left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
}
#accuweather {
	float: right;
	width: 120px;
	padding-right: 12px;
}
#pollbox {
	float: right;
	width: 160px;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	font-size: 1em;
}

div#ratedwrapper {
	width:164px;
	float:left;
}
div#ratedwrapper ul {
	margin: 5px 0 5px 5px;
	padding: 0 15px;
}

div#ratedwrapper li {
	font-size: .8em;
	list-style-image: url(/images/orangearrow.gif);
}
.sectionlowertoparticles {
	float:left;
	width: 500px;
	margin: 7px 0px 7px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#centerwrapperhome {
	margin-top: 5px;
	position: relative;
	float: left;
	width: 300px;
	left: 10px;
}
/*WRAPPER: Holds archives contents */
div#archivelist {
	width:800px;
	margin-top: 5px;
	clear: both;
	float: left;
}

.boxheader3 {
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-bottom: 7px;
	height: 18px;
	color: #fff;
	border-bottom: 2px solid #003366;
	position: relative;
	margin: 0;
}
.boxheader2 {
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-bottom: 0px;
	height: 18px;
	border-bottom: 2px solid #003366;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	position: relative;
	padding-top: 5px;
}
.boxheaderlong {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #BBDAF7;
	padding-left: 5px;
	padding-bottom: 0px;
	height: 18px;
	color: #fff;
	border-bottom: 2px solid #003366;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	position: relative;
	width: 298px;
}
.boxheader4 {
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-bottom: 7px;
	height: 27px;
	color: #fff;
	border-bottom: 2px solid #003366;
	position: relative;
	margin: 0;
	background-color: #BBDAF7;
	width: 160px;
}
#rightcolumn {
	float: right;
	width: 160px;
	padding-top: 0px;
	position: relative;
	top: 6px;
}
#firstcolumn {
	padding-top: 0px;
	top: 12px;
	float: left;
	position: relative;
	width: 600px;
}
div#bannerposition8 {
  width:160px;
  float: right;
  clear: right;
  margin-top: 5px;
  text-decoration: none;
  margin-bottom: 5px;
}

div#bannerposition8 a {
  text-decoration: none;
}

.boxheader300 {

	font-family:Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-bottom: 3px;
	height: 13px;
	color: #fff;
	border-bottom: 2px solid #003366;
	position: relative;
	margin: 0;
	background-color: #BBDAF7;
	width: 300px;
}
.topviewed300 {
	width:300px;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
	top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.resultstext2 {
	font-size: 0.9em;
	line-height: 1.3em;
	padding-left: 7px;
	list-style-position: inside;
	list-style-type: disc;
}
.resultstext3 {
	font-size: 0.8em;
	padding-left: 7px;
	list-style-position: inside;
	list-style-type: disc;
}

#firstcolumn2 {

	padding-top: 0px;
	top: 12px;
	float: left;
	position: relative;
	width: 440px;
}

/*WRAPPER: Holds topstory and photo contents */
div#sectiontopstorywrapper {
	width: 495px;
	margin-top: 7px;
	margin-bottom: 9px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #ccc;
}

/*DIV: Holds topstory photo contents */
div#sectiontopstoryphoto {
	float: left;
	padding-right: 6px;
}

/*DIV: Holds topstory contents */
div#sectiontopstory {
	overflow: auto;
}

div#sectiontopstory p {
	font-family: Arial, Helvetica, sans-serif;
}

div#sectiontoparticles {
	width: 495px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

div#sectiontoparticles h3 a {
	color: #003366;
	margin-left: 0px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 4px;
}

div#sectionrightwrapper {
	float:right;
	width:474px;
	margin-top: 5px;
}
div#sectionarticletools {
	width:302px;
	float:left;
}
div#sectionviewedwrapper {
	width:300px;
	float:left;
	padding-top: 0px;
	padding-bottom: 5px;
	position: relative;
	left: 0px;
	top: 10px;
}
div#sectionviewedwrapper ul {
	margin: 5px 0 5px 5px;
	padding: 0 15px;
}

div#sectionviewedwrapper li {
	font-size: .8em;
	list-style-image: url(/images/bullet.gif);
}
div#sectionratedwrapper {
	width:150px;
	float:left;
	position: relative;
	top: 6px;
}
div#sectionratedwrapper ul {
	margin: 5px 0 5px 5px;
	padding: 0 15px;
}

div#sectionratedwrapper li {
	font-size: .8em;
	list-style-image: url(/images/bullet.gif);
}
div#sectionoptionaltools {
	height:200px;
	width: 302px;
	margin-top: 0px;
	padding-top: 10px;
}
.sectionnewsheadlines {
	width: 245px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	left: 2px;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-right: 5px;
}
.sectionnewsheadlinesLeft h3 {
	width: 220px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div#sectionadswrapper {
	width:120px;
	float: right;
	padding-right: 5px;
	margin-top: 100px;
	top: 10px;
}
#textlinks {
	float: left;
	width: 160px;
	background-color: #BBDAF7;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
div#sectiondestintoparticles {
	width: 280px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 17px;
}
#textlinks a {
	float: left;
	width: 155px;
	background-color: #BBDAF7;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 12px;
}
#sectiondestinlowertoparticles {
	width: 160px;
}
div#sectionretoparticles {

	width: 490px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-right: 12px;
}

/*Begin Footer information from here*/
div#footer {
	width:984px;
	float:left;
	height: 45px;	/* float:left ensures the footer background displays correctly - below the container divs, not the header */
	margin-top: 6px;
	font-size:0.65em;  /* sets the font size of all links */
	text-align:center; /* centers the ul elements in the div */
	background-color: #FFFFFF;
}

div#footer ul {
	margin:2px 0;} /* vertical spacing between the lists */
div#footer li {
 	display:inline; /* the key CSS - makes the lists display horizontally */
	color:white; /* sets the color of the vertical lines */
	border-left:1px solid; /* creates the vertical line to the left of each list items */
	color:#AFF; /* sets the color of the vertical lines  - links colored below */
	padding:0 5px 0 9px; /* horiz space between links and vert lines - needed diff l & r values to center */
}
div#footer li:first-child {border-left:0;} /* removes the left border of the first list item - IDWIMIE */
div#footer ul li a {
 	text-decoration:none; /* removes the underlining off the links */
	color:white; /* the color of the links */
}
div#footer > a {
	color: #7B0909; /* the color of the links */
}
div#footer > a:hover {
	text-decoration: none;
}
div#footer ul li a:hover {text-decoration:underline;} /* underlines the links when hovered */
div#footer ul.fineprint li {color:#aaa;} /* color for copyright and vert dividers on last row */
div#footer ul.fineprint li a {color:#aaa;} /* had to explicitly color these or they inherit white from div#footer li */
div#footer ul.fineprint li a:hover {color:#000;} /* turns bottom row white when hovered */

/* End of footer info here */

/* Breadcrumb Code */
#breadcrumb {
  border-bottom:1px solid #666;
  margin: 0 0 .5em 0;
  padding: .25em 0 .5em 0;
}

#breadcrumb h6, #breadcrumb h5, #breadcrumb h4, #breadcrumb h3, #breadcrumb h2 {
  display: inline;
  font-weight: bold;
}

#breadcrumb h6 a, #breadcrumb h5 a, #breadcrumb h4 a, #breadcrumb h3 a, #breadcrumb h2 a {
  color: #003366;
}

#breadcrumb h6 a:hover, #breadcrumb h5 a:hover, #breadcrumb h4 a:hover, #breadcrumb h3 a:hover, #breadcrumb h2 a:hover {
  text-decoration: underline;
}

#breadcrumb span {
  font-size:9pt;
}

.bottomlinks {
  border-top:1px solid #666;
  border-bottom:1px solid #666;
  width:450px;
  margin: 10px auto 0 auto;
  padding: 5px 0px 5px 0px;
  text-align:center;
  clear:both;
}

.pageHeader {
	font-size: .9em;
	color: #000000;
}

/* Archives Page*/
.boxheaderfullwidth, .archives_boxheader {
  background: #02006c url(/images/bg8.gif) repeat-x;
  padding-left: 5px;
  height: 18px;
  color: #fff;
  margin: 0;
}

div#boxheaderfullwidth ul li a {
  color:#000;
  text-decoration: none;
}

div#boxheaderfullwidth ul li a:hover {
  text-decoration: underline;
}

div#boxheaderfullwidth ul {
  margin: 5px 0 5px 3px;
  padding: 0 15px;
}

div#boxheaderfullwidth li {
  font-size: .7em;
  list-style-image: url(/images/orangearrow.gif);
  line-height: 1.5em;
}

/* SEO Site Map CSS Styles */
#siteMapListRoot {
  margin: 1em;
  list-style-type: none;
  font-weight: bold;
  width: 500px;
}

#siteMapListRoot > li {
  width: 235px;
  font-weight: bold;
  margin: .75em 0 0 -5px;
}

#siteMapListRoot ul li {
  font-size: 9pt;
  list-style-image: url(/images/orangearrow.gif);
  font-weight: normal;
  margin-left: 15px;
}

.sectionnametext {
  font-size: 1.2em;
  font-weight: bold;
}

/* AP Story Formatting Code */
.ap-story-p {
  margin: 1em 0;
}

.ap-story-p .byline {
  font-size: .85em;
}

a.ap_multimedia_link {
  font-size: .75em;
}

td.ap-smallphoto-td-image .apCaption {
  font-size: .7em;
  font-style: italic;
  text-align: right;
}

/*Additional Article CSS*/
div#byline {
  font-size: 0.7em;
  color: #333333;
  font-weight: bold;
}

div#source {
  font-size: 0.7em;
  color: #666666;
  padding: 0px;
  margin: 1px 0px 0px 0px;
}

div#subhead h2 {
  font-size: 0.8em;
  color: #666666;
}

div#credit {
  overflow: hidden;
  text-align: right;
  font-weight: bold;
  color: #666666;
}

div#cutline {
  overflow: hidden;
  text-align: justify;
}

#afcarticle {
  clear:both;
}

div.padder {
	padding:12px 0px 0px 8px;
}
#content {
	position: relative;
	margin: 0px auto 0px auto;
	height: 53px;
	width: 984px;
}

#leftSection {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 53px;
	width: 7px;
	text-align: left;
	background-image: url(../images/searchBox_left.gif);
}
#centerSection {
	position: relative;
	height: 53px;
	margin: 0px 7px 0px 7px;
	text-align: left;
	background-image:url(../images/searchBox_back.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat: repeat-x;
}
#centerSection img {
	vertical-align:middle;
}
#centerSection b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
}

#rightSection {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 53px;
	width: 7px;
	margin-left:7px;
	background-image:url(../images/searchBox_right.gif);
	text-align: left;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 500px;
}
#poweredBy {
	font-size:10px;
	position:absolute;
	top:14px;
	left:830px;
	white-space:nowrap;
}

/* SEO Page description CSS styles */
.pagedescription {
  font-size: 9pt;
  margin:.5em;
  padding:.5em;
  border-bottom:1px solid #000;
}

.pagedescription a {
  font-size: 9pt;
  font-weight: bold;
}

