@charset "utf-8";
/* CSS Document */

td img {display: block;}body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #003650;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	line-height: 1.48em;
}
h1 {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#006666;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
#header {
	height: 114px;
	width: 934px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main-image {
	background-image: url(images/main-image.jpg);
	background-repeat: no-repeat;
}
.leftheaders {
	width: 240px;
}

#navigation {
	background-image: url(images/navigation.jpg);
	background-repeat: repeat-x;
}
.bolded {
	font-weight: bold;
	color: #002C41;
}
.leftfloat {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

.bolder {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}




#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
}
#navlist
{
	padding-left: 60px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navigation a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 45px;
}
#main-body {
	background-image: url(images/bodyrepeat.jpg);
	background-repeat: repeat-y;
}
#main-body #left-body {
	float: left;
	width: 235px;
}
#main-body #left-body #why-choose {
	margin-bottom: 15px;
	height: 230px;
	background-image: url(images/whychoose.png);
	background-repeat: no-repeat;
	background-position: 9px 69px;
}
#main-body #left-body #free-consultation {
	margin-bottom: 30px;
	height: 325px;
	margin-top: 55px;
}
#main-body #left-body #free-consultation #CaseForm {
	margin-left: 15px;
}

#main-body #left-body #office-locations {
	height: 255px;
	background-image: url(images/offices.png);
	background-repeat: no-repeat;
	background-position: 15px 50px;
}


#main-body #middle-body {
	float: left;
	width: 420px;
	margin-left: 20px;
}
#main-body #middle-body a {
	color: #002E45;
	font-weight: bold;
}

#main-body #right-body {
	float: right;
	width: 240px;
	margin-left: 13px;
}
#main-body #right-body #practice-areas {
	height: 455px;
}
#main-body #right-body #florida-image {
	margin-top: 300px;
	background-image: url(images/florida.png);
	background-repeat: no-repeat;
	height: 115px;
	background-position: 55px;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
#main-body #right-body #practice-areas #PracticeTable a {
	font-weight: bold;
	color: #803F00;
	text-decoration: none;
}
#main-body #right-body #practice-areas #PracticeTable {
	margin-left: 8px;
	margin-top: 11px;
}



#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}
#footer p {
	margin-left: 55px;
	margin-right: 55px;
	margin-top: 15px;
	color: #FFFFFF;
	font-size: 11px;
}
form {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 200px;
	}
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 #C4A36A;
	color:#000000;
	width:195px; /* 5 pixels smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:3px; /* 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: tahoma;
	font-size:11px;
	font-color:#20374D;
	}


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:200px;
	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:40px;
	height:22px;
	cursor:pointer; 
	padding:0; 
	}
#questionform {
	width: 400px;
}
