/* sn_styles.css */

body {
	font: 10pt Trebuchet MS, Arial, Verdana, Tahoma, sans-serif;
	margin: 0;
	background: url("images/leaves_bg_tile.gif");
	}

html, body {
	height: 100%;
	}

/* ===== PAGE ELEMENTS ====== */

#container {
	width: 950px;
	margin: 0 0 0 75px;
	background: #fff;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	}
	
div#header {
	background: url("images/brooksville-header.jpg") no-repeat;
	width: 950px;
	height: 167px;
	float: left;
	clear: both;
	}

div#globalnav {
	position: absolute;
	width: 730px;
	left: 250px;
	top: 120px;
	height: 30px;
	}

div#localnav {
	float: left;
	margin: 1px 11px 10px 0;
	padding: 0;
	width: 175px;
	background: url("images/localmenufill.gif") repeat-y;
	}

/* ==== SEARCH box styles ==== */

div#localnav div#search {
	width: 150px;
	padding: 0 0 0 10px;
	margin: 3px 0 10px 0;
	clear: both;
	}
	
div#localnav div#search form input.field {
	float: left;
	height: 14px;
	border: 1px solid #777;
	padding-left: 3px;
	color: #555;
	font-size: 8pt;
	}

div#localnav div#search form input.submit {
	font-size: 7pt;
	font-weight: bold;
	width: 25px;
	height: 17px;
	margin-left: 3px;
	}

#content {
	float: left;
	margin: 1px 12px 10px 0;
	width: 586px;
	padding: 0;
	background: url("images/content-fill.gif") repeat-y;
	min-height: 300px;
	}

.contentliner {
	width: 586px;
	background: url("images/content-liner-fill.gif") no-repeat;
	background-position: bottom center;
	min-height: 300px;
	}

.contentwrapper {
	padding: 5px 20px 10px 20px;
	width: 546px;
	}

#content .contentliner .contentwrapper a {
	padding: 0 0 10px 0;
	}

div.pagecontent_html_link a:link {
	color: #0f3895;
	}

div.pagecontent_html_link a:hover {
	color: blue;
	}

div.pagecontent_html_link a:hover {
	color: #88aaff;
	}

#sidebar {
	float: left;
	clear: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 166px;
	min-height: 300px;
	background:url("images/sidebar-bgfill.gif") repeat-y;
	}

#sidebarliner {
	width: 166px;
	padding: 0;
	background: url("images/sidebar-fill.gif") no-repeat;
	min-height: 300px;
	}

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

#sidebarwrapper h1, #sidebarwrapper h2 {
	font-size: 1em;
	}

#sidebarwrapper ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 5px;
	list-style-type: square;
	}


#sidebarwrapper div.pagecontent_html_link a:link, #sidebarwrapper div.pagecontent_html_link a:visited {
	color: #0f3895;
	text-decoration: underline;
	}

#sidebarwrapper div.pagecontent_html_link a:hover {
	color: blue;
	text-decoration: none;
	}

#sidebarwrapper div.pagecontent_html_link p {
	font-size: .9em;
	}

#utility {
	float: right;
	margin: 5px 150px 0 0;
	padding: 3px 15px 0 0;
	width: 160px;
	height: 25px;
	background: url("images/minimenubox.jpg") no-repeat;
	font-size: .85em;
	text-align: right;
	color: #fff;
	}

#utility a:link {
	color: white;
	text-decoration: none;
	}

#utility a:visited {
	color: white;
	text-decoration: none;
	}

#utility a:hover {
	color: #fe7801;
	text-decoration: underline;
	}

/* ===== END PAGE ELEMENTS ====== */

/* ===== LOCAL MENU STYLES ===== */
 

#localnav ul {
	list-style: none;
	width: 150px;
	padding: 0;
	margin: 5px 0 0 0;
	font-weight: normal;
	}
	
#localnav ul li {
	margin: 0 0 5px 10px;
	padding: 0 0 10px 0;
	width: 150px;
	font-size: .9em;
	font-weight: normal;
	background: url("images/menuseparator.gif") no-repeat;
	background-position: bottom left;
	}
	
#localnav a:link, #localnav a:visited {
	color: #527a9d;
	text-decoration: none;
	}

#localnav a:hover {
	color: #444;
	text-decoration: underline;
	}

#localnav ul li.sn_menuitemselected {
	margin: 0 0 5px 10px;
	padding: 0 0 10px 0;
	background: url("images/menuseparator.gif") no-repeat;
	background-position: bottom left;
	color: #1c4375;
	font-weight: bold;
	}
	
#localnav ul li.sn_menuitemselected a.sn_menulinkselected:link, #localnav ul li.sn_menuitemselected a.sn_menulinkselected:visited {
	color: #1c4375;
	line-height: 100%;
	text-decoration: none;
	}
	
#localnav ul li.sn_menuitemselected a.sn_menulinkselected:hover {
	color: #000;
	text-decoration: none;
	}
/* ======= END LOCAL MENU STYLES ======= */

div.sectiontext {
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/*h1 {
	font-family: Georgia, Garamond, Baskerville, serif;
	font-size: 1.4em;
	margin: 0 0 5px 0;
	color: #193a74; */  /* ultramarine */
/*	}*/

h1, h2, h3 {
	font-family: Georgia, Garamond, Baskerville, serif;
	font-size: 1.3em;
	margin: 5px 0 5px 0;
	color: #193a74;;
	}

/*h3 {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, sans-serif;
	font-size: 1em;
	margin: 5px 0 5px 0;
	color: #193a74;*/ /*ultramarine*/
/*	}*/

p { 
	margin: 0;
	padding: 0;
	}

div.text1, div.pagecontent_bulletlist {
	font-size: .9em;
	line-height: 130%;
}

div.sn_caption {
	font-size: .85em;
	line-height: 110%;
	color: #444;
	padding: 2px 0 0 0;
	}

/*div.pagecontent_bulletlist ul li {
	margin-bottom: 5px;
	list-style-image: url(snp_images/bullet.gif)
}*/

div.text2 {
	background: #ccdff7;
	padding: 10px;
	border 1px solid #acc9ef;
	}

div.text2 p {
	font-family: Verdana, Arial, sans-serif;
	line-height: 120%;
}

div.sn_document {
	padding: 5px 0 10px 0;
	}

div.pagecontent_textimage {
	margin: 15px 0 5px 0;
	clear: both;
	}

.sn_label {
	font-size: .85em;
	color: #666;
	}

#sidebar a:link, #sidebar a:visited {
	color: #444;
	text-decoration: underline;
	}
	
#sidebar a:hover {
	color: #000;
	text-decoration: none;
	}

a.sn_pagecontent_link {
	font-size: 9pt;
	}

.sn_imageleft {
	float: left;
	margin-right: 10px;
	}
	
.sn_imageright {
	float: right;
	margin-left: 5px;
	}
	
.sn_imagecenter {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}
	
.pagetext a:link, .pagecontent_text a:link,
.sn_pagecontent_link a:link, .sn_pagecontent_link a:visited {
	color: #193a74; /*ultramarine*/
	text-decoration: underline;
	font-size: 1em;
	}


#footer {
	border-top: 1px solid #cfcfcf;
	margin: 20px 10px 20px 10px;
	padding: 10px 0 10px 0;
	font-size: .75em;
	color: #555;
	}
	
#footer a:link, #footer a:visited {
	color: #555;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #333;
	text-decoration: underline;
	}
