@charset "utf-8";
.style1 {
	font-size: 0.6em;
	font-weight: bold;
}

* {
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 768px;
	width: 960px;
}
body {
	background-color: #009486;
	background-image: url(../bkg.png);
	background-repeat: repeat-x;
}
#container #header {
	height: 200px;
	width: 960px;
}

#container #header #referral {
	position: absolute;
	right: 0px;
	text-decoration: none;
}
#referral a {
	text-decoration: none;
}
#container #header #referral a img {
	text-decoration: none;
}


#container #header #GGlogo {
	position: absolute;
	top: 20px;
	left: 20px;
}
#container #header #Senior_living {
	position: absolute;
	top: 30px;
	left: 400px;
}

.navmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #C20065;
	text-align: center;
	margin: 0px;
	width: 100%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.navmenu li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#container #maincontent {
	position: relative;
	background-color: #80cac3;
	height: 670px;
}
#container #maincontent #click {
	width: 150px;
	height: 20px;
	position: absolute;
	top: 20px;
	left: 150px;
}

#container #maincontent #houseinfo {
	position: absolute;
	width: 835px;
	top: 460px;
	left: 65px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: 200px;
	z-index: 10;
}
.top {
	line-height: 15px;
	background-image: url(../Links/topbottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#container #maincontent #residentinfo {
	position: absolute;
	left: 520px;
	top: 88px;
	width: 380px;
	height: 263px;
}
#container #maincontent #residentkitchen {
	position: absolute;
	top: 380px;
	left: 565px;
}
#container #maincontent #housephoto {
	height: 253px;
	width: 376px;
	position: absolute;
	top: 100px;
	left: 60px;
}
#container #maincontent #welcomehome {
	position: absolute;
	top: 20px;
	left: 60px;
}


#container #Nav .navmenu a {
	text-decoration: none;
	color: #FFFFFF;
}
#container #Nav .navmenu a:hover {
	color: #B69753;
	padding-top: 7px;
	padding-bottom: 6px;
}
#container #maincontent #referralcard1 {
	position: absolute;
	top: 10px;
	left: 300px;
}
#container #maincontent p #referralcard2 {
	position: absolute;
	top: 330px;
	left: 300px;
}
#container #maincontent #houseinfo p {

}
#container #header #resize {
	width: 175px;
	height: 40px;
	background-color: #80CAC3;
	position: absolute;
	top: 155px;
	right: 10px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.Lrgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#container #maincontent #aboutphoto {
	height: 450px;
	width: 350px;
	background-color: #999999;
	position: absolute;
	left: 30px;
	top: 10px;
}
#container #maincontent #aboutinfo {
	width: 500px;
	position: absolute;
	right: 31px;
	top: 8px;
	background-color: #FFFFFF;
	overflow: auto;
	height: 640px;
}
#container #maincontent #gg_fac {
	height: 80px;
	width: 240px;
	position: absolute;
	top: 355px;
	left: 130px;
}
#container #maincontent #gm_fac {
	height: 80px;
	width: 240px;
	position: absolute;
	top: 355px;
	left: 595px;
}
#container #maincontent #C_located {
	width: 400px;
	position: absolute;
	top: 20px;
	left: 500px;
	color: #C20065;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
#container #maincontent #Aliciaphoto {
	height: 180px;
	width: 130px;
	position: absolute;
	top: 10px;
	left: 300px;
}
#container #maincontent #aliciainfo {
	height: 100px;
	width: 300px;
	position: absolute;
	left: 450px;
	top: 45px;
}

#container #maincontent #servicephoto1 {
	width: 300px;
	position: absolute;
	left: 30px;
	top: 10px;
}
#container #maincontent #servicephoto2 {
	width: 300px;
	position: absolute;
	top: 205px;
	left: 30px;
}
#container #maincontent #servicephoto3 {
	position: absolute;
	left: 30px;
	top: 405px;
}
#container #maincontent #contactus {
	width: 835px;
	height: 200px;
	left: 65px;
	top: 220px;
	position: absolute;
	overflow: auto;
	z-index: 10;
}
