/* CSS Document */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, li, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}


.clear-both {
	clear: both;
}

img {
	border: none;
}

a:link, a:active, a:visited {
        color: #5994b2; 
        text-decoration: none;
}

a:hover {
        color: #5994b2; 
        text-decoration: underline;
}

body {
	background-image:url(../images/bg_lg.jpg);
	background-color: #997156;
	background-attachment: fixed;
	background-repeat: repeat;
	font: 14px/1.3 verdana, arial, helvetica, sans-serif;
	line-height: 120%;
}

#sizer { display:none } 

#main-wrapper {
	width: 764px;
	text-align: left;
	margin: 40px 0px 0px 120px;
}

#banner-wrapper {
	width: 764px;
	height: 68px;
}

#banner-corner {
        display: block;
	width: 34px;
	height: 68px;
	float: left;
}

#banner-logo {
        display: block;
	width: 764px;
	height: 73px;
	float: left;
	background-color: #004b8d;
	}

#banner-nav {
        display: block;
	width: 764px;
	height: 30px;
	float: left;
	background-color: #000000;

}

#flashmusic {
        display: block;
	width: 95px;
	height: 25px;
	float: left;
	margin: 40px 0 0 420px;
}

#banner-logo img {
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

.imgfloat {
	float: left;
}


#content-wrapper {
	background-color: #fff;
}

#content-container {
        width: 500px;
        float: left;
	padding: 270px 0 25px 0;
}

#content-container.no-header {
	padding: 100px 0 25px 0;
}

.home {
	width: 764px;
	background-image:url(../images/bg-home.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.seniorcare {
	width: 764px;
	background-image:url(../images/bg-senior.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.news {
	width: 764px;
	background-image:url(../images/bg-news.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.location {
	width: 764px;
	background-image:url(../images/bg-locations.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.aboutus {
	width: 764px;
	background-image:url(../images/bg-about.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.employment {
	width: 764px;
	background-image:url(../images/bg-employment.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.hospice {
	width: 764px;
	background-image:url(../images/bg-hospice.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.austin {
	width: 764px;
	background-image:url(../images/bg-austin.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.dallas {
	width: 764px;
	background-image:url(../images/bg-dallas.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.longview {
	width: 764px;
	background-image:url(../images/bg-longview.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.beaumont {
	width: 764px;
	background-image:url(../images/bg-beaumont.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.houston {
	width: 764px;
	background-image:url(../images/bg-houston.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}



.contact {
	width: 764px;
	background-image:url(../images/bg-contact.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.navtest {
	width: 764px;
	padding: 185px 0 25px 0;
	background-color: #fff;
}

#content-container img {
	margin: 0 0 15px 190px;
}

#content-container img.rangerslogo {
	float: left;
	margin: 10px 0 0 180px;
}


#content-container img.doclink {
	width: 25px;
	float: left;
	margin: 0 10px 0 190px;
}

#content-container p.doclink {
	width: 300px;
	float: left;
	margin: 5px 10px 0 0;
}


#content-container select {
	margin: 5px 3px 0 0;	
}

#content-container input {
	margin: 5px 3px 0 0;	
}


.formelement {
	border: 1px solid #666666;	
}

#map-flash-wrapper {
        float: left;
        padding: 100px 0 25px 0;
	margin: 0 0 0 0px;
}

#site-flash-wrapper {
        float: left;
        padding: 185px 0 25px 0;
	margin: 0 0 0 0px;
}

#floorplan-flash-wrapper {
	margin: 0 0 0 0;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color:#004B8D;
	line-height: 120%;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 2%;
	margin-left: 30px;
	font-style: italic;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4F4E34;
	margin: 0 75px 8px 16px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91ac54;
	line-height: 18px;
	margin: 0 75px 2px 190px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	line-height: 120%;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}

p.home-ranger-pad {
	margin: 25px 0 0 10px;
	width: 220px; 
	float: left;
	font-weight: bold;
}

hr {
	background-image: url(../../images/hr.gif);
	background-repeat: no-repeat;
    border: 0;
	height: 9px;
	width: 357px;
	margin: 15px 75px 35px 189px;
}

#footer-wrapper {
	width: 764px;
	background-color: #fff;
	padding: 0 0 0 0;
        margin: 0px 0 0 0;
}

#footer-wrapper img {
        margin: 0 0 11px 0;
}

#content-wrapper ul {
        font-size: 11px;
	line-height: 15px; 
	color: #8f8b0e;
	list-style: disc outside;
        padding:0px 1em 0px 1em;
	margin: 0px 25px 20px 210px;
}

#content-wrapper li {
	font-size: 11px;
	margin: 0px 0px 8px 0px;
}


#footer-wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4F4E34;
	line-height: 120%;
        text-align: center;
	margin: 0;
}


/* nav styles */

#nav_wrapper {
	width: 250px;
	float: left;
	margin: 310px 0 0 0;
}

#nav_wrapper img {
	margin: 5px 0 5px 34px;
}

#nav_wrapper ul {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	line-height: 15px; 
	color: #000;
	list-style: none;
	margin: 0 0 4px 40px;
        padding:0px 1em 0px 1em;
}


#nav_wrapper li {
	font-size: 10px;
	margin: 0px 0px 4px 0px;
}

#nav_wrapper li a:link {
	color: #666666;
	text-decoration: none;
}

#nav_wrapper li a:visited {
	color: #666666;
	text-decoration: none;
}

#nav_wrapper li a:hover {
	color:	#CCCCCC;
	text-decoration: none;
}

#nav_wrapper li a:active {
	color: #666666;
	text-decoration: none;
}


/* moofx specific stuff */

#content {
	width: 361px;
    margin: 25px 0 0 190px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 10px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #222;
	background: #f7f7ae;
	cursor: pointer;
	margin: 0 18px 10px 0;
}

#content h3 a:link, #content h3 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #f7f7ae;
}

#content h3 a:hover, #content h3 a:active {
	color: #f7f7ae;
}

#content h3.news, h3.mootools {
	background: #f7f7ae;
}

#content h3.gethelp, h3.prototype {
	background: #f7f7ae;
}

#content-container #content img {
	margin: 0px 0 20px 17px;
}

#content-container #content img.last {
	margin: 20px 0 30px 17px;
}
.flyout{display:none;background-color:#000000;position:absolute;top:90px;z-index:100;margin-left:3px;}
.flyout a{
	display:block;
	color:white;
	text-decoration:none;
	width:145px;
	border:1px solid #ffffff;
	border-top:none;
	padding:6px 6px;
	font-family:Eurostile, helvetica, arial, sans-serif;
	font-size:10pt;
}
.flyout a.first{border-top:1px solid #ffffff;}
.flyout a:hover{background-color:#75B1EE;color:white;}
.flyout a{*width:150px
}
strong {
	color: #003300;
}
.ElderTitle {
	font-family: "myriad pro";
	font-size: 28px;
	color: #60391A;
	line-height: 30px;
}
.ElderIntroText {
	font-family: "myriad pro";
	font-size: 18px;
	line-height: 22px;
	color: #000;
}
.bBold {
	font-weight: bold;
	color: #000;
	font-size: 16px;
}
.pBold {
	color: #7E2C8E;
	font-weight: bold;
	font-size: 18px;
}
.Elderbody {
	line-height: 140%;
	font-family: myriad, arial, helvetica, sans-serif;
	font-size: 14px;
}
