html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 100%;
	width: 100%;
	background-image: url(images/bodyGradient.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #95754e;
}
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(images/hearthstone.gif);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 4;
	position: relative;
}
#container1 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 4;
	position: relative;
}
#container2 {
	width: 800px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	background-image: url(images/village_map.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 5;
	position: relative;
}
#container3 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 4;
	position: relative;
}
#text {
	margin-top: 0px;
	padding-top: 130px;
	z-index: 2;
}
#title_entry h1 {
	background-image: url(images/title_1.gif);
	height: 200px;
	width: 500px;
	background-repeat: no-repeat;
	margin-top: 20px;
	position: absolute;
	left: 82px;
	top: 4px;
}
#title_entry h1 span {
	display: none;
}
#title_entry {
	z-index: 5;
	margin-top: 10px;
	position: absolute;
}
#title1 h1 {
	background-image: url(images/title_1.gif);
	height: 200px;
    width: 500px;
	background-repeat: no-repeat;
	margin-top: 20px;
	position: absolute;
}
#title1 h1 span {
	display: none;
}
#title1 {
	z-index: 5;
	margin-top: -130px;
	position: absolute;
}
#title2 h1 {
	background-image: url(images/title_2.gif);
	height: 200px;
    width: 500px;
	background-repeat: no-repeat;
	margin-top: 20px;
	position: absolute;
	}
#title2 h1 span {
	display: none;
}
#title2 {
	z-index: 5;
	margin-top: -130px;
	position: absolute;
}
#title3 h1 {
	background-image: url(images/title_3.gif);
	height: 200px;
    width: 500px;
	background-repeat: no-repeat;
	margin-top: 20px;
	position: absolute;
}
#title3 h1 span {
	display: none;
}
#title3 {
	z-index: 5;
	margin-top: -130px;
	position: absolute;
	width: 2px;
	height: 20px;
}
#title5 h1 {
	background-image: url(images/title_5.gif);
	height: 76.5px;
	width: 255px;
	background-repeat: no-repeat;
	margin-top: 520px;
	margin-left: 540px;
	position: absolute;
	left: -1px;
	top: 28px;
}
#title5 h1 span {
	display: none;
}
#title5 {
	z-index: 15;
	margin-top: -130px;
	position: absolute;
}
#title6 h1 {
	background-image: url(images/title_6.gif);
	height: 200px;
    width: 500px;
	background-repeat: no-repeat;
	margin-top: 20px;
	position: absolute;
}
#title6 h1 span {
	display: none;
}
#title6 {
	z-index: 15;
	margin-top: -130px;
	position: absolute;
}
#title7 {
	z-index: 15;
	margin-top: -130px;
	position: absolute;
}
#title7 h1 {
	background-image: url(images/title_7.gif);
	height: 200px;
    width: 500px;
	background-repeat: no-repeat;
	margin-top: 20px;
	position: absolute;
}
#title7 h1 span {
	display: none;
}
#subTitle {
	background-color: #dfdeca;
	background-repeat: no-repeat;
	width: 385px;
	margin-top: 60px;
	padding-bottom: 20px;
}

#featurez {
	background-color: #dfdeca;
	background-repeat: no-repeat;
	width: 650px;
    font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 60px;
	padding-bottom: 5px;
}
#subTitle p {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 120%;
	text-align: center;
}
#subTitle .p1 {
	padding-top: 60px;
}
#subTitle .p1a {
	padding-top: 600px;
}
#subTitle .p2 {
	font-style: normal;
	font-variant: small-caps;
	font-size: .8em;
}
#care {
	margin-top: 0px;
	width: 385px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	background-color: #dfdeca;
}
#care h3{
	margin-top: 0px;
	background-image: url(images/care.gif);
	height: 70px;
	width: 242px;
	margin-left: 70px;
}
#care h3 span {
	display: none;
}
#care p {
	font-size: 14px;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
}
#contact {
	background-color: #dfdeca;
	background-repeat: no-repeat;
	width: 385px;
	margin-top: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contact .subhead {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-left: 60px;
	margin-right: 60px;
	text-align: left;
}
#contact .p1 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-left: 60px;
	margin-right: 60px;
	text-align: left;
}
#contact .p2 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-left: 60px;
	margin-right: 60px;
	text-align: left;
}
#independent {
	margin-top: 0px;
	width: 385px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	background-color: #dfdeca;
}
#independent h3{
	margin-top: 0px;
	background-image: url(images/independent.gif);
	height: 70px;
	width: 242px;
	margin-left: 70px;
}
#independent h3 span {
	display: none;
}
#independent p {
	font-size: 14px;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
}
#design {
	margin-top: 0px;
	width: 385px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	background-color: #dfdeca;
}
#design h3{
	margin-top: 0px;
	background-image: url(images/designs.gif);
	height: 70px;
	width: 242px;
	margin-left: 70px;
}
#design h3 span {
	display: none;
}
#design p {
	font-size: 14px;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
}
#features {
	margin-top: 0px;
	width: 385px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	background-color: #dfdeca;
}
#features h3{
	margin-top: 0px;
	background-image: url(images/features.gif);
	height: 70px;
	width: 242px;
	margin-left: 70px;
}
#features h3 span {
	display: none;
}
#features p {
	font-size: 14px;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
}
#features ul {
	font-size: 14px;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
}
#useful {
	margin-top: 70px;
	width: 385px;
	margin-bottom: 0px;
	padding-top: 20px;	
	padding-bottom: 10px;
	background-color: #dfdeca;
}
#useful .subhead{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-left: 60px;
	margin-right: 60px;
	text-align: left;
}
#useful .p3{
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-left: 60px;
	margin-right: 60px;
	text-align: left;
}
#useful ul {
	font-size: 16px;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
}
#useful a:link {
	text-decoration: none;
	color:#000;
}
#useful a:visited {
	text-decoration: none;
	color:#666666;
}
#useful a:hover, a:active {
	text-decoration: none;
	color: #993300;
}
#benefits {
	margin-top: 0px;
	width: 385px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	background-color: #dfdeca;
}
#benefits h3{
	margin-top: 0px;
	background-image: url(images/benefits.gif);
	height: 70px;
	width: 242px;
	margin-left: 70px;
}
#benefits h3 span {
	display: none;
}
#benefits p {
	font-size: 14px;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
}
#Text2 {
	margin-top: 0px;
	width: 385px;
	background-color: #dfdeca;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 120px;
	z-index: 1;
}
* html #Text2 {
	}
#Text2 h3 {
	margin-top: 0px;
	}
#Text2 p {
	font-size: 14px;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
	}	
#location {
	background-color: #dfdeca;
	padding-bottom: 20px;
}
#location h3 {
	background-image: url(images/location.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 242px;
	margin-left: 70px;
}
#location h3 span {
	display: none;
	}
#wellbeing {
	margin-top: 0px;
	width: 385px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	background-color: #dfdeca;
}
#wellbeing h3 {
	margin-top: 0px;
	background-image: url(images/wellbeing.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 242px;
	margin-left: 70px;
}	
#wellbeing h3 span {
	display: none;
}
#wellbeing p {
	font-size: 14px;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
	}
#comfort {
	margin-top: 0px;
	width: 385px;
	background-color: #dfdeca;
}	
#comfort h3 {
	margin-top: 0px;
	background-image: url(images/comfort.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 242px;
	margin-left: 70px;	
}
#comfort h3 span {
	display: none;
}
#comfort p {
	font-size: 14px;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
}
#menu {
	background-repeat: no-repeat;
	background-position: top;
	width: 245px;
	padding-top: 35px;
	position: absolute;
	top: 189px;
	margin-left: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	left: 8px;
}
#menu2 {
	background-color: #ccccb2;
	background-repeat: no-repeat;
	background-position: top;
	width: 240px;
	position: absolute;
	top: 243px;
	margin-left: 540px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	left: 1px;
}
#menuSelect {
	background-color: #ccccb2;
	padding-top: 15px;
	padding-bottom: 5px;
}
#menuSelect h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: lighter;
	color:  #4F3922;
	font-size: 20px;
	height: 25px;
	width: 200px;
	margin-top: 0px;
/*	margin-left: 30px;*/
	padding-left: 30px;
}
#menuSelect a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
/*	font-weight: bold; */
	background-image: none;
}
#menuSelect a:link {
	color: #7587ab;
	text-decoration: none;
}
#menuSelect a:visited {
	color: #7587ab;
	text-decoration: none;
}
#menuSelect a:hover {
	color: #993300;
	text-decoration: none;
}
#menuSelect a:active {
	color: #999900;
	text-decoration: none;
}
#menuSelect ul {
	margin-left: 35px;
	padding-left: 10px;
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
	margin-top: 5px;
}
#menuSelect li {
	font-style: italic;
	margin-bottom: 15px;
	margin-right: 30px;
}
#menuSelect .c {
	display: inline;
}
#menuSelect a.c {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#footer {
	background-image: url(images/footer3.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 161px;
	width: 400px;
	margin-left: 0px;
	position: fixed;
	bottom: 0px;
	z-index: 15;
}
#footerVillas {
	background-image: url(images/footer4.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 143px;
	width: 385px;
	margin-left: 0px;
	position: fixed;
	bottom: 0px;
	z-index: 15;
}
#footerAgedCare {
	background-image: url(images/footer2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 130px;
	width: 400px;
	margin-left: 0px;
	position: fixed;
	bottom: 0px;
	z-index: 15;
}
#enter {
	border: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#enter a:link {
	color: #000000;
	text-decoration: none;
}
#enter a:visited {
	color: #000000;
	text-decoration: none;
}
#enter a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#lowerBodyEntry {
	z-index: 1;
	height: 500px;
	width: 100%;
	position: absolute;
	margin-top:15px;
	background-image: url(images/c2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#lowerBody1 {
	z-index: 10;
	height: 897px;
	width: 100%;
	position: absolute;
	top: 560px;
}
#lowerBody1 ul {
	position: relative;
	float: left;
	width: 170px;
	margin-left: 390px;
}
#lowerBody1 p img {
	position: absolute;
	height: 100px;
	width: 170px;
	border: 3px solid #FFF;
	margin: 0px;
	padding: 0px;
}
#lowerBody1 h3 {
	position: absolute;
	width: 170px;
	font-size:16px;
	font-style:italic;
	text-align:right;
	color:#FFF;
	margin:auto;
}
#lowerBody1 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	border: none;	
}
#lowerBody1 a:hover img {
	width: 340px;
	height: 200px;
	position: absolute;
	z-index: 20;
}
#lowerBody2 {
	z-index: 10;
	height: 897px;
	width: 100%;
	position: absolute;
	top: 780px;
}
#lowerBody2 ul {
	position: relative;
	float: left;
	width: 160px;
	margin-left: 400px;
}
#lowerBody2 p img {
	position: absolute;
	height: 100px;
	width: 160px;
	border: 3px solid #FFF;
	margin: 0px;
	padding: 0px;
}
#lowerBody2 h3 {
	position: absolute;
	width: 160px;
	font-size:16px;
	font-style:italic;
	text-align:right;
	color:#FFF;
	margin:auto;
}
#lowerBody2 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	border: none;	
}
#lowerBody2 a:hover img {
	width: 320px;
	height: 200px;
	position: absolute;
	z-index: 20;
}
#lowerBody3 {
	z-index: 10;
	height: 1000px;
	width: 100%;
	position: absolute;
	top: 500px;
}
#lowerBody3 ul {
	position: relative;
	float: left;
	width: 160px;
	margin-left: 400px;
}
#lowerBody3 p img {
	position: absolute;
	height: 173px;
	width: 160px;
	border: 0;
	margin: 0px;
	padding: 0px;
}
#lowerBody3 h3 {
	position: absolute;
	width: 180px;
	font-size:16px;
	font-style:italic;
	text-align:right;
	color:#FFF;
	margin:auto;
}
#lowerBody3 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	border: none;	
}
#lowerBody3 a:hover img {
	width: 310px;
	height: 335px;
	position: absolute;
	z-index: 20;
}
li#comrollovertext h3 {
	top:-20px;
	left:-41px;
	position: absolute;
	width: 240px;
	font-size:10px;
	font-style: normal;
	text-align:right;
	color:#BDA20B;
	margin:auto;
}
li#villasrollovertext h3 { top:35px; left:-50px; position: absolute; width: 240px; font-size:10px; font-style: normal; text-align:right; color:#BDA20B; margin:auto;}
li#agedrollovertext h3 { top:-120px; left:-50px; position: absolute; width: 240px; font-size:10px; font-style: normal; text-align:right; color:#BDA20B; margin:auto;}
li#lobby p img {top:-25px; left:30px;}
li#lobbytext h3 { top:80px; left:10px; width:180px;}
li#theme p img {top:145px; left:30px;}
li#themetext h3 {top:250px; left:10px; width:180px;}
li#bedroom p img {top:315px; left:30px;}
li#bedroomtext h3 {top:420px; left:10px; width:180px;}
li#piano p img {top:535px; left:30px;}
li#pianotext h3 {top:640px; left:10px; width:180px;}
li#diningroom p img {top:705px; left:30px;}	
li#diningroomtext h3 {top:810px; left:10px; width:180px;}
li#activities p img {top:875px; left:30px;}
li#activitiestext h3 {top:980px; left:10px; width:180px;}
li#hair p img {top:1045px; left:30px;}
li#hairtext h3 {top:1150px; left:10px; width:180px;}

li#villas p img {top:75px; left:30px;}
li#villastext h3 {top:180px; left:20px; width:180px;}
li#agedcare p img {top:295px; left:30px;}
li#agedcaretext h3 {top:400px; left:20px; width:180px;}
li#mudmap p img {top:500px; left:25px; height: 250px; width: 175px;}
li#mudmaptext h3 {top:760px; left:20px; width:180px;}

li#acacia p img {top:75px; left:30px;}
li#acaciatext h3 {top:250px; left:0px; width:180px;}
li#banksia p img {top:288px; left:35px;}
li#banksiatext h3 {top:460px; left:0px; width:180px;}
li#grevillea p img {top:501px; left:35px;}
li#grevilleatext h3 {top:673px; left:0px; width:180px;}
li#melaleuca p img {top:714px; left:35px;}
li#melaleucatext h3 {top:886px; left:0px; width:180px;}

li#lobby p a:hover img {top:-125px; left:-130px; width: 320px; height: 200px;}
li#theme p a:hover img {top:45px; left:-130px; width: 320px; height: 200px;}
li#bedroom p a:hover img {top:215px; left:-130px; width: 320px; height: 200px;}
li#piano p a:hover img {top:435px; left:-130px; width: 320px; height: 200px;}
li#diningroom p a:hover img {top:605px; left:-130px; width: 320px; height: 200px;}
li#activities p a:hover img {top:775px; left:-130px; width: 320px; height: 200px;}
li#hair p a:hover img {top:945px; left:-130px; width: 320px; height: 200px;}

li#villas p a:hover img {top:-25px; left:-140px; width: 340px; height: 200px;}
li#agedcare p a:hover img {top:195px; left:-140px; width: 340px; height: 200px;}
li#mudmap p a:hover img {top:250px; left:-150px; width: 350px; height: 500px;}

li#acacia p a:hover img {top:-87px; left:-120px; width: 310px; height: 335px;}
li#banksia p a:hover img {top:140px; left:-127px; width: 323px; height: 319px;}
li#grevillea p a:hover img {top:337px; left:-124px; width: 321px; height: 340px;}
li#melaleuca p a:hover img {top:550px; left:-122px; width: 321px; height: 340px;}
