/* CSS Document */

body{background-color:#93b7e4; background-image:url(../images/main_bg.jpg); background-repeat:repeat-x; font-family:Palatino Linotype, Book Antiqua; font-size:.8em;}
h1{font-size:17px; color:#0E59BF;}
a:hover{text-decoration:none;}

#main{width:899px; margin:auto;}
#hnav{background: url(../images/hnav_bg.jpg) repeat-x; height:34px; border:1px solid #90a0b4; color:#fff;}
#hnav a, #hnav a:link, #hnav a:visited{color:#fff; padding:0px 50px; line-height:34px; text-decoration:none;}
#hnav a:hover{color:#B0C3E4; text-decoration:underline;}
#web-body{border:6px solid #B0C3E4; background-color:#fff; border-top:none; background-color:#fff;}
#content{background:url(../images/web-body_top.jpg) no-repeat top; padding:10px;}
#footer{color:#052a56; font-size:13px; text-align:center;}

/* Lawyers */
.lawyer-info{margin:0 30px;}
.lawyer-info .name{font-size:18px; color:#082954; font-weight:bold;}
.lawyer-info .location{padding-left:10px; color:#555;}
.portrait{float:left; border:1px solid #B0C3E4; margin:10px;}

/*Services*/
#services_pg{}
#services_pg h2{display:inline; font-size:17px; color:#082954;}
#services_pg li{margin-bottom:15px;}
#services_pg ul{margin-top:10px;}
#services_pg ul li{margin-bottom:0;}

/*Contact Page*/
.contact-info{padding:0 30px; margin-bottom:20px;}
.contact-info .name{font-weight:bold; font-size:14px;color:#082954;}

/* FAQ */
.faq-item{margin:0 30px;}
.faq-item h2{display:inline; font-size:17px; color:#082954;}
