@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'EnglandHandDBRegular';
    src: url('fonts/england-webfont.eot');
    src: url('fonts/england-webfont.eot?#iefix') format('eot'),
         url('fonts/england-webfont.woff') format('woff'),
         url('fonts/england-webfont.ttf') format('truetype'),
         url('fonts/england-webfont.svg#webfont9JS328rg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CabinRegular';
    src: url('fonts/Cabin-Regular-webfont.eot');
    src: url('fonts/Cabin-Regular-webfont.eot?#iefix') format('eot'),
         url('fonts/Cabin-Regular-webfont.woff') format('woff'),
         url('fonts/Cabin-Regular-webfont.ttf') format('truetype'),
         url('fonts/Cabin-Regular-webfont.svg#webfontOTRZgo02') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CabinMedium';
    src: url('fonts/Cabin-Medium-webfont.eot');
    src: url('fonts/Cabin-Medium-webfont.eot?#iefix') format('eot'),
         url('fonts/Cabin-Medium-webfont.woff') format('woff'),
         url('fonts/Cabin-Medium-webfont.ttf') format('truetype'),
         url('fonts/Cabin-Medium-webfont.svg#webfontsiq5n3b2') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CabinBold';
    src: url('fonts/Cabin-Bold-webfont.eot');
    src: url('fonts/Cabin-Bold-webfont.eot?#iefix') format('eot'),
         url('fonts/Cabin-Bold-webfont.woff') format('woff'),
         url('fonts/Cabin-Bold-webfont.ttf') format('truetype'),
         url('fonts/Cabin-Bold-webfont.svg#webfontEiid5d2G') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CabinSemiBold';
    src: url('fonts/Cabin-SemiBold-webfont.eot');
    src: url('fonts/Cabin-SemiBold-webfont.eot?#iefix') format('eot'),
         url('fonts/Cabin-SemiBold-webfont.woff') format('woff'),
         url('fonts/Cabin-SemiBold-webfont.ttf') format('truetype'),
         url('fonts/Cabin-SemiBold-webfont.svg#webfont4oFwuPRR') format('svg');
    font-weight: normal;
    font-style: normal;
}
body 
{
	font-size:100%;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-family: 'CabinRegular', serif;
/*	background-color: #d9d6ca;*/
/*  Background created by Nylda Teresa Lippo Arrechedera */
	background-image: url(images/leather_22160.jpg);
	color: #000000;
}
#wrap
{
	width:52em;
	margin:30px auto; /* centers the container */
    background-image: url(images/parchment.gif);
}
.borderimage #wrap
{
/*	-moz-box-shadow: 10px 10px 5px #888;
	-o-box-shadow: 10px 10px 5px #888;
	-chrome-box-shadow: 10px 10px 5px #888;
	-khtml-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;*/
	background-image: none;
	border: 10px;
	-moz-border-image: url(images/parchment_border.png) 10 10 10 10 repeat;
	-o-border-image: url(images/parchment_border.png) 10 10 10 10 repeat;
	-webkit-border-image: url(images/parchment_border.png) 10 10 10 10 repeat;
	border-image: url(images/parchment_border.png) 10 10 10 10 repeat;
}
.main-double-col
{
	width:40.0em;
	margin: 2em 1em 0em 11em;
}
.main-single-col
{
	width:50.0em;
	margin: 0em 1em 0em 1em;
}
/************************************************************************************/
/* Header elements style                                                            */
/************************************************************************************/
#header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
	margin: 0 1em  0 1em;
	padding-bottom: 1.2em;
}
.logo-text
{
    font-family: "EnglandHandDBRegular", Verdana Bold, Arial Bold, sans serif bold;
	font-weight: bold;
	font-size: 3.6em;
	line-height: 1.1; /* 2.8em */
	margin: 0.5em 0 0 0;
	text-align: left;
	color: #000000;
}
.logo a
{
	color: #000000;
}
.logo-subtext
{
    font-family: "EnglandHandDBRegular", Verdana, Arial, sans serif;
	font-size: 1.2em;
	line-height: 1.0em;
	margin: 0 0 0 6.0em;
	color: #202020;
}
dl.header-lead
{
	margin: 0 0 0 0;
	padding: 5px;
}
dl.header-lead dt
{
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
}
dl.header-lead dd
{
	margin: 0.5em 0 0 0;
	line-height: 1.25em;
	vertical-align: top;
	text-align: right;
	padding: 1.5em 0 0 0;
	font-size: .75em;
}
/************************************************************************************/
/* Footer elements style                                                            */
/************************************************************************************/
#footer 
{
	width:50.0em;
	clear:both;
	border-top: 1px solid #000000;
	margin: 0 1em  0 1em;
	padding-top: .25em;
}
#footer-imgText dt
{
	font-size: .75em;
	color: #808080;
}
#footer-imgText img
{
	float: right;
	margin: 0 0 0 10px;
}
.footer-logo
{
	text-align: right;
	margin: 0 0 0 0;
}
.footer-logo a
{
	color: #000000;
}
/************************************************************************************/
.side-bar
{
	float:left;
	width: 8em;
	margin: 0em 1em 1em 1em;
	padding: 0 1em 0 0;
	border-right: 1px solid #000000;
}
/************************************************************************************/
/* Core elements style                                                              */
/************************************************************************************/

h1, h2, h3, h4, h5, h6 
    {
    text-align: center;
    font-family: "EnglandHandDBRegular", Verdana Bold, Arial Bold, sans serif bold;
    }
h1
{
	font-size: 2.4em;
	line-height: 1.4; /* 2.8em */
	margin: 0 1.4em 0;
/*	margin: 1.4em 0 1.4em 0;*/
}
h2
{
	font-size: 1.6em;
	font-weight:bold;
	line-height: 1.73; /* 2.8em */
	margin: 0 0 1.72em 0;
}
h3
{
	clear:both;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.4; /* 1.4 em */
	margin: 1.4em 0 1.4em 0;
/*    background-color: rgb(153,204,255);*/
	background-color: #275b16;
	color: #a2c896;
	color: #ffffff;
}
h4
{
	font-size: 1.2em;
	font-weight:normal;
	line-height: 1.4; /* 1.4 em */
	margin: 1.4em 0 1.4em 0;
}
h5
{
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.4; /* 1.4 em */
	margin: 1.4em 0 1.4em 0;
}
	
li  
{
/*    font-family: Georgia, Times New Roman, times, serif;*/
}
p  
{
	font-family: 'CabinRegular', serif;
    text-align: left;
/*    margin-top: 0;
    margin-bottom: .5em;
    padding-top: 0;
    padding-bottom: 0 */
	font-size: 1.0em;
	line-height: 1.2; /* 1.4em */
	margin: 1.2em 0 1.2em 0; /* 3.75em */
}
strong
{
	font-family: 'CabinBold', serif;
}
b
{
	font-family: 'CabinMedium', serif;
}
p.descendent  
{
/*    font-family: Georgia, Times New Roman, times, serif;*/
    text-align: left;
    margin-top: 2em;
    margin-bottom: .5em;
    padding-top: 0;
    padding-bottom: 0 
}
p.spouse { margin-left: 3em; }
p.smallFont {font-size:small}
p.navigator
{
	font-size:small;
	text-align:center;
	margin: 0 0 0.25em 0;
} 
p.centerd {text-align:center}
td
{
/*    font-family: Georgia, Times New Roman, times, serif;*/
}
ul.child
{
	margin-left: 6em;
	list-style-type: disc;
}
dd  
{
/*    font-family: Georgia, Times New Roman, times, serif;*/
	font-size: 1.0em;
	line-height: 1.2; /* 1.4em */
	margin: 1.2em 0 1.2em 0; /* 3.75em */
}
a
{
	text-decoration: none;	/* turn off underline */
}
a:link
{
	color: #487593;
}
a:visited
{
	color: #487593;
}
sup
{
	font-size: 80%;
}
blockquote, ul, ol, hr 
    {
/*    font-family: Georgia, Times New Roman, times, serif;*/
	line-height: 1.2; /* 1.4em */
    margin-top: 0;
    margin-bottom: .5em;
    padding-top: 0;
    padding-bottom: 0 
    }
blockquote.verse 
	{
	margin-left: 20%;
	margin-right: 20%;
	}
#transform-warning
{
	color: #ff0000;
	display: none;
}
.no-csstransforms #transform-warning
{
	display: block;
}
/************************************************************/
.footnote
{
	border-bottom: 1px dashed #808080;
}
.footnote-title
{
	font-family: 'CabinBold', serif;
	font-weight: bold;
	font-size: 1.2em;
}
p.copyright
{
	font-size: .66em;
	margin: 0 0 0 0;
}
.photo
{
	border: 1px solid #000000;
	
/* border="0" align="left" hspace="7" */
}
.pub-details
{
	text-align: center;
}
/************************************************************/
.image-left img
{
	float:left;
/*	margin-top: 1em;*/
	margin-bottom: 1em;
	margin-left: 1em;
	margin-right: 1em;
}
.image-center
{
	background-color: #ffffff;
	display: block;
/*	margin: 1em 1em 1em 1em;*/
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	border: solid 1px;
	-moz-box-shadow: 5px 5px 5px #888;
	-o-box-shadow: 5px 5px 5px #888;
	-khtml-box-shadow: 5px 5px 5px #888;
	-chrome-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}
.image-right
{
	float:right;
	margin: 1em 1em 1em 1em;
	-moz-box-shadow: 5px 5px 5px #888;
	-o-box-shadow: 5px 5px 5px #888;
	-khtml-box-shadow: 5px 5px 5px #888;
	-chrome-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}
.image-signature
{
	float:right;
	margin: 1em 1em 1em 1em;
}
.image-thumb
{
	float:right;
	background-color: #ffffff;
	margin: 1em 1em 1em 1em;
	padding: 3px;
	border: solid 1px;
	-moz-box-shadow: 5px 5px 5px #888;
	-o-box-shadow: 5px 5px 5px #888;
	-khtml-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	-chrome-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}
.image-tooltip
{
	background-color: #ffffff;
	margin: 1em 1em 1em 1em;
	padding: 8px;
	border: solid 1px;
	-moz-box-shadow: 5px 5px 5px #888;
	-o-box-shadow: 5px 5px 5px #888;
	-khtml-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	-chrome-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}
.image-transform
{
}
.image-transform img, .image-transform-400 img
{
	float:right;
	width: 75px;
	background-color: #ffffff;
	margin: 1em 1em 1em 1em;
	padding: 3px;
	border: solid 1px;
	-moz-box-shadow: 5px 5px 5px #888;
	-o-box-shadow: 5px 5px 5px #888;
	-khtml-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	-chrome-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-chrome-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-khtml-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
/* Scale 75px wide images to 300 px */
.image-transform:hover img 
{
	-moz-transform: scale(4) translate(-30px);
	-webkit-transform: scale(4) translate(-60px);
	-chrome-transform: scale(4) translate(-60px);
	-o-transform: scale(4) translate(-60px);
	-khtml-transform: scale(4) translate(-60px);
	transform: scale(4) translate(-30px);
}
/* Scale 75px wide images to 400 px */
.image-transform-400:hover img 
{
	-moz-transform: scale(5.333) translate(-30px);
	-webkit-transform: scale(5.333) translate(-60px);
	-o-transform: scale(5.333) translate(-60px);
	-chrome-transform: scale(5.333) translate(-60px);
	-khtml-transform: scale(5.333) translate(-60px);
	transform: scale(5.333) translate(-30px);
}
/************************************************************/
/* Mark up for journal entries                              */
/************************************************************/
p.journalDate 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
td.journalMonth
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
}
col.journalDayofWeek
{
	width:100px;
}
col.journalMonDay
{
	width:60px;
}
p.journalYear {font-size:16px; font-style:italic; font-weight:bold }
/************************************************************/
/* Definition List for a chronology                         */
/* The date is right justified with sufficient space for    */
/* dd mon yyyy.                                             */
/************************************************************/
dl.chronology dt
{
	float: left;
	width: 6em;
	padding: 5px;
	font-weight: bold;
	text-align: right;
}
dl.chronology dd
{
	margin-left: 6.5em;
	padding: 5px;
}
/************************************************************/
/* Definition List Event Items                              */
/************************************************************/
dl.event-list
{
	margin: 0 0;
	padding: 5px;
}
dl.event-list dt
{
	float: left;
    font-family: Georgia, Times New Roman, times, serif;
	width: 6em;
	text-align: right;
	margin: 0 1em 0 0;
	padding: 0 4px 0 0;
}
dl.event-list dd
{
	margin: 0 0 0 7.5em;
/*	margin-left: 10em;*/
}
/************************************************************/
/* Definition List for left justified dt                    */
/************************************************************/
dl.left-term
{
/*	border-bottom: 1px solid #ffffff;*/
	width: 34.1em;
}
dl.left-term dt
{
/*	clear: both;*//* This breaks the formatting */
	float: left;
	width: 5em;
	padding: 5px;
/*	border-top: 1px solid #ffffff;*/
/*	font-family:'Trebuchet MS', Helvetica, sans-serif;*/
	font-weight: bold;
	text-align: left;
}
dl.left-term dd
{
	margin-left: 5.5em;
	padding: 5px;
/*	border-top: 1px solid #ffffff;*/
	width: 25em;
/*	font-family:'Trebuchet MS', Helvetica, sans-serif;*/
}
dl.left-term a
{
	text-decoration: none;
}
dl.left-term dd.first
{
/*	border-top: 1px solid #ffffff;*/
}
/************************************************************/
/* Definition List for Image and Text                       */
/************************************************************/
dl.imgtext
{
	margin: 0 0;
	padding: 5px;
}
dl.imgtext dt
{
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
}
dl.imgtext dd
{
/*	margin-left: 10em;*/
}
/************************************************************/
.textimg
{
	margin: 20px 0;
}
.textimg img
{
	float: right;
	margin: 0 0 0 10px;
}
/************************************************************/
.group:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/************************************************************/
/* Definition List for dt and dd on same line               */
/************************************************************/
dl.hortext
{
	margin: 0 0;
	padding: 5px;
}
dl.hortext dt
{
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
}
dl.hortext dd
{
	margin: 0 0 0 60em;
/*	margin-left: 10em;*/
}
/************************************************************************************/
/* Goal List                                                                        */
/************************************************************************************/
.goal-table
{
	margin-left: auto;
	margin-right: auto;
}
.goal-table td
{
	padding: 0 0.5em;
	text-align: left;
	border: 1px solid #000000;
}
.goal-table-title
{
	font-weight: bold;
}
/************************************************************************************/
/* Forms                                                                            */
/************************************************************************************/
.contact-fieldset
{
	margin: 1.5em 0 0 0;
	padding: 0;
/*	border: 1px solid #FFFFFF; */
}
.contact-fieldset legend
{
	margin-left: 1em;  
	color: #FFFFFF;  
	font-weight: bold;  
}  
.contact-fieldset ol 
{  
	padding: 1em 1em 0 1em;  
	list-style: none;  
}  
.contact-fieldset li 
{  
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}  
.contact-fieldset textarea
{
	width: 30em;
	height: 7em;
}
.contact-fieldset label
{
	position: relative;
	float: left;
	width: 9em;
	margin-right: .5em;
	text-align: right;
	padding-top: 4px;
}
.contact-fieldset label span
{
	position: absolute;
	left: 31em;
	top: 0.2em;
	width: 19em;
	color: #C00;
	font-size: 85%;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	display: none;
}
.contact-submit 
{
	float: none;
	width: auto;
	margin: 0 0 1em 12em;
	border: 0 none #FFFFFF;  
}
#login-id
{
	display: none;
}
#login-password
{
	display: none;
}
#register-id
{
	display: none;
}
#register-first-name
{
	display: none;
}
#register-last-name
{
	display: none;
}
#register-password
{
	display: none;
}
#register-cfm-password
{
	display: none;
}

/* places form elements on the same line*/

.inline-form
{
	display: inline;
	padding: 0 1em 0 0;
}
/************************************************************/
/* Definition List for table column detail                  */
/************************************************************/
dl.detail-list
{
	width: 17.0em;
}
dl.detail-list dt
{
	float: left;
	width: 8em;
	padding: 5px;
	font-weight: bold;
	text-align: right;
}
dl.detail-list dd
{
	margin-left: 8.5em;
	padding: 5px;
	height: 1.0em;	/* keeps empty dd's from collapsing */
	width: 25em;
}
dl.detail-list a
{
	text-decoration: none;
}
/************************************************************/
/* Navigation division                                      */
/************************************************************/
#nav
{
/*	float: left;*/
	margin: 0 0 0 15px;
	padding: 3px 0px 0 0px;
	list-style: none;
}
#nav li
{
	float: left;
	margin: 0 0px 0 0;
	padding: 0;
/*	font-family:'Trebuchet MS', Helvetica, sans-serif;*/
	font-size: 1.0em;
}
#nav a
{
/*	float: left;*/
	display: block;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px; /* was 44px with image */
	color:#808080;
	text-decoration: none;
	white-space: nowrap;
}
#nav a:hover,
		body#home #t-home a,
		body#bartlett #t-bartlett a,
		body#bowles #t-bowles a,
		body#coats #t-coats a,
		body#curtis #t-curtis a,
		body#dutton #t-dutton a,
		body#england #t-england a,
		body#graham #t-graham a,
		body#hearst #t-hearst a,
		body#patton #t-patton a,
		body#rogers #t-rogers a,
		body#rowe #t-rowe a,
		body#starr #t-starr a,
		body#williamson #t-williamson a
{
	color: #000000;
/*	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px; /* was 44px with image */
/*	border:none;*/
}
/************************************************************/
#subnav
{
	width: 100%;
	margin: 0;
	padding: 20px 0 0px 0px;
	list-style-type:none;
	list-style-position: outside;
}
#subnav li
{
	margin: 0 0 0 0;
	padding: 0px 0 0px 0;
/*	font-family: 'Trebuchet MS', Helvetica, sans-serif;*/
	font-size: 1.2em;
	text-align: right; /* new */
	color:#ffffff;
}
#subnav a
{
	display: block;
	margin: 0 0 0px 0;
	padding: 18px 0px 18px;
	text-decoration:none;
	color:#808080;
}
#subnav a:hover,
		body.goals-active #t-goals-active a,
		body.goals-closed #t-goals-closed a,
		body.goals-new #t-goals-new a,
		body.user-login #t-user-login a,
		body.user-account #t-user-account a,
		body.user-register #t-user-register a
{
	color: #000000;
/*	padding-bottom: 24px;*/
/*	background: #414141 url(images/subnav_pointer.jpg) no-repeat center right;*/
}

