/* Specify blanket rules for all elements */
  body {

    font-size:80%;
    font-family:'Lucida Grande',Verdana,sans-serif;
    margin:10px;


    }
/* Rules for headings */
  h1 {
    font-size:150%;
    }
h2 {
  font-size:140%;
  }
h3 {
  font-size:120%;
  }
h4 {
  font-size:110%;
  }
/* Default paragraph styles */
  p {
    font-size:100%;
    line-height:150%;
     }
  table {
    font-size:100%;
    line-height:150%;
  }
#page-container {
	position:relative;
	width: 780px;
	border:4px double #060;
	text-align: left;
	margin-left: auto;
	margin-right:auto;
	background: #EBF2E2;

}


/* Masthead */
  #masthead {
    margin:0 0 10px 0;
    padding:0px;
    /*border:1px solid #000; */

	height:110px;
    width:780px;
	background: #fff url(../images/HeaderGrad.gif) repeat-x;
    }


   #masthead p{
    margin:0 0 0 0px;
   }

   #masthead h1 {
     margin:0;
	 margin-left:10;
	 padding:0;
   }

    #footer {
   clear:both;
   width:780px;

   /*padding-left:10px;
   padding-right:10px;*/
   padding-top:5px;
   height:65px;
   background: #fff url(../images/footer.gif) repeat-x;
  }
  /*img {
    border:0;
  }*/

  #pagetitle {
    Position:absolute;
    width:590px;
	left: 150px;
	top: 70px;
	height:18px;
	/*border:1px solid #000;*/
	text-align:center;
	padding:13px;
	/*background:#E0EBD4 url("../images/spacertop.gif") repeat-x bottom;*/
	background: url("../images/spacertop.gif") repeat-x bottom;
  }

  #pagetitle h2 {
     margin:0;
	 padding:0;
   }


/* Sidebar */
  #sidebar {

   	float:left;
	display:inline;
	padding:0px;
	margin-bottom:10px;
	/*border:1px solid #000;*/
	width:130px;
	}


/* Content */
  #content {
    /*float:right;*/
	padding:10 10 10 10px;
	margin-bottom:0px;
	margin-left:130px;
	background: #E0EBD4 url(../images/Spacer.gif) repeat-y;
	min-height:480px;
	/*border:1px solid #000;*/

	width:630px;
	}
  * html #content {
	width:650px;
	w\idth:635px;
	}

  #content p{
    margin:0;
	padding:10;
	/*clear:both;*/
  }

  #content table{
    border:0;
    border-collapse: collapse;
   /* margin: 10px;*/
}

  #content table .potmtable{
    border:10;
    border-collapse: collapse;
    margin: 10px;
}

  #content td, th {
    padding:6px;
}

  #content .contenttext p{
  clear:both;
  padding-top:5;
  padding-bottom:5;
  }

	#content .tiptext p{
	  background-image: url("../images/leaf4.gif");
		background-repeat:no-repeat;
		margin-left:10px;
		padding-left:30px;
		padding-top: 0px;
	}

	#content .tiptext2 p{
	  background-image: url("../images/leaf.gif");
		background-repeat:no-repeat;
		margin-left:10px;
		padding-left:30px;
		padding-top: 0px;
		padding-bottom:0px;
		//border:1px solid #000;
		width:180px;
		background-color:#CCFFCC;
	}

	#content .tiptext3 p{
	  background-image: url("../images/leaf2.gif");
		background-repeat:no-repeat;
		margin-left:10px;
		padding-left:30px;
		padding-top: 0px;
		padding-bottom:0px;
		//border:1px solid #000;
		width:180px;
		background-color:#CCFFCC;
	}

	#content .tiptext4 p{
	  background-image: url("../images/leaf4.gif");
		background-repeat:no-repeat;
		margin-left:10px;
		padding-left:30px;
		padding-top: 0px;
		padding-bottom:0px;
		//border:1px solid #000;
		width:180px;
		background-color:#CCFFCC;
	}

  #content .hr{
  clear:both;
  height: 8px;
  margin-left:5px;
  background: #fff url("../images/spacertop.gif") repeat-x;
  }

  #content .hrfirst{
  clear:right;
  height: 8px;
  margin-left:5px;
  background: #fff url("../images/spacertop.gif") repeat-x;
  }

  #content .hr hr {
  display: none;
  }

  #content .hrfirst hr {
  display: none;
  }

   #content h3{
   clear:both;
   /*padding-top:20px;*/
   padding-left:10px;
   }

   #content .first h3 {
   clear:right;
   padding-left:10px;
	 }

	 #info{
	 }
   #info ul{

	 }
   #info li{
	margin: 10 0 0 0px;
	 padding: 0 0 0 25px;
	 line-height:150%;
	 /*background: transparent url(../Images/li.gif) no-repeat left center;*/
	 list-style-image: url(../Images/leaf4.gif);

	 }
	 #info h3{
	 font-weight:bold;
	 clear:none;
	 color:#006600;
	 }
   #potmlist ul {




   }

   #potmlist  li{
     margin: 10 0 0 0px;
	 padding: 0 0 0 25px;
	 line-height:150%;
	 /*background: transparent url(../Images/li.gif) no-repeat left center;*/
	 list-style-image: url(../Images/li.gif);
   }

   #stafflist ul{
   margin:0px;

   padding:0;
   list-style:none;
   float:left;
   }

   #stafflist ul li {
   margin-left:10px;
   float:left;
   }

   #stafflist ul a {

   display:block;
   padding:0 2em;
   line-height:2.1em;
   text-decoration:none;
   text-transform: uppercase;
   font-weight:bold;
   color:#006600;
   background-color: #E0EBD4;
   }

   #stafflist ul a:hover {
   /*background-color: #EBF2E2;*/
   text-decoration:underline;

   cursor: pointer;

   }

   #staff #content .vets a,
   #staff #content .nurses a,
   #staff #content .receptionists a{
   /*background-color: #E0EBD4;*/
   background-color: #cee0b9;
   text-decoration:none;
   cursor:default;
   color: #B60400;
   }

   /*Footer*/


#menu {
    text-align: left;
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	display:inline;
	list-style-type: none ;
}

#menu a {
	width: 127px;
	color:#006600;
	font-size: 8pt;
	font-weight: bold;
	padding: 0 0 0 0px;
	background-color: #fff;
	display:inline;
}

#menu a:hover {
	color: #006600;
	font-size: 8pt;
	font-weight: bold;
	padding: 0 0 0 0px;
	text-indent: +22px ;
	line-height: 29px ;
	background: #E0EBD4 url(../images/li.gif) no-repeat +5px +8px;
}

ul#menu
{
	padding: 10px ;
	list-style-type: none ;
	text-align: left;
}

ul#menu li
{
	margin: 0 0 0 0px ;
	padding: 0px ;
	display:inline;
}

ul#menu li a
{
	display:block;
	width: 127px ;
	line-height: 29px ;
	color:#006600;
	text-indent: +22px ;
	text-decoration: none ;
	background: url(../images/li.gif) no-repeat +5px +8px;
}

#home #menu .home a,
#staff #menu .staff a,
#tour #menu .tour a,
#news #menu .news a,
#petinfo #menu .petinfo a,
#advfleas #menu .petinfo a,
#advworms #menu .petinfo a,
#advchip #menu .petinfo a,
#advcastrate #menu .petinfo a,
#advspey #menu .petinfo a,
#advrabbits #menu .petinfo a,
#potm #menu .potm a{
    color: #B60400;
	font-size: 8pt;
	font-weight: bold;
	padding: 0 0 0 0px;
	text-indent: +22px ;
	line-height: 29px ;
	background: #cee0b9 url(../images/lired.gif) no-repeat +5px +8px;
	cursor:default;
}

.img-wrapperL {
  margin-left:10px;
  margin-right:10px;
  /*padding:0px;*/
  background:url(../images/shadow.gif) no-repeat bottom right;
  clear:right;
  float:left;
  position:relative;
}

.img-wrapperL2 {
  margin-left:10px;
  margin-right:10px;
  /*padding:0px;*/
  background:url(../images/shadow.gif) no-repeat bottom right;
  clear:right;


  position:relative;
}

.img-wrapperR {
  margin-left:10px;
  margin-right:0px;
  margin-bottom:5px;
  /*padding:0px;*/

  background:url(../images/shadow.gif) no-repeat bottom right;
  clear:left;
  float:right;
  position:relative;
}

.img-wrapperR2 {
  margin-left:10px;
  margin-right:0px;
  margin-bottom:5px;
  /*padding:0px;*/

  background:url(../images/shadow.gif) no-repeat bottom right;

  float:right;
  position:relative;
}

.img-wrapperL img, .img-wrapperL2 img {
  background-color:#fff;
  border:1px solid #a9a9a9;
  padding: 4px;
  display:block;
  margin: -5px 5px 5px -5px;
  position:relative;
}

.img-wrapperR img, .img-wrapperR2 img {
  background-color:#fff;
  border:1px solid #a9a9a9;
  padding: 4px;
  display:block;
  margin: -5px 5px 5px -5px;
  position:relative;
}



.staffnotes{
  padding:4px 10px;
  line-height:150%;
}
.staffnotes a:link{
  color:#E0EBD4;
 text-decoration:none;
}
.staffnotes a:visited{
  color:#E0EBD4;
 text-decoration:none;
}
.staffnotes a:hover{
  color:#a3fa42;
 text-decoration:none;
}
.staffnotes a:active{
  color:#E0EBD4;
 text-decoration:none;
}

.spacer{
clear:both;
}

#formmenu select{
  border:1px solid #a9a9a9;
  padding: 4px;
  margin-left:20px;
  margin-top:-14px;
  float:left;
  }

.tiny{
  font-size: xx-small;
}

#advnav {
  float: left;
  width: 100%;
  border-bottom: 1px solid #006600;
  margin-bottom: 2em;
	background: #E0EBD4;
	padding-left:10px;
}

#advnav ul {
  margin: 0;
  padding: 2em 0 0 0;
  list-style: none;
}

#advnav li {
  float: left;
  background-image: url("../images/tab_left.gif");
  background-repeat: no-repeat;
  margin: 0 1px 0 0;
  padding: 0 0 0 8px;
}

#advnav a {
  float: left;
  display: block;
  background-image: url("../images/tab_right.gif");
  background-repeat: no-repeat;
  background-position: right top;
  padding: 0.2em 10px 0.2em 0;
  text-decoration: none;
  font-weight: bold;
  /*color: #333366;*/
	color:#006600;
}
#advworms #advnav li.worms,
#advfleas #advnav li.fleas,
#advchip #advnav li.chip,
#advcastrate #advnav li.castrate,
#advspey #advnav li.spey,
#advdvacc #advnav li.dvacc,
#advrabbits #advnav li.rabbits {
    background-image: url("../images/tab_active_left.gif");
}
#advworms #advnav li.worms a,
#advfleas #advnav li.fleas a,
#advchip #advnav li.chip a,
#advcastrate #advnav li.castrate a,
#advspey #advnav li.spey a,
#advdvacc #advnav li.dvacc a,
#advrabbits #advnav li.rabbits a {
  background-image: url("../images/tab_active_right.gif");
  background-color: transparent;
  color:#FFFFFF;
}
