body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
body,td,th {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 18px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.smallbold {
	font-size: 9px;
	font-weight: bold;
}

#mainbody {
	clear: both;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
}
.imgleft {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
}
.imgright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
}
#toplinks {
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#toplinks p {
	text-align: center;
	letter-spacing: .1em;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	display: inline;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 20px;
	color: #CCCCCC;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 20px 0px 10px;
	color: #8B0000;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 20px 0px 10px;
}
.topicon{
	float: right;
	clear: none;
	vertical-align: bottom;
	margin-top: 20px;
}
.underlined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
blockquote {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#footer {
	padding: 25px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

.locations {
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	display:block;
}

.locations p {
	margin-bottom:10px;
}