body {
	margin: 0px;
	padding: 0px;
	background: #242323;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #008000;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo .subhead {
	font-weight:bold;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
	background: url(images/menubullet.gif) no-repeat left 50%;
}

#menu a:hover {
	text-decoration: underline;
	background: url(images/menubullet2.gif) no-repeat left 50%;
}

#menu .active {
	background: #404040;
}

#menu .active a {
	background: url(images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	/*background: url(images/img05.jpg) no-repeat left top;
	width: 900px;
	height: 210px;*/
	/*background: url(images/img05_new.jpg) no-repeat left top;
	width: 900px;
	height: 310px;*/
	background: url(images/topheadpic.jpg) no-repeat left top;
	width: 900px;
	height: 260px;
}

/* Litigation Tools */
#headerpic-tools {
	/*background: url(images/topheadtools.jpg) no-repeat left top;
	width: 900px;
	height: 260px;*/
	background: url(images/toptools.jpg) no-repeat left top;
	width: 900px;
	height: 195px;
}

#headerpic-lawyers {
	background: url(images/topheadlawyers.jpg) no-repeat left top;
	width: 900px;
	height: 195px;
}

#headerpic-contact {
	background: url(images/topheadcontact.jpg) no-repeat left top;
	width: 900px;
	height: 195px;
}

#headerpic-about {
	background: url(images/topheadabout.jpg) no-repeat left top;
	width: 900px;
	height: 195px;
}


#headerpic-directions {
	background: url(images/topheaddirections.jpg) no-repeat left top;
	width: 900px;
	height: 195px;
}

#headerpic-links {
	background: url(images/topheadlinks.jpg) no-repeat left top;
	width: 900px;
	height: 195px;
}

#headerpic-hotels {
	background: url(images/topheadhotels.jpg) no-repeat left top;
	width: 900px;
	height: 195px;
}

/* Content */

#content {
	float: right;
	width: 570px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #444444 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .entry .entryhead {
	font-size:20px;
	font-weight:bold;
	color:#008000
}
	
.post .entry p {
	margin: 0 0;
	font-weight:bold;
}

/* for home page */
.post .entry .address {
	width:50%;
	float:left;
}
.post .entry .mcmlogo {
	float:right;
	width:auto; 
	margin:0;
	padding-right:50px;
}

.post .entry .award {
	width:100%;
	float:left;
}

.post .entry .award li {
	margin:0;
	padding: 2px;
}

.post .entry .bestlogo {
	float:left;
	width:auto; 
	margin:0;
	padding:5px 50px 5px 0;	
}

.post .entry .entrycontent {
	padding-top: 20px;
}

/* lawyers */
.post .entry ul {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	list-style: none;
	/*line-height: 30px; */
}

.post .entry li {
	padding: 40px 0px 0px 0px;
}

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFE0;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	width:350px;
	font-size:11px;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -150px;
	left: 155px; /*position where enlarged image should offset horizontally */

}

.staff, .hotel,.links {
	border: 1px solid #444;
	margin-right: 15px;
	margin-bottom: 8px;
	padding: 5px;

}

#lawyers p.contactinfo {
	line-height:1.5em;
}


#lawyers h2 {
	color: #008000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	/*text-transform: uppercase
	letter-spacing: 0.2em;*/
	padding-top:5px;
}

#lawyers h4 {
	color: #008000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal; 
	text-align:center;
	margin:0;
	padding-bottom: 5px;


}
#lawyers h3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}	

#lawyers table {
	border:none;
	text-align:center;
	width:100%;
}


/* end lawyers */

#lawyers, #contact, #hotels, #links, #tools {
	/* Font */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	/* Layout */
	background: #ffffff;
	padding: 0px 28px 20px 28px;
	margin: 12px 8px 3px 8px;
	border: 1px solid #BDBDBD;/* #c7c387; */

}

/* life expectancy table */

#tools #expectancy {
	text-align:left;
	border:solid #242323 0.5em;
}

#tools #expectancy td{
	border: solid thin #242323;
}

#tools #expectancy .header_footer {
	 background-color:#242323;
	 font-weight:bold;
	 color:#fff;
	 text-align:center;
}

#tools #expectancy .age {
	 background-color:#008000;
	 font-weight:bold;
	 color:#fff;
	 text-align:center;
}

#tools #expectancy .male {
	 background-color:#fff;
	 font-weight:bold;
	 color:#008000;
	 text-align:center;
}

#tools #expectancy .female {
	 background-color:#444;
	 font-weight:bold;
	 color:#fff;
	 text-align:center;
}


/* hotels */
#hotels .subheading, #tools .subheading {
	color:#008000;
	text-transform:uppercase;
	font-size:1.2em;
}

#hotels td {
	font-size: 12px;
}

/* contacts & links */
#contact h2, #links h2 {
	color: #008000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing: 0.2em;
}

#links li {
	font-size: 12px;
	line-height:20px;
}



#notepad {
	float:left;
	background-image:url(images/notepad.gif);
	background-repeat:no-repeat;
	width:300px;
	height:470px;	
}

#mva li{
	padding: 5px 20px;
	line-height:20px;
	list-style:none;
}
/* maybe not used 
.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}*/

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(images/img01.jpg) repeat-y left top;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	/*line-height: 30px; */
	line-height:20px;
	padding-left: 15px;
	padding-bottom: 5px;	
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #444444 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
/*
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;*/
	clear: both;
	width: 920px;
	height: 40px;
	margin: 0px auto 30px auto;
	background: url(images/img08.jpg) no-repeat left top;
	color: #fff;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}
