body {
	font-family:raleway, sans-serif;
	font-size: 16px;
	line-height: 1.4;
}

#wrapper {
	min-width: 380px;
}

#menubar {
	width: 100%;
	background: #1f6129;
}

a {
	color: #1f6129;
	font-weight: bold;
}

#menubar a {
	font-weight: normal;
}

a:hover {
	color: #36a447;
	text-decoration: none;
}

.home-header-images {
	border-top: 10px solid #1f6129;
}

#footer ul, 
#footer li {
	list-style-type:none;
	margin-left: 0;
	padding-left: 0;
}

.fl-node-5ba3d4407a12c .fl-html a{
	background: #1f6129;
	display: block;
    width: 100%;
    text-align: center;
    margin: -40px 0 0 0;
    position: relative;
    padding: 5px 0;
    font-weight: normal;
    font-size: 14px;
}

.fl-node-5ba3d4407a12c .fl-photo {
	border: 1px solid #1f6129;
	background: #1f6129;
	padding: 1px;
}

.fl-node-5ba3d4407a12c .fl-photo img {
	padding: 0;
}

.fl-node-5ba24f606683c .fl-post-grid-text {
	padding: 0; /*Home-header-images h2 container*/
}

.fl-photo-img, .alignleft, .alignright {
	padding: 5px;
	border: 1px solid #ccc;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 20px 20px 20px;
}
.photocredit {
	    position: absolute;
    font-size: 11px;
    margin-top: -62px;
    margin-left: 12px;
}

#branding {
	background: url(../img/logo480ds.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-width: 480px;
	width: 100%;
    height: 115px;
    display: block;
    margin: 20px 0px 0;
}

.branding-title {
	display: block;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    margin-top: 18px;
    margin-left: 110px;
    text-shadow: 0 0px 6px black;
}

.branding-title:hover {
	text-decoration: none;
}

.branding-subtitle {
    display: block;
    margin-top: 62px;
    position: absolute;
    margin-left: 120px;
    text-shadow: 0 1px 3px black;
    font-weight: bold;
    font-size: 18px;
}

h3, 
#familytree h2 {
	font-size: 20px;
	color: #1f6129;
}

.childpages h2 {
	font-size: 20px;
	margin-bottom: 20px;
}

.faq-a-pad {
	display: block;
	padding-top: 70px !important;
}

.coi-button {
	margin-top: 5px;
}

.form-table {
	margin-top: 20px;
}

.Treant {
	height: 1000px;
	overflow-x: scroll !important;
}

.node-name {
	font-size: 13px;
	line-height: 1.3;
	margin: 0;
}
