﻿/* CSS Document */

div#content
{
	position: relative;
	background: #ffffff;
	margin-top: 10px;
	margin:0px;
}

div#announcements
{
	width: 275px;
	float: left;
	padding: 0px 25px 0px;
}

div#announcements ul
{
	margin: 0px;
	padding: 0px;
}


div#news
{
	width: 350px;
	float: left;
	padding: 0px;
	
}

div#news ul
{
	margin: 0px;
	padding: 0px;
}

div#news li
{
	list-style-type: none;
	padding: 0px;
	margin-bottom: 10px;
}


div#banners
{
	width: 210px;
	float: right;
	padding-top: 2px;
}

div#footer
{
	width: 884px;
	background: #ffffff;
	color: #000000;
	float:left;
	margin-top: 10px;
	padding:10px 0 5px 20px;
	border-top: 1px #333333 solid;
}

div#footerleft
{
	float: left;
	width: 385px;
}

div#footerright
{
	float: right;
	width: 385px;
}

h1
{
	font-size: 13px;
	text-transform:uppercase;
	color: #333366;
	margin-bottom: 5px;
	border-bottom: 1px #666699 solid;
}

h2
{
	font-size: 12px;
	color: #333333;
	margin: 0px;
}

h1.emergency
{
	font-size: 14px;
	text-transform:uppercase;
	color: #333333;
	margin-bottom: 0px;
	border-bottom: 2px #ec3e40 solid;
}

div.imagecallout
{
	position:absolute;
	top:278px;
	left:635px;
	font-size: 18px;
	font-weight: 900;
	color: #ffffff;
	width: 349px;
}

div.emergency
{
	background-color: #ebc5c5;
	padding: 5px;
	margin: 0px;
}

h1.alert
{
	font-size: 14px;
	text-transform:uppercase;
	color: #333333;
	margin-bottom: 0px;
	border-bottom: 2px #ff9b2b solid;
}

div.alert
{
	background-color: #fbd8b4;
	padding: 5px;
	margin: 0px;
}

h1.advisory
{
	font-size: 14px;
	text-transform:uppercase;
	color: #333333;
	margin-bottom: 0px;
	border-bottom: 2px #f5b300 solid;
}

div.advisory
{
	background-color: #f4e998;
	padding: 5px;
	margin: 0px;
}

h1.weather
{
	font-size: 14px;
	text-transform:uppercase;
	color: #333333;
	margin-bottom: 0px;
	border-bottom: 2px #377fc7 solid;
}

div.weather
{
	background-color: #cbd5e9;
	padding: 5px;
	margin: 0px;
}

h1.notify
{
	font-size: 14px;
	text-transform:uppercase;
	color: #333333;
	margin-bottom: 0px;
	border-bottom: 2px #01a46d solid;
}

div.notify
{
	background-color: #b3e4d4;
	padding: 5px;
	margin: 0px;
}

div.date
{	
	font-style: italic;
}

a
{
	color: #951716;
}

h2.announcement
{
	display: inline;
	cursor: pointer;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	text-decoration: underline;
}

div#framework {
	float:left;
	margin:0px;
	padding:0px;
	width:900px;
}

#shadow {
	background-color:#FFFFFF;
	height:47px;
	background-image:url(/core/v3/images/center/shadow.jpg);
	background-repeat:repeat-x;
}

#noshadow {
	background-color:#FFFFFF;
	height:55px;
}

#shadowLg {
	background-color:#FFFFFF;
	height:60px;
	background-image:url(/core/v3/images/center/shadow2.jpg);
	background-repeat:repeat-x;
}

div#container {
	background-color:#FFFFFF;
	background-image:none;
	background-image:none;
}

#learn {
	position:absolute; 
	top:262px; 
	left:110px;
}

#learnLft {
	position:absolute; 
	top:270px; 
	left:150px;
}

#learnRht {
	position:absolute; 
	top:268px; 
	left:470px;
}
#learnRht2 {
	position:absolute; 
	top:268px; 
	left:188px;
}

#watchOnline {
	position:absolute; 
	top:330px; 
	left:10px;
}

#learnSM {
	position:absolute; 
	top:267px; 
	left:110px;
}

#quickClicks {
	float:right; 
	margin: 25px 5px 10px 0px;
}

#headerNavigation {
	width:840px;
}

span#sMedia img
{
	
	margin-left:25px;
}

#featureMap
{
	position:absolute;
	width:110px;
	height:16px;
	margin-top:223px;
	margin-left:690px;
	
}
