@charset "utf-8";
.container/* CSS Document */

a:link {color: #a7dcfb;} 
a:visited {color: #a7dcfb;}
a:focus {color: #ffffff;}
a:hover {color: #0000ff;}
a:active{color: #ffffff;}

 .container {
	background-repeat: no-repeat;
	background-position: left center;
	height: 600px;
	font-family: "Times New Roman", Times, serif;
	color: #fff5e8;
	background-attachment: fixed;
	margin-left: auto;
	margin-right: auto;
	float: none;
	width: 100%;
	padding: 0px;
	max-width: 1024px;
	margin-top: 0px;
}

.dropcap {
	float:left;
	color:#A81505;
	font-size:60px;
	font-weight:bold;
	line-height:36px;
	padding-top: 0px;
	Margin-top: 0px;
	font-family:"garamond", "goudy", serif;
	font-style: normal;
	font-variant: normal;
}
	
	h2 {
	color: #d00303;
	font-weight: bold;
	}
	
	.home_text {
	float: none;
	width: 60%;
	background-image: url(images/family_3.png);
	margin: 0px;
	padding-left: 270px;
	height: 600px;
	background-repeat: no-repeat;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: medium;
	padding-right: 20px;
	border-bottom-color: #d20e0f;
}
.text {
	float: none;
	width: 80%;
	background-image: url(images/family_3.png);
	margin: 0px;
	padding-left: 100px;
	height: 600px;
	background-repeat: no-repeat;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: medium;
	padding-right: 20px;
	border-bottom-color: #d20e0f;
}
.addr {
	float: right;
	width: 200px;
	clear: both;
}

.rtpic {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: none;
}

.ltpic {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
}
body {
	background-color: #0f3482;
	margin-right: auto;
	margin-left: auto;
}
.lttext {
	clear: none;
	float: left;
	width: 20%;
}
