* { margin:0px; padding:0px; }

body { padding-top:25px; }

#wrapper { width: 760px; margin: 20px auto 10px auto; }
#left {width: 150px; float: left;}
#right {
	width: 590px; float:right;  margin-bottom: 15px;  
}
.right-top { float: right; height: 10px; width: 590px;background: url('images/_corners/top.gif') top left no-repeat;}
.right-bottom { float: right; height: 10px; width: 590px;background: url('images/_corners/bot.gif') top left no-repeat;}

#content { 	
	background: url('images/_corners/middle.gif') top left repeat-y;
	padding:0px 15px 15px 15px;
	float: left;
	width: 560px;
}

#footer { 
	display:block; float: left; width: 590px; 
	padding: 10px; 
	background: url('images/_corners/middle.gif') top left repeat-y;
	font-size:.95em;
	color: #884117;
	line-height:1.5em;
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
}
.titleimage { width:560px; float:left; height: 80px; }


.menu {
	width: 150px;
	margin: 0;
	padding-left: 0px;
	list-style-type: none;
}

.menu li {
	padding: 0;
	margin: 0;
	height: 60px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	height: 60px;
	width: 150px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.home {height: 150px; background-image: url(images/logo.gif); }
.home a { height: 150px; background-image: url(images/logo-over.gif);  }
.home a:hover { height: 150px;  }
.menu li.home, .menu li.home a { height: 150px; }

.who { background-image: url(images/who.gif); }
.who a { background-image: url(images/who-over.gif); }
.groom { background-image: url(images/grooming.gif); }
.groom a { background-image: url(images/grooming-over.gif); }
.contact { background-image: url(images/contact.gif); }
.contact a {background-image: url(images/contact-over.gif); }
.bath { background-image: url(images/bath.gif); }
.bath a {background-image: url(images/bath-over.gif); }
.reasons { background-image: url(images/reasons.gif); }
.reasons a {background-image: url(images/reasons-over.gif); }
ul.menu li a:hover {background: none;}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #923C2B;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/hod_bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
a:link, .arrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
}
h2, .subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #923C2B;
	margin: 2px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	line-height: 24px;
}

td.dots {
	background: transparent url(images/dot.gif) repeat-x left bottom;
	text-align: left
}

td.price {
	text-align: left;
	width: 200px;
}

td.title { width: 150px; padding-right: 5px; }

span.item {
	padding-right: 0.5em;
}
span.subitem {
	padding-left: 2em;
	padding-right: 0.5em;
	font-style:italic;
}
.bold {
	font-weight: bold;
	color: #926826;
}

img { border-radius: 10px; }

.special { 
	color:#333;
	margin-left:154px;
	margin-top:10px;
	padding:6px;
	text-align:center;
	width:270px;
	background-color:#fff; 
	border:2px dotted #923C2B;
	border-radius: 5px;
}


