body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(../images/design/gd_grad.jpg);
	background-repeat: repeat-x;
}
#tableLayout {
}
#tdSidebar {
	background-image: url(../images/design/gd_dog.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}
#tdSidebar a {
	text-decoration: none;
	display: block;
	color: #ea6c1d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#tdSidebar a:hover {
	background-color: #737a35;
}
a:hover {
	color: #737a35;
	text-decoration: none;
}
body,td,th {
}
a:link {
	color: #deb408;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #deb408;
}
.link {
	text-decoration: none;
	font-weight: normal;
	color: #ea6c1d;
}
.linkhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ea6c1d;
	padding-top: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #deb408;
}
a:active {
	text-decoration: none;
	color: ea6c1d;
}
h1 {
	font-size: 20px;
	color: #ea6c1d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
p.groomer,body.groomingpage p, body.groomingpage li {

	font-size: 14px;
}
h2 {
	font-size: 12px;
	color: #deb408;
	border-left: deb408;
	border-left-width: 12px;
	border-left-style: solid;
	padding-left: 7px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.list {
	text-indent: 6px;
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.ordlist {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.orange {
	font-size: 18px;
	color: #ea6c1d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}

/* WWW */
.coupon {
	border: thick;
	border-style: dashed;
	border-color: #CC0033;
}

.footer {
	color: #FFFFCC;
	font-size:14px;
	}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #deb408;
	height: 30px;

}

#nav a {
	color: #FCFFFF;
	padding: 8px 9px;
	background-color: #deb408;
	font-size: 12px;

}

#nav a:hover {
	color: #7A783C;
}

.nav-pointer {
	color: #ea6c1d;
	font-size: 6px;
	display: table-cell;
	vertical-align: middle;
}
