@charset "utf-8";
#container {
	background-color: #CCCB93;
	padding: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

a:active {
	text-decoration: none;
	color: #330033;
}

a:visited {
	text-decoration: none;
	color: #006666;
}

a:link {
	color: #006666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #339933;
	font-weight: bold;
}

body {
	background-image: url();
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #92AF9B;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	clear: both;
}

.main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000066;
	text-decoration: none;
	background-color: #CCCB93;
	background-image: none;
	margin-top: 45px;
	margin-right: 15px;
	margin-left: 15px;
}
h1 {
	font-family: "Brush Script Std", "Times New Roman", serif;
	font-size: xx-large;
	font-weight: 400;
	color: #49613D;
	text-decoration: none;
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.photoright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #003333;
}
.photoleft {
	float: left;
	margin-bottom: 5px;
	border: 1px solid #003333;
	margin-right: 10px;
	clear: both;
}
.familywrap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCB93;
	padding: 10px;
}
.photo border {
	border: 4px solid #003333;
}

