/************************************************
Base font style and size set here
************************************************/
body
{
	border: none;
	margin: 0px;
	padding: 0px 0 0 0px;
	background: #6f864e url(/images/site_bg_strip.jpg) center 0 repeat-x;
}


table{
}

/* body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Verdana, sans-serif;
	font-size: 12px;	
	line-height:16px;
	color: #523e25;
} */
ol li
{
	line-height:20px !important;
}

a img
{
	border: 0px;
}

a
{
	color:#b57f00;
}

a:hover
{ 
    text-decoration:none; 
}

/* Default error reporting style */
.error_message
{ 
	color: #c60;
	font-weight:bold;	
}

/* Use :after instead of clear:both because IE adds a space with clear:both */
.clearfix:after, 
.mainSpan:after, 
.mainSpan_wrapper:after, 
.contentheader:after, 
.content:after, 
.container:after, 
.title:after, 
.search_features:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix, 
.mainSpan, 
.mainSpan_wrapper,
.contentheader, 
.content, 
.container,
.title_right,
.search_features
{
	display:inline-block;
}

/* Hide from IE-mac \*/
* html .clearfix,
* html .mainSpan, 
* html .mainSpan_wrapper,
* html .contentheader, 
* html .content, 
* html .container, 
* html .title_right,
* html .search_features
{
	height:1%;
}

.clearfix, 
.mainSpan, 
.mainSpan_wrapper, 
.contentheader, 
.content, 
.container, 
.title_right,
.search_features
{
	display:block;
}
/* End hide from IE-mac \*/


/* Containing frame for the site */
.mainSpan_wrapper_home, 
.mainSpan_wrapper, 
.mainSpan_wrapper_noleftnav, 
.mainSpan_wrapper_review  {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background: url(/images/mainSpan_wrapper_bg.jpg) center 0 no-repeat;
}

.mainSpan
{
	position: relative;
/*	font-family: Verdana, Helvetica, sans-serif; */
	width: 940px;
	margin: 0px auto 0px auto;
	text-align:left;
	z-index: 1;
}


/*********************************************
		WIDTH CONTAINER &
		CONTENT WRAPPERS
********************************************/
.mainSpan_wrapper_home .width_container{
	width: 940px;
	margin: 0 0 0 0px;
	padding: 0;
	background: #ede7ca;
}

.mainSpan_wrapper .width_container{
	width: 940px;
	margin: 0 0 0 0px;
	padding: 0;
	background: #ede7ca;
}

.mainSpan_wrapper_noleftnav .width_container, .mainSpan_wrapper_review .width_container{
	width: 940px;
	margin: 0 0 0 0px;
	padding: 0;
	background: #ede7ca;
}

.mainSpan_wrapper_noleftnav .content_wrapper2, .mainSpan_wrapper_review .content_wrapper2
{
	float: left;
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
}










/* Section 508 skip navigation menu */
.skipnav
{ 
    position:absolute; 
    top:0px; 
    left:0px; 
    z-index:10;
}

.skipnav img
{
    border:0px;
    width:1px;
    height:1px;
    display:block;
    float:left;
}

/* Container for admin control panel */
.adminSpan
{
	width:200px;
	float:right;
	text-align:left;
	line-height:0;
}

/************************************************
Header: contains search, top links, site logo 
************************************************/
.header_wrapper{
	position: relative;
	padding-top: 0px;
	width: 100%;
	height: 194px;
	background: url(/images/header_bg-lib.jpg) 0 0 no-repeat;
	z-index: 5000;
}

.printonly {
	display: none;
}

.header
{
	position: relative;
	width: 940px;
	margin: 0px auto;
	background: none;
	height: 152px;
	font-size: 11px;
	font-family: verdana;
}

.header_left
{
	float:left;
	width: 290px;
}

.header_left a
{
	width: 450px;
	position: absolute;
	top: 20px;
	display:block;
	padding: 115px 0 0 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:115px;
	z-index: 1000;
}

#menu-image {
  position: absolute;
  top: 20px; 
  }

#menu-image a {

  position: absolute;
  top: 20px; 
  text-decoration: none;
  }

#menu-image a i { visibility: hidden; }


a#home_link
{
	top: 20px; 
	left: 136px;
	width: 305px;
	height: 122px;
}

a#town_link
{
	top: 20px;
	left: 0px;
	width: 135px;
	height: 122px;
}


#renovation-image a i { 
  visibility: hidden; }

#renovation-image a  { 
  position: absolute;
  top: 315px; 
  text-decoration: none;
}

a#renovation_link
{
	top: 315px;
	left: 90px;
	width: 750px;
	height: 40px;
}

.header_right
{
	float:right;
	margin: 34px 0px 0px 0px;
	width: 373px;
}

.header_logo
{
	height: 1px;
	width: 1px;
	border: none;
}

/* Top line of links */


.header_nav_wrapper
{
	position: relative;
	width: 100%;
	background: none;
	
}

.header_nav
{ 
	width: 100%;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	background: none;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}

.header_nav a:link, a:visited
{
	color: #fff; 
	text-decoration:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.header_nav a:hover
{
	color: #fff;
	text-decoration:underline;
}


/* Container for search field and go button */
.searchbox
{ 
	position: absolute;
	top: 118px;
	left: 728px;
	width: 206px;
	height: 26px;
	background: url(/images/searchbox_bg.gif) 0 0 no-repeat;
}

.searchbox_textbox
{
	float: left;
	height: 13px;
	padding: 3px 6px 3px 4px;
	margin: 3px 0px 0px 8px;
	font-size: 12px;
	line-height: 12px;
	background-color: #fff;
	color: #b9b089;
	border: none;
	width: 155px;
	font-family: Verdana, Sans-Serif;
}

.searchbox_button
{
	float:left;
	margin: 5px 0px 0px 0px;
}


.quicklink 
{
    position: absolute;
	top: 32px;
	left: 583px;
	width:172px;
        height: 21px;
	font-size: 11px;
	margin: 6px 11px 0 5px;
	float: left;
}
.quicklink select 
{
    width: 172px;
	height: 21px;
}

.quicklink option 
{
    padding:2px;
}


/************************************************
Content section
************************************************/
/* Page content container */



/* Contains breadcrumb, page title, printer friendly link */
.contentheader
{
	display: inline-table;
	width: 695px;
	margin: 0px 0px 0px 0px;
	background: none;
}

.mainSpan_wrapper_noleftnav .contentheader
{
	width: 886px;
	margin: 0px 0px 0px 0px;
}
.mainSpan_wrapper_noleftnav .contentheader_banner
{
	width: 886px;
	margin: 0px 0px 0px 0px;
}

.mainSpan_wrapper_noleftnav .dynbanner
{
	display: none;
}


.image_banner
{
	display: block;
}

.breadcrumb_wrapper
{
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	background: none;
	color: #e5d5ae;
	float: left;
	width: 65%;
	font-family: Verdana, sans-serif;
}

.contentheader_banner .breadcrumb_wrapper
{
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	background: none;
	color: #e5d5ae;
	float: left;
	width: 65%;
	font-family: Verdana, sans-serif;
}

.breadcrumb_wrapper2
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	background: #738450;
	color: #e5d5ae;
	float: left;
	width: 726px;
	font-family: Verdana, sans-serif;
}
.mainSpan_wrapper_noleftnav .breadcrumb_wrapper2
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	background: #738450;
	color: #e5d5ae;
	float: left;
	width: 940px;
	font-family: Verdana, sans-serif;
}

.breadcrumb{
	margin-left: 15px;
}
.breadcrumb a
{ 
	color: #e5d5ae;
	text-decoration: underline;
}

.breadcrumb a:hover
{
	text-decoration: none;
}

.printer_friendly, .forward_link, .rss{
    font-size: 10px;
	font-family: Verdana, Sans-Serif;
    float:right;
    height:24px;
    text-align:left;
}

.printer_friendly{width:50px;}
.forward_link{width:65px;}
.rss{width:50px;}

.printer_friendly a, .forward_link a, .rss a{
    display:block;
    padding-left:20px;
    text-decoration:underline;
    color: #e5d5ae;
    height:18px;
}

.printer_friendly a:hover, .forward_link a:hover, .rss a:hover
{
	text-decoration:none;
	color: #e5d5ae;
}

.font_size
{
	float: right;
	font-size: 10px;
	margin-top: -1px;
	margin-left: 8px;
}

.font_size a
{
	padding-left:0px;
    text-decoration:underline;
    color: #e9ddb0;
}
.font_size a:hover
{
	color: #e9ddb0;
	text-decoration: none;
}

.font_size div
{
	display: inline-block;
	width: 12px;
	height: 12px;
	cursor: pointer;
	float: left;
	margin: 0px 2px 0px 2px;
	border: solid 1px #4C8CC4;
	padding: 0 0 2px 0;
	text-align: center;
}

.contentheader h1,
.contentheader_banner h1
{
    padding:0px 15px 5px 0px;
    margin: 10px 0px 0px 0px;
	float: left;
	width: 100%;
	font-family: Georgia, sans-serif;
	font-size:25px;
	font-weight: normal;
	color: #5d6735;
	line-height: 28px;
}

.mainSpan_wrapper_noleftnav .title_left h1{
	padding:0px 15px 5px 0px;
    margin: 10px 0px 0px 0px;
	float: left;
	width: 100%;
	font-family: Georgia, sans-serif;
	font-size:25px;
	font-weight: normal;
	color: #5d6735;
	line-height: 28px;
}

.contentheader h2,
.contentheader_banner h2
{
        padding: 0px 0px 0px 0px;
        margin: 10px 0px 0px 15px;
	float: left;
        width:90%;
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	line-height:17px;
	font-weight: bold;
	color: #6b5c45;
}


.mainSpan_wrapper_home .fix_intheight{ float: right; width: 0px; height: 630px;}

.fix_intheight{ float: right; width: 0px; height: 470px;}





/* Content: padding should be on content class NOT container */
.mainSpan_wrapper_home .content
{ 
	padding: 0px 0px 0px 0px;
}

.content a {
	color: #b57f00;
	text-decoration: underline;
}

.content a:hover {
	color: #b57f00;
	text-decoration: none;
}

.content textarea
{
	width:525px;
}

.content ul
{
	padding:0px;
	margin:8px 0px 10px 30px;
}

.content ul li
{
	padding: 2px 0px;
}

.downloadmessage
{
	clear: both;
	background: #fbf7e5;
	border:solid 1px #dbc695;
	text-align:center;
	width: 466px;
	margin: 10px auto;
	padding: 0px;
}

.downloadmessage img
{
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 2px;
}

.downloadmessage p
{
	color: #4b4638;
	font-size:10px;
	padding:5px 0px;
	margin:0px;
}

.paging
{
	margin-top:10px;
	margin-bottom:10px;
}



/*******************FOOTER**********************/


.mainSpan_wrapper_home .footer_wrapper
{
	position: relative;
	padding: 0;
	margin: 0px auto;
	z-index: 1;
	background: none;
}

.mainSpan_wrapper .footer_wrapper, .mainSpan_wrapper_noleftnav .footer_wrapper, .mainSpan_wrapper_review  .footer_wrapper
{
	position: relative;
	padding: 0;
	margin: 0px auto;
	z-index: 1;
	background: none;
}

.mainSpan_wrapper_home .footer
{
	padding: 0 0 0 0;
	margin: 20px 0 15px 20px;
	color: #ded9c0;
	text-align: left;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	background: none;
}

.mainSpan_wrapper .footer, .mainSpan_wrapper_noleftnav .footer, .mainSpan_wrapper_review  .footer
{
	padding: 0 0 0 0;
	margin: 20px 0 15px 20px;
	color: #ded9c0;
	text-align: left;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	background: none;
}

.mainSpan_wrapper_home .footer a, .mainSpan_wrapper .footer a, .mainSpan_wrapper_noleftnav .footer a, .mainSpan_wrapper_review .footer a
{
	color: #ded9c0;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.mainSpan_wrapper_home .footer a:hover, .mainSpan_wrapper .footer a:hover, .mainSpan_wrapper_noleftnav .footer a:hover, .mainSpan_wrapper_review .footer a:hover
{
	color: #ded9c0;
	text-decoration: none;
}
/*
.mainSpan_wrapper_home .footer p
{
	font-family: Verdana, sans-serif;
	font-size:12px;
	line-height: 20px;
	color: #53360b;
	margin: 0px 0 0 0px;
	text-align: left;
}

.mainSpan_wrapper .footer p, .mainSpan_wrapper_noleftnav .footer p, .mainSpan_wrapper_review .footer p
{
	font-family: Verdana, sans-serif;
	font-size:12px;
	line-height: 20px;
	color: #53360b;
	margin: 0px 0 0 0px;
	text-align: left;
}
*/










/**********************************
	NoLeftNav classes
***********************************/

.mainSpan_wrapper_noleftnav .contentheader_banner .title_left
{
	float: left;
	width: 94%;
	margin: 0px 0px 20px 27px;
	padding: 0px 0px 0px 0px;
	/*border-bottom: 3px dotted #ad9777;*/
}

.mainSpan_wrapper_noleftnav .title_right
{
	float: right;
	width: 25%;
	padding: 0px 10px 0px 0px;
	margin-top: 5px;
	text-align: left;
}

.mainSpan_wrapper_noleftnav .content
{
	width: 886px;
	padding: 0px 27px 20px 27px;
	background: none;
	font-family: Verdana;
	font-size: 11px;
}

.mainSpan_wrapper_noleftnav .fix_intheight{ float: right; width: 0px; height: 470px;}

	.mainSpan_wrapper_noleftnav .contentheader
{
	width: 890px;
	margin: 0px 0px 0px 0px;
}
	.mainSpan_wrapper_noleftnav .contentheader_banner
{
	width: 940px;
	margin: 0px 0px 0px 0px;
}

.mainSpan_wrapper_noleftnav .contentheader h2, 
.mainSpan_wrapper_noleftnav .contentheader_banner h2
{
	width:100%;
}




/****************************************************
	REVIEW CLASSES
****************************************************/


.leftnav
{
	width: 214px;
	float:left;
	margin: 0px 0px 30px 0px;
	padding: 0px 0 30px 0;
	font-size:13px;
	font-family: Tahoma, Sans-Serif;
	background: none;
}

.leftnav a
{
	display:block;
	padding: 4px 3px 4px 7px;
	line-height: 20px;
	color: #6e5738 !important;
	text-decoration:none;
}

.leftnav a:hover,
.leftnav_node_wrapper_root .leftnav_node_haschildren a:hover
{
	color: #f6ecdf;
	text-decoration:none;
}

.leftnav a span{	color: #6e5738;}
.leftnav a:hover span{	color: #f6ecdf;}

.leftnav_node_wrapper_root .leftnav_node a span
{
	color: #6e5738;
}
.leftnav_node_wrapper_root .leftnav_node a:hover span
{
	color: #f6ecdf;
}


.leftnav_node_wrapper
{
	border-bottom:1px solid #cfaf64;
	background: #e3ce9f;
}


.leftnav a span{
	padding-left: 9px;
}



.leftnav_node_wrapper .leftnav_node a
{
	padding-left: 9px;
	color: #6e5738;
	background: #e3ce9f;
}
.leftnav_node_wrapper .leftnav_node a:hover
{
	color: #f6ecdf;
}

.leftnav_node_wrapper a span
{
	display: block;
}

.leftnav_node_wrapper_root
{
	border-bottom: 1px solid #cfaf64;
	background: #e3ce9f;
}

.leftnav_node_haschildren
{
	background: #ceae61;
}

.leftnav_node_haschildren a span
{
	border-bottom: none !important;
	color: #6e5738;
	padding-left: 11px;
	font-weight:bold;
}
.leftnav_node_haschildren a:hover span
{
	color: #f6ecdf;
}

.leftnav_node_iscurrent a span
{
	color: #6e5738;
	padding-left: 11px;
	font-weight:bold;
}
.leftnav_node_iscurrent a:hover span
{
	color: #f6ecdf;
	font-weight:bold;	
}

.leftnav_node_wrapper .leftnav_node a span, .leftnav_node_wrapper_root .leftnav_node a span {
	background: none;
}
.leftnav_node a:hover, .leftnav_node_wrapper .leftnav_node a:hover, .leftnav_node_wrapper_root .leftnav_node_haschildren a:hover
{
	color: #f6ecdf;
}

.leftnav_node_wrapper_root .leftnav_node_haschildren a:hover span {
	color: #f6ecdf;
}

.leftnav_node_wrapper_root .leftnav_node_iscurrent, .leftnav_node_wrapper .leftnav_node_iscurrent
{
	background: #ceae61;
}

.leftnav_node_haschildren a:hover span {
	color: #f6ecdf;
}

.leftnav span{
	display: block;
}

.leftnav_node_iscurrent a span
{
	color: #6e5738;
}
.leftnav_node_wrapper_root .leftnav_node_iscurrent a:hover span
{
	color: #f6ecdf;
}



/************************************************
Forms
************************************************/
.survey_container span {background-color:#EDE7CA !important;}
.form
{
	height:auto;
}

.form_in_tab
{
	padding:15px 0 10px 10px;
}

.form div
{
	width:auto;
	margin-top:8px;
	margin-bottom:8px;
	clear: both;
}

.form textarea
{
	width:200px;
	height:150px;
}

.form_label
{
	padding-top:3px;
	font-weight: bold;
	height:20px;
	float: left;
	width: 150px;
	text-align: left;
	vertical-align:middle;
}

.form_field
{
	height:20px;
	float: right;
	width: 550px;
	text-align: left;
	vertical-align:middle;
}

legend
{
	font-weight: bold;
	color:#625C4D;
}

fieldset
{
	border:solid 1px #c2bca6;
}

.form_normaltextbox
{
	width:300px;	
	border: 1px solid #c2bca6;
	background-color: #fdfaed;
	height:19px;
	padding:2px 3px;
}

.form_normaldropdown
{
	width:300px;	
	border: 1px solid #c2bca6;
	background-color: #fdfaed;
	height:17px;
	padding-left:3px;	
}

.form_button
{
	background: #fbf7e5;
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	color: #4d5348;
	border: 1px solid #dbc695;
}

.form_message, 
.form_message td
{
	color: #cc0000;
}

.form_calendarbutton
{
	vertical-align: top;
	border:0;
	cursor: pointer;
}

.backbutton
{
	padding-left: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.backbutton a
{
}

.radeditor div
{
	margin-top:0;
	margin-bottom:0;
}


/************************************************
Site map
************************************************/
.sitemap
{
  width: 700px;
  border:solid 0 #000;
  padding-left:15px;
}

.sitemap img{
	padding: 0 5px 0 0;
	margin: 0;
}

.rootnode,
.parentnode,
.leafnode
{
	padding:0px;
}

.rootnode
{
	font-weight: bold;
	color: #625C4D;
} 

.rootnode a,
.parentnode a
{ 
	color: #625C4D;
	font-weight: bold;
} 

.sitemap_file
{
}

.backtotoplink
{
	padding:10px 0 10px 5px;
	font-size: 10px;
}




/************************************************
Search
************************************************/
.search
{
	padding: 0 0 0 0;
}

.search .paging
{ 
	text-align:center; 
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;
}

.search .paging span.linkpage
{
	margin: 2px;
}
	
.search .paging a
{ 
	display:inline;
	padding:3px; 
	font-weight:normal; 
	border:1px solid #dbc695;
	background-color:#fbf7e5;
	text-decoration:none;
	background-repeat: repeat-x;
	font-size:10px; 
	font-weight:bold;
}
	
.search .paging a:hover
{
	background:#ffffff;
	border-top:1px solid #dbc695;
}


.search_title
{	
	display:none;
}

.search_result,

.search_result_alternate
{
	padding: 10px 0 0 10px;
	border-top:1px solid #dbc695;
	border-bottom:0;
}

.search_result_alternate
{
	background-color:#fbf7e5;
}

.search_result_title
{
	font-weight:bold;
	font-size:12px;
}

.search_result_location
{}

.search_result_location_field
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.search_result_synopsis
{
	padding:0;
	/*display:none;*/
}

.search_result_synopsis span.term1,
.search_result_synopsis span.term2,
.search_result_synopsis span.term3
{
	color: #000;
	font-weight: bold;
}

.search_result_synopsis span.term1
{
	background-color: #FFFF66;
}

.search_result_synopsis span.term2
{
	background-color: #A0FFFF;
}

.search_result_synopsis span.term3
{
	background-color: #99FF99;
}


.search_result_synopsis_highlight
{
	background-color:#fcffcc;
	/*display:none;*/
}

.search_result_info
{
	padding-left:10px;
	padding-bottom:10px;
}

.search_result_info_field
{}

.advanced_search
{
	margin-bottom:10px;
	text-align:center;
}

.advanced_search label
{
	font-weight:bold;
}

.advanced_search_textbox
{	
    width:120px;
}

.autosuggestion div
{
	padding: 0 0 20px 12px;
}

.autosuggestion div span.best_alternative
{
	color: #ff3333;
}

.autosuggestion a.advanced_search_link
{
	position: absolute;
	margin: -15px 0 0 630px;
	font-size: 10px;	
}



/**************************
Advanced search styles
***************************/
.search_summary
{
	font-weight:bold;
	font-size:10px;
	padding:0px 10px 6px 10px;
}

.search_features
{
	padding: 16px 15px 16px 15px;
	background-color: #fbf7e5;
	border-top: solid 1px #dbc695;
	border-bottom: solid 1px #dbc695;
	overflow: auto !important;
	overflow: visible;
}
.search_features br
{
	display: none;
}


.advanced_searchbox
{
	float: left;
	width: 40%;
}

.advanced_searchbox br
{
	display: inline;
}

.advanced_searchbox p
{
	margin: 0 0 5px 0;
}

.advanced_searchbox input.textfield
{
	width: 220px;
	border: solid 1px #BDD0D7;
	line-height:13px;
}


.sort_container
{
	float: left;
}

div.sort_items
{
	border-top: dashed 1px #C1CCD2;
	border-bottom: dashed 1px #C1CCD2;
	padding: 4px 0;
	margin: 8px 0px 14px 0px;
	font-weight: normal;
}

div.sort_items span.item
{
	margin: 0px 6px;
	padding: 0 0 0 18px;
	background-repeat: no-repeat;
}

div.sort_items span.item a
{
	display: inline-block;
	height: 15px;
	font-weight: bold;
	color: #6C655D;
}

.sort_container,
.sort_container_inline
{
	font-weight: bold;
	overflow: hidden;
}

.sort_container_inline div.sort_title
{
	float: left;
	clear: left;
	width: 145px;
	margin-top: -1px;
}

.sort_container_inline div.sort_items
{
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.sort_container br.clear
{
	display:none;
}

.sort_container_inline br.clear
{
	clear: both;
}

.search_features a.advanced_search_link
{
	position: absolute;
	margin: -39px  0 0 630px;
	font-size: 10px;
}



/*****************************************
Calendar month view
*****************************************/
.calendar_filter
{
    margin:5px 0px 20px 0px;
    text-align:center;
}

.calendar_filter select
{
	font-family: Verdana, Sans-Serif;
	font-size:11px;
    width:180px;
}

.calendar_wrapper
{
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 885px;
}

.calendar
{
	width:100%;
	/*border: 1px solid #d1c9b0;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
}

.calendar_dayheader
{
	height: 1px;
	color: #fff;
	background: #869a5f;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Sans-Serif;
	padding: 4px;
	border: 1px solid #869a5f;
	text-transform: uppercase;
}

.calendar_selector
{
	color:#ffffff;
	font-size:9px;
	font-weight:bold;		
}

.calendar_title td
{
	padding: 10px 0px 12px 0px;
	background: none;
	font-family: Georgia, san-serif;
	font-size: 25px;
	font-weight: normal;
	color: #5d6735;
	width:60%;
}

td.calendar_nextprev
{
	width:200px !important;
	text-align: center;
}

.calendar_nextprev a
{
    font-family: Verdana, Sans-Serif;
	font-size:12px;
	color:#b57f00 !important;
	font-weight: bold;
}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_selectedday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-family: Verdana, san-serif;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	padding: 3px 3px 3px 3px;	
	width: 95px;
	height:100px;
	border: 1px solid #d5b885;
}

.calendar_day a,
.calendar_today a,
.calendar_weekendday a,
.calendar_selectedday a,
.calendar_othermonthday  a
{
	color: #56622e;
	padding: 0 5px 8px 5px;
	margin:0px 0;
}

.calendar_day,
.calendar_weekendday
{
	background: #faf7e4;
	color:#869a5f;
}

.calendar_othermonthday
{
	background:#eee6cf;
	color:#e1cc9d;
}

.calendar_today
{
	color:#869a5f;
}

.calendar_selectedday
{
	background-color:#f2C532;
	color:#493421;
}

.calendar_eventtime
{
	color:#666;
	font-size:10px;		
	font-weight: normal;	
	line-height:11px;
	margin:0px 0 0 5px;
	display: block;
	padding: 0px 0 0 0 !important;
}

.calendar_eventlink
{
	font-size:10px;		
	font-weight: normal;
	line-height:11px;
	display:block;
	padding:0px 0 0px 0;
	margin:0px 0 ;
}

.calendar_allinone .listtable
{
	width:720px;
}

.calendar_day br,
.calendar_today br,
.calendar_weekendday br,
.calendar_selectedday br,
.calendar_othermonthday br
{
	display: none;
}

/*************************************************
Component detail 
*************************************************/
.component_title
{
    padding:5px 0px 0px 0px;
    margin: 0px 0px 2px 0px;
    width:95%;
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight: bold;
	color: #5d6735;
}

.component_subtitle
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 2px 0px;
    width:95%;
	font-family: Verdana, serif;
	font-size:12px;
	line-height:18px;
	font-weight: bold;
	color: #5d6735;
}

.component_back
{
	margin:0px 0px 10px 0px;
}

.component_listitem
{
	padding: 0 0 15px;
	width:400px;
}

.component_listitem a
{
	color: #b57f00;
}
.component_listitem a:hover
{
	color: #b57f00;
	text-decoration: none;
}

.component_listitem div
{
	margin-left: 0px;
	padding: 0 0 4px;
	width:400px;
}

.component_listitem_header
{
	font-weight: bold;
	width:100px;
	vertical-align: top;
}

.component_listitem_content
{
	width:300px;
	vertical-align: top;
}

.component_content
{
	padding: 0px 15px 0px 0px;
}

.component_content p
{
	font-size: 11px;
	line-height: 20px;
}

/************************************************
Link List
************************************************/
.link_name a
{
    padding-left:10px;
    background-repeat:no-repeat;
    background-position: 0 4px;
}

.link_content
{
	padding-left:10px;
	display:block;
}

.link_content img
{
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

/************************************************
Lists, including DataGrid classes
************************************************/
.alphabetpicker a
{
	font-family: Verdana, Verdana, Sans-Serif;
	font-size:11px;
}

/* For links on top of page */
.topselector
{
	margin: 10px 0;
}

/* For dropdown filters */
.filter
{
	margin: 0px 0px 10px 0px;
}

.filter a{
	color: #b57f00;
}

.filter a:hover{
	color: #b57f00;
	text-decoration: none;
}

.filter select
{
	font-family: Verdana, Verdana, Helvetica, Sans-Serif;
	font-size:11px;
	width:180px;
}



.listtable
{
	width:653px;
	border:1px solid #dbc695 !important;
	background-color:#fbf7e5;
	border-collapse:separate;
	margin: 10px 0;
}

.listtable img
{
	margin:0;
}

.listtable th
{
	background-color: #869a5f;
	padding:4px;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #ffffff;
	text-transform:uppercase;
	border:0px;
}

.listtable_header a
{
	color:#ffffff;
}

.listtable td
{
	border:0;
	border-top:1px solid #dbc695;
	padding:4px;
	margin:0;
	font-size: 11px;
}

.listtable tr:hover
{
	background-color:#ede7ca;
}

.listtable_buttoncolumn
{
	width: 70px;
	font-size: 9px;
}

.listtable_buttoncolumn input
{
	font-size: 10px;
	padding: 2px;
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4 #949494 #828282 #c2c2c2;
}

.listtable_checkboxcolumn
{
	padding:0px;
	width:1px;
}

.listtable_checkboxcolumn input
{
	margin-left:-2px;
	margin-top:-3px;
}

.listtable_row_on
{
	background-color:#e4f1ff;
}

.listtable_row_off
{
	background-color:#ffffff;
}

/************************************************
Lists without table grid, like News
************************************************/
.listcomponent
{
	border:solid 0px #ede7ca;
}

.listcomponent th
{
	display:none;
}

.listcomponent td
{
	border:0px;
	padding:4px 4px 10px 0;
	margin:0px;
}

.listcomponent img {margin: 0;}

/************************************************
Image-using item list 
************************************************/
.righttable
{
    width:200px;
	border:1px solid #dbc695 !important;
	background-color:#fbf7e5;
	border-collapse:separate;

}

.righttable th
{
	padding: 4px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #fff;
	background: #869a5f;
	text-transform:uppercase;
	border: none;
	
}

.righttable_header a
{
	color:#ffffff;
}

.righttable td
{
    border:0;
	border-top:1px solid #dbc695;
	padding:4px;
	margin:0;
	font-size:10px;
}

.righttable tr:hover
{
	background-color:#ede7ca;
}

.righttable_buttoncolumn
{
	width: 30px;
	font-size: 9px;
}

.righttable_buttoncolumn input
{
	font-size: 10px;
	padding: 4px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #949494 #828282 #C2C2C2;
}

.righttable_checkboxcolumn
{
	padding:0;
	width:1px;
}

.righttable_checkboxcolumn input
{
	margin-left:-2px;
	margin-top:-3px;
}

.righttable_row_on
{
	background-color:#e4f1ff;
}

.righttable_row_off
{
	background-color:#ffffff;
}

/************************************************
FAQ List
************************************************/
.listfaq
{
	width:655px;
	padding:0;
	border-collapse: separate;
	border:1px solid #dbc695;
}

.listfaq td
{
	padding:5px;
	border:none;
}

.listfaq_answers
{
	width:655px;
	padding:0;
	border-collapse: separate;
}

.listfaq_answers td
{
	padding:4px;
	font-size: 12px;
	line-height: 20px;
}

.listfaq_q
{
	font-weight:bold;
}

.listfaq_a p, .listfaq_a ul
{
	margin-top:0px;
}

.listfaq_a_left
{
	float:left;
	width:20px;
	font-weight:bold;
}

.listfaq_a_right
{
	float:left;
	width:615px;
	margin:0px 0px 0px 0px;
}



/************************************************
Link List
************************************************/

.listlink
{
	width:540px;
	padding:0;
	border-collapse: separate;
}

.listlink td
{
	padding:4px;
	border:none;
}


/***********************************************
E-Notifier
***********************************************/
.tag_div
{
	padding: 10px 0 20px;
}

.area_div
{
	width: 650px;
	padding: 5px 0;
}


/************************************************
Form/Survey Component
************************************************/
.survey_title
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 0;
}

.mainSpan_wrapper_review .survey_title
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 0px 0px 0px 20px;
}


/************************************************
Staff Directory
************************************************/
.staff_column_div
{
	margin:10px 0px 0px 0px;
	width:660px;
	display:block;
	position:relative;
	float:left;
}

.mainSpan_wrapper_review .staff_column_div
{
	margin:10px 0px 0px 0px;
	width:100%;
	display:block;
	position:relative;
	float:left;
}

.staff_thumbnail_span
{
	float:left;
	width:105px;
}

.staff_thumbnail_span img
{
	padding:0px;
	margin:0px 0px 10px 0px;
	border-width:1px;
	border-style:solid;
}

.mainSpan_wrapper_review .staff_thumbnail_span img
{
	padding:0px;
	margin:0px 0px 10px 20px;
	border-width:1px;
	border-style:solid;
}

.staff_listitem_span
{
	float:left;
	width:450px;
	margin:0px 0px 10px 0px;
}

.staff_component_title
{
    padding:5px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    width:95%;
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight: bold;
	color: #5d6735;
}


/******************************************
Photo Album 
******************************************/
.album_item
{
	margin-bottom:20px;
	text-align:center;
}

.album_thumb
{
	background-position: top center;
	overflow: hidden;
	width: 260px;
	height:152px;
	max-height:130px;
	padding-top:22px;
	background-repeat: no-repeat;
    
}

.album_thumb img
{
	width: 160px;
	height: 110px;
	position:relative;
	left:0px; 
	border:0px;
	display:block;
	margin:0px auto;
	overflow: hidden;
}

.album_name
{
	text-transform:uppercase;
	font-weight:bold;
}

.album_details
{
    font-size:9px;
}

.photo_item
{
    padding:20px;
    text-align:center;
    vertical-align:top;
}

.photo_thumb
{
    background-position: top center;
    overflow: hidden;
    width:240px;
    height:240px;
    background-repeat: no-repeat;
    padding-top:50px;
    max-height: 190px;
    margin: 0 auto;
}

.photo_thumb img
{
    display:block;
    overflow: hidden;
    margin: 0 auto;
}

.photo_detail
{
    text-align:center;
}

.photo_name
{
}

.slideshow_link
{
    float:right;
    font-weight:bold;
    font-size:smaller;
    width:140px;
   	border: 1px solid #031b37;
 text-align:left;
    margin:0px 0px 0px 10px;
}

.slideshow_link a
{
    display:block;
    padding:4px 3px 4px 27px;
	color: #fafafa;
    background-repeat:no-repeat;
    background-position:7px 7px;
    font-size:9px;
}

.slideshow_nav
{
    text-align:center;
}



/************************************************
Official's Corner 
************************************************/
.official_list
{
	width:470px;
	clear:both;
}

.official_list:after { content: ""; display: block; height: 0; clear: both; }

.official_list_thumbnail
{
	float:left;
	width:70px;
}

.official_list_info
{
	float:right;
	padding:25px 0px 0px 00px;
	width:400px;
}

.official_section_title
{
	font-size:12px;
	font-weight:bold;
	clear:both;
	padding:10px 0px 3px 0px;
}

.official_top
{
	
	width:560px;
	height:auto;
}

.official_top:after { content: ""; display: block; height: 0; clear: both; }

.official_image
{
	float: left;
	width:auto;
	height:auto;
	margin:10px 0px 0px 0px;
	border: solid 1px #000000;
}

.official_info
{
	float: right;
	text-align:left;
	width:400px;
	height:auto;
	margin:10px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	border:solid 1px #CCCCCC;
	
}

.official_info_div
{
	clear:both;
	width:390px;
	height:auto;
}

.official_info_div:after { content: ""; display: block; height: 0; clear: both; }

.official_info_header
{
	font-weight:bold;
	float: left;
	width:100px;
	height:auto;
}

.official_info_content
{
	float: right;
	width:285px;
	height:auto;
	padding:0px 0px 0px 5px;
}

.official_info_noimage
{
	width:560px;
	height:auto;
	padding:10px 0px 0px 0px;
}

.official_message
{
	clear:both;
	width:560px;
	padding:5px 0px 0px 0px;
}

.official_message:after { content: ""; display: block; height: 0; clear: both; }

.official_message_list
{
	float: left;
	width:140px;
	padding:5px 0px 0px 0px;
}

.official_message_message
{
	float: right;
	width:410px;
	height:auto;
}

.official_message_subject
{
	font-size:12px;
	font-weight:bold;
	padding:3px 3px 3px 3px;
}

.official_message_body
{
	height:auto;
	width:408px;
	padding: 3px 3px 3px 3px;
	border:solid 1px #CCCCCC;
}

.official_bio
{
	width:560px;
	clear:both;
	padding: 3px 3px 3px 3px;
	border:solid 1px #CCCCCC;
}

.official_bio:after { content: ""; display: block; height: 0; clear: both; }


/************************************************
Map
************************************************/
.map_size
{
	width:500px;
	height:300px;
}

/************************************************
Home Page
************************************************/
/* Images w/o display:block in IE add a bottom margin */ 
.home_collage img
{
	display: block; 
}

.home_collage
{
	position: relative;
	height: 237px;
	width: 690px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 0;
	color: #fff;
}

.home_collage .image_collage
{
	position: absolute;
	overflow: hidden;
	z-index: 0;
}

.home_collage #imgHidden
{
	position: absolute;
	z-index: 0;
}

.home_collage #imgSlide
{
	position: absolute;
	z-index: 1;
}

.home_columns
{
	float: left;
	padding: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 940px;
	height: auto;
}

.home_left
{
	float: left;
	width: 250px;
	margin: 0px 0px 40px 0px;
}

.home_right
{
	float: left;
	width: 690px;
	margin: 0px 0px 40px 0px;
}

/*
.spotlight
{
	float: left;
	width: 258px;
	overflow: hidden;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	color: #6e5738;
	margin: 0px 0px 10px 0px;
}

.spotlight_text
{
	float: left;
	width: 90%;
	margin: 10px 0px 0px 10px;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	color: #6e5738;
}

.spotlight_text span
{
	font-family: Verdana, Verdana;
	font-size: 12px;
	color: #463f37;
	font-weight: bold;
}

.spotlight_text a
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	color: #1b1309;
	text-decoration: none;
}
.spotlight_text a:hover
{
	color: #463f37;
	text-decoration: underline;
}

.spotlight p, .spotlight ul li
{
	margin: 0px;
	padding: 0px;
}

.spotlight_text img
{
	float: left;
	border: 1px solid #776f4b;
	margin: 4px 10px 4px 4px;
}

.spotlight_link
{
	float: right;
	margin: 10px 0px 0px 0px;
	text-align: right;
	font-family: Verdana;
}
.spotlight_link a
{
	text-align: right;
	color: #393b3c;
	text-decoration: none;
	font-weight: bold;
}
.spotlight_link a:hover
{
	text-align: right;
	color: #393b3c;
	text-decoration: underline;
	font-weight: bold;
}
*/



/*.important_alert p{ margin: 20px 10px 10px 30px;}*/

/*
.weather
{
	float: left;
	width: 227px;
	margin: 0 0 10px 10px;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #56622e;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	height: auto !important;
	min-height: 34px;
	height: 39px;
}

.weather a
{
	color: #56622e;
	font-size: 11px;
	text-align: left;
	font-weight: normal !important;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
}
.weather a:hover
{
	color: #56622e;
	text-decoration: underline;
}
.weather img
{
	float: left;
}

.weather_top
{
	float: left;
	width: 227px;
	height: 4px !important;
	margin: 0;
	padding: 0;
}
.weather_bottom
{
	float: left;
	width: 227px;
	height: 4px;
}
*/

.yweatherdata
{
	float: left;
	width: 100%;
	text-align: center;
}
.yweatherlink
{
	width: 90%;
	font-weight: normal;
	text-align: center;
}


/************************************
          home buttons
************************************/

.home_buttons{
	width: 227px;
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	list-style: none;
}

.home_buttons ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 227px;
	height: 42px;
}

.home_buttons li{
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 227px;
	height: 42px;
}

.home_buttons li a img
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: 0px solid;
}



/*.external_link
{
	display: inline-block;
	padding: 2px 18px 2px 0;
}

a.external_link
{
	display: inline-block;
	padding-right:18px;
	background-position:right;
	background-repeat:no-repeat;	
	zoom: 1;	
}*/




/******Facility component***/
.facility_header_cell{
	font-weight:bold;
}

td.facility_detail li {
	margin: 0px;
	padding:0px;
	line-height:15px;
}

td.facility_thumbnail img {float:left;margin:0px 10px 10px 0; border:1px solid #032C48;}
td.facility_thumbnail {vertical-align:top;}

.facility_detail {margin:10px;float:left;}
.facility_detail a {font-weight:bold}


.footerbold{
	font-weight: bold;
}


.home_links
{
	float: left;
	width: 230px;
	margin: 5px 0 10px 10px;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #56622e;
}
.home_links a
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #56622e;
}
.rssBtn a
{
	display: block;
	float: left;
	margin-right: 5px;
	padding: 0 0 0 14px;
}
.rssBtn a:hover
{
	text-decoration: none;
}
.subscribeBtn a
{
	display: block;
	float: left;
	margin-right: 5px;
	padding: 0 0 0 14px;
}
.subscribeBtn a:hover
{
	text-decoration: none;
}
.morenewsBtn a
{
	display: block;
	float: left;
	margin-right: 5px;
	padding: 0 0 0 14px;
}
.morenewsBtn a:hover
{
	text-decoration: none;
}

.quicklinks
{
	float: left;
	width: 220px;
	height: 108px;
	margin: 5px 0 5px 10px;
}
.quick_link
{
	float: left;
	width: 90%;
	margin: 12px 5px 0px 10px;
}




/**************************
        SAFARI 3 hacks
**************************/

.contentheader_banner
{
	width: 100%;
}

.listfaq_answers td{ border: none; }


/*****************************
	Firefox3 Specific  (Its sad that we need these now)
******************************/

html>/**/body .title_left, x:-moz-any-link, x:default {width: 94%;}

/*UG*/
.home_news .box_img, .depthome_right .news_box .box_img
{
	display: none;
}

.home_ints .box_item_date
{
	display: none;
}

.home_ints .detplink,
.home_events .detplink
{
	display: none;
}
/**/

.header_nav a:link, a:visited {
color: #ffffff;
text-decoration: none;
}

.contenttext a {
        color: #005a9b;
        text-decoration: underline;
        }
        a:link {
        color:  #005a9b;
        text-decoration: underline;
        }
        a:visited {
        color:  #005a9b;
        text-decoration: underline;
        }
        a:hover {
        color:  #119AFF;
}

h3.purchase {
text-indent: -5000px;
width: 100%;
height: 45px;
margin-top: 0pt;
border-bottom-width: 3px;
border-bottom-style: double;
border-bottom-color: #4f9cc3;
}
h3.purchase {
background-color: transparent;
background-image: url(/images/ti_acquire-purchase.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
}

.mobileOnly, div.contentM {display: none; }

.headerM, #search-mobile, #mainSpan_wrapper_Mobile {display:none}

@media handheld {
  body { background: none; background-color: none; }
}

.roundedcornr_box {
   background: #fff2c0;
   margin-right: 7px;
   margin-bottom: 5px;
   margin-bottom: 10px;
   margin-top: 9px;
   margin-top: 12px;
   font-size: 13px;
}
.roundedcornr_top div {
   background: url(/images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(/images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(/images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(/images/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 10px 0 15px; }

.directory img {
float: left;
margin-right: 12px;
margin-bottom: 10px;
margin-top: 4px;
clear: both;
}

ul.directory li {
border-bottom: 1px dashed #cdcdc7;
margin-left: 0px;
padding-top: 20px;
padding-bottom: 10px;
list-style-type: none;
clear: both;
}

ul.directory li {
list-style-image: none;
margin-left: 0px;
padding-top: 2px;
}

dl, dt, dd, #dir li {
list-style-type: none;
}
	
.definition {
width: 350px;
height: 54px;
margin-left: 0px;
}

.dkred {
color: #990000;
font-size: 13px;
}

a.dkred, a.dkred:visited {
font-size: 13px;
color: #990000;
font-weight: bold;
}

a.dkred:hover {
font-size: 13px;
color: #0375cd;
}


.dkred2 {
color: #990000;
}

a.dkred2, a.dkred:visited {
color: #990000;
font-weight: bold;
}

a.dkred2:hover {
color: #0375cd;
}


