@charset "utf-8";
td img {display: block;}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #00121E;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.56em;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C8C884;
	margin-top: -5px;
	}
h2 {
	font-size: 14px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.bolded {
	color: #B8B266;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
}
#facebook {
	padding-left: 40px;
}

#main-body #middle-body #attorneys a {
	color: #000000;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#navigation {
	background-repeat: no-repeat;
	background-image: url(images/navigation.jpg);
}
#navigation #navbar li {
	display: inline;
}
#navigation #navbar a {
	font-weight: bold;
	text-decoration: none;
	margin-right: 31px;
	margin-left: 25px;
}
#navigation #navbar a:hover {
	text-decoration: underline;
}




#main-image {
	background-image: url(images/mainimage.jpg);
	background-repeat: no-repeat;
}

#main-body {
	background-image: url(images/bodyrepeat.jpg);
	background-repeat: repeat-y;
}
#main-body #left-body {
	float: left;
	width: 195px;
}
#main-body #left-body #left-navigation {
	margin-top: 55px;
	margin-left: 11px;
}
#main-body #left-body #left-navigation a {
	text-decoration: none;
}

#footer {
	padding-top: 20px;
}

#main-body #left-body #left-navigation li {
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url(images/bullet.jpg);
	background-position: 1px 5px;

}
#main-body #left-body #top-left-phone {
	background-image: url(images/topleftnumber.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 174px;
	margin-left: 15px;
}
#main-body #left-body #trial-lawyer {
	margin-top: 55px;
	margin-left: 10px;
}


#main-body #middle-body {
	float: left;
	width: 370px;
	margin-left: 20px;
}
#main-body #right-body {
	float: left;
	width: 206px;
	margin-left: 11px;
}

#main-body-footer {
	background-image: url(images/bodyfooter.jpg);
	background-repeat: no-repeat;
}
#questions-image {
	background-image: url(images/questions.jpg);
	height: 121px;
	background-repeat: no-repeat;
}

#dotted-line {
	background-image: url(images/dots.jpg);
	background-repeat: no-repeat;
	height: 13px;
	margin-top: 11px;
}
#case-evaluation {
}
#commited-image {
	background-image: url(images/commited.jpg);
	background-repeat: no-repeat;
	height: 97px;
}
.bullets {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 15px;
	}
form {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 360px;
	}
form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFFFFF!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #000;
	color:#000;
	width:299px; /* 5 pixels smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1em;
	}

select { width:150px; padding:0; }

textarea { height:90px; overflow:auto; }



#contact-main, #commentform { margin:20px 0 10px 0; }

#contact-main label { 
	width:300px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:300px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:300px; }


#contact-main label textarea, #commentform label textarea { height:100px; overflow:auto; }

input.submit, input.submit-contact-main { 
	width:60px;
	height:22px;
	cursor:pointer; 
	padding:0; 
	}
