﻿/*this has had adjustments - this is a copy of the themes one*/

body 
{
    margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	/*background-color: #DBC844;*/
	background-repeat: repeat;
}

#container 
{
   /* width: 1000px;*/
	margin: 0 auto;
	padding: 0;
	/*border: 0;*/
	border-right: 2px solid #595959;
	border-bottom: 2px solid #595959;
	border-left: 2px solid #595959;
	background-color: #fff;
	width: 800px;
}

#container2 
{
    position:relative;
    margin-left:auto;
	padding:15px;
	width: 750px;
}

#container3 
{
    position:relative;
   width: 800px;
	padding:0px;
}

#container4 
{
    position:relative;
    top:0px;
   width: 800px;
	padding:0px;
}

#content 
{
    /*width: 800px;*/
	margin: 0;
	padding: 0px;
	border: 10;
	background-color: #fff;
	width: 800px;
}
.census
{
    padding: 10px; border: thin solid #800000; width: 320px;
}

/* Masthead */

#masthead 
{
    width: 900px;
	overflow: hidden;
	margin: 0;
	padding: 0px 0px 0px 100px;
	border: 0;
	background-image: url("../images/banner3.jpg");
	background-repeat: no-repeat;
	height: 220px;
	width: 800px;
}
#masthead_c
{
    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;
}

/* Columns Blocks */

#column_l {
	width: 317px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	float:left;
}
#column_lm {
	width: 380px;
	padding: 0px 0px 0px 0px;
	 background-color: transparent;
	float:left;
}
#newcolumn_rm
{
   width: 380px;
	 margin: 0px 0px 0px 350px;
	padding: 0px 0px 0px 0px;
    background-color: transparent;
}
#newcolumn_l {
	width: 317px;
	padding: 10px 10px 10px 10px;
	background-color: transparent;
	float:left;
}
#newcolumn_r
{
    width: 350px;
    margin: 0px 0px 0px 317px;
    padding: 10px 10px 10px 10px;
    background-color: transparent;
}
.newcolumn_lg {
	width: 175px;
	padding: 10px 10px 10px 10px;
	background-color: transparent;
	float:left;
}
.newcolumn_rg
{
    width: 200px;
    margin: 0px 0px 0px 200px;
    padding: 10px 10px 10px 10px;
    background-color: transparent;
}
.newcolumn_l {
	width: 350px;
	padding: 10px 10px 10px 10px;
	background-color: transparent;
	float:left;
}
.newcolumn_r
{
    width: 350px;
    margin: 0px 0px 0px 400px;
    padding: 10px 10px 10px 10px;
    background-color: transparent;
}
.column_l_plain {
	background-color: transparent;
	float:left;
}
.column_r_plain
{
  background-color: transparent;
	float:right;
}
.newcolumn_rt
{
    width: 500px;
    margin: 0px 0px 0px 250px;
    padding: 10px 10px 10px 10px;
    background-color: transparent;
}
#column_r{
	width: 350px;
	 margin: 0px 0px 0px 350px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}

#column_r img {
	border: 1px solid #808080;
}

.column_la
{
    width: 145px;
    padding: 5px 5px 5px 5px;
    background-color: #FFF;
    float: left;
    z-index: 10;
}

.column_lb
{
    width: 260px;
    padding: 0px 0px 0px 0px;
    background-color: #FFF;
    float: left;
    z-index: 10;
}

.column_lc
{
    width: 145px;
    padding: 5px 5px 5px 5px;
    background-color: #FFF;
    float: left;
    z-index: 10;
}

.column_ra
{
    width: 180px;
    margin: 0px;
    padding: 5px 5px 5px 5px;
    background-color: #FFF;
    z-index: 10;
    margin: 200px;
    top: 0px;
    vertical-align: top;
}

.left_col 
{
    position:relative;
	width: 50%;
	float: left;
}

.right_col 
{
    position:relative;
	margin-left: 50%;
}

.inner_left 
{
    position:relative;
	width: 250px;
	float: left;
}

.inner_left2 
{
    position:relative;
	width: 250px;
	float: left;
}

.inner_right 
{
    position:relative;
	margin-left: 250px;
}

.inner_right2 
{
    position:relative;
	margin-left: 250px;
}

/* Footer */

html>body .footer {
	text-align: center;
	padding-bottom: 0;
}

.footer
{
    /*width: 100%;*/
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0; /*border: 0;*/
    text-align: center; /*padding-bottom: 10px;*/
    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;
}

/* Navigation */

.navigation {
text-align: center;
	border-top: 1px solid #808080;
	border-bottom: 1px #200000 solid;
	background-color:#413318;
	color: #FFFFFF;
}

.navigation_c {

text-align: center;
	border-top: 1px solid #808080;
	border-bottom: 1px #200000 solid;
	background-color:#413318;
	color: #FFFFFF;
}
html>body .navigation {
	overflow: hidden;
}
html>body .navigation_c {
	overflow: hidden;
}
.navigation ul {
	list-style-type:none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	}
.navigation_c ul {
	list-style-type:none;
	width: 100%;
	height:26px;
	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_c 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_c 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
}
.navigation_c a:hover {
	font-weight: bold;
	text-decoration: none;
	color: black;
	border-right: 1px solid #339933;
	background-color:#AE9D6F
}

/*Links*/

.page2_links{
	margin-left: 40px;
}

a {
	color:#800000;
	text-decoration: none;
}

a:hover {
	color: #f72;
	text-decoration: none;
}

/* Site typography */

h1 {
	font-size: 14pt;
	color: #000;
	font-family: "Arno Pro";
	font-style: normal;
}

h2 {
	font-size: x-large;
	font-style: italic;
	color: #000;
}

h3 {
	font-size: 36pt;
	font-family: "Arno Pro";
	font-style: italic;
	color: #000;
}

h4 {
	font-size: medium;
	font-style: italic;
	color: #000;
}

h5 {
	font-size: x-small;
	font-style: italic;
	color: #000;
}

h6 {
	font-size: xx-small;
	font-style: italic;
	color: #000;
}

.style_bold {
	font-weight: bold;
}

.style_italic {
	font-style: italic;
}
.carlfont 
{
	font-size:xx-small;
	font-weight: bold;
	text-align:center;
}

/* mine*/
/* Welcome Page */

#welcome
{
	background-image: url('../images/comein.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;
}

#welcome_content
{
	position:absolute;
	top:60px;
	left:320px;
	padding: 0px 15px 0px 0px;
}

/*Main Content Holder */

#mypages_content
{
	position: relative;
	top:0px;
	left:0px;
	width: 780px;
	padding:10px 10px 10px 10px;
}

#mypages_content asp:Image
{
	border: 2px solid #530000;
	
	
}

.mypages_content
{
	position: relative;
	top:0px;
	left:0px;
	
	width: 780px;
	padding:10px 10px 10px 10px;	
}
.mypages_content2
{
	position: relative;
	top:0px;
	left:10px;
	 height:415px;
	width: 755px;
	padding:10px 10px 10px 10px;	
	border: thin solid #480000; 
	
}
.mypages_content_center
{
	position: relative;
	text-align:center;
	top:0px;
	left:0px;
	
	width: 780px;
	padding:10px 10px 10px 10px;	
}

/* Images */

.image_borders
{
    border: 2p

/* Images */

.image_borders
{
    border: 2px solid #530000;
	height: 394px;
	width: 383px;
}

t-size: 18px;
}
.gallerystyle2 {
	font-family: "Gill Sans MT";
	font-size: 14px;
}

/* Images */



ght
{
	padding: 3px 10px 0px 10px;
	float:right;
	border-Color:#400020;
	border-width:2px;
}
.image_right_plain
{
	padding: 0px 0px 0px 0px;
	float:right;
	border-Color:#400020;
	border-width:2px;
	text-align:center;
}
.image_left_plain
{
	padding: 0px 0px 0px 0px;
	float:left;
	border-Color:#400020;
	border-width:2px;
	text-align:center;
}
.new_image_right
{
	padding: 3px 10px 0px 10px;
	float:right;
	border-Color:#400020;
	border-width:2px;
	text-align:center;
}
.new_image_right2
{
	padding: 0px 0px 0px 0px;
	float:right;
	border-Color:#400020;
	border-width:2px;
	text-align:center;
	margin:0px 50px 0px 0px;
}
.image_center
{
    
    padding: 0px 0px 0px 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.image_inner
{
    
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}
.image_left
{
	padding: 0px 0px 0px 0px;
	margin:5px 10px 5px 5px; 
	float:left;
	 border-Color:#400020;
	 Border-width:2px;
	 text-align:center; 
}
.image_left2
{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 50px; 
	float:left;
	 border-Color:#400020;
	 Border-width:2px;
	 text-align:center; 
}
.image_left3
{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
	float:left;
	 border-Color:#400020;
	 Border-width:2px;
	 text-align:center; 
}
.new_image_right3
{
	padding: 0px 0px 0px 0px;
	float:right;
	border-Color:#400020;
	border-width:2px;
	text-align:center;
	margin:0px 0px 0px 0px;
}
.carl_image_bottom
{
	float:right;
	padding: 0px 0px 10px 10px;
}

.background_poem
{
    background-image:url('../images/prospect_med.jpg');
    position: relative;
	top:250px;
	left:0px;
	background-repeat: no-repeat;
	text-align:center;
}

/* Captions */

        .caption_sml
        {
            font-size: x-small;
            
            text-align: left;
        }
    

.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;
}
.caption3
{
	font-size:x-small;
	font-weight: bold;
	text-align: left;
}

/* Page Titles  and Headers  */

#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_div_short 
{
    
     float:left;
}

#page_title_long 
{
     padding: 10px 0px 10px 10px;
     font-size: x-large;
     font-weight: normal;
     color: #400000;
     clear:both;
}

#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;
}

.back
{
    margin:7px 20px 0px 650px;
   padding: 0px 0px 0px 0px;
   height:30px;
}

#back2
{
    margin:7px 20px 0px 550px;
   padding: 0px 0px 0px 0px;
   height:30px;
   
}

.street_title
{
    font-size: 14px;
    font-weight: bold;
    
}

.poetry_title
{
    font-size: 14px;
    font-weight:bold;
    text-align: center;
}

#indenture
{
    margin: 10px;
    padding: 5px;
    border: 1px solid #000000;
    font-family: 'Edwardian Script ITC';
    font-size: xx-large;
}
.rotunda
{
	border:2px;
	border-color:#4A0000;
	border-style:solid;
	width:125px;
	height:100px;
	padding:5px;
}
.rotunda_long
{
	border:2px;
	border-color:#4A0000;
	border-style:solid;
	padding:5px;
}
.myindent
{
    text-indent: 20px;
    margin-left: 20px;
}

/* Page divider */

.bottom_border
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #370000;
    clear:both;
}
.rowtop
{
    background-color: #CCC895;
    color: #251C12;
    padding: 5px;
    margin: 0px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #800000;
}

.rowone
{
    background-color: #BDBB8C;
    color: #251C12;
    padding: 5px;
    margin: 0px;
}
.rowtwo
{
    background-color: #DEDBBA;
    color: #251C12;
    padding: 5px;
    margin: 0px;
}
.villa_title
{
	 clear:both;
	 padding: 4px; background-color: #9C1D54;
	 border-bottom-style:solid;
	 border-bottom-color:#96BCE6;
	 border-top-style:solid;
	 border-top-color:#96BCE6;
	 color: #96BCE6;
}
/* Possibly not used 
#quill
{
	width:50px;
	margin-left:auto;
	margin-right:auto;

	
}

#iMenu {
	width: 1000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
#menu {
	border-top: 1px solid #808080;
	border-bottom: 1px #200000 solid;
	background-color: #800000;
	width: 800px;
	color: #FFFFFF;
}
*/
