/* Headers */
#wl_heading_container{
text-align:center;
}

#wl_category_name{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #981b1e;
	margin: 0px;
	padding-bottom: 10px;
	font-weight:bold;
	text-align:center;
}
#wl_category_description{
	padding-bottom: 10px;
}
#wl_heading_subcats_container{
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: auto;
	border-style: solid;

}
#wl_heading_subcats{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:bold;
	font-size: 1em;
	
}
#wl_heading_subcats a:hover {
color:#981B1E;
}

#wl_subcats{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #981B1E;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	text-align:left;
	padding-bottom:10px;
	padding-top:10px;
}

#wl_subcats a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #981B1E;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	text-align:left;
}


#wl_link_container{
	text-align: left;
	padding-top: 10px;
	list-style-image: url(../images/layout/bullet.gif);
}

#wl_name{
	padding-left: 20px;
}

#wl_name a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight: bold;
	
}

#wl_description{
	padding-left: 40px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

