/* CSS Document */
@import url("../css/nav.css");
body { font-family:Arial, Helvetica, sans-serif; background:#744f64; margin:0 0 50px 0; }
#wrapper { width:880px; margin:0 auto; background: url(../img/wrapper_bg.gif); /*padding-top:135px;*/ margin-top:20px; }


#rpn { float:right; width:630px; padding: 0 18px 0 19px; }
#rpn p { font-size:13px; line-height:19px; margin:5px 0 10px 0; }
#rpn h1 { font-size:18px; }
#rpn h2 { font-size:18px; font-weight: normal; border-bottom: 1px dotted #c5b4be }
#rpn h1, #rpn h2 { color:#802457; margin:15px 0 -5px 0; }
#rpn li { font-size:13px; }
#lpn { float:left; width:199px; margin:0; padding-left:13px; }
#footer { clear:both; background: #744f64 url(../img/wrapper_btm.gif) no-repeat; padding: 20px 0 0 0; font-size:12px; text-align:center; color:#b897aa;}
#footer a { text-decoration:none; color:#b897aa; }
#assisted_living_intro { height:198px; background:url(../img/Assisted-Living-Elderly.jpg) no-repeat top center; padding: 40px 0 0 40px; }
#assisted_living_intro h1{ font-size:20px; margin-bottom:-20px; color:#49263a; }
#assisted_living_intro p, #assisted_living_intro a{ font-size:14px; color:#49263a; line-height: 19px; }

.contact_table { font-size:12px; margin-top:-10px; }
fieldset { margin-top:10px; }
legend { font-size:13px; color:#1a7f7f;  margin-bottom:10px; padding-right:5px }
input { border: 1px solid #666666; }

.main_img { margin: 0 0 0 13px; }

fieldset { margin: 2px 0 0 0; font-size:12px; padding: 10px; }
fieldset p { line-height:20px; margin:0; padding:0; }
fieldset a { text-decoration:none; }
fieldset a:hover { text-decoration:underline; }

.err { color:#F00; font-weight:bold; }
