BODY { 
margin: 0px; 
background-image: url(bkgnd.png);
}

A:link { font-family: Verdana, Arial, Serif; 
font-size: 12px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;

 }

A:visited { font-family: Verdana, Arial, Serif; 
font-size: 12px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
 color: #FF0000; }

A:active { font-family: Verdana, Arial, Serif; 
font-size: 12px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
 color: #00FF00; }

A:hover { font-family: Verdana, Arial, Serif; 
font-size: 12px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
 color: #FF6600; }

A.nav {
display: block;
width: 125px;
} 

A.nav:link { font-family: Verdana, Arial, Serif; 
font-size: 12px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
background-image: url(NavBackground.gif);
line-height: 30px;
text-align: center;
color: #B3CAF5; }
 
A.nav:visited { font-family: Verdana, Arial, Serif; 
font-size: 12px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
background-image: url(NavMouseDown.gif);
line-height: 30px;
text-align: center;
 color: #FF9D09; }

A.nav:active { font-family: Verdana, Arial, Serif; 
font-size: 12px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
line-height: 30px;
text-align: center;
}


A.nav:hover { font-family: Verdana, Arial, Serif; 
font-size: 12px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
background-image: url(NavMouseOver.gif);
line-height: 30px;
text-align: center;
 color: #EBF5B3; } 


 
TH { font-family: Verdana, Arial, Serif; 
 font-size: 14px; 
 font-weight: 700; 
 font-style: normal;
 color: #008000; 
 border: 1px #000000 solid;
 display: block;
 width: 25%;
 position: relative;
 left: 10px;
 text-align: center;
 padding-left: 5px;
 padding-right: 5px;
 background-image: url(TH_Bkgnd.png);
 
 }
 
UL { list-style-image: url(li.gif); }

TD { font-family: Verdana, Arial, Serif; 
font-size: 12px; 
font-weight: 700; 
font-style: normal; }

.header {
color:#008000;
font-size:14px;
}

.adoption {  
 font-size: 14px; 
 font-weight: 700; 
 font-style: normal;
 color: #008000; 
 border: 1px #000000 solid;
 display: inline;
 width: 50%;
 position: relative;
 left: 10px;
 padding-left: 10px;
 padding-right: 10px;
 background-image: url(TH_Bkgnd.png); 
} 


 INPUT { font-family: Verdana, Arial, Serif; 
 font-size: 11px; 
 font-weight: 700; 
 font-style: normal; 
 text-decoration: none;
 color: #000000; 
 background-color: #E7D0A5;
 border: #CDCDCD 3px groove;
 }
 
  SELECT { font-family: Verdana, Arial, Serif; 
  font-size: 11px; 
  font-weight: 700; 
  font-style: normal; 
  text-decoration: none;
 color: #000000; 
  background-color: #E7D0A5;
 }
 
  OPTION { font-family: Verdana, Arial, Serif; 
  font-size: 11px; 
  font-weight: 700; 
  font-style: normal; 
  text-decoration: none;
 color: #000000; 
  background-color: #E7D0A5;
 }
 
  TEXTAREA { font-family: Verdana, Arial, Serif; 
  font-size: 11px; 
  font-weight: 700; 
  font-style: normal; 
  text-decoration: none;
 color: #000000; 
  background-color: #E7D0A5;
 }
 
.type {
	border: 0;
	background-color: #F4DAAB; 
}

 .title { font-family: Verdana, Arial, Serif; 
  font-size: 20px; 
  font-weight: 700; 
  font-style: normal;
 text-align: center;
 color: #008000; }
 
 HR { 
 background-color: #97CAEC; 
 border-width: 2px; 
 border-style: groove;}
 

 
H1 { font-family: Verdana, Arial, Serif; 
   font-size: 20px; 
   font-weight: 700; 
   font-style: normal;
  text-align: center;
 color: #008000; }
 
H2 { font-family: Verdana, Arial, Serif; 
   font-size: 16px; 
   font-weight: 700; 
   font-style: normal;
  text-align: center;
 color: #008000; }
 
 
 H3 { font-family: Verdana, Arial, Serif; 
    font-size: 18px; 
    font-weight: 900; 
    font-style: normal;
   text-align: center;
  color: #000000; }
  
   H4 { font-family: Verdana, Arial, Serif; 
   	display: inline;
      font-size: 15px; 
      font-weight: 900; 
      font-style: normal;
     text-align: left;
     line-height: 25px;
     padding: 2px;
      margin: 0px;
      border: 1px solid black;
      background-color: #BCDFF4;
  	color: #EC5E00; }
 
  .animated {
	  background-image: url(Map_4.gif);
	  background-repeat: no-repeat;
  }
 CAPTION { font-family: Verdana, Arial, Serif; 
   font-size: 20px; 
   font-weight: 700; 
   font-style: normal;
  text-align: center;
 color: #008000; }
 
  .thankyou { 
   font-family: "Comic Sans MS", Verdana, Arial, Serif; 
   font-size: 20px; 
   font-weight: 700; 
   color: #00CC33;
   text-align: center;
   position: relative;
   top: 100px;
}  
	 
 
 DIV.NavTable {
 border-width: 3px; 
 border-style: groove;
 float: left;
 border-color: black;
 background-image: url(table-background.png);
 background-repeat: repeat;

 }

 .page { 
 background-image: url(border.gif); 
 background-repeat: repeat;
 height: 10px; 
 width: 75%;
 margin-left: 162px;
 border-style: ridge;
}

 .hrpage { 
 background-image: url(border.gif); 
 background-repeat: repeat;
 height: 5px; 
 width: 85%;
 margin-left: auto;
 margin-right: auto;
 border-style: ridge;
}

.logo-background {
	background-image: url(Map_4.gif);
	height: 175px;
}

.story {
	border: 3px  blue  groove; width: 75%; 
}

.caution {
	border: 1px solid #000000;
	display: inline;
	background-color: #C6C6C6;
	color: red;
	font-weight: 900;
	padding-left: 5px;
	padding-right: 5px;
}
