﻿@import url("layout.css");
body {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #000;
}
#container {
	width: 100%;
	height: 100%;
	background-color: #CCDDFF;
}
#masthead {
	width: 99%;
	overflow: auto;
	text-align: right;
	background-color: #CCDDFF;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
}

#page_content {
	position: relative;
}
#sidebar {
	position: relative;
	float: left;
	width: 200px;
	background-color: #CCDDFF;
	margin-left: 15px;
}
#content {
	margin-left: 210px;
	padding: 10px;
	background-color: #fff;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
h1,h2,h3,h4,h5,h6 {
	background-position: left;
	font-family: Arial Black;
	background-color: #FFFFFF;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cb8;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #dc9;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
a {
	color: #393939;

}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#navigation {
	background-color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	clear: both;
	color: #000000;
	margin-left: 15px;
	font-weight: bold;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
	}
#navigtion a:hover {
	color: #FFFF00
}

.background_brick {
	background-image: url('../images/brick.jpg');
}
.background_leaves{
	background-image: url('../familystories/Images/nabkgnd.jpg');
	padding-bottom: 1px;
}
.background_grapevine{
	background-color:#9966FF
}
.background_travel{
	background-image: url('../travel/images/tratilea.jpg');
	color: #FFFFFF;
}
.banner_travel{
	background-image:url('../travel/images/trabanna.gif')
}
.button_leaves{
	padding: 25px;
	background: url('../familystories/Images/nahbh.gif');
	background-repeat: no-repeat;
	width: inherit;
	height: inherit;
}
.banner_leaves{
	background-image: url('../familystories/Images/anabnr2.gif');
	width: inherit;
	height: inherit;
}
.background_memorial{
	background-image:url('../memorials/images/suntile.jpg')
}
.button_memorial{
	background-image: url('../memorials/images/sunnavvh.gif');
	background-repeat: no-repeat;
	padding: 14px;
	width: inherit;
	height: inherit;
}
.banner_memorial{
	background-image:url('../memorials/images/sunbanna.gif');	
	width: inherit;
	height: inherit;
}
.background_journal{ background-image:url('../journals/Images/casbkgnd.gif');

}
.banner_journal{
	background-image:url('../journals/Images/banner.jpg');
	width: inherit;
	height: inherit
}
.banner_how{
	background-image:url('../howwemet/Images/banner_satin.gif');
	width:inherit;
	height:inherit
}
.background_how{
	background-image:url('../howwemet/Images/cittext.gif');
}
.button_how{
	background-image:url('../howwemet/Images/nav_vert_over_satin.gif');
	background-repeat: no-repeat;
	padding: 4px;
	width: inherit;
	height: inherit
}
.banner_family{
	background-image:url('../genealogy/Images/blebannd.gif');
	width:inherit;
	height:inherit;
	padding-left: 45px
}
.button_family{
	background-image: url('../genealogy/Images/bhbtnhe.gif');
	padding-left: 40px;
	background-repeat: no-repeat;
}
.line_family{
	background-position: center;
	background-image: url('../genealogy/Images/blorulee.gif');
}