/*
Begin Original Web Site styles
I am cleaning these up gradually,
-acook
*/

/* Begin Cleaned Up */

	/* HTML element styles */
*, td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}
body
{
	background: #B1B0C2;
	border: 0px;
	margin: 0px;
}
h1
{
	font-size: 14pt;
}
h2
{
	font-size: 12pt;
}

	/* Menu Styles */
#menu-container
{
	float: left;
	width: 201px;
	height: 222px;
	background: url(/images/h2.jpg);
	background-repeat: no-repeat;
}
#menu
{
	list-style: none;
	padding-left: 20px;
	margin: 10px 0px 0px 0px;
}
#menu li
{
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#menu a
{
	color: #fff;
}
#menu a:hover
{
	color: #999;
}

	/* Page Element Styles */
.header-text
{
	text-align: right;
	font-weight: bold;
	font-style: italic;
}
.header-text-blue
{
	color: #00f;
	font-style: italic;
	font-size: 8pt;
	margin-bottom: 10px;
}
/* End Cleaned Up */

td {
	vertical-align: top;
	}

.gavel {
	position: float;
	float: right;
	width: 250px;
	height: 240px;
	background: url(/images/gavel.jpg);
	}

.david {
	position: float;
	float: right;
	width: 250px;
	height: 188px;
	background: url(/images/david.jpg);
	}

.jud {
	position: float;
	float: right;
	width: 250px;
	height: 188px;
	background: url(/images/jud.jpg);
	}

.joint {
	position: float;
	float: right;
	width: 250px;
	height: 188px;
	background: url(/images/joint.jpg);
	}

.office {
	position: float;
	float: right;
	width: 250px;
	height: 188px;
	background: url(/images/office.jpg);
	border: 10px;
	margin: 5px;
	}

.main {
	padding-top: 30px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	}


.address{
	font-family: "times new roman", georgia, times; 
	letter-spacing: 1px; 
	font-size: 8pt;	
	text-align: left;
	padding: 20px;
	}

.intro {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	}

.footer {
	color: #B09A5B;
	font-weight: bold;
	}

TD.footer a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	}

TD.footer a:hover
{
	color: #B09A5B;
	font-weight: bold;
	text-decoration: underline
	}

TD.footer a:visited
{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline
}
a
{	
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: blue;
}
a:visited
{
	color: blue;
}
.copy {
	color: #B1B0C2;
	text-align: center;
	}


TD.copy a{
	color: #B1B0C2;
	}

#tagline { 
	color: #603; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 10pt; 
	font-family: "times new roman", georgia;
	text-decoration: none; 
	text-align: right; 
	text-transform: uppercase; 
	letter-spacing: 3px; 
	padding-right: 10px;
} 
