new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/embossed.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #cecece;

}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-color: #cccccc;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}
a:link {
	color: #aaffff;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #98f58d;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ccffff;
	text-decoration: underline;
}
.better {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #297513;
	font-weight: bold;
	background-color: #9b9b9b;
	border: #d2dd0b;
	padding: 0.3em;
	margin: 0.3em;
}
.contacttable {
	padding: 2.2em 1.2em;
	text-align: center;
	border: 2px double #999999;
	font-size: 0.9em;
	color: #333333;
	font-weight: bold;
}
.embroidery {
	color: #E4ED3F;
	background-color: #666666;
	font-size: 0.8em;
	margin: 0.1em;
	padding: 0.1em 0.1em 0.2em;
}
.place {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #F4F9A2;
}
.names {
	font-size: 0.7em;
	color: #FFFFFF;
}
.navtable {
	margin: 0em;
	padding: 0px 0px 0em;
}
.addlestone {
	margin-bottom: 2px;
}
.safe {
	color: #297513;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	margin-bottom: 2px;
	padding-bottom: 2px;

}
