/* CSS Document */

body {background: #438a0a url(images/background.jpg) no-repeat;font-size:12px;font-family:Arial, Helvetica, sans-serif; color:#272727; line-height:16px; margin:0; padding:0;}

a:link  {text-decoration:underline; color:#272727;} 
a:visited  {text-decoration:underline; color:#272727;} 

img, div, a, input, li, a:hover { behavior: url(../iepngfix.htc) }

/* Containers */
#wrapper {width: 100%;margin-bottom: 50px;margin-left: auto;margin-right: auto;padding: 0px;position:relative;}
#header {padding:0px; width:823px; margin-left:auto; margin-right:auto;position:relative;}

#nav {width:800px; margin-left:auto; margin-right:auto;}

#main {background:url(images/bg-main.png) repeat-y;width:823px;margin-left:auto;margin-right:auto;}

#subpage { width:760px; margin-left:12px; padding:280px 20px 50px 20px;}
.specializedservices {background:url(images/h_specializedservices.jpg) no-repeat top;}
.subacuterehab {background:url(images/h_subacuterehab.jpg) no-repeat top;}
.recreation {background:url(images/h_recreation.jpg) no-repeat top;}
.adultday {background:url(images/h_adultday.jpg) no-repeat top;}
.brochurerequest {background:url(images/h_brochurerequest.jpg) no-repeat top;}
.contactus {background:url(images/h_contactus.jpg) no-repeat top;}
.enote {background:url(images/h_enote.jpg) no-repeat top;}

#flash {width:800px; height:358px; background:url(images/bg-flash.jpg) no-repeat; margin-left:auto; margin-right:auto;}
#leftfloat{float:left; margin:0px 10px 10px 18px;}
#rightfloat {float:right; margin:0px 14px 10px 10px;}
#footer {background:url(images/footer.png) no-repeat; height:64px; width:823px; margin-left:auto; margin-right:auto; text-align:center; font:Arial, Helvetica, sans-serif; color:#FFF; font-size:11px; padding-top:10px;}

#leaves {position:absolute; top:0; left:-59px; width:110px; height:311px; background:url(images/leaves.png) no-repeat; z-index:1;}

#enote {background:url(images/sendanenote.jpg) no-repeat; width:450px; height:404px; padding:60px 0 0 0; margin-left:auto; margin-right:auto;}
.form {background:#ffc491; border:none; padding:5px; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

/* Navigation */
    #nav-example {
    width:800px;
    height:62px;
    margin:0;
    padding:0;
    }

    #nav-example span {
    display: none;
    }

    #nav-example li, #nav-example a {
    height:62px;
    display:block;
    }

    #nav-example li {
    float:left;
    list-style:none;
    display:inline;
    }

    #nav-example-01 {background:url(images/n_specialized.png) 0px -64px no-repeat; width:206px;}
    #nav-example-02 {width: 222px;background:url(images/n_subacute.png) 0px -64px no-repeat;}
    #nav-example-03 {width: 192px;background:url(images/n_recreation.png) 0px -64px no-repeat;}
    #nav-example-04 {width: 180px;background:url(images/n_adultdaycare.png) 0px -64px no-repeat;}

    #nav-example-01 a:hover {background:url(images/n_specialized.png) 0px 0px no-repeat; }
    #nav-example-02 a:hover {background:url(images/n_subacute.png) 0px 0px no-repeat; }
    #nav-example-03 a:hover {background:url(images/n_recreation.png) 0px 0px no-repeat; }
    #nav-example-04 a:hover {background:url(images/n_adultdaycare.png) 0px 0px no-repeat; }
	
	
/* Fonts */
h1 {font-size:20px; font-family:"Times New Roman", Times, serif; color:#e32551; font-weight:lighter; margin:0; padding:0;}
h2 {font-size:14px; font-family:"Times New Roman", Times, serif; color:#f07c19; font-weight:lighter; text-transform:uppercase; margin:0; padding:0;}
h3 {font-size:18px; font-family:"Times New Roman", Times, serif; color:#398106; font-weight:lighter; margin:0; padding:0;}

.topnav {color:#FFF;}
a.topnav:link, a.topnav:visited {color:#FFF; text-decoration:none;}
a.topnav:hover {color:#FFF; text-decoration:underline;}

a.footer:link {color:#FFF; text-decoration:none;}
a.footer:hover {color:#FFF; text-decoration:underline;}

.list li { list-style-type:square; color:#669933;}
