/* @override http://esw.affiniscape.com/associations/9998/stylesheets/esw_homestyles.css */

/*----------------------------------------
Affiniscape Template 5 Stylesheet
Last Updated: May 8, 2008
(c) 2008 Affiniscape, Inc.
All Rights Reserved. This style sheet must not be reproduced without the express written permission of Affiniscape, Inc.
For questions regarding licensing or setup please contact Affiniscape, projects @ affiniscape dot com
----------------------------------------*/


/* Client-side Left Navigation
-----------------------------------*/
#leftnavcell {
	background: #d3d3d3 url(/associations/9998/imgs/bak_leftnavcell.png) no-repeat;
	padding: 21px 14px 10px 17px;
}

#leftnavcell p {
	font-size: 18px;
	line-height: 1.7em;
	color: #fff;
}

#leftnavcell strong {
	color: #ff7129;
	font-size: 22px;
}

#leftnavcell ul {
	margin: 13px 0 10px 0;
	padding: 0;
	list-style: none;
}

#leftnavcell ul li {
	background: transparent url(/associations/9998/imgs/li_rn_bullet.png) no-repeat left 8px;
	line-height: 1.2em;
	padding: 6px 0 6px 19px;
}


/* Client-side Top Navigation
-----------------------------------*/
#topnavcell {
	display: none;
}

