body {
text-align: center;
min-width: 840px; 
}

#wrapper {
width: 800px;
margin: 0 auto;
text-align: left;
}

/*clinic download form location*/

#formlist {
position: relative;
margin-top: 280px;
border: 0px solid red;
}

a:link {
  color: #336633;
  font-weight: normal;
  border: none;
  }
a:visited {
  color: #336633;
  font-weight: normal;
  border: none;
  }
a:active {
  color: green
  text-decoration: none;
  border: none;
  }

a:hover {
  color:#336633;
  background-color: #f0f0f0;
  text-decoration: none;
  border: none;
}

a {image border: none;
	background-color: none;
	border: none;
}


body {
  font-family: Georgia, Times, serif, "Times New Roman";
  color:#336633;
  font-size: 10pt;
  background-color:#ffffff;
  background-image: url(images/bgpaw.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
}


/*clinic download form style*/
ul.formlist {
display: block;
line-height: 25px;
list-style: none;
font-family: Times, serif; 
font-size: 1.1em;
font-weight: bold;
color: #336633;
text-decoration: none;
text-align: center;
}

li a:link {
  	color: #336633;
	padding:2px 3px 0px 3px;
	text-align: center;
	text-decoration: none;
	background-color: #f0f0f0;
	display: inline;
  }
li a:visited {
  	color: #336633;
	padding:2px 3px 0px 3px;
	text-decoration: none;
	background-color: #f0f0f0;
	display: inline;
  }
li a:active {
  	color: green;
	padding:2px 3px 0px 3px;
	text-decoration: none;
	background-color: #f0f0f0;
	display: inline;
  }
li a:hover {
	color:#336633;
	padding:3px 3px 0px 3px;
	background-color: yellow;
	border-bottom-style:dotted; #336633;
	border-width: 1px;
	text-decoration: none;
	display: inline;
}



/*cocheco valley link styles on links.html*/
a.links:link {
  	color: red;
	text-align: center;
	background-color: none;
	line-height: 16px;
	
  }
a.links:visited {
  	color: #336633;
	background-color: none;
  }
a.links:active {
  	color: green;
	background-color: none;
  }
a.links:hover {
	color:#336633;
	background-color: white;
}


/*june homepage adoption links*/
a.adopt:link {
  	color: #336633;
	padding:2px 3px 0px 3px;
	text-align: center;
	text-decoration: none;
	background-color: #f0f0f0;
	display: inline;
  }
a.adopt:visited {
  	color: #336633;
	padding:2px 3px 0px 3px;
	text-decoration: none;
	background-color: #f0f0f0;
	display: inline;
  }
a.adopt:active {
  	color: green;
	padding:2px 3px 0px 3px;
	text-decoration: none;
	background-color: #f0f0f0;
	display: inline;
  }
a.adopt:hover {
	color:#336633;
	padding:3px 3px 0px 3px;
	background-color: yellow;
	border-bottom-style:dotted; #336633;
	border-width: 1px;
	text-decoration: none;
	display: inline;
}


/*july 4th homepage tips links*/
a.julyfourth:link {
	padding:2px 3px 0px 3px;
	text-align: center;
	text-decoration: none;
	border-bottom-style:dotted; FF0000;
	border-color: #FF0000;
	border-width: 1px;
	display: inline;
  }
a.julyfourth:visited {
	padding:2px 3px 0px 3px;
	text-decoration: none;
	border-bottom-style:dotted; #FF0000;
	border-color: #FF0000;
	border-width: 1px;
	display: inline;
  }
a.julyfourth:active {
	padding:2px 3px 0px 3px;
	text-decoration: none;
	border-bottom-style:dotted;
	border-width: 1px;
	border-color: #FF0000;
	display: inline;
  }
a.julyfourth:hover {
	padding:2px 3px 0px 3px;
	background-color: 99ccff;
	border-bottom-style:dotted; #FF0000;
	border-color: #FFF;
	border-width: 2px;
	text-decoration: none;
	display: inline;
}
