BODY { margin:0;background-color:#0c480c;width:100%;
       background-image: url('/pics/cb_bg_grad.png');
       background-repeat: repeat-x;
}
* { font-family:Verdana,Arial;font-size:16px;line-height: normal}
A { color:#003300; }
A:hover { text-decoration:none }
HR { color:#003300;background:#003300;width:75%;height:3px }
.mi { margin:2;text-align:center; }
.mi A {  font-size:12;color:white;text-decoration:none }

#lakepic {
  border: 2px outset white;
  width:485px;
filter:progid:DXImageTransform.Microsoft.Fade(duration=2.0)
}

.pageHeader{ font-size:22px;font-weight:bold;margin:5px;
	margin-top:0;
	margin-bottom:6pt; }
.a1 { margin:5px;margin-bottom:25px;line-height:130% }
.p1 { margin:5px;margin-bottom:15px;margin-right:8px;line-height:130% }
.header {font-weight:bold;margin:5px;margin-bottom:0}
.p2 { margin:5px;margin-left:40px;margin-right:15px;margin-bottom:18px; }
.navinfo { margin-left:15px;margin-top:0;margin-bottom:0 }
.navinfo,.navinfo A { font-size:10pt }
.nIMG { margin:5;border: 1px solid #999999 }

/* styles for nav menu and drop downs */
#cbuth {
  width:144px;
  border: 2px outset white;
  cursor:pointer;
  color:white;
  padding:2px;
  font-size:12px;
 }

#dropmenudiv {
 width: 149px;
 position:absolute;
 border:1px solid #999999;
 line-height:18px;
 background-position:top;
 background-repeat:repeat-x;
 z-index:100;
 filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3,
      Color='#80666666', Positive='true')
}

#dropmenudiv a {
 width: 144px;
 display: block;
 text-indent: 3px;
 font-family: Verdana, Arial;
 font-size:12px;
 color:white;
 text-decoration:none;
 margin:3px;
}

#dropmenudiv a:hover { /*hover background color*/
 background-color: #244222;
}

