@import url("/common/style/baseStyle.css");
/* ====================== Left Navigation ======================*/	


#leftNav li, #leftNav li li {
	display: none;
	list-style-position:outside;
	margin: 0px;}
#communityLeftNav #leftNav li {
	display: block;}
	
#leftNav .currentCategory, #leftNav .customNav1 ul{
	background: url(../img/columnOneCalloutSeperator.gif) no-repeat center bottom;
	padding-bottom:20px;
	margin-bottom:20px;}	
	

#leftNav .customNav1 ul ul{
	background:none;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight: normal;}	
	
#leftNav ul ul{
font-weight: bold;
text-decoration: none;
}

#leftNav ul ul ul{
font-weight: normal;
text-decoration: none;
padding-bottom: 15px;}

#leftNav li {
	list-style:none;
	padding: 0px;
	margin:0px;}
	
#leftNav ul ul li .currentCategory .currentPage{
padding-bottom: 0;

}


#leftNav ul li ul li a{
color: red;
}



#leftNav li .currentCategory .currentPage ul li a{
padding-bottom: 0;
}
	
#leftNav .currentCategory, #leftNav .currentCategory li, #leftNav .currentCategory li li, #leftNav .customNav1 li, #leftNav .customNav1 li li{
	display: block;}
	
#leftNav .currentCategory a {
	display: block;
	width:100%;
	color:#807a05;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	padding-bottom:20px;}
	
#leftNav .currentCategory li a {
	color:#92906d;
	padding-bottom:4px;
	font-size:11px;
}


#leftNav li a{
text-decoration: none;}



#leftNav .customNav1 li a{
	font-size:13px;
	display:block;
	text-align:center;
	width:100%;
	text-decoration:none;
	color:#92906d;
	padding-bottom:5px;}
	
#leftNav .customNav1 li li a{
	font-size:10px;
	display:block;
	color:#92906d;
	padding-bottom:2px;
	text-decoration: none;}
	
#leftNav .currentCategory a:hover, #leftNav .customNav1 a:hover {color:#504f43;}

#leftNav .currentCategory .currentPage{
background-image: none;
margin: 0;
padding: 0;


}

#contentArea li{padding:0 0 10px 0;}