p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	margin-top: 5px
	font-weight: normal;
	font-variant: normal;
	line-height: 23px;
	color: #333333;
}

#content {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
	line-height: 23px;
	width: 350px;
}

a:link, a:visited {
	color: #79775C;
	text-decoration: none;
}

a:hover {
	color: #0056D8;
	text-decoration: none;
}


.edgeback {
	background-color: #79775C;
}
.subnav {
	padding-top: 5px;
	padding-bottom: 5px;	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #blue;
	letter-spacing: 10px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding: 5px;
}

.tbottomborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: #333333;
}

img.postpict {
	float:left;
	padding: 5px;
	margin: 5px;
	border:1px solid #e2e2e2;
}
.hours {
	margin: 5px;
	padding: 5px;
	height: 100px;
	width: 300px;
	border: 1px solid #CCCCCC;
}
