body {
  text-align: center;
  background: #F4FDE5 url('/images/bg.jpg') top center no-repeat fixed;
  margin-top:10px;
  margin-bottom:10px;
}

body, p, td, li {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #000;
  }
  
h1 {
	margin: 0 0 10px 0;
	font-size: 24px;
	color: #73B8B4;
}
h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #999999;
}


a:active, a:link {
	COLOR: #840B84; text-decoration: none;
}
a:visited {
	COLOR: #840B84; text-decoration: none;
}
a:hover {
	COLOR: #DA12DA; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('/images/content_bg.jpg') top right repeat-y;
  border: 1px solid #840B84;
}

#page_wrapper_no_sidebar {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('/images/content_bg_noSide.jpg') top right repeat-y;
  border: 1px solid #840B84;
}

#page_header {
  height: 100px;
  background: #9ACD34 url('/images/header.jpg') top right no-repeat;
  clear: both;
  padding-top: 20px;
}

#page_header h1 {
  margin: 0 0 0 25px;
  font-family: verdana, arial, sans-serif;
  font-size:25px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
  padding: 0;
}

#page_header h2 {
  margin: 0 0 0 25px;
  font-family: verdana, arial, sans-serif;
  font-size:30px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 0.7;
  color: #FFFFFF;
}

#page_header h3 {
  margin: 0 0 0 25px;
  font-family: verdana, arial, sans-serif;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #FFFFFF;
}

#petcategories {
	width: 100%;
}

#petcategories p{
	font-size: 14px;
}

#petdetails h2 strong{
	color: #840B84;
}

#petdetails img {
	float: left;
	margin: 0 15px 10px 0;
	border: solid #840B84 1px;
}

#menu_bar {
  height:40px;
  background: #FFFFFF url('/images/drop_shadow.gif') top left repeat-x;
  clear: both;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #840B84 url('/images/menu_bg.gif') top left repeat-x;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size:12px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:7px;
  padding-right:7px;
  background: transparent url('/images/menu_bg.gif') top left repeat-x;
  color: #FFFFFF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover
{
  background: #840B84 url('/images/menu_hover_bg.gif') top left repeat-x;
  color: #FFFFFF;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}

#right_side {
  margin-top:5px;
  float: right;
  width:160px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #73B8B4;
  padding:4px;
  border: 1px solid #AAE5A4;
  background-color:#F4FDE5;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
}

#left_side {
  float: left;
  width:540px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #840B84;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #73B8B4;
  clear:both;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
  float:left;
  width:250px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
  height: auto;
  background-color: #73B8B4;
  clear: both;
}

#page_footer p {
  padding-top:18px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing:1px;
}

#spacer {
  height:20px;
  clear:both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(/images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}

#left_side h2.news {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #840B84;
  background-color:#FFFFFF;
  padding:0 0 4px 0;
  border-bottom: 1px solid #73B8B4;
  clear:both;
}

#left_side h3.news {
  margin-top:0px;
  margin-bottom:5px;
  /*margin-left:14px;*/
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #840B84;
  background-color:#FFFFFF;
  border-bottom: none;
  padding:0 0 4px 0;
  clear:both;
}

.petList a img{
	margin: 5px 0 5px 0;
	border:none;
}

.petList p{
	border: solid #73B8B4 1px;
	padding: 5px 0 5px 0;
}

#contact {
	margin: 0 0 15px 0;
}

#contact ul {
	margin-top: 0;
	margin-left: 5px;
	padding-left: 5px;
	list-style: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#contact td.maincell {
	padding: 5px;
}

#contact h2 {
text-align: center;
}