BODY {
  background-repeat: repeat-x;
  margin: 0px;
}


A.footer {
  color: #FFFFFF;
  text-decoration: none;
}

A.footer:hover {
  color: #00FF00;
  text-decoration: underline;
}

TD {
  vertical-align: top;
}



TD.pageSide {
  background-image: url(images/bkgnd_page.gif);
}

TD.mainText {
  background: #FFFFFF;
  color: #333333;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  line-height: 16px;
  padding: 10px;
}

TD.footer {
  background-image: url(images/bkgnd_footer.gif);
  color: #FFFFFF;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 9px;
}

TD.footer {
  background-image: url(images/bkgnd_footer.gif);
  color: #FFFFFF;
  text-align: center;
  font-family: verdana, arial, helvetica;
  font-size: 9px;
  padding: 10px;
}

.mainTable {
  	background-color: #FFFFFF;
	width: 90%;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.title {
  font-size: 16px;
  font-family: arial,helvetica;
  color: #006633;
  font-weight: bold;
}

.em {
  color: #006633;
  font-weight: bold;
}

.subTitle {
  color: #006633;
  font-weight: bold;
}



#menu {
list-style: none;
width: 195px;
padding-top: 0px;
padding-left: 5px;
background: url(images/bkgnd_menu.gif) repeat-y;
}
#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
  background-image: url("images/menu_line_dog_daycare.gif");
  background-repeat: no-repeat;
}


#menu a:link{
color: #006633;
font-family: Trebuchet MS;
font-size: 12px;
height: 18px;
display:block;
text-decoration: none;
text-align: right;
padding: 0px 25px 0px 0px;
font-weight:normal;
}

#menu a:visited{
color: #006633;
font-family: Trebuchet MS;
font-size: 12px;
height: 18px;
display:block;
text-decoration: none;
text-align: right;
padding: 0px 25px 0px 0px;
font-weight:normal;
}

#menu a:hover{
color: #cc0033;
}

#menu a:active{
color: #dbdbdb;
}

 #map {
   width: 579px;
   height: 350px;
   margin: 0px 0px 0px 0px;
   text-align: center;
 }

 #map2 {
   width: 250px;
   height: 350px;
   margin: 0px 0px 0px 0px;
   text-align: center;
 }


