
/*************** Styles For JackMears.com ***************/

/*************** Global Styles *****************/
body{
    background-color: #ffdd97;      		
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited{
	color: #0000FF;
	text-decoration: underline;
}

a:hover{
	color:#FF0000;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

/**************   Header Styles   **************/

#header {
	margin:10px;
	padding:0px;
	width:95%;
}

#logo {
	display: block;
	float:left;
	width:138px;
}

#menu {
	float:left;
	margin:15px 0 0 0;
	width:100%;
}

#menu ul {
     text-align : center;	
}

#menu li {
	display : inline;
	font-family : georgia, serif;
	font-size : 85%;
	list-style-type : none;
}

#Title {
	color : #006600;
	float:left;
	margin-left:3px;
}

#Title h1 {
	font-size : 250%;
	font-family : georgia, serif;
}

#Title p {
	margin-top: -1%;
}

/*****  Contact Styles  *****/

#contactUs {
    font-family: Arial, Helvetica, sans-serif;
	font-size : 85%;
	margin:0 0 0 0;
	text-align : left;
	width:75%;
}


/**************   Content Styles   **************/

#content {
	clear:left;
	margin:0 5px 5px 5px;
	width:100%;
}

/*****  Info Styles  *****/
.info {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	margin-left:3%;
	text-align: justify;
	width:96%;
}

/***** Hack for non-IE Browsers ****/
html>body .info {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	margin:0px auto;
	text-align: justify;
	width:96%;
}

.info img {
	float:left;
	margin:0 5px 5px 0;
}

.info h3 {
	color:#800000;
	text-align : center;
}

.info li {
	margin:0 0 7px 0;
}

/******  Resume Styles  ******/

#resume {
    font-family: Arial, Helvetica, sans-serif;
	font-size : 85%;
	margin:0 0 0 0;
	text-align : justify;
}

#resume table{
	margin:10px 0 10px 0;
	width:100%;
}

#resume tr {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 85%;
}

#resume th {
    text-align: right;
	vertical-align : text-top;	
	width:20%;
}

#resume td {
	vertical-align : text-top;
	width:80%;
}

.companyInfo {
	font-weight : bold;	
	font-size : 120%;
	text-align : center;
}

.expertWitness {
     font-weight : bold;
	 margin: 0 0  -15px 4%;
}

/*****  Attorney List  *****/

#attorneyList {
	display:block;
	width:90%;
	margin-left:8%;
}

/***** Hack for non-IE Browsers *****/
html>body #attorneyList {
	display:block;
	width:90%;
	margin:0px auto ;
}

#attorneyList table{
	margin:10px 0 10px 0;
	width:100%;
	border:8px #800000 double;
}

#attorneyList tr {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 80%;
	
}

#attorneyList th {
    font-size :130%; 
	border-bottom : 1px #cccccc solid;
	text-align: center;
	vertical-align : text-top;	
	width:50%;
}

#attorneyList td {
	border:1px #cccccc solid;
	vertical-align : text-top;
	width:50%;
}

/*****  Litigation Styles  *****/

#litigation {
	display:block;
	width:75%;
	position: relative;
	left:12.5%;
}

/***** Hack for non-IE Browsers *****/
html>body #litigation {
	display:block;
	width:75%;
	position: static;
	margin:0px auto ;
}

#litigation p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 85%;
}

/****** Porche Photos ******/
#porchePhotos  {
	width:100%;
}

#porchePhotos img {
	border:10px #006400 double;
	margin:10px 0 10px 23%;
}

#porchePhotos h3 {
	color:#800000;
	margin:10px;
	text-align:center;
}

/******************  Footer Styles  *****************/

#footer {
	margin:20px 0 0 0;
	padding:0px;
	width:95%;
}

#footer p {
	clear:both;
	color:#800000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	text-align : center;
}

#footerLinks {
	float:left;
	margin:10px 0 0 0;
	width:100%;
}

#footerLinks ul {
     text-align : center;	
}

#footerLinks li {
	display : inline;
	font-family : georgia, serif;
	font-size : 75%;
	list-style-type : none;
}