/* CSS Document */

form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
ul li {
	list-style-type:none;
	}
a {
	text-decoration:none;
	}
body,
html {
	color:#555;
	background:#fff;
	}
body {
	font:76%/145% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
	margin:0 0 0 0;
	}
hr {
	clear:both;
	visibility:hidden;
	height:1px;
	}
.clear {
	clear:both;
	visibility:hidden;
	height:1px;
	margin: 0;
	padding: 0;
	}
	
	

/* Sitemap
================================================*/
		
#sitemap-nav {
	width:750px;
	margin:0 auto;
	text-align: center;
	background-color:#f0f0f0;

	margin-top:40px;
	}	

#sitemap-nav div h3 {
	color: #db1e00;
	margin:1em 0;
	border:none;
	font-size:12px;	
	}

#sitemap-nav div h3 a {
	font-family:Tahoma, Verdana, Arial, Georgia;
	display:block;
	height:24px;
	width:143px;
	padding: 5px 0 0 10px;
	}

#sitemap-nav div h3 a:link, 
#sitemap-nav div h3 a:visited {
	color: #db1e00;
	font-weight: bold;
	background:url(../images/bg-nav-sitemap.gif) no-repeat 0 0;
	}
#sitemap-nav div h3 a:hover {
	color: #ff3300;
	background:url(../images/bg-nav-sitemap.gif) no-repeat 0 -29px;
	}
#sitemap-nav div.block-block {
	width:142px;
	float:left;
	margin-right:10px;
	text-align:left;
	}
#sitemap-nav div.last {
	margin-right:0;
	clear:right;
	}

#sitemap-nav .menu {
	margin: 0;
	padding: 0;

}

#sitemap-nav div ul, #sitemap-nav .menu ul {
	margin:0 0 1em 0;
	padding:0;
	border-bottom: 1px solid #dfdfdf;
	list-style-type: none;
	}
#sitemap-nav div ul li, #sitemap-nav .menu ul li.leaf {
	margin:0;
	padding: 0;
	line-height:100%;
	display:block;
	list-style-type: none;
	border-top: 1px solid #dfdfdf;
	}
#sitemap-nav div ul li a, #sitemap-nav .menu ul li.leaf a {
	margin:0;
	padding:4px 0 4px 2px;
	display:block;
	font-size:0.94em;
	color:#898989;
	}		
#sitemap-nav div ul li a:hover, #sitemap-nav .menu ul li.leaf a:hover {
	color:#ff3300;
	background-color: #E1E1E1;
	}	


/* Tags
================================================*/	
	
.tags {
	background:#f0f0f0 url(../images/bg-tags.gif) no-repeat;
	margin: 10px 0 0 0;
	padding:5px 5px 5px 30px;
	clear:both;
	color:#999;
	line-height: 120%;
	}
div.tags {
	margin-bottom:2em;
	}
.tags a {
	color:#999;
	font-size:.94em;
	margin:0;
	text-transform:capitalize;	
}

.tags a:hover {
	text-decoration: underline;
	color: #666;
}


.tags strong {
	color:#818181;
	text-transform:uppercase;
	font-size:.94em;
	margin:0;
	}

/* Literal Sitemap
==================================================*/
.level0 { padding-left: 0px; padding-left: 15px; font-size: 125%; 
          border-bottom: dashed 2px #b1ea6c; background:url(../images/bg-h2.gif) no-repeat;}

.level1 { padding-left: 20px; font-size: 115%;}
.level2 { padding-left: 40px; font-size: 100%;}
.sitemapdesc {color:#9cbc74; border-bottom: dashed 2px #b1ea6c; background:url(../images/bg-h2-2.gif) no-repeat;}

.sitemapheading { color:#73af00; font-size: 125%;}