body {
    font: 90% Arial,Verdana,sans-serif;
    background-color: #fff;
    color: #333;
}
hr {
    border: none;
    border: 1px solid #d1d8bd;
    margin: 10px 0;
}
a {
    color: #b72e2b;
}
h1 {
}
h2 {
    color: #d1d8bd;
    font-size: 1.2em;
    line-height: 1em;
}
h3 {
    color: #033f29;
    font-size: 1em;
    line-height: 1em;
    padding: 0 0 5px 0;
}
h4 {
    color: #938595;
    font-size: 1em;
    line-height: 1.6em;
    padding: 0 0 5px 0;
}
ul {
    list-style: disc outside;
    padding: 5px 0 10px 0;
    padding-left: 25px;
}
ul li {
    padding: 5px 0 0 0px;
}
p {
    padding: 0 0 10px 0;
}
#wrapper {
    width: 870px;
    margin: 0 auto;
}
#header {
    padding: 0;
}
#header #logo {
}
#header .right {
	font-weight: bold;
    float: right;
    font-size: 1.2em;
    color: #033f29;
    text-align: right;
    padding-top: 40px;
	padding-right: 10px;
}
#header .right em {
	font-weight: bold;
}
#home #header .right {
    padding: 90px 10px 0 0;
}
#header .phone {
    font-size: 1.5em;
    color: #66111B;
}
#content {
    background: #d1d8bd url('../images/top_left.png') no-repeat top left;
    color: #333;
    margin: 0;
}
#content .content_inner {
    background: transparent url('../images/top_right.png') no-repeat top right;
}
#content .content_inner2 {
    background: transparent url('../images/bottom_right.png') no-repeat bottom right;
}
#content .content_inner3 {
    background: transparent url('../images/bottom_left.png') no-repeat bottom left;
    padding: 10px;
    position: relative;
}
#content .side {
    color: #34578a;
    float: right;
    width: 200px;
}
#content .side img {
    padding: 0;
    margin: 10px 0 0 0;
}
#content .side ul {
    background-color: #4A604B;
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    overflow: hidden;
    XXX_height: 350px;
    height: 380px
}
#content .side ul li {
    display: block;
    padding: 0;
    margin: 0;
}
#content .side ul li a {
    display: block;
    text-align: right;
    color: #fff;
    text-decoration: none;
    padding: 12px;
    padding-right: 22px;
    margin-right: 5px;
    background: transparent url('../images/dot.jpg') no-repeat 100% 50%;
}
#content .side ul li.active a {
	color: #79202a;
	font-weight: bold;
    background: transparent url('../images/dot_active.jpg') no-repeat 100% 50%;
}
#content .main {
    margin: 0 0 0 0;
    width: 640px;
    padding: 0 ;
    background-color: #fff;
}
#content .main p.list_heading {
    padding: 10px 0 0 0;
}
#content .main .inner {
    padding: 30px 20px 10px 20px;
}
.locationTitle {
	color: #b7042b;
	font-weight: bold;
	font-size:120%;
}
#home_care_services #content .main .inner {
    border-left: 25px solid #4A604B;
    padding: 10px 20px 10px 0;
    margin-left: 20px;
}
#home_care_services #content .note {
    padding-left: 30px;
}
#content .main h2 {
    text-transform: uppercase;
    color: #033f29;
    margin: 0;
    padding: 15px 0 0 0;
}
#content .main h2 span {
    background-color: #E1E3D2;
    padding: .3em 20px .3em 20px;
}
#content .main h3 {
    text-transform: uppercase;
    color: #033f29;
    padding: 0 0 15px 0;
}
#footer {
    background-color: #fff;
    color: #033f29;
    text-align: left;
    font-size: 1.5em;
    padding: .5em 10px;
    font-style: italic;
}
#footer .copyright {
    float: right;
    font-size: .5em;
    padding-top: .7em;
    font-style: normal;
}
.clear {
    height: 0;
    clear: both;
}
.right_photo,.right_photo_tall {
    text-align: center;
    padding: 0 0 10px 20px;
    float: right;
}
.right_photo img,.right_photo_tall img {
    border: 3px solid #4A604B;
    z-index: 9999;
}
.right_photo .caption,.right_photo_tall .caption {
    width: 300px;
    font-size: .8em;
    padding: 5px;
    text-align: center;
    font-style: italic;
    color: #033f29;
    background-color: #E1E3D2;
    padding: 5px;
    margin-top: 5px;
}
.right_photo .caption .source,.right_photo_tall .caption .source {
    font-size: .9em;
    padding: 5px 0 0 0;
    text-align: center;
    font-style: normal;
}
.right_photo_tall .caption {
    width: 200px;
}
.left_photo,.left_photo_tall {
    text-align: center;
    float: left;
    margin: 0 20px 10px 0;
}
.left_photo img,.left_photo_tall img {
    border: 3px solid #4A604B;
}
.left_photo .caption,.left_photo_tall .caption {
    width: 300px;
    font-size: .8em;
    padding: 5px;
    text-align: center;
    font-style: italic;
    color: #033f29;
    background-color: #E1E3D2;
    padding: 5px;
    margin-top: 5px;
}
.left_photo .caption .source,.left_photo_tall .caption .source {
    font-size: .9em;
    padding: 5px 0 0 0;
    text-align: center;
    font-style: normal;
}
.left_photo_tall .caption {
    width: 196px;
}
.button {
    text-align: center;
    margin: 5px 0 15px 0;
}
.button a {
    background-color: #033f29;
    text-decoration: none;
    color: #fff;
    padding: 5px 10px;
}
.button a:active {
    background-color: #fff;
    color: #033f29;
    border: 1px solid #033f29;
}
#slideshow {
    width: 640px;
    height: 340px;
}
#slideshow .slide {
    width: 640px;
    height: 350px;
}
#slideshow #welcome_slide {
    background: #fff url('../images/welcome.jpg') no-repeat top left;
}
#slideshow #good_care_slide {
    background: #fff url('../images/good_care.jpg') no-repeat top left;
}
#slideshow #relieved_slide {
    background: #fff url('../images/relieved.jpg') no-repeat top left;
}
#slideshow #dont_worry_slide {
    background: #fff url('../images/dont_worry.jpg') no-repeat top left;
}
#slideshow .slide .caption {
    position: absolute;
    z-index: 99999;
    bottom: 10px;
    padding: 10px 0;
    text-align: center;
    width: 640px;
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    background: transparent url('../images/slideshow_caption_bkgd.png') repeat top left;
}
.bottom_message {
    width: 640px;
    padding: 10px 0 0 0;
    font-size: 1.2em;
    color: #333;
}
.bottom_message strong {
    color: #b7022d;
    font-weight: normal;
}
.left_bottom {
    float: left;
    z-index: 9999;
    text-align: left;
    padding-top: 5.1em;
    color: #033f29;
    font-size: 1.3em;
    font-style: italic;
}
.right_bottom {
    color: #4A604B;
    float: right;
    text-align: right;
    padding: 4em 10px 0 0;
}
.right_bottom .phone {
    font-size: 1.4em;
    color: #b7022d;
}
.form {
}
.form label {
    display: block;
}
.form .row {
    padding: 5px 0;
}
.form .button_row {
}
.form table {
    width: 95%;
}
#content .box {
    margin-bottom: 10px;
}
#content .box p {
    padding: 5px 30px;
    margin: 0;
}
#content .box p a {
    display: block;
    padding: 5px 0 0 0;
    color: #033f29;
    font-size: .8em;
}
#content .box h3 {
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
}
#content .box h3 a {
    background-color: #E1E3D2;
    text-decoration: none;
    color: #033f29;
    padding: 5px 10px 5px 30px;
}
.back_button {
    color: #ACACAC;
    display: block;
    float: right;
    padding: 15px 10px 0 0;
}
.survey_question {
    border-bottom: 1px solid #d1d8bd;
    padding: 10px 0;
}
.survey_question dd {
    padding: 5px 0
}
.sitemap td {
	padding:5px;
}
