body {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000;
	text-decoration: none;
}
#container {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 900px;
}
#watermark {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 900px;
	width: 900px;
}
#watermark_commitments {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 690px;
	width: 900px;
}
#watermark_life {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 850px;
	width: 900px;
}
#watermark_assisted {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 900px;
	width: 900px;
}
#watermarkec {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 1050px;
	width: 900px;
}
#watermark_activities {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 950px;
	width: 900px;
}
#watermark_dining {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 1300px;
	width: 900px;
}
#watermark_rooms {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 1200px;
	width: 900px;
}
#watermark_testimony {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 1100px;
	width: 900px;
}
#watermark_clinic {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 900px;
	width: 900px;
}
#navigation {
	background-image: url(../images/BGs/Mid_fade.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100px;
	width: 900px;
	list-style-type: none;
	float: left;
}
#body {
	height: 900px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#body_commitments {
	height: 690px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#body_life {
	height: 850px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#body_assisted {
	height: 900px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#body_ec {
	height: 1050px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#body_activities {
	height: 950px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#body_dining {
	height: 1050px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#body_rooms {
	height: 1300px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#body_testimony {
	height: 1100px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#body_clinic {
	height: 900px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
ul#Nav-Text{
	list-style-type: none;
	text-align: center;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul#Nav-Text li{
	display:inline;
}
ul#Nav-Text li a{
	text-decoration: none;
	width: auto;
	color: #005616;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
ul#Nav-Text li a:hover{
	text-decoration: none;
	width: auto;
	color: #093;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#body_home {
	float: left;
	height: 700px;
	width: 900px;
}
#body_commitment {
	float: left;
	height: 480px;
	width: 900px;
}
#bodymid_life {
	float: left;
	height: 625px;
	width: 900px;
}
#bodymid_assisted {
	float: left;
	height: 700px;
	width: 900px;
}
#bodymid_ec {
	float: left;
	height: 850px;
	width: 900px;
}
#bodymid_activities {
	float: left;
	height: 750px;
	width: 900px;
}
#bodymid_dining {
	float: left;
	height: 850px;
	width: 900px;
}
#bodymid_rooms {
	float: left;
	height: 1100px;
	width: 650px;
	text-align: center;
	margin-right: 125px;
	margin-left: 125px;
}
#bodymid_testimony {
	float: left;
	height: 900px;
	width: 900px;
}
#bodymid_clinic {
	float: left;
	height: 700px;
	width: 900px;
}
#Footer {
	background-image: url(../images/BGs/Footer_bar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 14px;
	width: 900px;
}
.hyperlink {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #030;
}
.bg_center {
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Headers {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #030;
	text-align: center;
}
.Awards {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #030;
}
#header {
	background-image: url(../images/BGs/Header_True.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 209px;
	width: 900px;
}
#foottext {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #030;
	text-decoration: none;
	float: left;
	height: 50px;
	width: 900px;
	text-align: center;
}
#Pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #030;
	text-decoration: none;
	text-align: center;
	height: 50px;
	width: 900px;
	float: left;
}
.Large {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #030;
	text-align: center;
}
.celltext {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 15px;
}
.nohyperlink {
	text-decoration: none;
	color: #030;
}
#container_Brochure {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 1000px;
}
#watermark_jobs {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 1000px;
	width: 900px;
}
#body_jobs {
	height: 1000px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#bodymid_jobs {
	float: left;
	height: 800px;
	width: 900px;
}
#body_contact {
	height: 1050px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#bodymid_contact {
	float: left;
	height: 850px;
	width: 900px;
}
#watermark_contact {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 1050px;
	width: 900px;
}
.required {
	color: #790A00;
}
#watermark_thank {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 1050px;
	width: 900px;
}
#bodymid_thank {
	float: left;
	height: 850px;
	width: 900px;
}
#body_thank {
	height: 1050px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#body_staff {
	height: 1850px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
#bodymid_staff {
	float: left;
	height: 1650px;
	width: 900px;
}
#watermark_staff {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 1850px;
	width: 900px;
}
.hyperyestlink {
	font-family: "Times New Roman", Times, serif;
	color: #030;
}
.hyperyestlink:hover {
	font-family: "Times New Roman", Times, serif;
	color: #090;
}
.img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #body_assisted #watermark_assisted #bodymid_assisted table tr td ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-right: 30px;
}
.bg_center_mid {
	background-repeat: no-repeat;
	background-position: center center;
}
.medium_text {
	font-size: medium;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#watermark_photos {
	background-image: url(../images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 1350px;
	width: 900px;
}
#bodymid_photos {
	float: left;
	height: 1150px;
	width: 900px;
}
#body_photos {
	height: 1350px;
	width: 900px;
	background-image: url(../images/BGs/Mid.png);
	background-repeat: repeat-y;
	background-position: center;
}
.Awards_Header {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #030;
}
#job-listing {
	font-family: "Times New Roman", Times, serif;
	height: 200px;
	width: 900px;
}
.Larger_text {
	font-size: large;
	color: #000;
	text-decoration: none;
	padding: 10px;
}
.small_text {
	font-size: x-small;
	color: #000;
	text-decoration: none;
	padding: 10px;
}
.descriptions {
	font-size: medium;
	color: #666;
	text-decoration: none;
}
.imgCopy {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 40px;
	padding-left: 40px;
}
#news {
	height: 200px;
	width: 900px;
	list-style-type: none;
	float: left;
}
a {
	text-decoration: none;
}
#container #body #watermark #news {
	color: #006;
	text-decoration: none;
}
a {
	text-decoration: none;
}
