﻿/*FGS template*/
#masthead {
					height: 75px;
					background-image: url('../cheryl-images/btn-headers/ltgreen.jpg');
					background-repeat: repeat-x;
					margin-top: 0px;
					display: block;
					text-align: center;
					width: 900px;
}
h1 {
					font-family: georgia;
					font-size: 160%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					text-align: left;
					margin-top: 15px;
					margin-left: 20px;
					float: left;
}
h3 {
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					margin-top: 30px;
					float: right;
					margin-right: 30px;
}
#top_nav {
					margin-top: 2px;
					width: 900px;
}
#top_nav ul {
					padding: 0px;
					margin: 0px;
					list-style-type: none;
					text-align: center;
}
#top_nav li {
					float: right;
					padding-right: 4px;
					padding-left: 4px;
}
#top_nav a {
					color: #000000;
					text-decoration: none;
					display: block;
					padding-right: 1px;
					padding-left: 1px;
					background-repeat: no-repeat;
					margin-right: 1px;
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					width: 75px;
					height: 25px;
					background-image: url('../cheryl-images/btn-headers/ltgreenbtn.jpg');
					margin-top: 2px;
					padding-top: 4px;
}
#top_nav a:hover {
					background-image: url('../cheryl-images/btn-headers/ltgreenhoverbtn.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
					padding-right: 1px;
					padding-left: 1px;
					margin-top: 1px;
					margin-right: 1px;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../cheryl-images/greenglass1.jpg');
					border: 3px solid #008000;
					margin-top: 20px;
					width: 900px;
}
#page_content {
					width: 900px;
					margin-top: 15px;
					text-align: center;
}

body {
					background-image: url('../cheryl-images/familytree.jpg');
					background-attachment: fixed;
					scrollbar-arrow-color: #000000;
					scrollbar-base-color: #48a248;
					font-family: Arial;
					font-size: 12pt;
					color: #000000;
					text-align: center;
}
table {
					align: center;
					margin-top: 20px;
					width: 900px;
}
td{
					font-family: Arial;
					font-size: 11pt;
					font-weight: bold;
					color: #000000;
					text-align: left;
					vertical-align: top;
					line-height: normal;
}
hr {
					color: #008000;
					width: 100%;
					height: 4px;
					text-align: center;
}
p {
	background-color: transparent;
}
a {
					color: #006600;
					font-family: arial;
					font-size: 11pt;
					font-weight: bold;
					text-align: center;
}
th {
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					color: #000000;
					text-align: left;
}
.lefttxt {
	text-align: left;
}
.style2 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.style3 {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.style4 {
					font-family: arial;
					font-size: xx-small;
					font-weight: bold;
					color: #000000;
					text-align: left;
}
.style6 {
	margin-right: auto;
	margin-left: auto;
	width: 70%;
}
.table80 {
					width: 80%;
					margin-right: auto;
					margin-left: auto;
					text-align: left;
}
.table30 {
	width: 30%;
}
.table7 {
	width: 7%;
}
.style13 {
					font-size: x-small;
					color: #FF0000;
}
.centertxt {
	text-align: center;
}

.table70 {
					text-align: left;
					width: 70%;
					margin-right: auto;
					margin-left: auto;
}
.table90 {
					width: 90%;
					margin-right: auto;
					margin-left: auto;
}

#container {
					width: 900px;
}
.headerbkg {
					background-image: url('../cheryl-images/btn-headers/ltgreen.jpg');
					width: 900px;
					height: 70px;
}


