@charset "utf-8";
body {
	background-color: #787878;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7C786D;
	border-right-color: #7C786D;
	border-bottom-color: #7C786D;
	border-left-color: #7C786D;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wrapper {
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../../images/family.homesm.jpg);
	background-repeat: no-repeat;
}
#wrapper #image #nav {
	font-family: "Arial Rounded MT Bold", "Comic Sans MS", "Lucida Sans";
	font-size: 16px;
	font-style: normal;
	display: block;
	color: #F9FFFF;
}

#wrapper #image p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #769BC8;
	border-right-color: #769BC8;
	border-bottom-color: #769BC8;
	border-left-color: #769BC8;
}
#wrapper #image #navbar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	position: relative;
	color: #FFF;
}
#wrapper #image #nav p a {
	color: #FFF;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", "Comic Sans MS", "Lucida Sans";
	font-size: 18px;
}
#wrapper #image #headnav {
	color: #FFF;
	text-align: center;
	vertical-align: bottom;
	font-family: "Arial Rounded MT Bold", "Comic Sans MS", "Lucida Sans";
}
#wrapper #image #headnav p a {
	color: #F6F1F5;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", "Comic Sans MS", "Lucida Sans";
	font-size: 18px;
}
