body		{ background-color: #c0c0c0; margin: 20px; text-align: center;
		 	  font-color: #000000; font-size: 11px; font-family: Verdana, Trebuchet MS, sans-serif; }
p, td 		{ font-size: 11px; font-family: Verdana, Trebuchet MS; line-spacing: 20px; }
hr			{ color: #AEADB0; height: 1px; }
.comments 	{ font-style: italic; font-size: 16px; font-family: "Times New Roman", Verdana, Trebuchet MS; }
.five		{ padding: 5px; }
.head		{ color: #892523; font-weight: bold; font-size: 24px; font-family: Verdana, Trebuchet MS; }
.red		{ color: #892523; }
.subhead	{ color: #892523; font-size: 18px; font-family: Arial, Trebuchet MS, Verdana; }
.three		{ padding: 3px; }


/* -- Headers ---------- */
h2 { 
	font-size: 11px; font-weight: bold; 
	color: #892523;
	padding: 0px;
	margin: 0px; }
			  
/* -- Main Defs ---------- */  
#outside {
	text-align: center;
	width: 750px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 5px; }			
#inside {
	position: relative;
	text-align: center;
	width: 748px;
	background-color: #FFFDEE;
	border: 1px solid #000;
	padding: 0px; }
#content {
	line-height: 20px;
	font-size: 11px;
	padding: 24px; }
#content_right { 
	font-size: 11px;
	padding: 24px 8px 10px 10px; }

/* -- Nav ---------- */
#nav_attorneys {
	font-size: 11px;
	background-color: #EFEDE2;
	line-height: 20px;
	padding: 5px 7px; }

.subnav_on { font-size: 11px; color: #892523; }

a.subnav { color: #000000; text-decoration: none; }
a.subnav:visited { color: #000000; text-decoration: none; }
a.subnav:hover { color: #892523; text-decoration: underline; }

/* -- Tables ---------- */
table#main {  }
table#main td.left {  }
table#main td.middle { border-left: 1px solid #000; }
table#main td.right { border-left: 1px solid #000; }
	
/* -- Lists ---------- */
ul {
	font-size: 11px;
	padding: 0px 17px;
	margin: 0px; }
li { list-style: url(images/arrow_rt.gif); }

ul.small {
	font-size: 10px;
	padding: 0px 17px;
	margin: 0px; }
ul.small li { font-style: italic; }
	
ul.column {
	font-size: 11px;
	padding: 10px 17px;
	margin: 0px; }
ul.column li { list-style: url(images/arrow_rt.gif); margin: 5px 0px; }

/* -- Contact ---------- */
input, select, textarea { font-size: 11px; font-family: Verdana, Trebuchet MS; }
table#contact tr { padding-top: 5px; }

/* -- MAP ---------- */
#map_outside {
	text-align: center;
	width: 616px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 5px; }	
#map {
	text-align: left;
	line-height: 20px;
	width: 584px;
	background-color: #FFFDEE;
	border: 1px solid #000;
	padding: 15px; }		


/* -- Footer ---------- */
#footer	{ 
	font-size: 10px;
	color: #c0c0c0; 
	padding: 0px 20px 7px 24px; }
#footer a { color: #c0c0c0; text-decoration: none; }
#footer a:visited { color: #c0c0c0; text-decoration: none; }
#footer a:hover { color: #892523; text-decoration: none; }

/* -- Links ---------- */
a { color: #892523; text-decoration: underline; }
a:visited { color: #892523; text-decoration: underline; }
a:hover { color: #892523; text-decoration: none; }


