body.body {
	margin-top: 0;
	text-align: center;
}

div.FullPage {
   width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left
}

h1 {
	margin: 0;
	Padding: 0;
	text-align: center;
	font-family: "Rockwell Extra Bold", monospace;
	font-size: 300%;
	color: #fff;
	background: #FF0000;
	border-bottom: 2px solid #000;
}

img.cocker_picture {
  display: block;
  float: left;
  margin: 0em 1em 1em;
}

table#header {
	background: #ff0000;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 2px solid #000;
}


TABLE#menu1 {
	text-align: left;
	background: #ff0000;
	border-collapse: collapse;
}

table#menu2 {
  	display: block;
  	float: right;
  	font-family: "Comic Sans MS",'sans-serif';
	text-align: center;
	background: #ff0000;
	border-collapse: collapse;
	color: #00008B;
	font-weight: normal;
}

a.menulink {
		padding: 0 1em;
        font-family: verdana;
        font-size: 11px;
        font-weight :bold;
        text-decoration : none;
        color : #FFF;
}

a.menulink:hover {
        color : #000;
}

DIV.maincontent {
  display: block;
  text-align: left;
  margin: 0;
  padding-left: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
  border-left: 1em solid #ff0000;
  border-right: 1em solid #ff0000;
  font-family: "Comic Sans MS", 'sans-serif';
}

ul.Service_List  {
  list-style: url("images/bluepaw.gif") none;
  text-indent: .5em;
}
ul#Service_Includes {
  list-style: url("images/greenpaw.gif") none;
  text-indent: .5em;
}

div.footer {
	display: block;
	background: #ff0000;
	border-collapse: collapse;
	margin: 0;
	padding: 0 4em;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;

	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	color: #fff;
}

Div.Hours{
  clear: left;
  text-indent: 2em;
}

Table.Hours {
  margin: 0 1em 1em;
  border: 1px solid #191970;
  border-collapse: collapse;
}

Table.Hours th {
  border: 2px solid #191970;
  border-spacing: 0;
  background: #191970;
  color: #FFF;
  padding-Right: .3em;
}

Table.Hours td {
  border: 1px solid #191970;
  padding-Right: .3em;
}