﻿body {
	margin: 0px;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	background-color: #808080;
}
#container {
	border: 1px solid #9E0508;
	margin: 5px auto 5px auto;
	width: 80%;
	min-width:760px;
	max-width:1200px;
	background-image: url('../graphics/background.gif');
}
#masthead {
	border-style: none none solid none;
	border-color: #9E0508;
	border-width: thin;
	margin-right: 10px;
	height: 65px;
	margin-left: 10px;
}
#siteicon {
	border-style: none;
	width: 44px;
	height: 58px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	float: left;
}
#titles {
	margin-left: 5px;
	float: left;
	position: relative;
}
#sitetitle {
}
#pagetitle {
}

/* Google Search Box - Top Right Corner */

#googlesearch {
	position: relative;
	z-index: 10;
	left: 0px;
	width: 30%;
	top: 4x;
	float: right;
    }
 
.gsc-control-cse,#gsc-iw-id1
{
	background-color:transparent !important;
	padding: 0px !important;
	box-shadow:none !important;
}    
/*  DELETE after google search transition

#search {
	font-family: Garamond, "times New Roman", serif;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	position: relative;
	z-index: 10;
	left: 0px;
	width: 205px;
	top: 10px;
	float: right;
}
*/

#nav-top {
	margin-top: 3px;
	margin-bottom: 10px;
	position: relative;
	z-index: 3;
	margin-left: 5px;
}
#masthead h1 {
	font-family: Georgia, Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #9E0508;
	margin: 0px;
}
#nav-top ul {
	padding: 0px;
	margin: 0px;
	z-index: 1;
}
#nav-top ul li {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#nav-top ul li a {
	margin: 0px;
	font-family: tahoma, arial, sans-serif;
	font-size: small;
	color: #9E0508;
	text-align: center;
	background-color: #EBCF63;
	display: inline;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	border: 1px solid #800000;
	padding: 3px 8px 3px 8px;
}
#nav-top ul li a:hover {
	background-color: #FFFF66;
}
#photo-banner {
	width: 752px;
	margin: 20px auto 10px auto;
}
#footer {
	border-style: solid none none none;
	border-width: thin;
	border-color: #9E0508;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 80%;
}
#footer ul {
	padding: 0px;
	margin: 0px;
	font-style: italic;
	font-weight: normal;
}
#footer ul li {
	padding: 0px;
	margin: 0px 15px 0px 5px;
	display: inline;
	float: none;
	list-style-type: square;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #800000;
}
#footer ul li a {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-type: none;
	width: 100%;
}
#content {
	top: 15px;
	right: 10px;
	left: 10px;
}
#sitesingle {
	font-size: 100%;
	color: #800000;
	margin-right: 10px;
	margin-left: 10px;
}
#sitesingle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #9E0805;
	text-align: center;
}
#narrative {
	line-height: 150%;
	margin-left: 15px;
	margin-right: 15px;
}
#narrative h2 {
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
#narrative h3 {
	font-variant: small-caps;
	font-size: 120%;
	margin-top: 2em;
}
.narrative-section {
	border-top-style: double;
	border-top-width: 4px;
	border-top-color: #800000;
	clear: both;
	margin-top: 15px;
}
.narrative-section li {
	line-height: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}
.narrative-writeup {
	margin-left: 250px;
}
#narrative-writeup hr {
	width: 90%;
	height: 1px;
	color: #808080;
}
#narrative hr {
	color: #808080;
	width: 90%;
	height: 1px;
}
.narrative-imageleft {
	float: left;
	font-size: 80%;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 235px;
}
.narrative-imageleft img {
	border-width: 0px;
}
.narrative-imageleft p {
	margin: 0px 0px 20px 0px;
	line-height: 100%;
	text-align: center;
}
.narrative-toc {
	margin: 25px auto 25px auto;
	width: 400px;
	display: block;
	color: #9E0508;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.narrative-toc ul {
	color: #9E0508;
	font-family: tahoma, arial, sans-serif;
}
.narrative-toc ul a {
	color: #9E0508;
}
.narrative-source {
	padding: 5px;
	font-size: 100%;
	line-height: 100%;
	border-top-width: 1px;
	border-top-color: #808080;
	border-top-style: solid;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}
#surname-sidebar {
	width: 180px;
	float: left;
	position: relative;
	font-family: Garamond, Arial, sans-serif;
	margin-left: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9E0508;
}
#surname-sidebar h3 {
	margin: 0px 0px .5em 5px;
	text-transform: uppercase;
	font-size: 90%;
	font-family: Garamond, "times New Roman", serif;
	font-weight: bold;
	color: #9E0508;
}
#surname-sidebar ul {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 10px;
}
#surname-sidebar ul li {
	list-style-type: disc;
	margin-bottom: .3em;
	margin-left: 0px;
	position: relative;
}
#surname-sidebar ul li a {
	font-family: Garamond, "times New Roman", serif;
	font-size: 90%;
	margin-left: 0px;
}
#surname-sidebar img {
	border-width: 0px;
	margin-top: 20px;
	clip: rect(auto, auto, auto, auto);
}
#surname-sidebar hr {
	width: 90%;
	height: 1px;
	color: #9E0508;
}
#surname-content {
	margin-left: 200px;
	margin-right: 20px;
	line-height: 150%;
}
#surname-content h2 {
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #800000;
	text-align: center;
}
#surname-content h3 {
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	display: inline;
}
#surname-content hr {
	width: 95%;
	height: 1px;
	color: #808080;
}
.surname-sbnote {
	font-weight: 100%;
	font-style: italic;
	color: #9E0508;
}
.surname-sbimgcaption {
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	padding: 0px;
	margin-top: 8px;
	line-height: 100%;
}
.surname-sbimgcaption p {
	padding: 0px;
	margin: 0px;
}
.surname-sbimgcaption img {
	border-width: 0px;
}
.surname-sbgreysubheader {
	color: #808080;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
.surname-sbcemvisitednopage {
	color: #808080;
	font-size: 80%;
}
.surname-sbnofindagrave {
	color: #808080;
	font-size: 80%;
}
#vertmenu-sidebar {
	border: 1px solid #9E0508;
	width: 110px;
	float: left;
	position: relative;
	font-family: Garamond, Arial, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-left: 5px;
}
#vertmenu-sidebar h1 {
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #9E0508;
	text-align: center;
	font-family: Garamond, Arial, sans-serif;
}
#vertmenu-sidebar ul {
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 1;
	font-size: 100%;
}
#vertmenu-sidebar ul li {
	list-style-type: none;
	display: block;
	float: none;
	text-align: center;
}
#vertmenu-sidebar ul li a {
	margin: 2px 0px 2px 0px;
	font-family: Garamond, "times New Roman", serif;
	font-size: 90%;
	color: #EBCF63;
	text-align: center;
	background-color: #9E0508;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	border: thin solid #EBCF63;
	padding: 4px 4px 4px 4px;
	float: none;
	width: 100px;
}
#vertmenu-sidebar ul li a:hover {
	background-color: #EBCF63;
	color: #9E0508;
}
#vertmenu-content {
	margin-left: 128px;
}
#vertmenu-content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	color: #9E0508;
	text-align: center;
}
#vertmenu-content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	margin-bottom: 1em;
	margin-top: 2em;
}
.vertmenu-sbnote {
	font-weight: 100%;
	font-style: italic;
	color: #9E0508;
}
#frame-surname {
	width: 620px;
}
#frame-cemsnapshot {
	height: 100%;
}
#photomain-descrip {
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 150%;
	font-size: 115%;
	color: #9E0508;
}
#photomain-toc {
	width: 700px;
	clip: rect(auto, auto, auto, auto);
	margin: auto;
}
.photomain-toclist {
	float: left;
	width: 350px;
	text-transform: uppercase;
	font-size: 125%;
}
.photomain-toclist ul a {
	color: #9E0508;
}
.photomain-section {
	color: #800000;
}
.photomain-section img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.photomain-section h2 {
	color: #9E0508;
	text-transform: uppercase;
	text-align: center;
	border-top-style: double;
	border-top-width: medium;
	border-top-color: #9E0508;
	padding-top: 1em;
	clear: both;
}
.photomain-section h3 {
	border-width: 1px;
	border-color: #800000;
	margin: 0px;
	border-top-style: dotted;
	padding-top: 10px;
	clear: both;
}
.photomain-section h4 {
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: normal;
	color: #800000;
}
#gallery-descrip {
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 150%;
}
#gallery-frame {
	right: auto;
	left: auto;
	width: 95%;
	height: 750px;
}
#flashcontent {
	width: 95%;
	right: auto;
	left: auto;
	margin-right: 20px;
	margin-left: 20px;
}
#sv-container {
	max-height:750px;
}
#nav-line a {
	color: #9E0508;
	font-weight: bold;
}
#unident-frame {
	right: auto;
	left: auto;
	width: 95%;
}
.returnmenu {
	margin: 25px 0px 25px 0px;
	padding: 0px;
	color: #9E0508;
	font-family: tahoma, arial, sans-serif;
	font-size: 80%;
}
.returnmenu a {
	color: #9E0508;
}
.returnmenu li {
	margin: 0px 10px 25px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.returnmenu ul {
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
#cem-wrapper {
	position: relative;
	z-index: 3;
	width: 750px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9E0508;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}
#cem-name {
	z-index: 3;
	margin-right: 30px;
	margin-left: 30px;
}
#cem-name h2 {
	border-bottom: 2px solid #9E0508;
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #9E0508;
	text-align: center;
	border-bottom-width: 1px;
}
#cem-map {
	border-right: 1px solid #9E0508;
	float: left;
	width: 430px;
	position: relative;
	z-index: 3;
}
#cem-info {
	position: relative;
	z-index: 2;
	float: right;
	width: 305px;
}
#cem-markers {
	margin: 20px auto 20px auto;
	z-index: 2;
	clear: both;
	width: 98%;
}
#cem-markers h2 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #9E0508;
	text-align: center;
}
.cemetery-photo {
	border-width: 0px;
}
.cem-source {
	font-size: 80%;
	font-style: italic;
}
.cem-table {
	border: 1px solid #9E0508;
	font-size: 100%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}
.cem-tableheader {
	border-bottom-width: 1px;
	border-bottom-color: #9E0508;
	border-bottom-style: solid;
}
.cem-tablenames {
	border-style: dotted;
	border-width: 0px 0px 1px 1px;
	border-color: #808080;
	text-align: center;
	width: 141px;
}
.cem-tablesection {
	font-size: 90%;		
	border-style: dotted;
	border-width: 0px 0px 1px 1px;
	border-color: #808080;
	text-align: center;
	width: 50px;
}
.cem-tablephoto {
	border-style: dotted;
	border-width: 0px 0px 1px 1px;
	border-color: #808080;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	width: 360px;
}
.cem-tabledates {
	border-style: dotted;
	border-width: 0px 0px 1px 1px;
	border-color: #808080;
	text-align: center;
	width: 100px;
}
.cem-tablecmts {
	border-style: dotted;
	border-width: 0px 0px 1px 1px;
	border-color: #808080;
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
}
.pagetile-reduce90 {
	font-size: 90%;
}
.ref-lineage {
	font-style: italic;
	font-variant: small-caps;
	font-size: 90%;
}
.floatright {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.floatleft {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
}
.clear-float {
	clear: both;
}
#sitehomepage {
	margin-top: 20px;
	margin-right: 40px;
	margin-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 150%;
	font-size: 100%;
	color: #800000;
}
#mainsection-toptext {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 150%;
	font-size: 100%;
	color: #800000;
}
#nav-line {
	border: 1px solid #9E0508;
	padding: 5px;
	margin-bottom: 10px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
.contactform {
	color: #800000;
	border-top-color: #800000;
	border-top-width: 1Px;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
}
.contactform h2 {
	text-align: center;
	font-variant: small-caps;
}
.formtext {
	width: 20%;
	float: left;
	font-weight: bold;
	font-size: 110%;
	font-style: normal;
	font-variant: small-caps;
}
.info-txt {
	margin: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	color: #800000;
	line-height: 150%;
	font-style: italic;
}
.surname-footnote {
	line-height: 100%;
}
