@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../Assets/bg.jpg);
	background-repeat: repeat;
}
.oneColFixCtrHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-image: url(../Assets/Shared/Background2.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-repeat: repeat;
}
.stone img {
	border: 4px ridge #9F8D5E;
}

.oneColFixCtrHdr #mainContent {
	font-family: "Myriad Pro", sans-serif;
	text-align: center;
	font-size: 18px;
	clear: both;
	height: auto;
}
.aboutcontent {
	font-family: "Myriad Pro", sans-serif;
	font-size: 14px;
	text-align: justify;
	height: auto;
	width: 900px;
	float: left;
	margin-top: 20px;
	margin-left: 50px;
}
.picture3 {
	height: auto;
	width: auto;
	float: left;
	padding-right: 10px;
}
.picture3 img {
	border: 5px ridge #887251;
}

.picture {
	float: left;
	padding-right: 10px;
	height: auto;
	width: auto;
}
.stone {
	height: auto;
	width: auto;
	font-family: "Myriad Pro", sans-serif;
}
.picture img {
	border: 5px ridge #9F8D5E;
}
.picture2 img {
	border: 5px ridge #9F8D5E;
}
.picture4 img {
	border: 5px ridge #9F8D5E;
}

.aboutcontent h2 {
	font-size: 17px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #887251;
}
.picture2 {
	float: right;
	height: auto;
	width: auto;
	padding-left: 10px;
	padding-top: 10px;
}


.headimage {
	height: 100px;
	width: 300px;
	margin-left: 130px;
	margin-top: 5px;
	float: left;
	position: relative;
}
#topnav {
	height: 100px;
	float: right;
	width: 235px;
	margin-top: 5px;
	margin-right: 20px;
	position: relative;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.epitaph {
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	width: 1000px;
	height: 1800px;
	padding-right: 20px;
	padding-left: 20px;
}
#epitaph2 {
	float: left;
	width: 450px;
	position: relative;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: left;
}
#epitaph1 {
	float: left;
	width: 425px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
}

#topnav a {
	color: #FFFFFF;
}
#topnav a:hover {
	color: #11100E;
	text-decoration: underline;
}
#hlmlogo {
	float: left;
	height: 100px;
	width: 200px;
	margin-top: 5px;
	position: relative;
	margin-left: 20px;
}
.oneColFixCtrHdr #footer {
	background:#DDDDDD;
	width: 1000px;
	height: 98px;
	clear: both;
}
#hlmlogo a {
	color: #000000;
}
#image {
	border: 6px ridge #9F8D5E;
	margin: 5px;
	height: auto;
	width: 250px;
}
#image2 {
	margin: 5px;
}
#table {
	margin-top: 20px;
	margin-bottom: 20px;
}
#header {
	height: 110px;
	background-color: #9F8D5E;
	font-family: "Myriad Pro", sans-serif;
	position: relative;
	float: left;
	width: 1000px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.picture4 {
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#endear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: left;
	width: auto;
	height: auto;
	padding-left: 50px;
}
.contact {
	margin-top: 10px;
}
