body {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background-image:url(../images/background.jpg);
	font-family: Century Gothic, "Century Gothic", Avant Garde, "Avant Garde", Helvetica, Arial, Sans-Serif;
	color: #777878;
}
h1 {
	font-size: 20px;
	color: #4e829c;
	font-family: Century Gothic, "Century Gothic", Avant Garde, "Avant Garde", Helvetica, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	margin-left: 5px;
}
h2 {
	font-size: 18px;
	color: #4e829c;
	font-family: Century Gothic, "Century Gothic", Avant Garde, "Avant Garde", Helvetica, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	margin-left: 5px;
}
h3 {
	font-size: 16px;
	color: #777878;
	font-family: Century Gothic, "Century Gothic", Avant Garde, "Avant Garde", Helvetica, Arial, Sans-Serif;
	margin: 0px;
	padding-bottom: 10px;
	line-height: normal;
	margin-left: 5px;
}
table {
	font-size: 14px;
	font-family: Century Gothic, "Century Gothic", Avant Garde, "Avant Garde", Helvetica, Arial, Sans-Serif;
}
a {
	color: #4e829c;
}
#container {
	width: 100%;
	position: relative;
}
#header {
	min-width: 921px;
	width: 100%;
	height: 209px;
	background-image:url(../images/header.png);
	background-position: top center;
	position: relative;
}
#links {
	width: 721px;
	margin: 0;
	padding: 0;
	height: 48px;
	background-image:url(../images/links-bg.png);
	text-align: center;
}

#links div, #links img {
	border: 0px;
}

a.home {
	display: inline-block;
	width: 66px;
	height: 48px;
	text-decoration: none;
	background: url("../images/home-off.png");
	float: left;
	}
a.home:hover {
	background: url("../images/home-on.png");
	}
a.assist {
	display: inline-block;
	width: 77px;
	height: 48px;
	text-decoration: none;
	background: url("../images/assisted-living-off.png");
	float: left;
	}
a.assist:hover {
	background: url("../images/assisted-living-on.png");
	}
a.alz {
	display: inline-block;
	width: 139px;
	height: 48px;
	text-decoration: none;
	background: url("../images/alz-care-facilities-off.png");
	float: left;
	}
a.alz:hover {
	background: url("../images/alz-care-facilities-on.png");
	}
a.direct {
	display: inline-block;
	width: 105px;
	height: 48px;
	text-decoration: none;
	background: url("../images/directory-of-facilities-off.png");
	float: left;
	}
a.direct:hover {
	background: url("../images/directory-of-facilities-on.png");
	}
a.faq {
	display: inline-block;
	width: 66px;
	height: 48px;
	text-decoration: none;
	background: url("../images/faq-off.png");
	float: left;
	}
a.faq:hover {
	background: url("../images/faq-on.png");
	}
a.about {
	display: inline-block;
	width: 88px;
	height: 48px;
	text-decoration: none;
	background: url("../images/about-us-off.png");
	float: left;
	}
a.about:hover {
	background: url("../images/about-us-on.png");
	}
a.contact {
	display: inline-block;
	width: 102px;
	height: 48px;
	text-decoration: none;
	background: url("../images/contact-us-off.png");
	float: left;
	}
a.contact:hover {
	background: url("../images/contact-us-on.png");
	}
#links-shadow {
	min-width: 921px;
	width: 100%;
	height: 26px;
	background-image:url(../images/links-shadow-bg.png);
	position: relative;
}
#content {
	margin: 0 auto 20px auto;
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
	background-color:#FFF;
	width: 921px;
	min-height: 400px;
	position: relative;
	padding-bottom: 20px;
}
#content * {
	text-align: left;
}
#content-header {
	height: 71px;
}
#content-content {
	margin-left: 39px;
	margin-top: 29px;
	width: 500px;
	float: left;
}
#content-content-fac {
	margin-left: 39px;
	margin-top: 29px;
	width: 400px;
	min-width: 400px;
	max-width: 400px;
	float: left;
}
#content-content p, #content-content-fac p {
	font-size: 15px;
	font-family: Century Gothic, "Century Gothic", Avant Garde, "Avant Garde", Helvetica, Arial, Sans-Serif;
	line-height: 21px;
	padding: 0px;
	margin: 5px 0px 15px 0px;
	margin-left: 5px;
}
#content-content table {
	margin-left: 5px;
}
	#content-content-sec {
		margin-left: 39px;
		margin-right: 39px;
		margin-top: 15px;
		width: 843px;
		float: left;
	}
	#content-content-sec p {
		font-size: 15px;
		font-family: Century Gothic, "Century Gothic", Avant Garde, "Avant Garde", Helvetica, Arial, Sans-Serif;
		line-height: 18px;
		padding: 0px;
		margin: 5px 0px 10px 0px;
		margin-left: 5px;
	}
	#content-content-sec table {
		margin-left: 0px;
	}
#content-fac-details {
	width: 363px; 
	float: right;
	margin-right: 60px;
	margin-top: 39px;
	text-align: center;
}
#content-search {
	width: 363px; 
	height: 567px;
	float: right;
	margin-top: -60px;
	margin-right: -20px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	color: #fff;
}
#content-search p {
	font-size: 14px;
	width: 290px;
	margin: 20px 0px 0px 0px;
}
#content-search table {
	margin-left: 15px;
	margin-top: 20px;
	font-weight: bold;
	color: #fff;
}
#content-search #heading {
	font-size: 22pt;
	font-weight: bold;
	margin-top: 35px;
	text-align: center;
}
#content-search #counties {
	text-align: center;
}
#content-search .form {
	padding-left: 15px;
	padding-bottom: 15px;
}
#content-search .search-btn {
	margin-left: 15px;
}


#content-search2 {
	width: 363px; 
	height: 400px;
	float: right;
	margin-top: -60px;
	margin-right: -20px;
	background-image: url(../images/search2.png);
	background-repeat: no-repeat;
	color: #fff;
}
#content-search2 p {
	font-size: 14px;
	width: 290px;
	margin: 20px 0px 0px 0px;
}
#content-search2 table {
	margin-left: 15px;
	margin-top: 15px;
	font-weight: bold;
	color: #fff;
}
#content-search2 #heading {
	font-size: 18pt;
	font-weight: bold;
	margin-top: 25px;
	text-align: center;
}
#content-search2 #counties {
	text-align: center;
}
#content-search2 .form {
	padding-left: 15px;
	padding-bottom: 15px;
}
#content-search2 .search-btn {
	margin-left: 15px;
}


#content-search3 {
	width: 863px; 
	height: 144px;
	margin-top: -50px;
	margin-right: -20px;
	background-image: url(../images/search3.png);
	background-repeat: no-repeat;
	color: #fff;
}
#content-search3 p {
	font-size: 14px;
	width: 150px;
	margin-top: 6px;
}
#content-search3 table {
	margin-left: 15px;
	margin-top: 10px;
	font-weight: bold;
	color: #fff;
}
#content-search3 #heading {
	font-size: 15pt;
	font-weight: bold;
	padding-top: 15px;
	margin-left: 18px;
	width: 600px;
}

#content-search3 .form {
	width: 150px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#content-search3 .search-btn {
	margin-left: 5px;
	margin-bottom: 2px;
}



#content-footer {
	width: 912px;
	margin-left: 42px;
	margin-top: 20px;
	font-size: 10px;
	color: #4e829c;
}
#content-footer a {
	color: #4e829c;
}
#content-footer p {
	margin-left: 15px;
}

#content-content-about {
		margin-left: 39px;
		margin-right: 39px;
		margin-bottom: 15px;
		margin-top: 15px;
		width: 843px;
		float: left;
	}
	#content-content-about p {
		font-size: 9px;
		font-style: italic;
		font-family: Century Gothic, "Century Gothic", Avant Garde, "Avant Garde", Helvetica, Arial, Sans-Serif;
		line-height: 16px;
		padding: 0px;
		margin: 15px 0px 10px 0px;
		margin-left: 5px;
	}
	
	#content-content-services {
	    clear: both;
		margin-left: 29px;
		margin-right: 39px;
		width: 830px;
	}
	#content-content-services p {
		font-size: 15px;
		font-family: Century Gothic, "Century Gothic", Avant Garde, "Avant Garde", Helvetica, Arial, Sans-Serif;
		line-height: 21px;
		padding: 0px;
		margin: -10px 0px 10px 0px;
	}
	
	#content-content-directory {
	    clear: both;
		margin: 0 20px;
		float: left;
		font-size: 23px;
		color: #4e829c;
		background-image: url(../images/horizontal-rule-small.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		font-weight: bold;
		font-family: Century Gothic, "Century Gothic", Avant Garde, "Avant Garde", Helvetica, Arial, Sans-Serif;
	}


/* These styles create the dropdown menus. */
#navbar {
	margin: 0;
	padding: 0;
	height: 48px; }
#navbar ul, #navbar ul li, #navbar ul li ul, #navbar ul li ul li {
	margin: 0;
	padding: 0;
}
#navbar li.first {
	list-style: none;
	float: left; 
	background-image: url(images/assisted-living-off.png);
	width: 77px;
	height: 48px;
	display: block;
	line-height: 48px;
	}
#navbar li.first:hover {
	list-style: none;
	float: left; 
	background-image: url(images/assisted-living-on.png);
	width: 77px;
	height: 48px;
	display: block;
	line-height: 48px;
	}
	
#navbar li a.first {
	background-image: url(images/assisted-living-off.png);
	width: 77px;
	height: 48px;
	display: block;
	line-height: 48px;
	}
#navbar li a.first:hover {
	background-image: url(images/assisted-living-on.png);
	width: 77px;
	height: 48px;
	display: block;
	line-height: 48px;
	}
	
#navbar li a {
	display: block;
/*	background-color: #5e8ce9; */
	text-decoration: none; }
#navbar li ul {
	display: none; 
	list-style: none;
	width: 223px; /* Width to help Opera out */
/*	background-color: #69f; */}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
/*	background-color: #69f;
	border-bottom: 1px solid #fff; */
	color: #000; }
#navbar li li a:hover {
	/*background-color: #8db3ff;*/ }
	
#navbar li a.one {
	/*background-color: #8db3ff;*/ 
	background-image: url(images/assisted-living-services-btn.png);
	width: 223px;
	height: 39px;
	line-height: 39px;
}
#navbar li a.one:hover {
	/*background-color: #8db3ff;*/ 
	background-image: url(images/assisted-living-services-on-btn.png);
}
#navbar li a.two {
	/*background-color: #8db3ff;*/ 
	background-image: url(images/assisted-living-payments-btn.png);
	width: 223px;
	height: 42px;
	line-height: 42px;
}
#navbar li a.two:hover {
	/*background-color: #8db3ff;*/ 
	background-image: url(images/assisted-living-payments-on-btn.png);
}
#navbar li a.three {
	/*background-color: #8db3ff;*/ 
	background-image: url(images/assisted-living-va-btn.png);
	width: 223px;
	height: 40px;
	line-height: 40px;
}
#navbar li a.three:hover {
	/*background-color: #8db3ff;*/ 
	background-image: url(images/assisted-living-va-on-btn.png);
}

.locator_page_links {
	font-size: 16px;	
}
.alignright { float: right; display: inline; }
