body {
	font-family: Arial, Helvetica, sans-serif;
	background: #44433f;
	}
	
#container {
	background: #fff;
	width: 990px;
	border: .4em solid #33332f;
	margin: 0 auto;
	text-align: left;
}

#masthead {
	background: #F2E4BA;
	border-bottom: #000 solid .4em;
	clear: both;
	margin: 0 auto;
}

#navigation {
	background: #faf7ed;
	border-bottom: #cccac2 solid .1em;
	padding: .9em .2em 0 .5em;
	/* height: 1.8em; */
	clear: both;
}

#families {
	/* background: url("../images/families_bg.gif") top left no-repeat; */
	float: right;
	margin: auto;
	text-align: center;
	width: 350px;
	height: 525px;
}

#search {
	float: right;
	margin-top: -.5em;
}

#content {
	width: 580px;
	float: left;
	padding: 1.2em;
}

#content img.left{
	float: left;
	padding: .8em .8em .8em 0;
}

#content img.right{
	float: right;
	padding: .8em 0 .8em .8em;
}

#content .gallery {
	height: 200px;
	width: 160px;
	background: #fff url(../images/gallery_dropshadow.jpg) top left no-repeat;
	float: left;
	margin: 1em;
	font-size: smaller;
	color: #333;
	text-align: left;
}

.gallery p {
	margin-top: .6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 1.2em;
}

.gallery img {
	border: none;
}

.insertText {
	position: absolute;
	margin-left: 610px;
	z-index: 2;
	background: #faf7ed;
	border: #ddd double .3em;
	padding: 0 .7em 0 .5em;
	color: #333;
	text-align: left;
}

.inserText a {
	color: #fff;
	}

.insertPhoto {
	position: absolute;
	margin-left: 610px;
	max-width: 320px;
	height: 160px;
	background: url(../images/gallery_dropshadow.jpg) top left no-repeat;
	border: #eee solid .1em;
	text-align: left;
}

.insertPhoto img {
	border: none;
	float: left;
}

.insertPhoto p {
	padding-left: 163px;
	padding-right: 10px;
	font-size: smaller;
	color: #777;
}

#footer {
	clear: both;
	height: 1.5em;
	margin: 4em .7em .5em .7em;
	padding: .5em;
	border-top: double .3em #cccac2;
	color: #cccac2;
	font-size: smaller;
	text-align: center;
}

.record_index {
	border: none;
	width: 800px;
}

.record_index th {
	background: #faf7ed;
	text-align: left;
}

.record_index td {
	border-top: solid 1px #000;
	padding-bottom: .6em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;}
td.links {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;}
td.images {
	color: #FFFFFF;}
	
#navigation a {
	text-decoration: none;
	border: .1em solid #cccac2;
	padding: .1em .4em 0 .4em;
	font-weight: 600;
	color: #33332f;
	margin-bottom: 0;
	}
	
#navigation a:hover {
	background: #c7c5bd;
}
	
#families a {
	font-weight: bold;
	text-align: center;
	color: #666;
	margin: .9em;
	line-height: 1.7em;
	
	}

	
#families img {
	border: #333 solid .4em;
	background: #666;
	margin-top: .5em;
	padding: .1em;
}
	
.insertText h4 {
	text-align: center;
	font-family: Times, Serif;
	font-size: 1.7em;
	font-variant: small-caps;
	margin-top: 0;
	margin-bottom: 0;
	
}	
	
	
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}
A {
	text-decoration:underline;} 
A:hover {
	text-decoration:none;}
p, ul {
	font-family: Times, Serif;
	font-size: 1em;
	line-height: 1.5em;}
	
dt {font-size: 13px;
	font-weight: bold;}
dd {font-size: 13px;
	margin-bottom: 7px;}
	
/* Here are the styles for family_detailed */

h3.fgs {
	text-align: center}

h4.fgs {
	border-bottom: 1px solid black;}

h4.marriage {
	border-bottom: 1px solid black;}

blockquote.fgs {
	margin-top: -0.9em;}

table #children {
	width: 100%;
	margin-top: -0.9em;}
	
table #children th {
	border-bottom: 1px solid black;
	background-color: #f2e4ba;}

table #children td{
	text-align: left;
	padding: 0 0 0 7px;}

cite {
	font-size: 10px;
	font-style: normal;
	vertical-align: super;}