body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	background-color: #E1E1E1;
	color: #666666;
}
body,html {scrollbar-face-color: #517698;scrollbar-highlight-color:#FF6633;scrollbar-shadow-color:#ffffff;scrollbar-3dlight-color:#ffffff;scrollbar-arrow-color:#959595;scrollbar-track-color:#cccccc;scrollbar-darkshadow-color:#959595;}
img {
	border: thin inset #CCCCCC;
}
#head {
	background-color:;
	height: 9em;
	width: 85%;
	position: absolute;
	top: 9px;
	left: 10%;
	background-color:  #517698;
}
#head .strapline {
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	margin-top: 4em;
	margin-right: 4em;
	font-weight: bold;
}

#headindex {
	background-color: #FFFFFF;
	height: 22em;
	width: 100%;
	border: none;
}
#nav {
	position: absolute;
	top: 10em;
	left: 10%;
	width: 85%;
	height: 2em;
	padding-top: 1em;
	text-align: center;
	background-color: #CCCCCC;
	border-bottom: thin outset #FFFFFF;
}
#nav ul{
	display: inline;
}
#nav li{
	list-style-type: none;
	display: inline;
	margin-right: 2em;
	background-color: #CCCCCC;
}
#nav a:link, #nav a:visited {
	color: #517698;
	font-weight: bold;
}
#nav a:hover{
	color: #FF0000;
}
#apartments {
	background-color: #FFFFFF;
	position: absolute;
	top: 2.5em;
	right: 10%;
	height: auto;
	width: 50%;
}
#apartments2 {
	height: auto;
	width: 90%;
	background-color: #FFFFFF;
	position: absolute;
	top: 22em;
	left: 5%;
	text-align: center;
}



#content {
	background-color: #FFFFFF;
	height: 160em;
	width: 81%;
	position: absolute;
	left: 10%;
	top: 13.5em;
	padding-right: 2%;
	padding-left: 2%;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	position: absolute;
	text-align: left;
	left: 5%;
	top: 0.5em;
	font-weight: 300;
	letter-spacing: .2em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 115%;
	font-weight: bold;
	color: #666666;
}

h5 {
	color: #FFFFFF;
	float: none;
	position: absolute;
	left: 18%;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .5em;
	top: 3em;
	font-size: 1.5em;
}


#contact {
	background-color: #e8e8e8;
	position: absolute;
	left: 5%;
	height: 45em;
	width: 40%;
	padding-left: 3em;
	top: 8em;
	border: thin double #CCCCCC;
}
#contact2 {
	background-color: #FFFFFF;
	position: absolute;
	top: 8em;
	right: 8%;
	height: 50em;
	width: 40%;
	text-align: center;
}

#fees {
	position: absolute;
	left: 15%;
	background-color: #FFFFFF;
	height: auto;
	width: 70%;
	top: 2em;
	text-align: center;
}
#fees2 {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 45%;
	top: 6em;
	right: 16%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}


#aboutus {
	background-color: #FFFFFF;
	position: absolute;
	top: 22em;
	list-style-type: none;
	height: auto;
	width: 30%;
	left: 3%;
}
#aboutus li{
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-type: none;
	margin-right: 6px;
	margin-bottom: 10px;
}
#aboutus img{
	display: block;
}
#aboutus2 {
	position: absolute;
	left: 296px;
	top: 248px;
	height: 651px;
	width: 497px;
}
ul {
	list-style-type: square;
}
#residents {
	height: 160em;
	width: 100%;
	background-color: #FFFFFF;
}
#album {
	background-color: #e1e1e1;
	width: 100%;
	position: absolute;
	top: 2em;
	border: medium double #517698;
}
