body
	{
	background-color: #FCFCFA;
	color: #000084;
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	padding: 0px 5px;
	min-width: 768px;
	background-image:url('images/BlueFadeBackground2.png');
	background-repeat:repeat-x;
	}

div.header
	{
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	}

hr.clear
	{
	clear: both;
	visible: hidden;
	border: 0;
	}

div.familyphoto
	{
	float: left;
	width: 50%;
	}

img.familyphoto
	{
	height: 321px;
	width: 502px;
	float: right;
	}

div.contact
	{
	text-align: center;
	margin: 0 auto;
	padding-top: 0.25em;
	}

div.contact img
	{
	border: 0px;
	padding: 2px;
	vertical-align: middle;
	}

div.contact dt
	{
	font-style: italic;
	}

div.contact dd
	{
	margin-left: 0;
	margin-bottom: 1em;
	margin-top: 5px;
	}


div.quote
	{
	text-align: center;
	margin-bottom:25px;
	margin-top: 2em;
	cursor: pointer;
	}


div.footer
	{
	font-size: small;
	}

div.footer img#valid
	{
	border: 0px;
	float: right;
	height: 31px;
	width: 88px;
	}

div.quote dd
	{
	font-size: 80%;
	font-style: italic;
	}

#title1 {
	font-weight: bold;
	font-size: 4em;
	line-height: 1em;
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-variant: small-caps;
	border-top: solid #B7CE00 medium;
	margin-bottom: 0;
}

