/* TAG STYLES */

body,div,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td,img
{
	margin: 0;
	padding: 0;
}

/**, img, div, .pngfix
{
	behavior: url(iepngfix.htc)
}*/

body
{
	padding: 10px 0px;
	font-family: Arial, sans-serif;
	background: #e0d7b8 url('../layout_images/buffmap.jpg') 0 0 repeat;
}

div.clear
{
	clear: both;
}

img
{
	border: 0px;
	display: block;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,form
{
	padding-bottom: 20px;
}

h2.component_heading
{
	padding: 0px 8px 0px 10px;
	margin: 0px 0px 15px 0px;
	font-size: 1.2em;
	line-height: 1.7em;
	font-weight: normal;
}

.directories_search_holder h2, .catgeory_manager_holder h2, .documents_holder h2
{
	background-color: #999999;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	font-weight: bold;
}

p
{
	line-height: 1.6em;
}

a
{
	color: #723520;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a.opposite
{
	text-decoration: none;
}

a.opposite:hover
{
	text-decoration: underline;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

blockquote
{
	padding: 10px 0px 10px 30px;
}

.print_search_heading{
	display: none;
}

/* END OF TAG STYLES */

/* DIV STYLES */

#page_holder
{
	width: 980px;
	margin: 15px auto 20px;
}

#header_holder
{
	height: 113px;
	background: #576274 url('../layout_images/header_Bg.jpg') 0 0 no-repeat;
}

#navigation_holder
{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	background-color: #576274;
	z-index: 2;
	position: relative;
}

#content_holder
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 958px;
	padding: 10px 10px 20px 10px;
	margin-bottom: 25px;
}

#content_holder .left_column
{
	width: 231px;
	float: left;
}

#content_holder .right_column
{
	width: 700px;
	float: right;
}

#footer_holder
{
	border: 1px solid #000000;
	background-color: #f5f1e7;
	width: 958px;
	padding: 10px;
}

div.column_content
{
	padding: 0px 0px 20px 0px;
}

div.gallery_image_holder
{
}

div.gallery_image
{
	float: left;
	width: 105px;
	padding: 0px 5px 10px 5px;
}

div.gallery_image_image
{
	height: 105px;
	width: 105px;
}

.directory_listings_holder
{	
	padding: 10px;
	background-color: #EFF8FF;
	color: #000000;
}

.directory_listings_holder_error
{	
	padding: 10px;
	background-color: #FFDFE6;
	color: #000000;
}

.directories_search_holder
{
}

.search_form
{
	background-color: #EFF8FF;
	padding: 10px;
}

.news_source
{
	font-style: italic;
	padding-bottom: 5px;
}

.news_listing
{
	margin-bottom: 5px;
	background-color: #EFF8FF;
	padding: 5px;
}

.locations_listings_holder
{
	float: left;
	width: 290px;
	padding: 10px;
	background-color: #EFF8FF;
	margin: 0px 0px 10px 0px;
}

.search_result_holder
{
	padding: 10px;
	background-color: #EFF8FF;
	margin: 0px 0px 10px 0px;
}

.search_holder
{
}

.listing_description{
	width: 310px;
}

.search_result_holder h2{ 
	padding-bottom: 10px;
}

/* END OF DIV STYLES */

/* LIST STYLES */

ul.header_links_list
{
	list-style: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

ul.header_links_list li
{
	color: #FFFFFF;
	float: left;
	margin-right: 10px;
}

ul.header_links_list li a
{
	color: #FFFFFF;
	text-decoration: none;
}

ul.header_links_list li a:hover
{
	text-decoration: underline;
}

#navigation_holder ul 
{
	padding: 0;
	margin: 0px 0px 0px 35px;
	list-style-type: none;
}

#navigation_holder li 
{
	float: left;
	position: relative;
}

#navigation_holder ul li 
{
	font-size: 18px;
	color: #FFFFFF;
	margin-right: 35px;
}

#navigation_holder a
{
	display: block;
	font-size: 18px;
	float: left;
	height: 51px;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation_holder ul a:hover
{
	color: #DDDDDD;
}

#navigation_holder ul ul 
{
	padding: 0;
	margin: 0;
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 51px;
	left:-17px;
	width:210px;
}

* html #navigation_holder ul ul 
{
	padding: 0;
	margin: 0;
	top: 51px;
	t\op: 51px;
}

#navigation_holder ul ul.left
{
	left:-54px;
}

#navigation_holder table 
{
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}

#navigation_holder ul ul a
{
	color: #723520;
	font-size: 12px;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width: 190px;
	background-color: #FFFFFF;
	border-color: #566272;
	border-style: solid;
	border-width: 0 1px 1px 1px;
}

* html #navigation_holder ul ul a
{
	color: #723520;
	font-size: 12px;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width: 190px;
	background-color: #FFFFFF;
	border-color: #566272;
	border-style: solid;
	border-width: 0 1px 1px 1px;
}

#navigation_holder ul ul a.menu_promote{
	color: #723520;
}

#navigation_holder ul ul a.menu_promote:hover{
	color: #003F3E;
	background-color: #CCCCCC;
}

#navigation_holder a:hover, #navigation_holder ul ul a:hover
{
	color: #003F3E;
	background: transparent;
}

#navigation_holder :hover > a, #navigation_holder ul ul :hover > a
{
	color: #dddddd;
}

#navigation_holder ul ul a:hover
{
	color: #003F3E;
	background-color: #CCCCCC;
}

#navigation_holder ul li:hover ul, #navigation_holder ul a:hover ul
{
	padding: 0;
	margin: 0;
	visibility: visible;
}

ul.left_menu_list
{
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	list-style: none;
}

ul.left_menu_list li
{
	float: none;
	width: 231px;
	clear: both;
}

ul.left_menu_list li a
{
	display: block;
	border-bottom: 1px dashed #3F230C;
	color: #723520;
	text-decoration: none;
	float: left;
	margin-bottom: 2px;
}

ul.left_menu_list li.left_menu_parent a
{
	padding: 3px 0px 3px 10px;
	width: 220px;
}


ul.left_menu_list li.left_menu_parent a.no_children
{
	padding: 3px 0px 3px 10px;
	width: 220px;
	color: #723520;
}

ul.left_menu_list li.left_menu_sibling a
{
	padding: 3px 0px 3px 30px;
	width: 200px;
	color: #723520;
}

ul.left_menu_list li.left_menu_child a
{
	padding: 3px 0px 3px 50px;
	width: 180px;
}

ul.left_menu_list li.left_menu_parent a:hover, ul.left_menu_list li.left_menu_child a:hover
{
	color: #003F3E;
}

ul.left_menu_list li.left_menu_sibling a:hover, ul.left_menu_list li.left_menu_parent a.no_children:hover{
	color: #003F3E;
}

ul.left_menu_list li a.menu_promote{
	color: #723520;
}

ul.left_menu_list li a.menu_promote:hover{
	background-color: #FFFFFF;
}

ul.footer_menu_list
{
	list-style: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

ul.footer_menu_list li
{
	text-align: right;
	margin-bottom: 5px;
}

ul.footer_menu_list li a
{
	text-decoration: none;
}

ul.footer_menu_list li a:hover
{
	text-decoration: underline;
}

ul.document_grouping_list
{
	list-style: none;
	margin-left: 0px;
	padding: 0px;
}

ul.document_grouping_list li
{
	clear: both;
	padding-bottom: 8px;
}

ul.sitemap_list
{
	margin: 0px;
	padding: 0px;
	list-style: square;
}

ul.sitemap_list li
{
	padding-bottom: 5px;
}

ul.sitemap_list li a
{
	font-size: 1.1em;
}

.month_archive_listings
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.month_archive_listings li
{
}

.month_archive_listings li a
{
	background-color: #dddddd;
	display: block;
	color: #333333;
	text-decoration: none;
	float: left;
	padding: 3px 0px 3px 10px;
	width: 220px;
	margin-bottom: 2px;
}

.month_archive_listings li a:hover
{
	background-color: #bbbbbb;
}

/* END OF LIST STYLES */

/* PARAGRAPH STYLES */

.red
{
	color: #FF0000;
}

p.breadcrumb
{
	padding-bottom: 15px;
	font-size: 0.7em;
}

.search_form p
{
	margin: 0px;
	padding: 0px;
}

/* END OF PARAGRAPH STYLES */

/* GLOBAL LINKS */

#global_links_holder
{
	color: #333333;
	padding: 0px 0px 0px 0px;
}

#global_links_holder a
{
	color: #333333;
	text-decoration: none;
}

#global_links_holder a:hover
{
	text-decoration: underline;
}

ul#global_links
{
	list-style: none;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

ul#global_links li
{
	float: left;
}

/* END OF GLOBAL LINKS */

/* TABLE STYLES */

td.column_content_date
{
	width: 90px;
	vertical-align: top;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

td.column_content_desc
{
	vertical-align: top;
	padding-bottom: 10px;
}

td.column_content_desc img
{
	display: none;
}

.listings_info_table
{
	margin-bottom: 10px;
}

.listings_info_table
{
	margin-bottom: 10px;
}

.listings_info_table tr td
{
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.category_table, .documents_table
{
	width: 100%;
	margin-bottom: 15px;
}

.category_table tr td, .documents_table tr td
{
	padding: 3px 5px 3px 10px;
}

.documents_table tr td.table_header
{
	background-color: #999999;
	color: #FFFFFF;
}

.documents_table tr td.table_header a
{
	color: #FFFFFF;
}

.background_1
{
	background-color: #EFF8FF;
}

.background_2
{
	background-color: #eeeeee;
}

.background_inactive
{
	background-color: #FFDFE6;
}

/* END OF TABLE STYLES */

/* FORM STYLES */

form 
{
	margin: 0px 0px 20px 0px;
}

form p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form p label
{
	font-weight: bold;
	display: block;
	color: #333333;
	margin-bottom: 3px;
}

form p input.textfield
{
	color: #000000;
	width: 20em;
	height: 1.5em;
	padding: 1px 0 0 3px;
	border:1px #cccccc solid;
	background: url("../layout_images/form_field_bg.gif") #f6f6f6 top repeat-x;
}

form p input.error
{
	color: #000000;
	width: 20em;
	height: 1.5em;
	padding: 1px 0 0 3px;
	border:1px #FF857F solid;
	background: url("../layout_images/form_field_bg_error.gif") #F8C3C0 top repeat-x;
}

form p input.filefield
{
	color: #000000;
	width: 20em;
	height: 1.5em;
	padding: 1px 0 0 3px;
	border:1px #cccccc solid;
	background-color: #F6F6F6;
	background: url("../layout_images/form_field_bg.gif") #f6f6f6 top repeat-x;
}

form p input.file_error
{
	color: #000000;
	width: 20em;
	height: 1.5em;
	padding: 1px 0 0 3px;
	border:1px #FF857F solid;
	background: url("../layout_images/form_field_bg_error.gif") #F8C3C0 top repeat-x;
}

form p textarea.comment_box
{
	color: #000000;
	width: 32em;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 3px;
	border:1px #cccccc solid;
	background: url("../layout_images/form_field_bg.gif") #f6f6f6 top repeat-x;
}

form p textarea.comment_box_error
{
	color: #000000;
	width: 32em;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 3px;
	border:1px #FF857F solid;
	background: url("../layout_images/form_field_bg_error.gif") #F8C3C0 top repeat-x;
}

form p select
{
	height: 1.5em;
	border:1px #cccccc solid;
	padding-top: 1px;
	height: 1.7em;
	background-color: #f6f6f6;
}

form p .select_list
{
	height: 250px;
	width: 300px;
	border:1px #cccccc solid;
	background-color: #f6f6f6;
}

form p input.submit_button
{
	margin: 0px 0px 0px 0px;
}

form h2
{
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}

form div.form_field_holder
{
	padding: 5px;
	background-color: #EFF8FF;
	margin-bottom: 10px;
}

/* END OF FORM STYLES */

/* CALENDAR STYLES */

#calendar 
{
	width: 100%;
}

#calendar p.month_name 
{ 
	margin-bottom: 10px; 
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

#calendar ol 
{ 
	list-style: none; margin: 0; padding: 0;
}

#calendar ol li 
{
	margin: 0; padding: 0;
	width: 127px;
	float: left;
	display: inline;
}

#calendar ol li div 
{
	height: 110px;
	background: #EEEEEE;
	border: 1px solid #00454F;
	margin-bottom: -1px;
	margin-right: -1px;
	position: relative;
}

#calendar ol li.weekend div
{
	background: #D1EFEE;
}

#calendar ol li.empty_day div 
{
	background: #CFCFCF;
}

#calendar ol.labels li 
{
	background: none;
	border: 0;
	height: auto;
	text-align: center;
	padding-bottom: 6px;
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
}

#calendar ol li h4 
{
	color: #333333;
	font-size: 1.4em;
	padding: 0; margin: 0;
	height: 40px;
	margin-bottom: -40px;
	position: relative;
	text-align: right;
	padding: 3px;
}

#calendar ol li ul 
{
	margin: 0; padding: 0; 
	list-style: none;
	height: 83px;
	width: 98%;
	position: absolute;
	top: 25px; left: 0;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

#calendar ol li ul li 
{
	width: auto;
	height: auto;
	float: none;
	border: 0;
	margin: 0 4px 0 4px;
	position: relative;
	background: none;
	display: block;
}

#calendar ol li ul li span, #calendar ol li ul li a 
{
	padding: 2px 1px 2px 1px;
	display: block;
	font-size: 0.9em;
}

#calendar ol li ul li a:hover
{
	text-decoration: none;
}

/* END OF CALENDAR STYLES */

/* LINK STYLES */

.month_links
{
	color: #000000;
	display: inline;
}

.month_links:hover
{
	text-decoration: underline;
}

.search_result_holder a
{
	font-size: 1.2em;
}

/* END OF LINK STYLES */



table.listing_table {
	display: none;
}
