@charset "UTF-8";
/* CSS Document */

#topadspace {
	visibility: hidden;
}

#masthead {
	width: 800px;
	left: 0px;
	top: 0px;
	position: absolute;
	text-align: center;
	height: 120px;
	background-image: url(images/masthead_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#content {
	width: 640px;
	left: 0px;
	top: 120px;
	position: absolute;
}
#leftcol {
	visibility: hidden;
}
#rightcol {
	visibility: hidden;
}

#centercol {
	width: 640px;
	position: absolute;
	top: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
}

.contentlist {

	margin: 5px;
	padding: 0px;
	list-style-type: none;

}

.contentbox {
	display: block;
	float: left;
	height: 300px;
	width: 650px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;
}
.boxcontent {
	display: block;
	width: 634px;
	padding: 8px;
}

.localNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #711c05;
	text-indent: 10px;
	font-weight: bold;
	width: 650px;
	display: block;
	height: 24px;
	line-height: 22px;
	background-image: url(images/localbg.gif);
	background-repeat: repeat-x;
}

.busNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #0a4c0b;
	text-indent: 10px;
	font-weight: bold;
	width: 650px;
	display: block;
	height: 24px;
	line-height: 22px;
	background-image: url(images/busbg.gif);
	background-repeat: repeat-x;
}

.regionalNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #100a4c;
	text-indent: 10px;
	font-weight: bold;
	width: 650px;
	display: block;
	height: 24px;
	line-height: 22px;
	background-image: url(images/regbg.gif);
	background-repeat: repeat-x;
}

.sports {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #0033FF;
	text-indent: 10px;
	font-weight: bold;
	width: 650px;
	display: block;
	height: 24px;
	line-height: 22px;
	background-image: url(images/sportsbg.gif);
	background-repeat: repeat-x;
}

.blogs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #003333;
	text-indent: 10px;
	font-weight: bold;
	width: 650px;
	display: block;
	height: 24px;
	line-height: 22px;
	background-image: url(images/blogsbg.gif);
	background-repeat: repeat-x;
}

.localNewsSect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #711c05;
	text-indent: 10px;
	font-weight: bold;
	width: 680px;
	display: block;
	height: 28px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/localbg.gif);
	background-repeat: repeat-x;
}

.busNewsSect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #0a4c0b;
	text-indent: 10px;
	font-weight: bold;
	width: 680px;
	display: block;
	height: 28px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/busbg.gif);
	background-repeat: repeat-x;
}

.sportsSect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #0033FF;
	text-indent: 10px;
	font-weight: bold;
	width: 680px;
	display: block;
	height: 28px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/sportsbg.gif);
	background-repeat: repeat-x;
}

.blogsSect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #003333;
	text-indent: 10px;
	font-weight: bold;
	width: 680px;
	display: block;
	height: 28px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/blogsbg.gif);
	background-repeat: repeat-x;
}

.otherSect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000066;
	text-indent: 10px;
	font-weight: bold;
	width: 680px;
	display: block;
	height: 28px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/otherbg.gif);
	background-repeat: repeat-x;
}

.Sect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000066;
	text-indent: 10px;
	font-weight: bold;
	width: 680px;
	display: block;
	height: 28px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/otherbg.gif);
	background-repeat: repeat-x;
}

.blogsSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003333;
	background-color: #9ab6b6;
	text-indent: 10px;
	font-weight: bold;
	width: 338px;
	display: block;
	height: 20px;
	line-height: 19px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.regionalNewsSect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #100a4c;
	text-indent: 10px;
	font-weight: bold;
	width: 680px;
	display: block;
	height: 28px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/regbg.gif);
	background-repeat: repeat-x;
}

.credit {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
	border: 1px solid black;
	padding: 1px 5px 2px;
	margin-right: 1px;
	background-color: #000099;
	color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
.temp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	line-height: 36px;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #008CBA;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}

.headline1 {
	font-family: "Georgia", serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

.headline2 {
	font-family: "Georgia", serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

h1 {
	font-family: "Georgia", serif;
	font-size: 24px;
	line-height: 26px;
	margin-top: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 7px;
}

.secondaryheadline {
	font-family: "Georgia", serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}

.secondaryheadline ul {
	margin-left: 8px;
	padding-left: 8px;
}

.secondaryheadline ul li {
	margin-left: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	list-style-type: square;
}

.headlinelink:link {
	color: #FFFFFF;
	text-decoration: none;
}

.headlinelink:active {
	color: #FFFFFF;
	text-decoration: none;
}

.headlinelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.headlinelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #000066;
	text-decoration: none;
}

a:active {
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #000066;
	text-decoration: none;
}

a:hover {
	color: #993300;
	text-decoration: underline;
}

#footer {
	text-align: center;
	position: relative;
	height: 40px;
	width: 650px;
	color: #666666;
	display: block;
	padding: 10px;
	font-size: 11px;
	line-height: 12px;
	
}
#ajaxSearch_form {
	visibility: hidden;
}

.featured {
	margin: 10px;
	padding: 10px;
	border: 1px solid #b8cada;
	background-color: #d5e2e9;
}

#article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
}
