@charset "utf-8";
/* CSS Document */
/* 11 May 2010 - increased width by 120px, increased left margin by 60 px */
#nav {
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#nav  ul {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E3D9CC;
	border-right-color: #E3D9CC;
	border-bottom-color: #E3D9CC;
	border-left-color: #E3D9CC;
}
#nav  li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
}
#nav  a {
	font-size: small;
	text-decoration: none;
	color: #330000;
	font-weight: bold;
}
#nav  a:hover {
	font-size: small;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
#alexander {
	text-align: center;
	float: left;
	font-size: 90%;
	margin-top: 40px;
	margin-right: 65px;
	margin-bottom: 0px;
/*	margin-left: 100px; */
	margin-left: 160px;
	border: 2px solid #330000;
	padding: 10px;
}
#barbara {
	text-align: center;
	float: left;
	font-size: 90%;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 65px;
	border: 2px solid #330000;
	padding: 10px;
}
#susan {
	text-align: center;
	float: left;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
/*	margin-left: 25px; */
	margin-left: 85px;
	border: 2px solid #330000;
	padding: 10px;
}
#alexandra {
	text-align: center;
	float: left;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #330000;
	padding: 10px;
}
#paradise {
	text-align: center;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 275px;
	margin-bottom: 50px;
/*	margin-left: 275px; */
	margin-left: 335px;
	border: 2px solid #330000;
	float: left;
	padding: 10px;
}
#child {
	text-align: center;
	clear: both;
}
#grandchild {
	text-align: center;
	clear: both;
	height: 0px;
}
#dummy {
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 42px;
	margin-bottom: 0px;
	margin-left: 42px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#dummy a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F8F8E3;
	border-right-color: #F8F8E3;
	border-bottom-color: #F8F8E3;
	border-left-color: #F8F8E3;
}
#footer {
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer  ul {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E3D9CC;
	border-right-color: #E3D9CC;
	border-bottom-color: #E3D9CC;
	border-left-color: #E3D9CC;
}
#footer  li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer  a:hover {
	font-size: small;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
#footer  a {
	font-size: small;
	text-decoration: none;
	color: #330000;
	font-weight: bold;
}

