@charset "utf-8";

.logo {float:right;padding:5px 5px 0px 20px;}
.officeinfo {width:250px;text-align:left;padding-right:5px;float:left;}
.address {padding-top:4px;}
.datetxt {
	padding-left:14px;
	font-size:9pt;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
.traffictxt {
	padding-left:14px;
	font-size:9pt;
	font-weight:normal;
	text-align:left;
	margin-bottom:20px;
}


/* COMMUNITY NEWS */

.news h3 a { color:#000000; text-decoration:none; }
.news h3 a:link, #newscenter h3 a:visited { color:#000000; }
.news h3 a:hover { color:#336699; text-decoration:underline; }

.news { padding-bottom:10px; overflow:hidden; }

.news h3.newsTitle {
	color:#000000;
	font-size:13px;
	line-height:17px;
	/*font-weight:bold;*/
	margin-bottom:2px;
}
.news p.newsDate {
	color:#73674f;
	font-size:10px;
	line-height:14px;
	letter-spacing:2px;
	text-transform:uppercase;
	margin-bottom:3px;
}
.news p.newsCopy {
	color:#666666;
	font-size:11px;
	line-height:14px;
	margin-top:0;
}
.news p.newsCopy a:link, .news p.newsCopy a:visited {
	color:#666;
}
.news p.newsMore, #portcenter p.newsMore {
	font-size:10px;
	line-height:18px;
	/*font-weight:bold;*/
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:right;
	padding-right:10px;
	margin-top:0;
	/*background:transparent url(/global/icons/arrowicon_bluesmall.gif) right 5px no-repeat;*/
}
.news p.newsMore a:link, .news p.newsMore a:visited, .news p.newsMore a:hover {
	color:#336699;
}
