@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	padding:0pt;
	/*vertical-align:baseline;*/
}
html, body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
}
.address {
	color: #999999;
	
}
.orangetext {
	color: #CC6600;
}
.bodytext {
	padding: 5px 12px 5px 12px;
	clear: both;
}
.list {
	list-style: none;
	list-style-type: none;
	font-size: 10px;
	text-align: left;
	list-style-position: inside;
	padding: 5px;
}
.list ul{
	list-style:none;
	list-style-type: none;
	text-align: left;
	list-style-position: inside;
}
h2 {
	color: #999999;
	padding-bottom: 3px;
}
.footer {
padding-left: 5px;
}
a:link {text-decoration: none; color:#666666;}
a:visited {text-decoration: none; color:#666666;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline; color: black;}
.puzzle {
	background-image: url(new-images/puzzle.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	background-color: #94a8c9;
}
#maincenter {
	margin: 10px auto 0 auto;
	width: 565px;
	position: relative;
}
.clearboth {
	clear: both;
}
h1 {
font-size:0.1em;
left:-999em;
line-height:0pt;
margin:0pt;
padding:0pt;
position:absolute;
top:-9999em;
}
#map {
	margin: 0 auto 0 auto;
	width: 425px;
}
.small {
font-size: 8px;
}
#footerAddress {
	float: right;
	font-size: 8px;
	text-align: right;
	width: 180px;
	padding-right: 5px;
}
#sitemap {
	margin: 10px;
}