@charset "utf-8";
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images-new/bg-body.gif);
	background-repeat: repeat-x;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #615a51;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.body-main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding-top: 20px;
	padding-bottom: 30px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #4f4432;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4f4432;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4f4432;
	width: 100%;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}

h4 {
	display: block;
	color: #637B94;
	width: 100%;
	font-weight: bold;
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 6px;
}

ul {
	list-style-type:none;
	line-height: 2em;
	margin-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

li {
	padding-left:13px;
	background-position:0px 6px;
	background-color: transparent;
	background-image: url(images-new/iconbullet2.gif);
	background-repeat: no-repeat;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.lawyer-bio li {
	margin-bottom: 3px;
	margin-top: 1px;
}

.lawyer-bio ul {
	margin-bottom: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
}

ul.arrows li {
	padding-left:13px;
	background-position:0px 6px;
	background-color: transparent;
	background-image: url(images-new/iconbullet1.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	margin-top: 2px;
}


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#topper {


}
.logo  {
	float: left;
	margin-top: 8px;
	margin-left: 15px;
}
.h-contact   {
	float: right;
	margin-top: 10px;
	margin-right: 25px;
}

#home-news {
	height: 24px;
	border: 1px solid #a7a198;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 20px;
	padding-left: 1px;
	margin-bottom: 13px;
}
#home-left {
	float: left;
	width: 520px;
	padding-left: 30px;
	padding-top: 20px;
	line-height: 23px;
}
#home-right {
	float: right;
	width: 305px;
	padding-left: 40px;
	padding-top: 20px;
	background-image: url(images-new/bg-v-spacer.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 10px;
}

#right-column {
	float: right;
	width: 741px;
	margin-top: 12px;
}
.interior-image {
	margin-bottom: 25px;
}
.lawyer-bio {
	margin-top: 20px;
	font-size: 11px;
}
.portrait {
	border: 1px solid #B5B5B5;
	margin-bottom: 5px;
}
.lawyer-sub {
	display: block;
	color: #637B94;
	width: 100%;
	font-weight: bold;
	margin-top: 13px;
	font-size: 12px;
}

.news-sub {
	display: block;
	color: #637B94;
	width: 100%;
	font-weight: bold;
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 5px;
}

#main-content {
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 15px;
}


#footer1 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b5b5b5;
	margin-top: 45px;
	text-align: right;
	padding-top: 10px;
	font-size: 11px;
}

#contact-footer {
	padding-left: 40px;
	background-image: url(images-new/bg-v-spacer.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 20px;
}

#footer-inner {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#quote {
	padding-left: 15px;
	font-size: 11px;
	padding-right: 10px;
	text-align: left;
}
#quote .quoter {
	display: block;
	color: #637B94;
	text-align: right;
	padding-top: 4px;
	padding-right: 15px;
}



.blue {
	color: #637B94;
}

.sbfbform td {
	padding-right: 14px;
	padding-bottom: 3px;
	font-size: 8.5pt;
	border-left-width: 0px;
	border-left-style: none;

}
.bord {
	border: 1px solid #D9DAE7;
}



.clear  {
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	}	


a:link  { text-decoration: none; color: #637B94; }
a:active { text-decoration: underline; color: #637B94; }	
a:visited   { text-decoration: none; color: #637B94; }
a:hover  { text-decoration: underline; color: #637B94; }
