@charset "utf-8";

body {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #E6EEF5 url(../images/bg-ad.png) repeat-x scroll left top;
	margin: 0;
	padding: 0;
	}
.wrap {
	width:800px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	margin:auto;
}

#topBanner {
	text-align:center;
	margin:10px 0 10px 0;
}

#titleContent {
	width:780px;
	margin:auto;
	line-height:100%;
}

#seasons img {
	margin:10px;
	float:left;
	vertical-align:middle;
	width:80px;
}

#titleContent h1 {
	color:#ffffff;
	font-size:2.2em;
	font-weight:bold;
	margin-top:40px;
}

#mainContent {
	margin:auto;
}

#weatherContent {
	width:780px;
	border:1px solid #cccccc;
	padding:0px;
	margin:10px 0 10px 10px;
	background:url(../images/weatherContent_bg.png) no-repeat center top;
	background-color:#ffffff;
	float:left;
}

#weatherContent img {
	margin-top:0px;
}

#currentConditions {
	margin:10px auto;
}


#twitter {
	font-size:0.7em;
	text-align:left;
	margin-left:20px;
}

#twitimg {
	text-align:center;
}
.forecast {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	text-decoration: none;
}

.forecastTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	line-height:20px;
	text-align:center;
}

#menu {
	font-size:0.8em;
	text-align:center;
	color:#06F;
}
	
#foldBanner {
	font-size:0.6em;
	text-align:center;
}

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

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

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

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

.Newsdescription {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	text-align:justify;
	padding:0;
	color: #333;
	white-space:normal;
}
.Newstitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}

.Newstitle a:link {
	text-decoration: none;
	color: #900;
	}

.Newstitle a:visited {
	text-decoration: none;
	color: #900;
	}

.Newstitle a:hover {
	text-decoration: underline;
	color: #900;
	}

.Newstitle a:active {
	text-decoration: none;
	color: #900;
	}

.pubDate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.55em;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 5px;
	color: #999;
}

div.scroll {
height: auto;
width: 750px;
overflow: auto;
/*border: 1px solid #ccc;*/
background-color: #fff;
padding: 0px;
}
/*
#newsLinks {
	font-size:0.7em;
	text-align:center;
}

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

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

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

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


#newsLeft {
	width:0px;
	background-color:#FDF8E1;
	border:1px solid #ccc;
}

#newsRight {
	width:320px;
	background-color:#FDF8E1;
	border:1px solid #ccc;
}
*/
#News {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #900;
	font-size:0.8em;
	font-weight:bold;
	padding-left:10px;
	margin: 0px;
	border-bottom:1px solid #F9E37D;
}

#RSS {
	font-size: 0.7em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:5px;
	text-align:right;
	border-bottom:1px solid #F9E37D;
}

#RSS img {border:0px;}

#RSS a:link {
	text-decoration: none;
	}

#footer {
	width:780px;
	clear: both; 
	position:relative; 
	padding: 3px 0;
	margin:10px auto;
	background-color:#FFF;
	border:1px solid #CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#footer div.ad-leaderboard {
/*	height: 90px;*/
	padding: 0 1em;
	margin: 0 auto;
	font-size:0.6em;
	text-align:justify;
	}

#corp-nav {
	width:700px;
	padding: 5px 0;
	margin: 5px auto;
	text-align: center;
	color: #555555;
	font-size: 0.6em;
	border-top:1px solid #CCC;
	}
