body {
	background: #e8e5e5 url('../images/background.gif') repeat-y top center; 
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #444;
}

img, div, p, h1, h2, h3, ul, ol, li, form {
	margin: 0;
	padding: 0;
	border: 0px;
}

a {
	text-decoration: none;
	color: #4baad6;
}

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

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#frame {
	width: 954px;
	margin: 0px auto;
}

.red {
	color: #aa2d5a;
}

.green {
	color: #489148;
}

img.left {
	margin: 3px 12px 3px 0px;
}

img.right {
	margin: 3px 0px 3px 12px;
}

img.solidborder {
	border: 1px solid #999;
	padding: 1px;
}

/* HEADER */

div#header {
	width: 954px;
	height: 193px;
	background: #e8e5e5 url('../images/header.png') no-repeat bottom left; 
	margin: 0px auto;
	padding: 41px 0px 0px 0px;
	position: relative;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
}

div#logo {
	position: absolute;
	top: 85px;
	left: 27px;
}

div#address {
	position: absolute;
	top: 55px;
	right: 4px;
}

div#email { }

div#email div#capa {
	font-size: 1px;
	height: 4px;
	background: url('../images/address_cap_top.gif') no-repeat top left; 
}

div#email div#capb {
	font-size: 1px;
	height: 4px;
	background: url('../images/address_cap_bottom.gif') no-repeat top left;
}
div#email p {
	background-color: #f4f8fd;
	padding: 3px 10px 3px 8px;
	margin-left: 0px;
	text-align: right;
}

div#email p a {
	color: #489148;
}

div#email p a:hover {
	color: #aa2d5a;
	text-decoration: none;
}

div#location p {
	padding: 6px 10px 0px 0px;
	text-align: right;
	line-height: 1.3em;
}

/* NAVIGATION */

div#navigation {
	margin: 0px auto;
	width: 946px;
	border-top: 1px solid #ece2ea;
	border-bottom: 1px solid #b9d4eb;
	font-family: "Trebuchet MS", sans-serif;
}

div#navigation h1 {
	float: left;
	font-size: 12px;
	width: 160px;
	text-align: right;
	border: 0px solid #000;
}

div#topnav, div#bottomnav {
	margin: 0px auto;
	width: 940px;
	padding: 9px 0px 9px 6px;
}

div#topnav {
	background: #fde3df url('../images/nav_gradient.gif') repeat-x top left;
	margin-bottom: 1px;
}

div#bottomnav {
	background-color: #e6eef6;
}

div#topnav a, div#bottomnav a {
	position: relative;
	padding: 0px 11px 0px 15px;
	background: url('../images/bullet.gif') no-repeat center left;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	color: #a92b59;
}

div#topnav a.first, div#bottomnav a.first {
	padding-left: 11px;
	background: none;
}

div#topnav a.last, div#bottomnav a.last {
	padding-right: 0px;
}


div#bottomnav a {
	color: #4baad6;
}

div#topnav a:hover, div#bottomnav a:hover, div#topnav a.active, div#bottomnav a.active  {
	color: #333;
	text-decoration: none;
}

/* MAIN CONENT */

div#content {
	width: 912px;
	padding: 24px 0px 8px 34px;
	margin: 1px auto;
}

/* Left Nav and Testimonials */

div#leftnav {
	width: 224px;
	font-family: "Trebuchet MS", sans-serif;
	float: left;
}

div#leftnav h1 {
	background: url('../images/sidenav_head.gif') no-repeat top left;
	height: 43px;
	font-size: 15px;
	color: #808080;
	line-height: 2.9em;
	padding-left: 20px;
	font-weight: normal;
}

div#leftnav h1 a, div#leftnav h1 a:hover {
	color: #808080;
}

div#leftnav ul {
	list-style-type: none;
	background: #fafcfe url('../images/sidenav_bg.gif') repeat-x top left;
	border-left: 1px solid #d2d0d2;
	border-right: 1px solid #d2d0d2;
}

div#leftnav ul li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d2d0d2;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3em;
}

div#leftnav ul li a {
	display: block;
	padding: 7px 0px 7px 20px;
	color: #a92b59;
}

div#leftnav ul li a:hover {
	color: #333;
	background-color: #eaf2fa;
}

div#leftnav ul li.active a {
	background-color: #fdf0ef;
	color: #333;
}

div#leftnav ul li.active a:hover {
	background-color: #fdf0ef;
	color: #333;
}

div#testimonial {
	background: url('../images/sidenav_bot.png') no-repeat top left;
	padding-left: 10px;
	padding-top: 10px;
}

div.testimonialbox {
	width: 204px;
}

div.ttop {
	background: url('../images/comment_top.png') no-repeat top left;
	height: 12px;	
	width: 100%;
	font-size: 1px;
}

div.tbottom {
	background: url('../images/comment_bottom.png') no-repeat top left;
	height: 43px;
	width: 100%;
	font-size: 1px;
}

div.tquote, div.tauthor {
	border-right: 1px solid #bee0f0;
	border-left: 1px solid #bee0f0;
	background-color: #fff;
	padding: 10px 10px 0px 15px;
	font-size: 11px;
	color: #666;
	line-height: 1.4em;
}

div.tquote b {
	color: #489148;
}

div.tauthor {
	text-align: right;
	padding-right: 24px;
	padding-top: 2px;
	font-weight: bold;
}

div#noComment {
	background: url('../images/sidenav_bot.png') no-repeat top left;
	height: 64px;
	}


div#rightcontent {
	float: left;
	width: 688px;
	border: 0px solid #000;
	background: url('../images/body_curve.png') no-repeat 0px 42px;
	min-height: 400px;
	height:auto !important;
	height: 400px;

}

div#rightcontent img.pagetitle {
	margin: 18px 0px 18px 0px;
}

div#rightcontent div#contentarea {
	padding: 0px 60px 0px 32px;
}

div#rightcontent div#contentarea p {
	padding: 0px 0px 14px 0px;
	font-size: 1.2em;
	line-height: 1.5em;
}

div#rightcontent div#contentarea p.divide {
	border-top: 1px dotted #b0aeae;
	padding-top: 24px;
}

div#rightcontent div#contentarea p.next {
	
	border-top: 1px solid #b8d4eb;
	padding-top: 24px;
	margin-top: 24px;
	font-size: 1.1em;
}

div#rightcontent div#contentarea p.top {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-align: right;
	color: #a92b59;
	padding: 24px 0px 0px 0px;
	margin: 0px;
	font-size: 1.1em;
}

div#rightcontent div#contentarea p.propheight {
	margin-top: 250px;
}

div#rightcontent div#contentarea p.pdfDownload {
	border: 1px dotted #b0aeae;
	padding: 12px 12px 12px 42px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #666;
	background: #f1fdf0 url('../images/pdf_icon.gif') no-repeat 5px center;
	margin-bottom: 1.2em;
}

div#rightcontent div#contentarea h1 {
	color: #aa2d5a;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom:14px;
	font-family: "Trebuchet MS", sans-serif;
}


div#rightcontent div#contentarea h1.moreSpace {
	margin-top: 48px;
}


div#rightcontent div#contentarea h1.divider {
	margin-top: 10px;
	padding-top: 20px;
	border-top: 1px dotted #999;
	
}

div#rightcontent div#contentarea h2 {
	color: #489148;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
}

div#rightcontent div#contentarea h2 .unbold {
	font-weight: normal;
	color: #666;
}


div#rightcontent div#contentarea h2.byline {
	margin-top: -16px;
	margin-bottom: 14px;
}

div#rightcontent div#contentarea h2.extraPadding {
	margin-top: 0px;
	margin-bottom: 10px;
}


div#contentarea ul {
	font-size: 1.2em;
	line-height: 1.6em;
	list-style-type : none;
	margin-top: 12px;
	margin-left: 12px;
}

div#contentarea ul li {
	background-image: url('../images/bullet_li.gif');
 	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding: 0px 12px 18px 8px;
}

div#contentarea ul.nopad, div#contentarea ul.nopad li ul {
	font-size: 12px;
	padding: 0px 0px 0px 8px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
}

div#contentarea ul.nopad li {
	padding: 0px 0px 0px 8px;
}

div#contentarea ul.nopad li ul li { /* Nested Lists */
	background-image: url('../images/bullet_li_green.gif');
}

div#contentarea ol {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0px 0px 0px 8px;
	margin-left: 1em;
	margin-top: 0px;
	margin-bottom: 14px;
}

div#contentarea ul.table {
	font-size: 1em;
	margin: 6px 0px 6px 2px;
	line-height: 1.4em;
}
div#contentarea ul.table li {
	padding: 0px 0px 0px 8px; 
}

div#contentarea ul ol li {
	background: none;
}




/* PROFILES */

div#rightcontent div#contentarea p.profile {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background: #f8f8fa url('../images/head_profile_bg.gif') repeat-x top left; 
	padding: 8px 0px 8px 4px;
	margin-top: 20px;
	margin-bottom: 14px;
	color: #489148;	
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	
}

div#rightcontent div#contentarea p.profile i {
	font-weight: normal;
	color: #333;
}

div.profileholder {
	position: relative;
	padding: 0px;
}

div.profileholder div.profileImageLeft {
	float: left;
	width: 204px;
	padding-right: 11px;
}

div.profileholder div.profileImageRight {
	float: right;
	width: 204px;
	padding-left: 15px;
}

div.profileholder div.profileImageRight img, div.profileholder div.profileImageLeft img, img.dottedBorder {
	border: 1px solid #666;
	padding: 1px;
	margin-top: 4px;
	border: 1px dotted #999;
	margin-bottom: 14px;
}

div.profileholder div.profileCopy {
	float: left;
	width: 370px;
}


/* Three Column Lists */

div.triColumn {
	position: relative;
	margin-bottom: 48px;
	background: url('../images/tricolumn_bg.gif') repeat-y top left; 

}

div.column {
	float: left;
	width: 180px;
	padding-right: 18px;
}

div#rightcontent div#contentarea div.column h1 {
	color: #489148;
	font-size: 11px;
	margin-bottom: 1px;
}

div#rightcontent div#contentarea div.column p {
	font-size: 11px;
}


/* Tables */

table.simpletable {
	margin: 12px 0px 12px 0px;
	padding: 0px;
	font-size: 1.1em;
}

table.simpletable tr td {
	padding: 10px;
	border: 1px solid #333;
}

table.simpletable tr.head td  {
	background-color: #fee3df;
	font-weight: bold;
}

table.paginationTable {
	padding: 0px;
	margin: 12px 0px 24px 0px;
	width: 596px;
}

table.paginationTable tr td {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #a92b59;
}

table.paginationTable tr td.prev, table.paginationTable tr td.next {
	width: 150px;
}

table.paginationTable tr td.next {
	text-align: right;
}

.currentPage {
	color: #333;
}

/* Footer */

div#footer {
	width: 946px;
	margin: 1px auto;
	border-top: 1px solid #b9d4eb;
	position: relative;
}

div#footer p {
	padding: 5px 10px 30px 10px;
	font-size: 10px;
}

/* Birth Announcements */

div.announcement {
	border-bottom: 1px #999 dotted;
	margin-bottom: 8px;
}

div.announcement p.photos {
	margin-top: -0.8em
}

div.announcement p.photos img {
	border: 1px dotted #999;
	padding: 1px;
	margin-right: 3px;
}

div#archives {
	background: url('../images/sidenav_bot.png') no-repeat top left;
	padding: 1px 10px 0px 22px; 
}

div#archives p {
	color: #666;
	line-height: 1.3em;
}

div#archives p.head {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3em;
	padding: 7px 0px 14px 0px;
	color: #666;
}

a.activeArchive {
	color: #aa2d5a;
}
