body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bkgd.jpg);
}
a:link, a:visited {
	color: #103305;
	text-decoration: none;
}
a:hover, a:active {
	color: #103305;
	text-decoration: underline;
}
.main-menu {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	padding-bottom: 8px;
}  
a.main-menu:link, a.main-menu:visited {
	color: #4E2A3F;
	text-decoration: none;
}
a.main-menu:hover, a.main-menu:active {
	color: #1c3f12;
	text-decoration: underline;
}
a.footer:link, a.footer:visited  {
	color: #817661;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
a.footer:hover, a.footer:active {
	color: #4E2A3F;
	padding-right: 3px;
	padding-left: 3px;
}
h1 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 18px;
	color:#333333;
	font-weight:bold;
	margin-bottom:6px;
	letter-spacing: .1em;
}
h2 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 14px;
	color:#2d3766;
	font-weight:bold;
}
h3 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
}
h4 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:-2px;
	margin-top:-2px;
}
h5 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 14px;
	color:#D45521;
	font-weight:bold;
	font-style:italic;
}
p {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	color:#4E2A3F;
	line-height:18px;
	margin-top:6px;
}
.footer {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 10px;
	color:#817661;
}
#map {
	font-family: Trebuchet MS, Tahoma, Verdana, sans;
	font-size: 12px;
	color:#000000;
}