body           {
	background-color: #67234b;
	font-size: 100%;
}
td                   {
	color: #561f48;
	font-size: 15px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
}
h1            {
	font-size: 18px;
	font-family: Garamond, Georgia;
	font-weight: bold;
	color: #B4002F;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: -5px;
	margin-left: 0;
}
h2            {
	font-size: 16px;
	font-family: Garamond, Georgia;
	font-weight: bold;
	color: #B4002F;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: -5px;
	margin-left: 0;
}
h3    {
	font-size: 14px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 5px 0 0;
	color: #B4002F;
}
a  { color: #d84100; text-decoration: underline }
a:link, a:visited  {
	color: #B4002F;
	text-decoration: none
}
a:hover {
	color: #B4002F;
	text-decoration: underline
}
.borderthin      {
	border: 2px solid #67234B
}
.smallertext {
	font-size: 12px;
}
.caption {
	font-size: 12px;
	margin: 15px;
}
.borderthinMarginRt10 {
	border: 2px solid #67234B;
	margin-right: 10px;
}
.centerDogWash {
	background-image: url(pix/dog_wash_cartoon_dim.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#sidebar  { 
	background-color: #ebe1cf; 
	float:right;
	padding:5px;
	margin:5px;
	vertical-align:middle;
}
	
.sidebartext {
	text-align:center;
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif ;
}

#divMain {
	color: #561f48;
	font-size: 15px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
}

