
/****************************************** Divs ***********************************/
#logobar {
 	top: 0px;
 ˙˙left: 1px;
  	clip: auto;
	overflow: hidden ;
	height:67px;
   width: 629px;
   position: absolute;
 /*  float: left;  */
	display: block;
	}
#sidenav {
	top: 144px;
	left: 15px;
   width: 76px;
   position: absolute;
   float: left;
	display: block;
   text-align: center;
   /*border: groove;
   border-width: thin; */
/*   background-color: #ddddee; */
	}

/**************************************** Base Table and Top Nav **************************/
.sidebar {
	background-color:#eeffee;
	background-image:url(images/grasstile.jpg);
	background-repeat:repeat-y;
	width:125px;
	}
.topbar {
	height:67px;
	background-color:#ffffff;
	}
.bodytext {
	background-image:url(images/lakewc2.jpg);
	background-repeat: no-repeat;
  	clip: auto;
	overflow: hidden ;
	background-color:#fff7ff;
   text-align: left;
   margin-left:20px;
   margin-right:20px;
	margin-top:3px;
	}
.spacer {
	display: block;
	}
.sidebut {
	display: block;
	}
.email {
	margin-left: 30px;
	}
.picframe {
	 border-width:6px;
	/* padding:2;*/
	 /*margin:2;  */
	 border-style:double;
	 border-color:#006622;
	 }
.pictext {
      margin-top: 3px;
		margin-bottom: 3px;
      text-align: center;
      color: #007700;
      font-weight: bold;
	 }
.tabhead
{
     font-size: 14pt;
     position: relative;
     font-weight: bold;
     color: #884433;
}
.topnav {
	height:25px;
	background-color:#195849;
	}
.topnav2 {
	height:25px;
	background-color:#e5ebe8;
	}
.navline
{
        font-size: 16pt;
        left: 1pt;
        text-align: left;
        position: relative;
        color: #eeffee;
		  text-decoration: none;
		 }
.navline2
{
        font-size: 16pt;
        left: 1pt;
        text-align: left;
        position: relative;
        color: #000000;
		  text-decoration: none;
		 }
a.navt:link
{
        font-size: 16pt;
        left: 1pt;
        text-align: left;
        position: relative;
        color: #eeffee;
		  text-decoration: none;
		 }
a.navt:visited
{
        font-size: 16pt;
        left: 1pt;
        text-align: left;
        position: relative;
        color: #eeffee;
		  text-decoration: none;
		 }
a.navt:hover
{
        font-size: 16pt;
        left: 1pt;
        text-align: left;
        position: relative;
        color: #cccc00;
		  text-decoration: underline;
        }
a.navt:active
{
        font-size: 16pt;
        left: 1pt;
        text-align: left;
        position: relative;
        color: #ff0000;
		  text-decoration: none;
       }
a.navt2:link
{
        font-size: 16pt;
        left: 1pt;
        text-align: left;
        position: relative;
        color: #195849;
		  text-decoration: none;
		 }
a.navt2:visited
{
        font-size: 16pt;
        left: 1pt;
        text-align: left;
        position: relative;
        color: #195849;
		  text-decoration: none;
		 }
a.navt2:hover
{
        font-size: 16pt;
        left: 1pt;
        text-align: left;
        position: relative;
        color: #0000ff;
		  text-decoration: underline;
        }
a.navt2:active
{
        font-size: 16pt;
        left: 1pt;
        text-align: left;
        position: relative;
        color: #ff0000;
		  text-decoration: none;
       }
a.navtr:link
{
        font-size: 16pt;
        right: 1pt;
        text-align: right;
        position: relative;
        color: #eeffee;
		  text-decoration: none;
		 }
a.navtr:visited
{
        font-size: 16pt;
        right: 1pt;
        text-align: right;
        position: relative;
        color: #eeffee;
		  text-decoration: none;
		 }
a.navtr:hover
{
        font-size: 16pt;
        right: 1pt;
        text-align: right;
        position: relative;
        color: #cccc00;
		  text-decoration: underline;
        }
a.navtr:active
{
        font-size: 16pt;
        right: 1pt;
        text-align: right;
        position: relative;
        color: #ff0000;
		  text-decoration: none;
       }


/************************************* Html Taga **************************************/
	body {
  /*	background-image:url(images/bgtile.jpg);  */
 	background-color:#ffffff;
	 margin:0px;
  /* margin-left:110px; */
	/*margin-top:105px;*/
	}
	p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
  	/*font-weight:bold;*/
   text-align: left;
   margin-left:30px;
   margin-right:20px;
	}
	h1 {
	font-family:Verdana, Geneva, sans-serif;
   /*margin-left:20px;*/
   text-align: center;
	font-size:22px;
   color: #663366;
	}
	h2 {
	font-family:Verdana, Geneva, sans-serif;
   margin-left:20px;
	font-size:18px;
   color: #0000cc;
	}
	h3 {
	font-family:Verdana, Geneva, sans-serif;
   margin-left:20px;
	font-size:16px;
   color: #008855;
	}
	td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
  	font-weight:normal;
	}
	td.textnav {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
  	font-weight:normal;
	color:#006600;
	}
UL.tree
{
  font-family:  Verdana, Geneva, sans-serif;
  font-weight: normal;
  font-size: 12pt;
  line-height: 20pt;
  margin-left: 20pt;
  /*list-style-position: inside;*/
  list-style-image: url('./images/bullet3.gif') ;
}


/********************************* Font Colors ***********************************/
.bold {
   font-weight: bold;
	}
.italic {
   font-style: italic;
	}
.bolditalic {
   font-weight: bold;
   font-style: italic;
	}
.gold {
   font-weight: bold;
   color: #eeee00;
	}
 .whiteb
{
        font-weight: bold;
        color: #FFFFFF;
}
 .white
{
        color: #FFFFFF;
}
 .ltgrey
{
        font-weight: bold;
        color: #dddddd;
}
.blue
{
      color: #0000FF;
}
.blueb
{
      color: #0000FF;
      font-weight: bold;
}
.bluei
{
      color: #0000FF;
      font-style: italic;
}
.dkblue
{
      color: #000077;
}
.dkblueb
{
      color: #000077;
      font-weight: bold;
}
.dkbluei
{
      color: #000077;
      font-style: italic;
}
.ltgreen
{
      color: #00FF00;
}
.ltgreenb
{
      color: #00FF00;
      font-weight: bold;
}
.ltgreeni
{
      color: #00FF00;
      font-style: italic;
}
.green
{
      color: #007700;
}
.greenb
{
      color: #007700;
      font-weight: bold;
}
.greeni
{
      color: #007700;
      font-style: italic;
}
.red
{
      color: #FF0000;
}
.redb
{
      color: #FF0000;
      font-weight: bold;
}
.redi
{
      color: #FF0000;
      font-style: italic;
}
.dkred
{
      color: #770000;
}
.dkredb
{
      color: #770000;
      font-weight: bold;
}
.dkredi
{
      color: #770000;
      font-style: italic;
}
.redbrown
{
      color: #884433;
}
.redbrownb
{
      color: #884433;
      font-weight: bold;
}
.redbrowni
{
      color: #884433;
      font-style: italic;
}
.pink
{
      color: #EE2299;
}
.pinkb
{
      color: #EE2299;
      font-weight: bold;
}
.pinki
{
      color: #EE2299;
      font-style: italic;
}
.purple
{
      color: #FF00FF;
}
.purpleb
{
      color: #FF00FF;
      font-weight: bold;
}
.purplei
{
      color: #FF00FF;
      font-style: italic;
}
.dkpurple
{
      color: #770077;
}
.dkpurpleb
{
      color: #770077;
      font-weight: bold;
}
.dkpurplei
{
      color: #770077;
      font-style: italic;
}
.highlite
{
         background: #FFFF00;
         }
.highlite2
{
         background: #FFFFFF;
			font-weight: bold;
         }
.nametitle {
	font-size: large;
   font-weight: bold;
   color: #000099;
	}
.businame {
	font-size: large;
   font-weight: bold;
   color: #000099;
	}
.servicehead
{
    	font-size: 16pt;
      color: #BBBB00;
      font-weight: bold;
      font-style: italic;
}
.quote {
	margin-left:60px;
	margin-right:60px;
   color: #000066;
	}
/***********/
