A:hover { text-decoration: underline; }

A:active { text-decoration: none; }

A { text-decoration: none; }

A:visited { color: #000000; }

#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 8px;
	width: 420px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 6px 4px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}

#title {
	font-family: "century gothic", sans-serif;
	font-size: 12pt;
	color: #898989;
	text-align: left;
	position: relative;
	left: 6px;
	top: 6px;
}

#lake_non_lake_title {
	font-family: "century gothic", sans-serif;
	font-size: 10pt;
	color: #404040;
	text-align: left;
	position: relative;
	left: 6px;
	top: 5px;
}

#small_title {
	font-family: "century gothic", sans-serif;
	font-size: 8pt;
	color: #404040;
	text-align: left;
	position: relative;
	left: 6px;
	top: 5px;
}

#sheildsurround { border: solid 1px #d3d3d3; background: F0F0F0; clear: both; padding: 8px 8px 8px 8px; }


#contentsurrounding {
	border: solid 1px #d3d3d3;
	background: #FFF;
	clear: both;
	padding: 6px;
	text-align: left;
	font-size: 8pt;
}

#contentsurrounding_LeftMenu {
	border: solid 1px #d3d3d3;
	background: #FFF;
	clear: both;
	padding: 2px;
	text-align: left;
	font-size: 8pt;
}

#badge { POSITION: fixed; RIGHT: 0; BOTTOM: 0; DISPLAY: block; HEIGHT: auto; WIDTH: auto; TEXT-INDENT: -999em; TEXT-DECORATION: none; }

#thinline {
	border: 1px solid #333333;
	clear: both;
	padding: 1px;
}

div.scroll {
	height: 300px;
	width: 98%;
	overflow: auto;
	border: 1px solid #666;
	//background-color: #ccc;
	padding: 8px;
}


.very_small_text {
	font-size: 8px;
}


div.scrollseason {
	height: 300px;
	width: 95%;
	overflow: auto;
	border: 1px solid #666;
	//background-color: #ccc;
	padding: 8px;
}

div.picscroll {
	height: 320px;
	width: ;
	overflow: auto;
	border: 1px solid #666;
	//background-color: #ccc;
	padding: 8px;
}

body {
 color: #656565;
 margin: 0;
}


td { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 color: black;
}

td.white { 
 background : #FFFFFF; 
 font-size: 10pt; 
 color: black;
}

td.offwhite { 
 background : #EAEAEA; 
 font-size: 10pt; 
 color: black;
}

td.blue {
 background : #3E4885; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 7pt; 
 color: white;
}

td.brown {
 background : #CCB39E; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 8pt; 
 color: white;
}

td.menu_side {
 background : #F0F0F0; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 8pt; 
 color: black;
}


.index_history_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.history_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smalllinkhome{ 

	color: #333333; 

	text-decoration: none;

}

A.nav:hover {
 text-decoration: underline;
 color: #9A673E;
}
.smalltext {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
}
.white_faq_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smalltextBigger {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}


A.pictures {
 text-decoration: underline;
 color: black;
}

A.pictures:hover {
 text-decoration: underline;
 color: red;
}





/* START rotator in-page placement */
div.rotator {
	position:relative;
	height:262px;
	margin-left: 1px;
	padding:0px;
}

	div.rotator ul {
	margin:0;
	padding: 0;
	}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	padding: 0px;
	background: #FFF;
	border:none;
	margin-top:1px;
}
        div.rotator ul li.show {
	z-index:1;
}
/* END rotator in-page placement */

div.nani-logo {
	position:absolute;
	right: -99px;
	top: -18px;
	z-index:2;
}

div.wrapper {
  margin-left: auto;
  margin-right: auto;
	position:relative;
	width: 700px; 
	}

 .bottom_stationary {
	font-size: 10px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	}
	
	.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; 
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}
	
	/* should be able to delete this soon 
.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; 
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}

 should be able to delete this soon 
#dhtmltooltip{
position: absolute;
width: 250px;
border: 2px solid black;
padding: 2px;
background: yellow;
visibility: hidden;
z-index: 990;
color: black;
font-size: 8pt;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#interVeil{ 
position: absolute;
background: black url(images/blackdot.gif);
width: 10px;
left: 0;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}







.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ 
	padding: 1px;
	text-indent: 3px;
	font: bold 14px Arial;
	background-color: #EFEFEF;
	color: #333333;
	cursor: move;
	overflow: hidden;
	width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.drag-handle .drag-controls{ 
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ 
width: 100%;
}


.drag-contentarea{ 
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 10px;
overflow: auto;
}

.drag-statusarea{ 
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; 
}


.drag-resizearea{ 
float: right;
width: 13px; 
height: 13px; 
cursor: nw-resize;
font-size: 0;
}

*/
