/* COMMUNITY PAGES */

#footer {background: url(/images/footer-bg-com09.gif) top left no-repeat;}

a:link {color: #f59c1e; text-decoration: none;}
a:visited {color: #f59c1e; text-decoration: none;}
a:hover {color: #f59c1e; text-decoration: underline;}
a:active {color: #f59c1e; text-decoration: none;}

#logo {
	background: url(/images/logo-com.gif) top left no-repeat;
}

#topnav {
	display: none;
}

#community-home {
	display: block;
	width: 204px;
	height: 28px;
	background: url(/images/sidenav-bg-orange.gif) top left no-repeat;
	padding: 10px 0 0 12px;
	color: #FFFFFF;
}
a.com-top:link, a.com-top:visited, a.com-top:active {
	color: #FFFFFF;
	text-decoration: none
}
a.com-top:hover {
	color: #444444;
	text-decoration: none
}
