body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B81D1D;
	font-size: 12px;
}
.content a {
	color: #AE0606;
}

.topsection {
	background-image: url(images/topbg.gif);
}
.topcontent {
	background-image: url(images/leftsidebg.gif);
}

.leftside {
	background-image: url(images/catdog.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.hours {
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.bottomsection {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
}


.rightside {
	background-color: #FFFFFF;
	background-image: url(images/contentbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content {
	padding-right: 30px;
	padding-bottom: 20px;
}
.bottomsection {
	font-size: 11px;
	color: #f4c5c5;
}
.bottomsection a {
	color: #F4C5C5;
}
.header {
	font-size:20px;
	color:#CC0000;
	font-weight:bold;
	text-transform:uppercase;
	}
.tips
			{
				background: #FFF;
				border-width:thin;
				border-color:#CC0000;
	border-bottom-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-top-style:solid;
	font-size:12px;
			}
	.tipname
			{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #FFF;
				padding-left:10px;
				font-weight: bold;
				font-size: 20px;
				background-color:#CC0000;
			}
	.question
			{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: none;
				padding-left:10px;
				padding-right:10px;
				padding-top: 5px;
				padding-bottom: 5px;
				line-height:18px;
	
			}