html, body {
	background: #002466;
	font: normal 10pt "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #000;
	text-align: center;
}
p { line-height: 1.3em; }
strong { font-weight: bold; }
em { font-style: italic; }
a { text-decoration: none; color: #732700; }
a:visited { color: #732700; }
a:hover { text-decoration: underline; }

h1, h2 { margin-bottom: 15px; }
h1 { font-size: 13pt; font-weight: bold; }
h2 { font-size: 11pt; }
h3 { font-size: 10pt; }
h1 a { font-size: 9pt; float: right; }

h1,
a,
.darkred {
	color: #732700;
}

.submit { display: block; margin: 30px 0 5px 0; }

#outer {
	background: #002466 url(../images/red_white_gradient.gif) repeat-x left top;
}

#header1 {
	background-color: #000;
	font-size: 10pt;
	font-weight: bold;
	position: relative;
	text-align: center;
	padding-top: 14px;
	z-index: 20;
	height: 33px;
}
#header1 .menu {
	display: inline-block; *display: inline; *zoom: 1;
}


/*** top level menu */

/** borders/spacing */
#header1 .menu .level1 li {
	margin: 0 3px 0 0;
	vertical-align: bottom;
}

/** menu styles */
#header1 .menu .level1 li {
	background: transparent url(../images/tabs.png) no-repeat 0px 0px;
	width: 120px;
	height: 33px;
}
#header1 .menu .level1 li a {
	color: #6a2300;
	height: 31px;
	line-height: 31px;
	padding-top: 2px;
	width: 120px; /* exact pixels needed here for FF3.0 - other browsers work ok with width: auto */
}

#header1 .menu .level1 li.current,
#header1 .menu .level1 li.hover,
#header1 .menu .level1 li:hover {
	background-position: 0px -33px;
}
#header1 .menu li.current a,
#header1 .menu li.hover a,
#header1 .menu li:hover a { 
	text-decoration: none;
	color: #fff;
}
/***/

/*** second level menu */
#header1 .menu .level2 { width: 1%; /* IE6 - to cause inline-block LI elements to wrap */ }
#header1 .menu .level2 li {
	background: #c5b08e;
	border: 1px solid #6a2300;
	border-bottom: none;
	min-width: 120px;
	height: 29px;
	text-align: left;
}
#header1 .menu .level2 li.last { border-bottom: 1px solid #6a2300; }
#header1 .menu .level2 li.hover,
#header1 .menu .level2 li:hover { background-color: #6a2300; }

#header1 .menu .level2 li a {
	color: #6a2300;
	width: auto;
	height: 29px;
	line-height: 29px;
	padding: 0 3ex;
}
#header1 .menu .level2 li.hover a,
#header1 .menu .level2 li:hover a { color: #fff; }
/***/

/* Styles for all menu levels */
.menu a { display: block; text-decoration: none; }

/* Menu level 1 functionality */
.menu ul.level1 li { position: relative; display: inline-block; *display: inline; *zoom: 1; }

/* Menu level 2 functionality */
.menu ul.level2 { position: absolute; z-index: 5000; left: -5000%; /* Must be a percentage to avoid IE7 sticky bug */ }
.menu li:hover ul.level2, .menu li.hover ul.level2 { left: 0%; }
.menu ul.level2 li { clear: left; } /* for IE6 */

/* Menu level 3 functionality */
.menu ul.level3 { position: absolute; z-index: 5000; left: -5000%; /* Must be a percentage to avoid IE7 sticky bug */ }
.menu ul.level2 li:hover ul.level3,
.menu ul.level2 li.hover ul.level3 { top: -1px; }

/* Menu level 4 functionality */
.menu ul.level4 { position: absolute; z-index: 5000; left: -5000%; /* Must be a percentage to avoid IE7 sticky bug */ }
.menu ul.level3 li:hover ul.level4,
.menu ul.level3 li.hover ul.level4 { top: -1px; }


#footer {
	padding: 15px 0;
}
#footer_text {
	font: normal 10pt "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: center;
	line-height: 1.5em;
	color: #fff;
	white-space: pre;
}
#footer_menu {
	margin: 10px 0;
}
#footer_menu li {
	display: inline-block; *display: inline; *zoom: 1;
	padding: 0 2ex;
	border-right: 1px solid #555;
}
#footer_menu li.last { border-right: none; }
#footer_menu a { color: #bbb; font-size: 8pt; }

#slogan {
	height: 45px;
	width: 808px;
	margin: 0 auto;
	color: #fff;
}
#slogan .name {
	float: left;
	font-size: 16pt;
	margin-left: 20px;
	margin-top: 10px;
}
#slogan .phone {
	float: right;
	font-size: 18pt;
	margin-right: 11px;
	margin-top: 9px;
}

#page {
	width: 808px;
	background-color: #fff;
	position: relative;
	margin: 0 auto;
	z-index: 2;
}


#page_home
{
	width: 100%;
	padding-bottom: 30px;
	padding-top: 375px;
	*padding-top: 385px;
	z-index: 10;
}

#page_home .key {
	position: absolute;
	top: 15px;
	left: 27px;
}
#page_home .board_cert_msg {
	position: absolute;
	left: 223px;
	top: 35px;
	font-size: 10pt;
	text-align: left;
	line-height: 1.1em;
}
#page_home .lori_palmieri {
	position: absolute;
	left: 400px;
	top: -43px;
	z-index: -10;
}
#page_home .sm_icon#li
{
position: absolute;
right: 8px;
top: -10px;
}
#page_home .sm_icon#yt
{
position: absolute;
right: 46px;
top: -10px;
}
#page_home .sm_icon#tw
{
position: absolute;
right: 84px;
top: -10px;
}
#page_home .sm_icon#fb
{
position: absolute;
right: 122px;
top: -10px;
}

#page_home .former_prosecutor
{
	position: absolute;
	right: 6px;
	top: 30px;
	z-index: 0;
}
#page_home .former_prosecutor span
{
	display: block;
	padding: 0 0 5px 10px;
	color: #000;
	z-index: 0;
}
#page_home .florida_bar {
	position: absolute;
	right: 10px;
	top: 115px;
}
#page_home .florida_bar span {
	display: block;
	font: normal 8pt "Times New Roman",Times,serif;
	color: #000;
}
#page_home .martindale-hubbell
{
	position: absolute;
	right: 10px;
	top: 225px;	
}
#page_home .martindale-hubbell span {
	display: block;
	font: normal 8pt "Times New Roman",Times,serif;
	color: #000;
	text-align: right;
	margin-right: 5px;
}

#page_home .gold_box {
	background: transparent url(../images/gold_box.png) no-repeat;
	width: 283px; /* 283px */
	height: 91px;
	padding-right: 7px;
	position: relative;
	text-align: left;
}
#page_home .gold_box h3 {
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 8px; /* 13px */
	text-align: center;
}
#page_home .gold_box span {
	color: #000;
	font-size: 8pt;
	margin: 2px 0 0 35px;
	line-height: 1.3em;
	text-align: left;
	width: 190px;
	display: block;
}
#page_home .gold_box .learn_more {
	position: absolute;
	left: 188px;
	top: 54px;
}
#page_home .gold_box_1 {
	position: absolute;
	left: 85px;
	top: 98px;
}
#page_home .gold_box_2 {
	position: absolute;
	left: 85px;
	top: 189px;
}
#page_home .gold_box_3 {
	position: absolute;
	left: 85px;
	top: 280px;
}
#page_home .gold_box_alt {
	background: transparent url(../images/gold_box_2.png) no-repeat;
	width: 240px; /* 283px */
	height: 91px;
	padding-right: 7px;
	position: relative;
	text-align: left;
}
#page_home .gold_box_alt h3 {
	color: #fff;
	font-size: 10.5pt;
	font-weight: bold;
	margin-top: 8px; /* 13px */
	text-align: center;
}
#page_home .gold_box_alt span {
	color: #000;
	font-size: 8pt;
	margin: 2px 0 0 20px;
	line-height: 1.3em;
	text-align: left;
	width: 190px;
	display: block;
}
#page_home .gold_box_alt .learn_more {
	position: absolute;
	left: 155px;
	top: 43px;
}
#page_home .gold_box_alt_1 {
	position: absolute;
	left: 25px;            /* 15px */
	top: 380px;
}
#page_home .gold_box_alt_2 {
	position: absolute;
	left: 285px;           /* 305px */
	top: 380px;
}
#page_home .gold_box_alt_3 {
	position: absolute;
	left: 545px;           /* 595px */
	top: 380px;
}
#page_home .video_table
{
position: absolute;
left: 45px;
top: 110px;	
}
#page_home .video_box
{
position: absolute;
left: 45px;
top: 143px;
}
#page_home h1.title
{
	position: absolute;
	left: 45px;
	top: 110px;	
}

#page_home .divider {
	height: 1px;
	width: 763px;
	background-color: #000;
	position: absolute;
	left: 23px;
	overflow: hidden;
	top: 379px;
}

#page_home .divider1 {
	height: 1px;
	width: 763px;
	background-color: #000;
	position: absolute;
	left: 23px;
	overflow: hidden;
	top: 379px;
}
#page_home .divider2 {
	height: 1px;
	width: 763px;
	background-color: #000;
	position: absolute;
	left: 23px;
	overflow: hidden;
	top: 470px;
}

#page_home .graybox_table
{
	color: #000;
	font-size: 0;
	overflow: hidden;
	zoom: 1;
	margin-top: 95px;
	min-height: 350px;
	margin-left: 35px;
}

#page_home .graybox_table .box
{
	/*display: inline-block; *display: inline; *zoom: 1;*/
	padding: 10px 10px 0 10px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top; 
	font-size: 8pt;	
}

#page_home .graybox_table .box_left
{
	background: transparent url(../images/graybox_big_top.gif) no-repeat;
}
#page_home .graybox_table .box_middle,
#page_home .graybox_table .box_right
{
	background: transparent url(../images/graybox_small_top.gif) no-repeat;
}
#page_home .graybox_table h3
{
	text-align: center;
	font-size: 11pt;
	margin-bottom: 10px;
}

#page_home .graybox_table p
{
	text-align: left;
	font-size: 8pt;
	line-height: 1.2em;
	color: #492c1e;
}
#page_home .graybox_table .endbox_left
{
	padding: 5px 10px 0 10px;
	margin-left: 5px;
	margin-right: 5px;
	/*height: 29px;
	vertical-align: top;
	width: 362px;*/
	background: transparent url(../images/graybox_big_bottom.gif) no-repeat;
}
#page_home .graybox_table .endbox_mid,
#page_home .graybox_table .endbox_right
{
	padding: 5px 10px 0 10px;
	margin-left: 5px;
	margin-right: 5px;
	/*height: 29px;
	vertical-align: top;
	width: 158px;*/
	background: transparent url(../images/graybox_small_bottom.gif) no-repeat;
}

#page_home .graybox_table .endbox_left a,
#page_home .graybox_table .endbox_mid a,
#page_home .graybox_table .endbox_right a
{
	margin-top: 5px;
	font-weight: bold;
	font-size: 8.5pt;
	color: #290b00;
}


#page_home .grayboxes {
	color: #000;
	font-size: 0;
	overflow: hidden;
	zoom: 1;
	margin-top: 95px;
	min-height: 330px;
}
#page_home .grayboxes .box {
	display: inline-block; *display: inline; *zoom: 1;
	padding: 10px 10px 0 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 31910px; 
	margin-bottom: -31980px;
	vertical-align: top; 
	font-size: 8pt;
}
#page_home .grayboxes .box_left { width: 362px; background: transparent url(../images/graybox_big_top.gif); }
#page_home .grayboxes .box_middle,
#page_home .grayboxes .box_right { width: 158px; background: transparent url(../images/graybox_small_top.gif); }
#page_home .grayboxes h3 {
	text-align: center;
	font-size: 11pt;
	margin-bottom: 10px;
}

#page_home .grayboxes p {
	text-align: left;
	font-size: 8pt;
	line-height: 1.2em;
	color: #492c1e;
}

#page_home .graybox_bottoms {
	font-size: 0;
}
#page_home .graybox_bottoms .box {
	display: inline-block; *display: inline; *zoom: 1;
	padding: 5px 10px 0 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 29px;
	vertical-align: top;
}
#page_home .graybox_bottoms .left { width: 362px; background: transparent url(../images/graybox_big_bottom.gif); }
#page_home .graybox_bottoms .middle,
#page_home .graybox_bottoms .right { width: 158px; background: transparent url(../images/graybox_small_bottom.gif); }
#page_home .graybox_bottoms a {
	margin-top: 5px;
	font-weight: bold;
	font-size: 8.5pt;
	color: #290b00;
}

#page_home .box_left ul {
	text-align: left;
	padding: 10px 0 0px 5px;
	line-height: 1.5em;
	clear: both;
}
#page_home .box_left ul li { display: inline-block; *display: inline; *zoom: 1; }
#page_home .box_left ul li.left { width: 190px; }
#page_home .box_left ul a { color: #732700; font-size: 8pt; }

#page_home .box_middle .blog_post {
	text-align: left;
	margin-bottom: 1ex;
	line-height: 1.2em;
}
.blog_post .date {
	font-style: italic;
	color: #2c0b03;
}
.blog_post .title {
	font-weight: bold;
	color: #4d4d4f;
}
.blog_post .summary {
	color: #5f5f5f;
}
.blog_post .read_more {
	color: #260e02;
	display: block;
	text-align: right;
}

#page_sitemap ul li {
	list-style: disc inside none;
	margin: 1.5ex 2ex;
	font-size: 11pt;
}

#page_practice_areas ul li {
	margin: 20px 0;
}
#page_practice_areas h2 {
	margin: 0;
	font-size: 11pt;
}
#page_practice_areas a.learn_more {
	display: block;
	text-align: right;
}

/*
.graybox {
	border: 1px solid #dcdcdc;
	background: #fff url(../images/gray_gradient.gif) repeat-x left top;
	vertical-align: top;
}
*/

input.text,
textarea.text {
	background: #fff url(../images/input_fade.gif) repeat-x left top;
	border-color: #dfdcc9 #c7c7c7 #c7c7c7 #dfdcc9;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	color: #000;
	display: block;
}

.input {
	width: 500px;
	margin-bottom: 20px;
}
.input .text { width: 100%; }
.input label { display: block; }

textarea.text:focus,
textarea.text.focus,
input.text:focus,
input.text.focus {
	border: 1px solid #999;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
}

.paging {
	width: 300px;
	margin: 15px auto;
}
.paging .prev,
.paging ul,
.paging .next,
.paging ul li { float: left; margin-right: 10px; zoom: 1; }
.paging ul li.last { margin-right: 0; }
.paging span.prev,
.paging span.next { display: none; }


.attachments ul { margin: 0 20px 20px 20px; }
.attachments li { padding: 10px 0px; }
.attachments li img { float: left; padding-right: 5px; }
.attachments li a { float: left; }

.events_news { margin: 25px 0; }
.events_news td { width: 49%; vertical-align: top; padding-top: 25px; }
.events_news td.news { padding-right: 15px; border-right: 1px solid #b3afaf; }
.events_news td.events { padding-left: 15px; }
a.full_article { display: block; text-align: right; padding-right: 100px; }
a.goto { display: block; text-align: center; }

.subpage {
	text-align: left;
}
.subpage .titlebar {
	width: 712px;
	height: 80px;
	margin: 0 auto;
	padding: 15px 0 35px 0;
}
.subpage .titlebar .text {
	padding-top: 26px;
	padding-right: 20px;
	line-height: 1.8em;
	font-weight: bold;
	text-align: right;
}
.subpage .titlebar .top_header {
	font-size: 21pt;
	padding-bottom: 5px;
}
.subpage .titlebar .area_name {
	color: #b09a42;
	font-size: 11pt;
}

/* All summary boxes */
.subpage .summary_box {
	margin: 0 auto;
	padding: 15px 10px 15px 20px;
	text-align: left;
}
.subpage .summary_box .title {
	color: #fff;
	font-size: 12pt;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
	display: block;
}
.subpage .summary_box dd {
	margin: 15px 0;
	font-size: 8.5pt;
}
.subpage .summary_box dd p { line-height: 1.3em; margin: .5ex 0 1.5ex 0; }
.subpage .downloads .link a { font-size: 9pt; color: #000; }

/* Wide box */
.subpage .summary_box_wide {
	background: transparent url(../images/gold_gradient.png) repeat-x;
	width: 682px;
	min-height: 100px;
	margin-bottom: 20px;
}
.subpage .summary_box_wide dl.has_downloads {
	display: inline-block; *display: inline; *zoom: 1;
	width: 70%;
	padding-left: 10px;
}
.subpage .summary_box_wide div.downloads {
	display: inline-block; *display: inline; *zoom: 1;
	width: 25%;
	padding-left: 15px;
}
.subpage .summary_box_wide dd {
	color: #3c271b;
	white-space: pre-wrap;
	line-height: 1.4em;
}

/* Tall box */
.subpage .box_tall_outer {
	width: 220px;
	display: inline-block; *display: inline; *zoom: 1;
	vertical-align: top;
}
.subpage .summary_box_tall {
	background: transparent url(../images/gold_gradient_large.png) repeat-x;
	min-height: 400px;
}
.subpage .summary_box_tall dl { margin-right: 5px; }
.subpage .summary_box_tall dd,
.subpage .summary_box_tall dd p {
	color: #000;
	font-size: 11pt;
	line-height: 1.1em;
}
.subpage .summary_box_tall div.downloads { margin: 25px 5px 10px 0; }
.subpage .summary_box_tall div.downloads .title {
	text-align: center;
	color: #732700;
}

.subpage .summary_box_contact
{
	margin-bottom: 10px;
	background: transparent url(../images/gold_gradient_large.png) repeat-x;
	background-position: 0% 0%; //0% 20%
	min-height: 125px;
	max-width: 190px;
	margin-left: 0px;
}
.subpage .summary_box_contact h5
{
	color: white;
	font-size: 14pt;
	margin-bottom: 1px;	

}
.subpage .summary_box_contact hr.hr
{
	color: #666;
	background: #333;
	height: 1px;
	width: 180px;
	border: none;
	margin-bottom: 5px;	
}
.subpage .summary_box_contact input.cleardefault
{
	width: 166px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
}
.subpage .summary_box_contact textarea.cleardefault
{
	width: 170px;
	height: 60px;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 3px;
	border: 1px groove #ccc;
}

.subpage .summary_box_contact img.captcha
{
	margin-top: 10px;
	margin-left: 3px;
	margin-bottom: 2px;
	border: 1px solid gray;
}
.subpage .summary_box_contact input.captcha-input
{
	margin-left: 3px;
	border: 1px solid gray;
}

.subpage .summary_box_contact input.button
{
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 110px;
}

.box_right .summary_box_contact
{
	margin-top: 15px;
	padding-left: 3px;
	background: transparent url(../images/gold_gradient_large.png) repeat-x;
	background-position: 0% 0%; //0% 20%
	min-height: 125px;
	max-width: 160px;
}
.box_right .summary_box_contact h5
{
	color: white;
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 1px;	
}
.box_right .summary_box_contact hr.hr
{
	color: #666;
	background: #333;
	height: 1px;
	width: 139px;
	border: none;
	margin-bottom: 5px;	
}
.box_right .summary_box_contact input.cleardefault
{
	width: 139px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
	align: left;
	//-moz-border-radius-bottomright: 50px 25px;
    //border-bottom-right-radius: 50px 25px;
    
    //border-radius: 5px;
	//-moz-border-radius: 5px;
	//-webkit-border-radius: 5px;
}
.box_right .summary_box_contact textarea.cleardefault
{
	width: 139px;
    height: 60px;
    border: 1px groove #cccccc;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 3px;
	align: left;
	padding: 1px;
}
.box_right .summary_box_contact img.captcha
{
	margin-top: 10px;
	margin-left: 3px;
	margin-bottom: 2px;
	border: 1px solid gray;
}
.box_right .summary_box_contact input.captcha-input
{
	margin-left: 3px;
	border: 1px solid gray;
}
.box_right .summary_box_contact input.button
{
	margin-top: 8px;
	margin-bottom: 15px;
	margin-left: 95px;
}


.subpage .box_tall_outer .avvo_badge_120 {
	margin-top: 15px;
	padding: 15px;
	border: 1px solid #a96e4c;
	font-size: 8pt;
	background: #fff;
}

#subpage_type1 .content {
	width: 650px;
	margin: 0 auto 20px auto;
	text-align: left;
}

#subpage_type2 .box_tall_outer { margin: 20px 20px 20px 50px; }
#subpage_type2 .content {
	display: inline-block; *display: inline; *zoom: 1;
	width: 480px;
	text-align: left;
	vertical-align: top;
	margin: 0px 0 20px 0;
}

#subpage_type3 .box_tall_outer { margin: 10px 0 20px 30px; }
#subpage_type3 .content {
	display: inline-block; *display: inline; *zoom: 1;
	width: 480px;
	text-align: left;
	vertical-align: top;
	margin: 0px 0 20px 35px;
}

.subpage .subpage_footer { text-align: center; }
.subpage .subpage_footer .prosecutor { color: #000; margin-bottom: 5px; }
.subpage .subpage_footer li {
	list-style: disc inside none;
	display: inline;
	margin-right: 1.5ex;
}

#subpage_generic {
	padding: 20px 50px 30px 50px;
}

#page_faqs .typelist {
	margin: 20px 0;
}
#page_faqs .typelist ul li {
	margin-bottom: 13px;
	margin-left: 2ex;
}
#page_faqs h2 {
	margin: 0;
	font-size: 12pt;
	font-weight: bold;
	color: #732700;
}
#page_faqs h3 {
	margin: 0 0 1ex 0;
}
#page_faqs .faq_question,
#page_faqs .faq_question p {
	line-height: 1.1em;
}
#page_faqs .faq_question p {
	margin-bottom: 0;
}


#page_contact table { margin: 20px 0; border-collapse: separate; border-spacing: 0 8px; }
#page_contact table td.label {
	width: 200px;
	padding: 5px 10px 0 0;
	vertical-align: top;
	border-bottom: 1px dotted #e0e0e0;
}
#page_contact table td.element { padding: 0; }
#page_contact table td.element input.text { width: 300px; }
#page_contact textarea {
	width: 100%;
	height: 15ex;
}

.from_fck li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 16px;
}
.from_fck p {
	margin-bottom: 1.5ex;
}
.from_fck table {
}


.avvo_badge_120 {
	text-align: center;
}
.avvo_badge_120 a {color:#288fbc;text-decoration:none;}
.avvo_badge_120 .name_link {padding-top:2px;padding-bottom:2px;}
.avvo_badge_120 .profile_link {width:100%;text-align:center;}



