/* Web site */

* { margin: 0; padding: 0; }
a img { border: 0; background: transparent; }
fieldset { border: 0; }

/* body styles */

body { 
	font-family: Arial, Helvetica, sans-serif;
	color: #464646; 
	font-size: 100%;
	text-align: center;
	background: url(/template_assets/images/background.gif) repeat-y scroll 50% 0;
	margin: 0; 
	padding: 0;
}
table {
	margin-bottom: 2em; border-collapse: collapse;
}
td {
	vertical-align: top;
	/*padding: 0.5em 0.5em 0.5em 0;*/
}
/* Add styles to be hidden as display: none */

#header, #navbar, #logo, #headerSSP, #site_map, #breadcrumbs, #right-column, #subcolumn, #map, #footerwrap, #footer, #print-page, #ad3LT, .pdf_creator_link {
	display:none;
	}
	
/* navbar */

/*#navbar {
	text-align: left;
	padding: 0; 
	margin: 0;
	height: 22px;
}
#navbar ul {
	background-color: #000000;
	border: 0px solid #E9E9E9;
	width: 748px;
	margin: 4px 0 0 0;
	height: 16px;
	padding: 0 0 0 18px;
}
#navbar li {
	list-style-type: none;
	display: inline;
	font-size: 0px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
	margin: 0 3px 0 0;
}
#navbar a:link, #navbar a:visited, #navbar a:active {
	color: #000000; text-decoration: none;
}
#navbar a:hover {
	color: #000000; text-decoration: none;
}
#navbar a:link.active, #navbar a:visited.active, #navbar a:hover.active #navbar a:active.active {
	color: #000000; text-decoration: none;
}
#searchbox {
	float: right;
}
.textfield {
	background-color: #F6EA94;
	border: 1px solid #A2D59D;
	text-align: right;
	color: #3AB34A;
	margin: 0;
	padding: 0 3px 0 0;
	width: 158px;
	height: 16px;
	font: 13px Arial, Helvetica, sans-serif;
}
.gobutton {
	margin-left: -2px;
}



/* wrap*/

#wrap {
	background: url(/template_assets/images/mainbg.jpg) repeat-y scroll 0 0;
	margin: 0 auto;
	padding: 0;
	width: auto;
	/*width: 986px;*/
}
#innerwrap {
	margin: 0 auto;
	padding: 0;
	width: auto;
	/*width: 972px;*/
}

/* header */

#header_print { 
	display: block;
	width: 100%;
	
}

/*#header {
	text-align: left;
	padding: 0; 
	margin: 0;
	height: 110px;
	width: 972px;
	background: #A2D39C url(/template_assets/images/blountEDBprintHD.jpg) no-repeat scroll right;
	color: #588526;
	font-size: 10px;
}
#header img {
	float: left;
}
#header p {
	padding: 5px 0 0 0; line-height: 12px;
}
#header a:link, #header a:visited, #header a:hover, #header a:active { 
	color: #588526;
}

/* #headerSSP {
	width: 455px; height: 110px; float: left;
}

/* homepage intro */

#introSSP {
	width: 563px; height: 233px;
}

/* logo */

/* #logo {
	width: 329px; height: 110px; float: left; padding: 0 3px 0 0; background-color: #FFF;
}



/* content */

#content { 
	padding: 0;
	margin: 0 0 6px 0;
	/*width: 972px;*/
	width: auto;
	background: url(/template_assets/images/sidebarbg.jpg) repeat-y scroll 0 0;
	text-align: left;
}

/* dropdowns */

/* #dropdowns {
	margin: 9px 13px 0 0; font-size: 0px; font-weight: bold; float: left;
}
#dropdowns, #dropdowns ul { 
	list-style: none; line-height: 36px;
}
#dropdowns a {
	display: block; width: 0px; padding: 0 0 0 18px;
}
#dropdowns li { 
	width: 0px; 
}
#dropdowns li ul { 
	position: absolute;
	background: #586426 url(/template_assets/images/sidebarbg.jpg) repeat-y scroll 0 0;
	width: 0px;
	margin: 0 0 0 187px;
	left: -999em;
}
#dropdowns li ul ul { 
	margin: -36px 0 0 187px;
}
#dropdowns li:hover ul ul, #dropdowns li:hover ul ul ul, #dropdowns li.sfhover ul ul, #dropdowns li.sfhover ul ul ul {
	left: -999em;
}
#dropdowns li:hover ul, #dropdowns li li:hover ul, #dropdowns li li li:hover ul, #dropdowns li.sfhover ul, #dropdowns li li.sfhover ul, #dropdowns li li li.sfhover ul { 
	left: auto; margin-top: -36px;
}
#dropdowns a:link, #dropdowns a:visited, #dropdowns a:active {
	color: #D7D7D7; text-decoration: none;
}
#dropdowns a:hover {
	color: #F4EA91; text-decoration: none; background-color: #2B8EC9;
}
#dropdowns li:hover, #dropdowns li.sfhover {
	background: #2B8EC9;
}

/* main-column */

#main-column { 
	float: left;
	padding: 0px 55px 55px 75px;
	/*width: 600px;*/
	width: auto;
	/*height: 640px;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#main-column h1 {
	margin: 18px 0 12px 0; color: #2376AA; font-size: 22px;
}
#main-column h2 {
	font-size: 14px; margin: 0 0 7px 0; color: #2376AA;
}
#main-column p {
	line-height: 21px; margin: 0 0 1.3em 0;
}
#main-column ul, #main-column ol {
	margin: 0 0 1.3em 0;
}
#main-column li {
	line-height: 21px; margin-left: 2em;
}
#main-column a:link, #main-column a:visited {
	color: #2376AA; text-decoration: underline;
}
#main-column a:hover {
	color: #2376AA; text-decoration: underline;
}
#main-column a:active {
	color: #2376AA; text-decoration: underline;
}
#main-column td, #main-column th {
	/*padding: 0 2em 0.5em 0;*/
}

/* breadcrumbs */

/* #breadcrumbs { 
	color: #CCC; font-size: 11px; margin: 2px 0 7px 0; font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #CCC; text-decoration: none;
}
#breadcrumbs a:hover {
	color: #A0A0A0; text-decoration: none;
}
#breadcrumbs a:active {
	color: #CCC; text-decoration: none;
}
#breadcrumbs a:link.active, #breadcrumbs a:visited.active, #breadcrumbs a:hover.active #breadcrumbs a:active.active {
	color: #A0A0A0; text-decoration: none;
}

/* subcolumn */

/* #subcolumn {
	margin: 1em 0 0 0;
}
#subcolumn h1 {
	margin: 10px 0; color: #2376AA; font-size: 20px;
}

/* subcolumn-left */

/*#subcolumn-left { 
	float: left; width: 343px; border-top: 1px solid #A2D39C;
}
#subcolumn-left ul { 
	width: 325px; background-color: #F3F7E9; list-style: none; font-size: 11px;
}

/* news */

.altrow { 
	background-color: #E7F0DD;
}
#news li { 
	position: relative; height: 40px; line-height: 15px;
}
.date { 
	position: absolute; top: 1.3em; left: 0.5em;
}
#news a { 
	display: block; height: 40px; padding: 5px 15px 0 48px;
}
#news a:link, #news a:visited {
	color: #999; text-decoration: none;
}
#news a:hover {
	color: #A0A0A0; text-decoration: none;
}
#news a:active {
	color: #999; text-decoration: none;
}
#news li:hover, #news li.sfhover {
	background: #CCC; cursor: pointer;
}

/* subcolumn-right */

/* #subcolumn-right { 
	float: right; width: 226px; border-top: 1px solid #A2D39C; margin: 0 2px 0 0;
}

/* right-column */

/* #right-column { 
	float: right;
	padding: 0 0 0 0;
	width: 186px;
	font-size: 10px;
	color: #888;
}
#right-column h1 {
	color: #3AB34A; font-size: 12px; font-weight: normal; margin: 3px 0;
}
#right-column a:link, #right-column a:visited, #right-column a:active {
	color: #888;
}
#right-column a:hover {
	color: #888;
}

/* map */

/* #map {
	width: 185px; 
	height: 364px;
}
#map a {
	display: block; width: 185px; height: 364px;
	background: url(/template_assets/images/map.jpg) no-repeat scroll 0 0;
}
#map a:hover {
	background: url(/template_assets/images/map.jpg) no-repeat scroll 0 -365px;
}

/* floatnav */

/* #floatnav {
	margin: 34px 0 0 0;
}
#floatnav li {
	list-style-type: none; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000; 
	margin: 0 0 15px 0;
	background: url(/template_assets/images/chrome.jpg) no-repeat scroll 0 0;
	height: 36px;
	line-height: 36px;
}
#floatnav a {
	padding: 0 0 0 11px; height: 36px; line-height: 36px; display: block;
}
#floatnav a:link, #floatnav a:visited, #floatnav a:active {
	color: #000; text-decoration: none;
}
#floatnav a:hover {
	color: #666; text-decoration: none;
}

/* datatable */

.datatable td, .datatable th {
	background-color: #F3F7E9; 
	padding: 0.5em 1em 0.5em 0.5em; 
	border-bottom: 1px solid #FFF; 
	border-right: 1px solid #FFF;
}

/* contact */

#contactform {
	margin-bottom: 5em;
}
#contactform label {
	line-height: 1.5em;
}
#contactform td, #contactform th {
	vertical-align: top; padding: 0 1em 1em 0; font-weight: normal;
}
#contactform input, #contactform textarea {
	/*background-color: #FFF;*/
}

/* footer */


/* #footerwrap {
	background: url(/template_assets/images/footerbg.jpg) repeat scroll 0 0;
}
#footer {  
	clear: both;
	padding: 0;
	height: 26px; 
	color: #979797; 
	font-size: 10px; 
	line-height: 26px;
	width: 570px; 
	margin: 0 auto;
}

/* footernav */

/* #footernav {
	float: left;
}
#footernav li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	margin: 0 3px 0 0;
}
#footernav a:link, #footernav a:visited, #footernav a:active {
	color: #979797; text-decoration: none;
}
#footernav a:hover {
	color: #979797; text-decoration: none;
}

/* copyright */

#copyright {
	float: right;
}


/* misc styles */

.img-style-lt {
	float: left; padding-right: 5px; clear: both; margin-bottom: 1em;
}
.img-style-rt {
	float:right;
	padding-left: 5px;
}
.clearfix {
	clear:both;
	}
.wireframe {
	border: 1px solid black;
}
.fill {
	background-color: #F00;
}
.flag {
	margin-right: -3px;
}

/*----------------------------------------------------------------
.site_search
----------------------------------------------------------------*/

.site_search_count { margin: 0 0 1.3em 0; display: block;}
.site_search_hit { margin: 0 0 1.3em 0; line-height: 1.5}
.site_search_result_link { display: block;}


.searchCount { margin: 0 0 1em 0; display: block;}
.searchResultsTable td, .searchResultsTable th { padding: 0 15px 10px 0;}