/***** Tampa Bay Criminal Defense CSS by Jeremy Asmus for COMOMS  *****/


body {
	margin:0 auto;
	font-size:12px;
	color:black;
	font-family:Arial, "Arial Black", Verdana;	
	background-color:black;
}

h1 {
	font-size:16px;
	margin:0;
}

h2 {
	font-size:14px;
	margin:0;
	color:#3D5DA8;
}

p {
	margin:8px 0;
}

#wrapper {
	margin:0 auto;
	width:1024px;
	border-left:1px solid white;
	border-right:1px solid white;
	overflow:hidden;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
}

#head_banner_top {
	background-image:url(../images/head_banner_top.jpg);
	height:58px;
	padding:12px 0 0 20px;
}

#head_banner_top h1 {
	font-size:40px;
	font-family:"Times New Roman", Times, serif;
	color:white;
	font-weight:normal;
	margin:0;
}

#head_banner_top span {
	color:#91C8DE;
	font-size:28px;
}

#navigation_cell {
	float:left;
	width:200px;
}

#navigation_holder {
	padding:5px 10px;;
}

#navigation {
	border:1px solid #AAAAAA;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation li {
	margin:0;
	padding:1px;
	border-top:1px solid #AAAAAA;
	background-color:#DDDDDD;
}

#navigation a {
	padding:4px;
	margin:0;
	color:black;
	display:block;
	text-decoration:none;
}

#navigation a:hover {
	color:black;
	background-color:#B5C8E1;
}

.no_border {
	border:none !important;
	background-color:white !important;
}

.no_border a:hover {
	background-color:white !important;
}

.nav_selected {
	background-color:#EEEEEE !important;
}

#head_banner_left {
	background-image:url(../images/head_banner_left.jpg);
	height:75px;
	width:200px;
	padding-top:15px;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	color:white;
}

#head_banner_left span {
	font-size:26px;
}

#main_cell {
	float:right;
	width:824px;
}

#content_cell {
	float:left;
	width:616px;
}

#content_cell a {
	color:#4565AE;
}

#content_cell ul {
	color:#BA0000;
	list-style:square;
}

.list_letters li {
	color:#BA0000;
	list-style:lower-alpha;
}

.list_bullets li {
	color:#666666;
	list-style:square;
}

.list_paragraphs {
	color:#666666;
	padding-left:15px;
}

.list_paragraphs span {
	color:#BA0000;
}

#content_cell ol {
	color:#BA0000;
}

#content_cell a:hover {
	text-decoration:none;
}

#flash {
	text-align:center;
	background-color:black;
	border:1px solid white;
	padding-top:5px;
	padding-bottom: 3px;
}

#flash_holder {
	background-color:black;
	border:1px solid white;
	/*background-image:url(../images/flash_placeholder.jpg);
	width:614px;
	height:153px;*/
}

#topic_banner {
	background-color:black;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}

#content_holder {
	padding:10px 15px;
}

#county_banner {
	background-image:url(../images/county_banner.jpg);
	width:549px;
	height:302px;
	margin:15px 0 15px 17px;
}

#county_address {
	padding-left:15px;
	font-size:14px;
	color:white;
	text-align:left;
}

#county_address span {
	font-size:16px;
	font-weight:bold;
}

#county_phone {
	padding:9px 0 0 19px;
	font-size:22px;
	color:white;
}

.counties {
	padding:10px 0;
}

#focus_lists {
	padding-left:10px;
}

.list {
	float:left;
	list-style:square;
	margin-left:25px;
	padding-left:25px;
}

#attorney_intro_pic {
	background-image:url(../images/fluke.jpg);
	background-repeat:no-repeat;
	height:225px;
	margin:0 0 0 35px;
	clear:both;
}

#attorney_intro {
	padding:5px 25px 0 200px;
}

#casereview_cell {
	float:left;
	width:208px;
}

#head_banner_right {
	background-image:url(../images/head_banner_right.jpg);
	height:32px;
	width:208px;
	padding-top:58px;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	color:white;
}

#case_review_holder {
	padding:5px 14px 0 18px;
}

#case_review_banner {
	background-image:url(../images/casereview_handcuffs.jpg);
	height:95px;
	width:173px;
	text-align:center;
	color:white;
	font-size:17px;
	padding-top:115px;
}

#case_review_banner span {
	font-size:20px;
	font-weight:bold;
}

#freecasereview {
	color:#990000;
	padding-bottom:10px;
}

#fcr_steps {
	border:1px solid #EFDD87;
	background-color:#FEFCF1;
	padding:5px;
}

#fcr_steps span {
	font-size:17px;
	font-weight:bold;
	color:#990000;
}

.fcr {
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	padding:15px 0 5px 0;
}

#footer {
	clear:both;
	background-color:#1A2F4E;
	color:white;
	text-align:center;
	padding:8px 0;
	border-left:1px solid white;
	border-right:1px solid white;
	width:1024px;
	margin:0 auto;
}

#footer a {
	color:white;
}

#footer a:hover {
	text-decoration:none;
}

#footer_stripe {
	background-color:#648DC1;
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding:3px 0;
	margin-bottom:8px;
}

.bio_pic {
	float:left;
	padding-right:10px;
}

.bio {
	padding-top:15px;
}

.insetleft {
float:left;
margin-right: 12px;
}

#columnlogo {
width: 145px;
height: 213px;
background: url(../images/logo2.jpg);
margin: 8px 0px 0px 24px;
float:left;
}

/* FORM FIELD STYLES ###########################################*/


#form1 input{
	width:250px;
	margin-bottom:5px;
}

#form1 select{
	margin-bottom:5px;
}

#form1 .phone1 {
	width:26px !important;
}

#form1 .phone2 {
	width:37px !important;
}

#form1 .zip{
	width:65px;
}

#form1 .month{
	width:85px;
}

#form1 .day{
	width:60px;
}

#form1 .year{
	width:75px;
}

#form1 .radio{
	width:15px;
}

#form1 textarea{
	width:250px;
	height:150px;
	margin-bottom:5px;
}

#form1 label{
	width:160px;
}

#form1 .label {
	display:block;
	width:160px;
	float:left;
	margin:0px 8px 15px 50px;
}

#form1 br{
	clear:left;
}

#form1 h1{
	font-size:14px;
	color:#666666;
	margin-bottom:8px;
	background-color:#EFDD87;
	padding:2px 0 2px 5px;
	border:1px solid #CCCCCC;
}

#form1 .checkbox{
	float:left;
	width:15px;
}

#form1 .button{
	width:100px;
	float:center;
	text-align:center;
}

/*Short form styles ######################### */

#shortform {
	margin:0;
}

#shortform input{
	width:170px;
}

#shortform .phone1 {
	width:26px !important;
}

#shortform .phone2 {
	width:37px !important;
}

#shortform .zip{
	width:65px;
}

#shortform .radio{
	width:12px;
}

#shortform textarea{
	width:170px;
	height:85px;
	margin-bottom: 5px;
}

#shortform label{
	width:170px;
}

#shortform .label {
	display:block;
	width:170px;
	float:left;
}

#shortform br{
	clear:left;
}

#shortform .checkbox{
	float:left;
	width:15px;
}

/* SITEMAP Styles */

#sitemap{
border: #999999 1px solid;
padding: 20px;
margin: 20px auto;
width: 500px;
}

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

#sitemap li{
margin-bottom: 6px;
}

#sitemap li.sub{
margin-left: 35px;
}

#sitemap a{
text-decoration: none;
color: #000099;
}