body
{
	text-align: left;
	font-size: 13px;
	/*margin: 0;*/
	/*width: 100%;
	height: 100%;*/
	/*padding: 0;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
}

#news 
{
	position: relative;
	width: 100%;
	height: auto;
	text-align: left;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
	z-index: 1;
}

#upperNav
{
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	width:  100%;
	float: left;
	clear: both;
}


#upperNav .breakingNews
{
	border: 0;
	background: none;
	width: 945px;
	padding-left: 10px;
}

#upperNav .breakingNews H1
{
	padding: 0 5px 0 0; 
	margin: 0;
	font-size: 14px;
	float: left;
}

.headlineTicker
{
	padding: 5px 0 0;
}

#upperNav .breakingNews .headlineTicker
{
	float: left;
	width: 785px;
	text-align: left;
	padding: 2px 0 0;
}

#upperNav .breakingNews .headlineTicker a
{
	text-decoration: underline;
	font-size: 12px;
}

#upperNav .breakingNews .headlineTicker a:hover
{
	color: #FF6600;
}

#header 
{
	height: 100px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	text-align: center;
}

.logo
{
	float: left;
	width: 560px;
	height: 90px; 
	text-align: left;
}

.headerRt .headerDate 
{
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	position: relative;
	top: -9px;
	line-height: 25px;
}

.headerRt 
{
	float: right;
	text-align: right;
	background-color: #FFFFFF;
	background-repeat: no-repeat; 
	width: 320px; 
	height: 100px;
}

.paperLogo
{
	clear: both;
	height: 40px;
	padding-top: 0px !important;
	padding-bottom: 5px !important;
}

.headerRt .headerSearch {
	clear:right;
	float:right;
	font-size:11px;
	font-weight:bold;
	position:relative;
	text-align:right;
	width:320px;
}

form 
{
	margin:0;
	padding:0;
}

#header form input, #header form input
{
	border: 1px solid #666666;
	color: #666666;
}

#header form input, #header form select
{
	font-size: 11px;
	position: relative;
	top: 1px;
}

#header form input #cityInput, #searchInput
{
	width: 150px;
}

#header form .headerSubmit
{
	border: 0;
	position: relative;
	top: 6px;
	border: 0;
}

#navWrapper {
	height: 3.2em;
}

#nav, #nav ul, #nav1 {
	font-size: 9pt;
	width: 100%;
	list-style: none;
	line-height: 1;
	display: inline;
	padding: 0;
	margin: 0;
}

#nav {
	float: left;
	background-color: #263440;
	/*height: 19px;*/
}

#nav1 {
	float: left;
	background-color: #999388;
	/*height: 20px;*/
}

#nav ul {
	border: solid #455D73;
}

#nav a, #nav1 a {
	display: block;
	width: auto;
	text-decoration: none;
	padding: 0.40em 1em;
}

#nav a, #nav1 a {
	color: #fff;
}

#nav li, #nav1 li {
	float: left;
	padding: 0;
	width: auto;
	margin-top: 0;
	margin-bottom: 0;
}

#nav li ul {
	line-height: 1.3em;
	position: absolute;
	left: -999em;
	height: auto;
	width: 12em;
	w\idth: 11em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li ul a {
	width: 9.25em;
	background-color: #263440;
	color: #fff;
	/* for IE */
	filter:alpha(opacity=93);
	/* CSS3 standard */
	opacity:0.93;
	padding-left: .75em;
	padding-top: .20em;
	padding-bottom: .20em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li a:hover, #nav li.sfhover {
	background: #455D73;
}

#nav1 li:hover, #nav1 li a:hover {
	background: #B2AB9F;
}

#content {
padding: 1px 0 12px;
width:100%;
	margin-top: 15px;
}

#footerNew {
	width: 100%;
	height: 130px;
	background: #000;
	clear: both;
	text-align: center;
	padding: 11px 0 0;
}

#footerNew h2 {
	border-bottom: 1px solid #888888;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px;
	padding-bottom: 3px;
}

#footerInner {
	background-color: #000;
	font-size: 11px;
	color: #888888;
	line-height: 1.2em;
	text-align: center;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	padding: 0 5px;
}

#footerInner a:link {
	color: #fff;
	text-decoration: none;
}

#footerInner a:visited {
	color: #b1b1b1;
	text-decoration: none;
}

#footerInner a:active {
	color: #fff;
	text-decoration: underline;
}

#footerInner a:hover {
	color: #fff;
	text-decoration: underline;
}

.wrapper {
	float: left;
}

.one_column {
	float: left;
	padding: 0 12px;
	position: relative;
	/*width: 125px;*/
	width: 160px;
	display: block;
	text-align: left;
}

.two_column {
	float: left;
	padding: 0 12px;
	position: relative;
	width: 230px;
	display: block;
	text-align: left;
}

.three_column {
	float: left;
	padding: 0 12px;
	position: relative;
	width: 315px;
	display: block;
	text-align: left;
}

.four_column {
	float: left;
	padding: 0 12px;
	position: relative;
	width: 420px;
	display: block;
	text-align: left;
}

.copyright_column {
	float: right;
	padding: 0 12px;
	position: relative;
	width: 125px;
	display: block;
	text-align: left;
}

.list {
	width: 90px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	display: block;
	padding: 0 15px 10px 0;
	text-align: left;
}

.listWide {
	width: auto;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	display: block;
	padding: 0 15px 10px 0;
	text-align: left;
	font-size: 11px;
}

.listTwoCol { 
	width: 100px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	display: block;
	padding: 0 15px 10px 0;
	text-align: left;
}

.listCopyright {
	width: 110px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	display: block;
	padding: 0 15px 10px 0;
}

.copyright {
	font-size: 9px;
	line-height: 1.2em;
}
