/*** This stylesheet contains all the site-specific styles for this site, including widget styles ***/

/*Default Site-Wide Styles & Resets
----------------------------------*/
html, body { height: 100% }
body {font-family: Verdana, Arial, Tahoma, Sans-Serif;font-size:11px;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;color:#202020;}
h1 {font-size:1.3em;line-height:1;margin-bottom:0.5em; }
h2 {font-size:1.2em;margin-bottom:0.75em;}
h3 {font-size:1.1em;line-height:1;margin-bottom:1em;font-weight:bold;}
h4 {font-size:1.0em;font-weight:bold;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:0em;}
h6 {font-size:1em;font-weight:bold;}
p {margin:0;padding:0 0 12px 0;}

/* Links */
a:focus, a:hover {color:#000000;text-decoration:underline;}
a {text-decoration:none; cursor: pointer;color:#AB2409;}

img {border:0;}

/* Header Specific Styles 
----------------------------------*/
.site-header {width:100%;}

.nofloat {clear:both;}