html {
     min-height:	100%;
     margin-bottom:	1px;
}


body {
	margin: 0px;
	background-image: url(images/btext.gif);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	margin-top: 0px;
	margin-right: 125px;
	margin-bottom: 10px;
	margin-left: 22px;
	text-align: left;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.nav {
	background-image: url(images/nav.repeat.gif);
	background-repeat: repeat-y;
}
.navbottom {
	background-image: url(images/nav.bottom.gif);
	background-position: bottom;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 20px;
}
a:link {
	color: #700017;
	text-decoration: none;
}
a:visited {
	color: #700017;
	text-decoration: none;
}
a:hover {
	color: #700017;
	text-decoration: underline;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	line-height: 26px;
	padding-left: 50px;
	margin-bottom: 8px;
	margin-top: 5px;
}
li {
	list-style-type: circle;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 8px;
	margin-top: 5px;
	font-weight: lighter;
	margin-left: 20px;
}
.map {
	margin-right: 70px;
	margin-bottom: 20px;
}
