/* CSS Document */
body {
	color: #000;
	background-color: #f7a11a;
	text-align: center;
	margin-top: 0;
}
body img{
	border: none;
}
 body, table {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
}
#site {
	width: 760px;
	color:#333;
	background-color: #fff;
	background-image: url(images/content-bg.gif);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#left-column {
	width: 150px;
	float: left;
	text-align: right;
	margin-left: 25px;
}
* html #left-column {
	margin-left: 15px;
}
#main-column {
	width: 470px;
	margin-left: 250px;
}
#leftnav {
	margin-top: 20px;
	margin-bottom: 40px;
}
#header-pix {
	margin-bottom: 40px;
}
.headpic-1, headpic-2 {
	margin-right: 25px;
}
#titlearea {
	margin-bottom: 15px;
}
#titlearea h1, #titlearea h2 {
	margin: 0 0 5px 0;
}
#titlearea h1 {
	color: #e08e0e;
	font-size: 18pt;
}
#titlearea h2 {
	color: #666;
	font-size: 16pt;
}

h3 {
	color: #7d8d2e;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
h4 {
	color: #000;
	font-size: 12pt;
	font-weight: bold;
}
.attorney-pic {
	float: left;
	margin: 10px 20px 10px 5px;
}

.attorney-name {
	font-size: 16pt;
	margin-top: 30px;
	margin-bottom: -15px;
}
* html .attorney-name {
	margin-top: 50px;
	margin-bottom: -15px;
}

#pre-footer {
	margin-top: 40px;
}
#footer {
	font-size: 9pt;
	font-weight: bold;
	padding-top: 15px;
	color: #fff;
	background-color: #f7a11a;
	font-family: arial, verdana, sans serif;
}
#footer-left-column {
	width: 150px;
	float: left;
	text-align: right;
	margin-left: 25px;
	line-height: 2em;
}
* html #footer-left-column {
	margin-left: 15px;
}
#footer-left-column a:link, #footer-left-column a:visited {
	color: #def859 !important;
}

#footer-main-column {
	width: 470px;
	margin-left: 250px;
	line-height: 2em;
}
#footer-notice {
	margin-top: 0px;
	font-weight: normal;
	font-size: 10px;
}
.quoter {
	text-align: right;
	font-style: italic;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.llp {
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
}
#two-col-table {
	margin-top: 30px;
}
#two-col-table tr {
	vertical-align: text-top;
}

#two-col-table th h2 {
	font-size: 14pt;
	font-style: italic;
	text-align: left;
	color: #e78e26;
	border-bottom: 1px solid #bdd63e;
}
#two-col-table .left-column {
	border-right: 40px solid #fff;
}
#main-column ul {
	list-style: none;
	margin-left: 5px;
	padding-left: 5px;
}
#main-column li {
	padding-left: 20px;
	padding-bottom: 5px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
