﻿
*{
	margin: 0px, auto;
	padding: 0px;
}

h1 
	{ font-family: Arial;
	letter-spacing: 0px;
	font-size: 23pt;
	color: #881021;
	font-weight: Normal;
	border-bottom: solid 1px #e5dfb8;
	margin-bottom: 20px;
	padding: 20px 0 20px 0;
	width: 636px;
	}
	


h3 {font-family: Arial;
	font-weight: Normal;
	font-size: 15pt;
	color: #413f35;
	}

h4 {font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #9c1327;
	}
	
#sitemapcontainer
	{
	padding: 0px 0px 20px 40px;
	
	}
	
	
#sitemap p
	{
	font-family: Arial, Helvetica, Sans-Serif;		
	line-height: normal;
	color: #787878;
	font-size: 11pt;
	font-weight: normal;
	padding: 0px 0px 2px 0px;
	}

#sitemap div
	{
	padding: 0px 0px 0px 30px;
	font-family: Arial, Helvetica, Sans-Serif;		
	line-height: normal;
	color: #787878;
	font-size: 10pt;
	font-weight: bold;
	}

#sitemap ul
	{
	padding: 0px 0px 20px 40px;
	
	}
	
#sitemap li
	{
	padding: 4px 0px 0px 0px;
	list-style:disc;
	font-size: 10pt;
	font-weight: normal;
	color: #787878;
	}
	
	#sitemap a
	{
	color: #787878;
	text-decoration: underline;
	}
	
	#sitemap a:hover
	{
	color: #990000;
	text-decoration: underline;
	}
	