/* Copyright ©2008 DataFile, Inc. -- Get your own code! */
body, td {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Georgia, Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, .pagetitlelink, .hcolor, .credits {
	color: #0a3a82;
}
h1, .pagetitlelink {
	font-size: large;
	text-transform: uppercase;
	font-family: Georgia, Verdana, sans-serif;
	font-style: italic;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin: 0px;
}
h2, h3 {
	font-size: medium;
	font-style: italic;
	font-family: Georgia, Verdana, sans-serif;
}
a:link {
	color: #336699;
}
a:visited {
	color: #336666;
}
a:hover {
	color: #339966;
}
a img {
	border:none;
}
.imgframe {
	padding: 2px;
	border: 1px solid black;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-color: black;
}
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.backnextlinks {
	text-align: center;
	font-size: x-small;
	font-weight: normal;
}
.bluetext, .smallbluetext, .caption {
	color: #0163A9;
}
.caption {
	text-align: center;
	font-size: small;
	border: none;
	text-decoration: none;
}
.centerbody {
	margin: 0 auto;
	text-align: center;
}
.clearall {
	clear: both;
	margin: 10px 0px 10px;
}
.contentpagetitle {
	font-style: normal;
	font-size: medium;
	color: black;
	text-transform: none;
}
.credits {
	float: right;
	font-size: x-small;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer {
	font-weight: bold;
	font-size: small;
}
.subfooter {
	color: #0270BE;
	font-size: x-small;
}
.headline {
	font-size: larger;
	color: #347668;
}
.imageright {
	margin: 5pt 0pt 5px 5px; 
	float: right; 
	cursor: pointer;
}
.imageleft {
	margin: 5px 5px 5px 0px; 
	float: left; 
	cursor: pointer;
}
.linknoline a:link, .linknoline a:visited, .linknoline a:hover, .linknoline a:active {
	background-color: #FFFFFF;
	color: #0163A9;
	text-decoration: none;
}
.mapbutton {
	vertical-align: middle; 
	border: none;
}
.nextlinks {
	text-align: right;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.nodecor a:link, .nodecor a:visited, .nodecor a:hover, .nodecor a:active {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.pagetitlelink {
	font-weight: bold;
	text-decoration: none;
}
.smalltext, .smallbluetext {
	font-size: small;
}
ul.toc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: disc;
	color: red;
	margin: 0px 0px 0px 10px;
	padding-left: 10px;
}
a.toc:hover {
	text-decoration: underline;
}

.xsmall {
	font-size: x-small;
}
#weathertable{
	text-align: center;
	padding: 4px;
	font-size: small;
	border: 1px;
}
#title {
	font-size: x-large;
	letter-spacing: 1.9em;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	font: italic;
}
#dhtmltooltip{
	background-color: #FAFAD2;
	border: 2px solid #000000;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	padding: 2px;
	position: absolute;
	visibility: hidden;
	width: 150px;
	z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}
#dragbar{
	background-color: #EFEFEF;
	cursor: pointer;
	cursor: hand;
	min-width: 100px; /*NS6 style to overcome bug*/
}
#dragbar #closetext{
	font-weight: bold;
	margin-right: 1px;
}
#lastline {
	color: #0163A9;
	font-family: Georgia, Verdana, sans-serif;
	font-size: small;
}

/*Begin SuckerTree menu*/
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 157px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
.suckerdiv ul li{
position: relative;
}

/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 157px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #777;
	text-decoration: none;
	background: #fff;
	padding: 4px;
/* padding: 1px 5px; */
	border: 1px solid #ccc;
	border-bottom: 0;
}

.suckerdiv ul li a:visited{
	color: #777;
}

.suckerdiv ul li a:hover{
	color: #32C08C; 
	background: #f9f9f9; 
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

#showimage{
	border: 1px solid #808080;
	position: absolute;
	visibility: hidden;
}

/* Styles for pano pages */
#panoframe {
	width:534px;
	height: 409px;
	text-align: center;
	background-image: url(panoramics/pano-background.jpg);
	/* padding:0px;
	border:8px solid #F8CABA; 
	background-color:#fff; */
}

#panoimage {
	padding-top:17px; /* Offset from frame to image */
}

/* End Styles for pano pages */

/* Styles for gmap page */
.tooltip {
	background-color:#F5F5F5;
	font-size: small;
	font-weight:normal;
	white-space: nowrap;
	padding: 3px;
}

.infowindow, .infowindowimg {
	width: 250px;  /* Image width size of 250px is defined in javascript code */
	font-size: small;
}

.infowindowimg {
	text-align: center;
	padding: 2px;
	border: 2px solid;
	border-color: #F5F5F5 ;
}

.infolink {
	text-align: center;
	font-size: small;
	font-weight: bold;
}

#map{
	width: 500px; 
	height: 500px; 
	text-align: left;
}
#mapbg {
	width: 515px; 
	height: 515px; 
	background-image: url(../gmaps/map-shadow.gif);
}
#gmapfooter, #gmaplink a, #gmaplink a:visited, #gmaplink a:active {
	color: Silver;
}
#gmapfooter {
	background-color: Black;
	text-align: left;
	font-size: small;
}
/* End Styles for gmap page */
/* Begin Styles for videos */
.videoobject {
	border: 1px solid #0a3a82;
	padding: 20px;
	text-align: center;
}
/* End Styles for videos */
/* Begin Styles for twitter */
#twitter_update_list li {
	margin-bottom:5px;
	width: 157px; /* Width of Menu Items */
}
/* End Styles for twitter */
/* Begin Styles for facebook */
#fb iframe{
	border: none;
	width: 115px;
	height: 50px;
}
/* End Styles for facebook */
