body, body * {
	margin: 0;
	padding: 0;
	}
	
body {	
	background: #EBE4C8 url(../images/backgroundRepeat.gif) 50% repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	}
	
a:link {	
	color: #900;
	}
a:visited {	
	color: #600;
	}	
a:hover, a:active {	
	color: #c00;
	}
	
h1, h2, h3, .title {
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 14pt;
	color: #7E1D00;
	}	
h2 {
	font-size: 13pt;
	padding: 0 .35em 14px .35em;
	background: url(../images/titleUnderline.gif) 50% 100% no-repeat;
	display: inline;
	margin-bottom: .5em;
	}	
h3 {
	font-size: 11pt;
	margin: .5em 0 0 0;
	}
p.list {
	font-size: 8.5pt;
	line-height: 1.2em;
	}	
	
p, li {
	font-size: 8.5pt;
	line-height: 1.6em;
	margin: 1em 0;
	}
li {
	margin: .5em;
	line-height: normal;
	}
ul {
	margin: 1em 0;
	}
	
/* Containers */
#mainContainer {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	}

#headerBox, #contentBox {
	background: #F5F1E2 url(../images/creamBackRepeat.gif) repeat-y;
	}

#footerBox {
	background: url(../images/footerLinesRepeat.gif) no-repeat;
	padding-top: 14px;
	
	}		
		
#titleBox {
	background: url(../images/titleLinesRepeat.gif) no-repeat;
	height: 49px;
	}



	
	
	
#copyBox {
	padding: 20px;
	}
/* End container info */
	
#headGraphicBox {
	background: #7E1D00 url(../images/redRepeatLeft.jpg) repeat-y;
	}
#graphicImage {
	background:  url(../images/redRepeatRight.jpg) 100% repeat-y;
	padding-bottom: 0px;
	}
#graphicImage img {
	 margin-top: 4px;
	}
	
#mainNav, #textNav, #practices ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#mainNav li, #textNav li {
	display: inline;
	margin: 0 0 0 0 ;
	}
		
#faq {
	margin-right: 22px;
	}

#footerBox * {
	font-family: Arial,Helvetica,sans-serif;
	}	
address {
	font-style: normal;
	font-size: 8pt;
	line-height: normal;
	margin-left: 20px;
	color: #666633;
	}

.date {
	text-align:right; 
	margin:2px 10px 2px 0; 
	padding:0; 
	color:#b88373; 
	font-weight: bold; 
	font-size: 8.5pt;
	line-height: normal;
	}

.imgBox {
	width: 227px;
	float: left;
	margin-right: 22px;
	background: #645a4f;
	border: 2px solid #645a4f;
	}	
	
#practiceTable {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	}	
#practiceTable p {
	margin: 0;
	padding: 0;
	color: #4d4627;
	font: 10pt "Times New Roman", Times, serif;
	line-height: normal;
	}
#practiceTable td {
	margin: 0;
	padding: 3px 0 3px 21px;
	background: url(../images/listOrnament.gif) 0 50% no-repeat;
	}
#practiceTable a:link, #practiceTable a:visited, #practiceTable a:hover, #practiceTable a:active {
	color: #4d4627;
	text-decoration: none;
	border-bottom: 1px solid #e6dcbb;
	}

#practiceTable a:hover, #practiceTable a:active {
	border-bottom: 1px solid #4d4627;	
	}	
	
#textNav, #textNav li, #footerBox p {
	font-size: 8.5pt;
	}
#textNav li {
	margin: 0 .25em;
	}
#footerBox p {
	color: #666633;	
	}

#tnavBox {
	float:right;
	text-align:right;
	margin: .75em 20px;
	}
	
.bioList, .bioList2 {
	list-style-type: none;
	}
.bioList li {
	padding-left: 21px;
	background: url(../images/listOrnament.gif) 0 2px no-repeat;
	}
.bioList2 li {
padding-left: 55px;
	color: #7b7b7b;
	}
	
h3 + ul {
	margin: 0 0 1em 0;
	}
	
.attorneyInfo {
	font-size: 110%;
	font-style: normal;
	}
.title {
	font-size: 110%;
	font-weight: bold;
	}
	
.req {
	color: #990000;
	font-weight: bold;
	}
	
form table {
	background: #EBE4C8;
	border: 4px double #ddd1a6;
	}
form table td {
	padding: 6px 12px;
	}
form table p {	
	margin: 0;
	}
.fieldBox {
	border: 1px solid #ddd1a6;
	background: #F5F1E2;
	}
.imgBox p {
	margin: 3px;
	padding: 0;
	clear: both;
	line-height: normal;
	color: #EBE4C8;
	font-size: 8.5pt;
	}