@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #fff;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center; 
}

img { border-style: none; }
p {
	margin: 0px;
	padding: 2px 0px 3px;
}
h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus { color: #333; }
a:active { color: #333; }

.linkimage {
	display: block;
	margin-left: 360px;
}

.regionmap {
	float: right;
	margin-top: 114px;
	margin-right: 75px;
	height: 213px;
	width: 196px;
	position: relative;
}

.emailLink {
	width: 150px;
	margin-top: 100px;
	margin-left: 345px;
}

.pplink {
	margin-left: 370px;
	margin-top: 20px;
}

map { position: absolute; }
#outerWrapper {
	margin: 0 auto;
	text-align: left;
	width: 554px;
	background: #fff url(../images/bckgrnd.jpg);
	height: 690px;
}
#outerWrapper #contentWrapper #content {
	margin: 0;
	padding: 20px 0px 0px 20px;
}

#outerWrapper #contentWrapper #content table {
	margin-top: 180px;
	margin-left: 70px;
}

#footerline {
	border-top: 1px solid #999;
	margin-top: 5px;
}

#footerwrapper {
	width: 554px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footerwrapper #footer { padding: 20px 10px 10px 50px; }
