﻿/*Template Styles*/
/*-------------Header-------------------------------------------------------------------------------------------------------*/
#container 
{
	margin: 0 auto;
	padding: 0;
	border-right: 2px solid #595959;
	border-bottom: 2px solid #595959;
	border-left: 2px solid #595959;
	background-color: #fff;
	width: 800px;
}
#masthead 
{
	width: 900px;
	overflow: hidden;
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: 0;
	background-image: url("../images/banner3.jpg");
	background-repeat: no-repeat;
	height: 220px;
	width: 800px;
}

#masthead h1 
{
	font-weight: bold;
	font-style: Normal;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0.5em;
	visibility:hidden;
}

#masthead h3 {
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2em;
	visibility:hidden;
}
/*---------------------Top Menu-------------------------------------------------------------------------*/
.navigation {
text-align: center;
	border-top: 1px solid #808080;
	border-bottom: 1px #200000 solid;
	background-color:#413318;
	color: #FFFFFF;
}
html>body .navigation {
	overflow: hidden;
}
.navigation ul {
	list-style-type:none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	}
.navwidth80 {
	width:70px;
}
.navwidthgenealogy {
	width:78px;
}
.navwidthpubs {
	width:52px;
}
.navwidthshops {
	width:50px;
}
.navwidth122 {
	width:134px;
}
.navwidthstreets {
	width:125px;
}
.navwidth125 {
	width:125px;
}
.navwidth85 {
	width:85px;
}
.navwidth130 {
	width:168px;
}
.navigation li {
	float: left;
}
.navigation a {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#200000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#808080;
}

.navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: black;
	border-right: 1px solid #339933;
	background-color:#AE9D6F
}

/*-----------------Footer-------------------------------------------------------------------------------------------------*/
html>body .footer {
	text-align: center;
	padding-bottom: 0;
}
#footer
{background-color:#413318;
 border-top: 2px solid #595959;
}
.footer
{
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0;
    text-align: center;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    background-color: #AE9D6F;
    width: 800px;
    clear: both;
    font-size: x-small;
}
.footer p
{
    font-size: x-small;
    color: #000;
}
.footer a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 5px;
	border: 1px solid #AE9D6F;
}
.footer a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    border: 1px solid #339933;
    background-color: #413318;
    padding: 5px;
}
/*--------------Main Body -------------------------------------------------------------------------------------------------------*/
body 
{
    margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-repeat: repeat;
}
#back
{
    margin:7px 20px 0px 650px;
   padding: 0px 0px 0px 0px;
   height:30px;
}
/*------------Hyperlinks--------------------------------------------------------------------------------------------------------------*/
a {
	color:#800000;
	text-decoration: none;
}

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

#welcome
{
	background-image: url('../images/background_3.jpg');
	position: relative;
	top:0px;
	left:0px;
	height: 483px;
	width: 100%;
	background-repeat: no-repeat;
}

#welcome_title
{
	position:absolute;
	top:15px;
	left:203px;
	font-family:Lucida Calligraphy;
	font-size:24pt;
}
#quill
{
	width:50px;
	margin-left:auto;
	margin-right:auto;

	
}


#welcome_content
{
	position:absolute;
	top:60px;
	left:320px;
	padding: 0px 15px 0px 0px;
}

/* General pages Content */
#mypages_content
{
	
	top:0px;
	left:0px;
	width: 780px;
	padding:10px 10px 10px 10px;
}

/*--------------------- General pages Content -----------------------------------------------------------------------------------------*/
.mypages_content_center
{
	position: relative;
	text-align:center;
	top:0px;
	left:0px;
	width: 780px;
	padding:10px 10px 10px 10px;	
}

#mypages_content
{
	top:0px;
	left:0px;
	width: 780px;
	padding:10px 10px 10px 10px;
}
.mypages_content
{
	top:0px;
	left:0px;
	width: 780px;
	padding:10px 10px 10px 10px;
}
/*Titles*/
#title_content
{
        style="padding: 0px 0px 0px 0px;
		font-size: medium; font-weight: normal;
		color: #400000;
		margin-left: 50px;
		margin-top: 0px;
}
.title_content
{
        style="padding: 0px 0px 0px 0px;
		font-size: medium; font-weight: normal;
		color: #400000;
		margin-left: 50px;
		margin-top: 0px;
}
/* --------------------Site typography -------------------------------------------------------------------------------------------------------*/
.navmem_1 {
	
	text-decoration: none;
	list-style-type: none;
}
.navmem_1 li a {
	
	text-decoration: none;
	list-style-type: none;
	}

h1 {
     padding: 10px 0px 10px 10px;
     font-size: x-large;
     font-weight: normal;
     color: #400000;
}

hr {
	border-top-style: groove;
	border-top-color: #400000;
	border-top-width: medium;
}
h2 {
     padding: 10px 0px 10px 10px;
	 font-size: medium;   
     font-weight: bold;
     color: #400000;
}
h3 {
     padding: 10px 0px 10px 10px;
        font-weight: normal;
     color: #400000;
}
h4 {
	font-size: medium;
	font-style: italic;
	color: #000;
}

h5 {
    font-size: 14px;
    font-weight: bold;
}

h6 {
   font-size: 12px;
    font-weight: bold;
}
}

.style_bold {
	font-weight: bold;
}

.style_italic {
	font-style: italic;
}
/* --------------Titiles and headers ----------------------------------------------------------------------------------------------------------------------*/
.poetry_title
{
    font-size: 14px;
    font-weight:bold;
    text-align: center;
}

#page_title 
{
     padding: 10px 0px 10px 10px;
     font-size: x-large;
     font-weight: normal;
     color: #400000;
}
.page_title 
{
     padding: 10px 0px 10px 10px;
     font-size: x-large;
     font-weight: normal;
     color: #400000;
}
#page_title_small 
{
     padding: 10px 0px 10px 10px;
        font-weight: normal;
     color: #400000;
}
.page_title_small 
{
     padding: 10px 0px 10px 10px;
        font-weight: normal;
     color: #400000;
}
#page_title_medium 
{
     padding: 10px 0px 10px 10px;
	 font-size: medium;   
     font-weight: bold;
     color: #400000;
}

.page_title_medium 
{
     padding: 10px 0px 10px 10px;
	 font-size: medium;   
     font-weight: bold;
     color: #400000;
}

#page_title_short 
{
     padding: 10px 0px 0px 10px;
     font-size: x-large;
     font-weight: normal;
     color: #400000;
     float:left;
}
.page_title_short 
{
     padding: 10px 0px 0px 10px;
     font-size: x-large;
     font-weight: normal;
     color: #400000;
     float:left;
}
#page_title_short_sml
{
    padding: 10px 0px 10px 10px;
    font-size: medium;
    font-weight: normal;
    color: #400000;
    float: left;
    vertical-align: bottom;
}
.page_title_short_sml
{
    padding: 10px 0px 10px 10px;
    font-size: medium;
    font-weight: normal;
    color: #400000;
    float: left;
    vertical-align: bottom;
}
#page_title_long 
{
     padding: 10px 0px 10px 10px;
     font-size: x-large;
     font-weight: normal;
     color: #400000;
     clear:both;
}
.page_title_long 
{
     padding: 10px 0px 10px 10px;
     font-size: x-large;
     font-weight: normal;
     color: #400000;
     clear:both;
}
.street_title
{
    font-size: 14px;
    font-weight: bold;
    
}
#street_title
{
    font-size: 14px;
    font-weight: bold;
    
}

/* Columns */
.column_l_plain {
	background-color: transparent;
	float:left;
}
.column_r_plain
{
  background-color: transparent;
	float:right;
}
.column_l_border {
	background-color: transparent;
	float:left;
	border: 2px solid #530000;
}
.column_r_border
{
  background-color: transparent;
	float:right;
	border: 2px solid #530000;
}
/* Images */

.image_left
{
	padding: 0px 0px 0px 0px;
	margin:5px 10px 5px 5px; 
	float:left;
	border: 2px solid #530000;
	 text-align:center; 
}
#image_left
{
	padding: 0px 0px 0px 0px;
	margin:5px 10px 5px 5px; 
	float:left;
	border: 2px solid #530000;
	 text-align:center; 
}
.image_right
{
	padding: 0px 0px 0px 0px;
	float:right;
	border: 2px solid #530000;
	margin:5px 10px 5px 5px;
	 text-align:center;
}

.image_center_border
{
    padding: 0px 0px 0px 0px;
    margin-left: auto;
    margin-right: auto;
	border: 2px solid #530000;
    text-align: center;
}
.image_center
{
    padding: 0px 0px 0px 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.image_borders
{
    border: 2px solid #530000;
	
}
.image_border
{
    border: 2px solid #530000;
}


.center_txt
{
	text-align:center;
}

.caption
{
    font-size: small;
    font-weight: bold;
    text-align: center;
}
.caption2
{
	font-size: small;
	font-weight: bold;
	text-align: left;
}
.caption_sml
        {
   font-size: x-small;
   text-align: left;
        }

