body {
	margin: 0px 5px 5px 10px;
	padding:0px;
	color: #000000;
	background-color: #ffffff;
}


h1, h2, h3, h4, h5,h6  {
	font-weight: bold;
	color: #901111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1	{ font-size: 1.3em}

h2	{
	font-size: 1.3em;
	text-align : center;
}

h3	{
	font-size: 1em;
	margin-bottom: -1%;
}

h4	{
	font-size: 1em;
	text-align : center;
}

h5	{
	font-size: .90em;
	font-family: Georgia, Times New Roman, Times, serif;
	margin-bottom : -1%;
}

h6	{
	font-size: .90em;
	font-family: Georgia, Times New Roman, Times, serif;
	margin-bottom : -1%;
	text-align : center;
}

p {
	font-size : 0.85em;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
}

dt {
	font-weight: 600;
	font-size: 0.85em;
	line-height : 1.2em;
	margin-top: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul li {
	color: #000000;
	font-size : 0.85em;
	font-weight: normal;
	line-height : 1.20em;
	padding-bottom : 5px;
	font-family: Georgia, Times New Roman, Times, serif;
}

dd {
	color: #000000;
	font-size : 0.85em;
	font-weight: normal;
	line-height : 1.50em;
	font-family: Georgia, Times New Roman, Times, serif;
}

.centered {
	text-align:center;
}

hr {
	color:#018f92;
	margin-top: 10px;	
}

A:link {
	COLOR: #0000cc
}

A:visited {
	COLOR: #660066
}

A:hover {
	color: #000000;
	BACKGROUND: #ffeeee
}

A:active {
	color: #000000;
	text-decoration : none;
}

/* Hides from IE5-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE5-mac; Thank you Holly */

/* The two column css layout thanks to bluerobot.com and alistapart.com */
#header {
	padding: 5px 0px 0px 5px;
	MARGIN: 5px 0px 0px 0px;
	height: auto;
	border-style:solid;
	border-color:black;
	border-width:0px 0px 1px 0px;
	LINE-HEIGHT: 1.5em;
}

#header h4 {
	line-height: 1.2em;
	font-size : 1em;
}

#header img {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

#header #logo {
	border:none; 
}

#content {
	padding: 10px 10px 10px 10px;
	color: #000000;
	background-color: #ffffff;
}

#content img {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

#rightbox {
	float: right;
	padding: 10px 0px 10px 15px;
	WIDTH: 8em;
	border-left: 2px solid #999999;
	border-bottom : 2px solid #999999;
	margin-left: 1em;
}

#contactinfo {
	LINE-HEIGHT: 1.2em;
	font-size: .85em;
}

#contactinfo p {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bottomnavbar {
	border-top: 1px solid #018f92;
	clear: both;
	text-align : center;
	color: #000000;
	background-color: #ffffff;
}

#bottomnavbar a {
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rightbox ul {
	padding:0;
	margin:0;
	width:0;
}
  
#rightbox li {
	list-style-type:none;
	margin:0 0 -0.31em 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
  
#rightbox a, #rightbox a:visited {
	position:relative;
	display:block;
	width:9em;
	font-size:0.75em;
	line-height : 1.1em;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	background:#dd6000;
	padding:0.25em;
	border-right: 3px solid #774400;
	border-bottom: 3px solid #774400;
	border-top: 3px solid #ffcc00;
	border-left: 3px solid #ffcc00;
}
  
#rightbox a span {
	display:none;
  }
  
#rightbox a:hover {
	color:#000000;
	background:#ffcc00;
	border-right: 3px solid #885500;
	border-bottom: 3px solid #885500;
	border-left: 3px solid #ffdd00;
	border-top: 3px solid #ffee00;
}

#rightbox a:hover span {
	display:block;
	text-align:left;
	position:absolute;
	right:10em;
	top:0;
	padding:0.5em;
	width:16em;
	color:#000000;
	background-color:#ffcc11;
	border:1px solid #662222;
}

#rightbox img {
	border:1px solid #000000; 
	float:left; 
	margin:0.25em 1em 0.5em 0;
}

#myMap{
	border:1px solid #000000; 
}

#map_canvas{
	border:1px solid #000000; 
}

#pushpinrow img{
	padding: 5px 0px 0px 5px;
	border:none; 
}

@media print {
	#rightbox ul {
	display: none;
	}
}

div#map {
	position: relative;
}

div#map_canvas{
	border:1px solid #000000;
	margin: 5px 5px 5px 5px;
	width: 1000px;
	height: 600px;
}

div#CenterLatLng{
	border:1px solid #000000;
	margin: 5px 0px 0px 0px;
	width: 1000px;
	padding: 5px 0px 0px 5px;
	background-color: #eeeeff;
	text-align:center;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

div#pushpinrow{
	border:1px solid #000000;
	margin: 5px 0px 0px 0px;
	width: 1000px;
	padding: 5px 0px 0px 5px;
	background-color: #eeeeff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

div#Geocode{
	border:1px solid #000000;
	margin: 5px 0px 0px 0px;
	width: 1000px;
    height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #eeeeff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

div#ReverseGeocode{
	border:1px solid #000000;
	margin: 5px 0px 0px 0px;
	width: 1000px;
    height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #eeeeff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

div#formatedAddress {
	background-color: #ffffff;
    height: 20px;
	text-align:left;
    display: block;
    float: left;
	width: 500px;
	margin-right: 5px;
}

div#crosshair {
    position: absolute;
    top: 290px;
    height: 22px;
    width: 22px;
    left: 495px;
    background: url(../images/crosshair.gif);
    background-repeat: no-repeat;
    display: block;
    background-position: center center;
}

