body {
	background-color: #E3E3E3;
	background-image: url(images/background_tile.gif);
	padding:0px;
	margin:0px;
}
#container {
	margin-left:auto;
	margin-right:auto
}
#container td.left_edge  { 
	background-image: url(images/left_grad.png);
	background-repeat:repeat-y;	
	width: 5px;
	vertical-align: top;
}
#container td.right_edge  { 
	background-image: url(images/right_grad.png);
	background-repeat:repeat-y;	
	width: 5px;
	vertical-align: top;
}
#container td.middle_col  { 
	background-color: white;
	padding: 9px;
	width: 950px;
}
#center_page { 	
	text-align: center;

}
#main_page { 
	width: 968px;
	height: 100%;
	background-color: white;
	padding: 9px;
	text-align: left;
}
#left_column { 
	float: left;
	width: 229px;
	height: 100%;
}
#body_column { 
	float: left;
	width: 721px;
	height: 100%;
}
div.side_nav1 { 
	width: 218px;
	border: 1px solid #888;
	background-color: #c0c0c0;
	margin: 7px 0px 7px 0px;
}
p.nav_p { 
	margin: 0px;
	padding: 7px;
}
div.side_nav { 
	width: 218px;
	border: 1px solid #888;
	background-color: #d9d7d7;
	margin: 7px 0px 7px 0px; 
}
.side_nav1 { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #222;
}
.side_nav { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #222; 
}
div.attorneys {
	width: 220px; 
	margin-top: 7px;
	margin-bottom: 25px;
}
.attorneys { 
	font-family: Georgia; 
	font-size: 14px; 
	color: #003300; 
	font-variant: small-caps;
}
.contact_block { 
	font-family: Verdana; 
	font-size: 14px; 
	color: #FFFFFF; 
	
	width: 220px;
	height: 190px;
	margin-top: 25px;
	background-image: url('images/contact_block.gif');             
	background-repeat: no-repeat; 
	background-position: left top;
	padding-top: 65px;
	padding-left: 20px;
}
H1 { 
	font-family: Georgia; 
	font-size: 32px; 
	color: #003300;
	padding-left: 15px; 
}
H2 { 
	font-family: Verdana; 
	font-size: 16px; 
	color: #666666;
	padding-left: 15px; 
}
H3 { 
	font-family: Verdana, Arial, Helvetica, Sans; 
	font-size: 14px; 
	color: #888888;
	padding-left: 15px; 
}
H4 { 
	font-family: Verdana; 
	font-size: 14px; 
	color: #000;
	padding-left: 15px;
	margin-bottom: 5px; 
}
#body_column p { 
	font-family: Verdana; 
	font-size: 14px; 
	color: #222;
	margin: 15px;
	line-height: 200%; 
}
#body_column li { 
	font-family: Verdana; 
	font-size: 14px; 
	color: #222;
	margin: 15px;
	line-height: 100%; 
}
a { 
	font-family: Verdana; 
	color: darkred; 
}
a.nav { 
	font-family: Verdana; 
	color: #222;
	text-decoration: none; 
}
ul.resources a:link, ul.resources a:active {
	color: black; 
	text-decoration: none; 
}
ul.resources a:hover {
	color: #555; 
	text-decoration: underline; 
}
ul.resources a:visited {
	color: #777; 
	text-decoration: none; 
}
p.small {
	font-family: Verdana; 
	font-size: 11px; 
	color: #222;
}
#Active {
	color: darkred;
}
div#resume p { 
	font-family: Verdana; 
	font-size: 14px; 
	color: #222;
	margin: 15px;
}
div#resume h2{
	color: #666;
}
div#resume p.indent1 {
	padding-left: 30px;
	line-height: 100%;
}
div#resume p.indent2 {
	padding-left: 60px;
	line-height: 100%;
	margin-top: -12px;
}
