/* CSS Document */

body {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0pt;
	margin-right: 20px;
	margin-bottom: 0pt;
	margin-left: 20px;
	background-color: #3F3F3F;
}

#divwholepage {
	width: 880px;
	height: 555px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0pt;
	_padding-bottom: 0px; /*IE6 only*/
	background-image: url(../images/family2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
}
#divnav {
	width: 830px;
	text-align: right;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	*margin-top: 10px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	}



a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF; 
}




#divfooter{
	width: 830px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	float: none;
	font-size: 13px;
	color: #808080;
	font-weight: bold;
}

#divboxes {
	width: 830px;
	height: 120px;
	clear: both;
	_padding-bottom: 0px; /*IE6 only*/
	font-size: 16px;
	*font-size: 20px;
	color: #FFFFFF;
	padding-top: 420px;
	text-align: right;
	padding-right: 0px;
	*padding-right: 20px;
}


h1 {
	font-size: 2em;
	color: #D08471;
	font-weight: lighter;
	line-height: 1.2em;
	
}
h2 {
	color: #333333;
	font-size: 14px;
}


.textleft {
	float: left;
}
.textright {
	float: right;
	color: #666666;
}
#feedback1 {
	color: #000000;
	text-align: left;
}
#feedback2 {
	color: #7C7C7C;
	text-align: left;
}
.stylebold1 {
	text-align: left;
	color: #00172E;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 30px;
	}
	
.stylebold {
	text-align: left;
	color: #00172E;
	font-size: 19px;
	*font-size: 20px;
	}
	
.styleboldi {
	text-align: left;
	color: #00172E;
	font-style: italic;
	}

