body {
	font-family: Verdana;
	font-size: 12px;

}

.bodyDefault {
font-family: Verdana;
	font-size: 12px;
}

.bg {
	background-image: url(images/paws_bg.gif);
	background-repeat: repeat-x;
}

.templateTitle {
	font-size: 28px;
	color: #A3191E;
}

.loc_button {

	float: left;
	padding: 5px 8px;
	width:190px;
	background-color: #186030;
	text-decoration: none;
	color: #fff;
	clear: both;
}