body
{
  background-image: url('images/bg1800use.jpg');
  background-color: #FFFFFF;
  color: #000000;
}
body.pet
{
  background-image: url('images/petbg.jpg');
  background-color: #FFFFFF;
}
body.cow
{
  background-image: url('images/cowbg.jpg');
  background-color: #FFFFFF;
}
body.llama
{
  background-image: url('images/llamabg.jpg');
  background-color: #FFFFFF;
}
address
{
  border-color: #808080;
  border-width: medium;
  font-size: xx-small;
  font-family: arial;
  padding-top: 1em;
  margin-top: 1em;
  border-top-style: ridge;
  text-align: center;
}
ul.navbar
{
  list-style-type: none;
  vertical-align: middle;
  float: left;
}
ul.navbar li
{
  vertical-align: middle;
  text-align: center;
}
ul.navbar a 
{
  display: block;
  width: 100px;
  /*height: 10px;*/
  padding: 10px;
  /*background: #000088;*/
  background: rgb( 003, 081, 153);
  color: #FFF;                          
  font-family: arial;
  font-size: small;
  font-weight: bold;
  text-decoration: none;
  border-width: 5px;
  border-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
}
ul.navbar a:hover
{
  /*background: #0000EE;*/
  background: rgb( 003, 100, 200);
  border-width: 5px;
  border-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;   
}
p.backtotop
{
  font-size: xx-small;
  font-weight: bold;
  font-family: arial;
}
div.footlinks
{
  font-family: arial;
}
div.footlinks p
{
  font-size: x-small;
}
  a:link
{
  color: blue;
  text-decoration: underline;
}
  a:visited
{
  color: purple;
  text-decoration: underline;
}
/*a:hover
{
  background-position: #00FFFF;
  background: #00FFFF;
} */                                              
a:button
{
  background: #B1B1B1;
  color: #FFF;
  font-weight: bold;
  border-width: 4px;
  border-style: solid;
  border-top-color: #DFDFDF;
  border-right-color: #666;
  border-bottom-color: #333;
  border-left-color: #858585;    
}
  hr.line1
{
  background-color: #000080;
}
hr
{
  border: 0;
  width 60%;
  height 7px;
  /*background-color: #03008F;*/
}
td.itemtextl
{
  border-bottom-style: solid;
  border-bottom-color: #000080;
  width: 380px;
  vertical-align: middle;
  text-align: left;
}
td.itemtextr
{
  border-bottom-style: solid;
  border-bottom-color: #000080;
  width: 380px;
  vertical-align: middle;
  text-align: right;
}
td.itemtextlist
{
  border-bottom-style: solid;
  border-bottom-color: #000080;
  width: 100%;
  vertical-align: middle;
  text-align: left;
}
td.links
{
  text-align: left;
  vertical-align: top;
  width: 450px;
}
td.links p
{
  text-align: left;
  vertical-align: top;
  width: 450px;
}
.centerimage
{
  display: block;  
  margin-left: auto;
  margin-right: auto;
}
.faux
{
  width: 100px;
  padding: 25px;
  float: right;
}
.faux2
{
  width: 145px;
  padding: 25px;
  float: right;
}
.faux3
{
  width: 150px;
  padding: 25px;
  float: right;  
}
.faux4
{
  width: 100px;
  padding: 25px;
  float: right;  
}
.faux5
{
  width: 150px;
  padding: 25px;
  float: right;  
}
.faux6
{
  width: 150px;
  padding: 4px;
  float: right;  
}
.arialtext
{
  font-family: arial, sans-serif;
}
.mainheading
{
  font-family: arial, sans-serif;
  font-size: 24pt;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; 
  margin: 15px; 
  padding: 0;
}
