@import url('styles.css');


h2 {
font-weight:lighter;
padding: 0;
margin-top:0;
}


.brown {
color:#855b27;
font-size:12px;
}

#footer {
padding-top:30px;
}


.faqAnswer {
font-size:11px;
line-height:normal;
}

#faqs p {
padding-right: 25px;
}

#rightContent {
float: left;
padding: 0 0 0 15px;
}


#rightContent h2.title {
/* background:url(../images/header_bg_green.gif) 209px top no-repeat;*/
background:url(../images/header_bg_green.gif) no-repeat;
width:652px;
height:32px;
color:#fff;
padding: 23px 0 5px 20px;
margin: 0;
font-size:18px;
}

#rightContent h2.title span {
font-size: 14px;
padding-left:10px;
}

