/**
 * Copyright: 2007-2012, Web Techtonics, LLC
 * This code is property of Web Techtonics, LLC. All rights reserved.
 * May not be re-used, re-distributed or modified without permission.
 */


/* WSitemap-2 */
.AV-WSitemap-2
{
	color: #888888;
}
	.AV-WSitemap-2 ul, .AV-Sitemap-2 li
	{
		list-style: none;
		list-style-type: none;
		margin-left: -15px;
	}
	.AV-WSitemap-2 .toplevel
	{
		float: left;
		width: 250px;
		margin-right: 15px;
		margin-bottom: 25px;
		list-style: none;
		list-style-type: none;
	}
		.AV-WSitemap-2 a
		{
			display: block;
			margin-bottom: 10px;
		}
		.AV-WSitemap-2 .toplevel > a
		{
			font-size: 20px;
			font-weight: bold;
		}