/* LAYOUT */

div							{ position:relative; }
#frontphoto					{ margin-bottom:-3px; }
#leftside					{ width:0; }
div#content					{ padding:0; }
#content 					{ margin:0 20px 5px; }
#content ul#news,
#content ul#events			{ float:left; padding:10px 10px 10px 0; width:170px; }
#content ul#news li,
#content ul#events li		{ margin:12px 0 !important; }
/* #news a, #events a			{ float:right; } */

#section-links				{ float:right; display: inline-block; clear:right; margin:0 0 0 20px; width:380px; }
#section-links div.test		{ float:right; border:1px solid #B5B5AD; margin:9px; width:170px; }

#section-links > div div,
#section-links > div ul,
#section-links > div h4,
#section-links > div form ,
#section-links > div p		{ padding:0 10px 10px 10px; }
	#quick-links			{ background:#EEEEEE; border:0 !important; padding:10px; width:340px !important; }
	#quick-links ul			{ padding:0 !important; }
	#quick-links li			{ float:left; width:165px; }
	#port-metro-link		{ background:url('../images/navigation/PMV_3c-rgb_300.jpg') no-repeat; display:block; height:100px; margin:0 auto; margin-bottom:16px; text-indent:-9999px; width:145px; }
#section-links #members p	{ margin-bottom:10px; }
#section-links #members ol li { list-style: decimal; list-style-position: inside; }
#section-links #members ol	{ margin-left:10px; }
#support					{ border:0 !important; margin:20px auto; width:500px !important; clear:both; }
#support img				{ border:none; margin:20px; }
	
/* HEADERS */
h3							{ text-indent:-9999px; }
#news h3#latest_news		{ /* background:url('../images/latest_news.jpg') no-repeat; height:11px; width:98px; */ text-indent: 0; }
#news h3#latest_blog		{ margin-top:50px; text-indent:0; }
#events h3					{ /* background:url('../images/upcoming_events.jpg') no-repeat; height:11px; width:134px; */ text-indent: 0; }
#news h3#e-news				{ margin-top:50px; text-indent:0; }
#join h3					{ background:#CCC url('../images/join_today.jpg') center no-repeat; height:25px; }
#sponsors h3				{ background:#CCC url('../images/our_sponsors.jpg') center no-repeat; height:25px; }
#members h3					{ background:#CCC url('../images/find_members.jpg') center no-repeat; height:25px; }
#business h3				{ background:#CCC url('../images/business_sectors.jpg') center no-repeat; height:25px; }
#quick-links h3				{ background:url('../images/quicklinks.jpg') no-repeat; height:13px; }

/* TYPOGRAPHY */
body						{ font:11px Arial,Helvetica,sans-serif; line-space:1.4em; }
a							{ color:#4F6F88; font-weight:normal; text-decoration:underline; }
a:hover						{ font-weight:normal; text-decoration:none; }
a.view						{ color:#4F6F88 !important; float:right; font-weight:normal; text-decoration:underline; }
#content > ul				{ color:#999999; }
#news li a					{ color:#E67800; line-height:normal; }
#events li a				{ color:#58B000; line-height:normal; }
#news h3, #events h3		{ color:#444444; }
#sponsors					{ text-align:center; }
#quick-links a				{ color:#990000; }
