@charset "utf-8";

/* CSS Document */

body {
	background-color: #787258;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	font-size:36px;
	padding: 15px
}

h3 {
	font-size:26px;
	padding: 15px
}

li { padding-bottom:1px
}

.siteMapBottom {
	color:#fff;
	font-family:Arial;
	font-size:11px;
	/*	letter-spacing:-0.5px;*/
	line-height:14px;
}
.siteMapBottom a		{
	font-family: Arial;
	color:#ffffff; /* changed from 001ca8 */
	text-decoration:none;
}
.siteMapBottom a:hover		{
	text-decoration:underline;
}
.siteMapBottomHeader	{
	color:#fff;
	font-size:15px;
	font-weight:600;
	border-bottom:dotted 1px #fff; /* changed from 001ca8 */
	padding-bottom:8px;
}
.siteMapBottomTiny	{
	font-size:10px;
}

a	{
	color:#fff
}

