
body {
	font-family: Verdana, Geneva, Tahoma, sans-serif ;
	font-size: 13px;
	color:  #000000;
	background: #2e2e2e;
	margin: 20px;
	
}



h1 {
	font-family: Garamond, "Hoefler Text", "Times New Roman", Times, serif    ;
	font-size: 30px;
	line-height: normal;
	font-weight: bold;
	color: #880000;
	font-variant: normal;
	text-transform: capitalize;
	text-align:center;
}


h2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande","Lucida Sans", Arial, sans-serif   ;
	font-size: 18px;
	color:#2e2e2e;
}

strong { color:#000000;}

.attorney span { 
	margin-left: 15px;
	
}

.attorney a { 
	text-decoration: none;
}

.attorney :link {color: black; }
.attorney :visited {color: black;}
.attorney :hover {color: #993333; }
.attorney :active {color: black; }


.attorney li {
	background-image:url(images/attlist.jpg); 
	background-repeat:no-repeat;
		font-family: Verdana, Geneva, Tahoma, sans-serif;  
	font-weight: bold; 
	font-size: 13px;
	list-style-type: none;
	padding: 8px;
}

.text {
	border-left: double 2px #660000;
	
	padding: 20px;
	width: 744px;
	background: white;
	margin-left: auto;
	margin-right: auto;
	float: right;
	min-height: 500px;

}

.float img {
	float: right;
	margin-left: 10px; margin-bottom: 10px;
	padding: 0px;
	border: solid 5px #550000;

}

.sidebar {

	text-align: center;
	background-color: #F8F7E0;
	width: 207px;
	float: left;
	margin: auto;
	color: #2e2e2e;
	padding-top: 15px;
	
	
}

.main {
	width: 996px;
	margin:0 auto;
	position: relative;
	top: -36px;
	background-color: #F8F7E0;
	border: solid 2px black;
	
	
}

.footer {

	clear: both;
	padding: 5px;
	background: black;
	border-top: double 2px #660000;
	height: 40px;
	color: #808080
}


#header {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}

#menu {

	position: relative;
	top: -23px;	
	width: 1000px;
	margin: 0 auto;
	background: black;
	
	
}

#menu ul {
	
	list-style: none;
	text-align: center;
	background: #000000;
	padding-top: 3px;
	padding-bottom: 3px;

	}


#menu li
	{
	display: inline;	
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-top: 5px;
	font-family: Verdana, Geneva, Tahoma, sans-serif ;
	letter-spacing: 1px;
	font-size: 11px;  
	border-left: double 2px #660000;
	border-right: double 2px #660000;
	
	
}


#menu a {
	text-decoration: none;
	
	
}


#menu li :link {color: white; }
#menu li :visited {color: white;}
#menu li :hover {color: #f5deb3; }
#menu li :active {color: white; }





#menu ul.submenu  {
	display: none;
	position: absolute;
	z-index: 300;
	left: 368px;
	top: 22px;
	width: 138px;
	border-left: double 2px #660000;
	border-right: double 2px #660000;
	border-bottom: double 2px #660000;
}



#menu li:hover ul, #menu li.over ul  {display: block; }




#menu ul.submenu li {
	display: block;
	text-align: left;
	border: none;
	padding-top: 5px;
	margin-left: -57px;
	
}



.center {
	text-align: center;
}



.right {
	position: absolute;
	top: 85px;
	left: 600px;
	float: right;
	

}



.list li {
	padding: 2px;
	list-style: inside; 
}


img {border-style: none; }

a {color: #800000;}

table {border: 0;}

table td {padding-right: 10px;}

.red {color: #800000;}

