/* YUI Reset version: 3.0.0 build: 1549 - Copyright (c) 2009, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* * * * * * * * * * BASICS * * * * * * * * * * * * * * * * * * * * * * * * * * * */
html, body                      {font:13px/1.6em Helvetica, Arial, sans-serif; }
strong                          {font-weight:bold;}
em                              {font-style:italic;}
p                               {margin-bottom:.9em;}
.hide                           {display:none;}

h1,h2,h3,h4                     {font-family:Georgia, Serif; color:#000; margin:.75em 0em .5em 0em;}
h1                              {font-size:19px; font-weight:bold;}
h2                              {font-size:16px;}
h3                              {font-size:13px;}
h4                              {font-size:11px; color:#004279; text-transform:uppercase;}

/* * * * * * * * * * SIDE COLUMN (hd, nav, press) * * * * * * * * * * * * * * * * */
/* Nav (using IMG/CSS sprites) */
#nav                            {display:none;}

/* Press Release */
#press-releases                 {display:none;}

/* * * * * * * * * * PRIMARY COLUMN (content, contact)* * * * * * * * * * * * * * */

/* Title (IMG) - "Sate Attorney's office for the fourth ... */
#office-title                   {display:none;} 

/* Banner / slideshow */
#banner-slideshow               {display:none;}

/* Main content area */
#bd #content                    {padding-bottom:15px;}
#bd #content h1,h2,h3,h4,h5,h6  {color:#555;}
#bd #content h2#welcome         {margin-bottom:10px;}

.signature                      {width:223px; height:39px; background:url(../images/signature.gif) 0 0 no-repeat; float:right; text-indent:-9999px;} /* Text-indent: visually hides text. But a screen reader will still read it */

/* County Contact boxes */
#bd #county-contact             {width:632px; clear:both; float:none; overflow:hidden; border-top:1px solid #ddd;}
#county-contact .single-county  {float:left; overflow:hidden; font-size:11px; line-height:1.3em; width:33%;}

#county-contact .contentpadding {padding:5px;}
.single-county .adr, .single-county .hours-of-operation {margin-bottom:7px;}
.single-county .hours-of-operation{font-weight:bold;}

#clay .hours-of-operation,
#nassua .hours-of-operation     {margin-top:22px;} /* bring Hours of Operation down to the same baseline as Duval */

.single-county .tel             {clear:both; float:none; overflow:hidden; margin-bottom:1px;}
.single-county .tel .type       {width:105px; float:left;}
#nassua .tel .type              {float:left;}
.single-county .tel .value      {width:86px; float:left;}

#county-contact h3              {font-size:13px; font-family: Helvetica, Arial, Sans-Serif; font-weight:bold; text-transform:capitalize; margin-bottom:5px;}
#county-contact #duval h4       {font-family:Helvetica, Arial, Sans-Serif; font-weight:bold; text-transform:capitalize; font-size:11px; color:#000; margin:0px;}
#county-contact #duval .contentpadding {padding-left:0px;}
#county-contact #clay           {border-left:1px solid #ddd; border-right:1px solid #ddd;}
#county-contact #nassua .contentpadding {padding-right:0px;}

/* * * * * * * * * * FOOTER * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ft                             {display:none;}
#ft-shadow                      {display:none;}
