body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(Files/pawbg.jpg);
}

.mainContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:135%;
}
.mainContent a:link {
    text-decoration:none;
	font-weight:bold;
    border-bottom:1px dashed;
	color:#D17A03;
}
.mainContent a:active {
    text-decoration:none;
    border-bottom:1px dashed;
	color:#D17A03;
	font-weight:bold;
}
.mainContent a:visited {
    text-decoration:none;
    border-bottom:1px dashed;
	color:#D17A03;
	font-weight:bold;
}
.mainContent a:hover {
    border-bottom:1px solid;
	color:#5F5027;
	font-weight:bold;
}

.mainText {	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
}

.menuFull {	background-color:#63582B;
}

.menuSelected {	background-color:#009999;
}

.mainAddress {
	font-size:14px;
	color:#5F5027;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.navBarSmall {
	height:2px;
}

.mainTableDiv {
	width:800px;
	background-color:#FFFFFF;
	height:100%
}
.mainTableTable {
	background-color:#63582B;
	height:100%
}

.hoursTable td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight: normal;
	background-color:#E9DFC4;
}
.smWeb {
	font-size:10px;
	color:#5F5027;
}
.smWeb a:link {
	font-size:10px;
	color:#5F5027;
	text-decoration:none;
}
.smWeb a:active {
	font-size:10px;
	color:#5F5027;
	text-decoration:none;
}
.smWeb a:visited {
	font-size:10px;
	color:#5F5027;
	text-decoration:none;
}
.smWeb a:hover {
	font-size:10px;
	color:#5F5027;
	text-decoration:underline;
}

