/* CSS Document */


body {
font-family : Verdana, Georgia, sans-serif;
font-size : 12px;
margin : 0 auto;
padding : 0;
background-color : #006651;
text-align : center;
color : #666666;
background-image : url(images/mapbkgd.jpg);
background-repeat : repeat;
}
p {
line-height : 18px;
margin : 10px;
}

h3 {
font-family : Trebuchet, "Trebuchet MS", Verdana, Georgia, sans-serif;
color : #006651;
line-height : normal;
margin : 10px 0 10px 0;
}
h2 {
font-family : Trebuchet, "Trebuchet MS", Verdana, Georgia, sans-serif;
color : #006651;
line-height : normal;
margin : 10px 0 10px 0;
}
.style1 {
font-family : Trebuchet, "Trebuchet MS", Verdana, Georgia, sans-serif;
font-size : 24px;
font-weight : bold;
color : #006651;
line-height : normal;
}
.style2 {
font-family : Trebuchet, "Trebuchet MS", Verdana, Georgia, sans-serif;
font-size : 18px;
font-weight : bold;
color : #006651;
line-height : 24px;
}
.style3 {
	font-size : 10px;
    white-space: nowrap;
}
div#main {
margin-top : 0;
margin-left : auto;
margin-right : auto;
margin-bottom : 0;
text-align : left;
background-color : #ffffff;
border-top-width : 0;
border-right-width : 7px;
border-bottom-width : 0;
border-left-width : 7px;
border-top-style : none;
border-right-style : solid;
border-bottom-style : none;
border-left-style : solid;
border-right-color : #660066;
border-left-color : #660066;
width : 680px;
vertical-align : top;
}
div#main .content a:link {
color : #006651;
font-weight : normal;
text-decoration : underline;
}
div#main .content a:visited {
color : #006651;
font-weight : normal;
text-decoration : underline;
}
div#main .content a:active {
color : #006651;
font-weight : normal;
text-decoration : underline;
}
div#main .content a:hover {
color : #ffffff;
font-weight : normal;
text-decoration : underline;
background-color : #006651;
}
ol {
margin-bottom: 0px;
margin-top: 0px;
}

ul {
	line-height : 18px;
	list-style-position : outside;
	list-style-image : url(images/compass.gif);
	margin-bottom: 0px;
}
li {
margin-top : 0;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
}

.nobr {
        white-space: nowrap;
}
.borderleft {
	border-left : 1px dotted #663366;
}
.bordertop {
	border-top : 1px dotted #663366;
}

div#main .maplinks {
	font-size : 10px;
	text-decoration : underline;
	border-top : 1px dotted #663366;
	margin : 25px 0 10px 0;
	padding-top : 10px;
	text-align : center;
	color: #666666;
}
div#main .maplinks a:link {
color : #006651;
font-weight : normal;
text-decoration : underline;

}

div#main .maplinks a:visited {
color : #006651;
font-weight : normal;
text-decoration : underline;

}
div#main .maplinks a:active {
color : #006651;
font-weight : normal;
text-decoration : underline;

}
div#main .maplinks a:hover {
color : #ffffff;
font-weight : normal;
text-decoration : underline;
background-color : #006651;
}
div#main .morelinks {
font-size : 10px;
text-decoration : underline;
position : relative;
margin : 0 0 0 0;
}
div#main .morelinks a:link, a:visited, a:active {
color : #ffffff;
font-weight : normal;
text-decoration : underline;
}
div#main .morelinks a:link {
color : #ffffff;
font-weight : normal;
text-decoration : underline;
}
div#main .morelinks a:visited {
color : #ffffff;
font-weight : normal;
text-decoration : underline;
}
div#main .morelinks a:active {
color : #ffffff;
font-weight : normal;
text-decoration : underline;
}
div#main .morelinks a:hover {
color : #006651;
font-weight : normal;
text-decoration : underline;
background-color : #ffffff;
}
.copyright {
	font-size : 9px;
	margin : 15px 0 10px 0;
	text-align : center;
	}
.copyright a:link {
color : #006651;
font-weight : normal;
text-decoration : underline;

}

.copyright a:visited {
color : #006651;
font-weight : normal;
text-decoration : underline;

}
.copyright a:active {
color : #006651;
font-weight : normal;
text-decoration : underline;

}
.copyright a:hover {
color : #ffffff;
font-weight : normal;
text-decoration : underline;
background-color : #006651;
}	
.passage2  {
   color: #000000;
   padding: 2px 5px 5px 5px;
   text-align: left;
   margin: 10px;
   border-top: 1px solid #999999;
   border-right: 1px solid #f3f3f3;
   border-bottom: 0px solid #000000;
   border-left: 1px solid #999999;
   background: #EEF0F0;
   -moz-border-radius : 8px;
			filter: alpha(opacity=100);
   -moz-opacity: 1.0;
   opacity: 1.0;
   -moz-border-radius : 8px;
}
