/* CSS Document */

body {background-color:#898e92; font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:12px;}


a {color:#2c75ba;}
a:hover {color:#f09221;}
#page{ width:800px; margin:0 auto; }
#topper{width:770px; background-image:url(img/top2.png);height:10px;}
#bottom{width:770px; background-image:url(img/bottom2.png);height:10px;}
#wrapper {width:770px; background-image:url(img/middle2.png);}

#header {background-image:url(img/wagging-tails-pet-resort.png); width:770px; height:106px; background-repeat:no-repeat;}


#content {margin-left:20px;margin-right:20px;}

#content H1 {font-size:24px; color:#2C75BA;}

#content H3 {font-size:18px; margin-bottom:4px;}

#reservation
{
  display: block;
  width: 210px;
  height: 26px;
  background: url("/img/reservebtn.png") no-repeat 0 0;
margin-top:4px;
}

#reservation:hover
{ 
  background-position: 0 -25px;
}

#reservation span
{
  display: none;
}

.slideshow { height: 260px; width: 232px;  }
.slideshow img { padding: 10px; border: 1px solid #ccc; background-color: #898e92; }

.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {padding-bottom:5px; margin:0px;}

.clienteditor {}
