
/* Layout Stylesheet */ 

body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ffffff;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;	
	
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}

map {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

/* LINK STYLES */

.calendar   {font-size : 8pt;font-family : Arial, Verdana, Helvetica, sans-serif;color : #82020b;}  
A.calendar:link, A.calendar:visited {text-decoration:underline;font-style: normal;font-size: 8pt;font-weight: bold;color: #82020b;}
A.calendar:hover {text-decoration:underline;font-style: normal;font-size: 8pt;font-weight: bold;color:#084588;}

a, a:link {
	color: #084588;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #084588;
	text-decoration: none;
}

a:hover, a:active {
	color: #82020b;
	text-decoration: underline;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	text-decoration: none;
}

h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}

/* ACCESSIBILITY STYLES */
/* The class below hides the links added to the top of the page for accessibility purposes only. 
Screen readers will still read these links. */
div.accessibilitylinks {
	display: none;
	visibility: hidden;
}
	 
	 
#header{
 margin: 0; padding: 0; border: 0; height: 106px; background-color: #4584a8;}
 
div#headerImage {
	position: absolute; top: 0; right: 2px; width: 667px; height: 106px; z-index: 1;}
div#logo {
	position: absolute; top: 0; left: 0; width: 100%; z-index: 10000;}
	
div#navbar {
	
	background-image: url(/resources/public/web/templates/images/interface/searchbar_bg_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;	
	color: #ffffff;
	height: 42px;
	
	margin: 0px;
	padding: 0px;	
	width: auto;
}

div#searcharea {
	background-image: url(/resources/public/web/templates/images/interface/searchbar_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff;
	height: 33px;
	width: 450px;
	text-align: right;
	margin: 0;
	padding: 9px 12px 0 0;
	/*position: absolute;*/
	top: 106px;
	right: 0;
	z-index: 1;
	float:right;
	

}
	
/* MAIN MENU STYLES */
#mainMenu {
	color: #084588; /* position: absolute; top: 105px; left: 0px; z-index: 3; text-align: left; width: 74%; */
	float: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 82%;
}

#menuList ul {
	list-style: none;
	margin: 0;
	padding: 0; /*padding: 7px 0 6px 9px;*/
}

	/* default "off" style */
#menuList li {
	background-image: url(/resources/public/web/templates/images/interface/mainmenu_right_off.gif);
	background-position: right top; /*background-image: url(/resources/public/web/templates/images/interface/mainmenu_left_off.gif);
	background-repeat: no-repeat;
	background-position:  left top;*/
	background-repeat: no-repeat;
	float: left;
	list-style: none;
	margin-left: 5px;
	white-space: nowrap; /*padding: 0px;*/
}

#menuList li a, #menuList li a:link,
#menuList li a:visited {
	background-image: url(/resources/public/web/templates/images/interface/mainmenu_left_off.gif);
	background-position: left top; /*padding:4px 10px 6px 0;*/
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	font-size: 125%;
	font-weight: bold;
	padding: 4px 10px 6px 6px; /*padding: 4px 10px 6px 0;
	margin: 1px 0 0 0;*/
	text-decoration: none;
}

#menuList li a:hover {
	color: #ffff99; /*padding: 4px 10px 6px 0;
	margin: 1px 0 0 0;*/
	font-size: 125%; /*background-image: url(/resources/public/web/templates/images/interface/mainmenu_right_off.gif);
	background-repeat: no-repeat;
	background-position: top right;*/
	font-weight: bold;
	text-decoration: none;
}

	/* "on" style */
#home #menuList li#mainMenuHome,
#living #menuList li#mainMenuLiving,
#business #menuList li#mainMenuBusiness,
#visiting #menuList li#mainMenuVisiting,
#government #menuList li#mainMenuGovernment {
	background-image: url(/resources/public/web/templates/images/interface/mainmenu_right_on.gif);
	background-position: right top; /*display: inline;*/
	background-repeat: no-repeat;
}

#home #menuList li#mainMenuHome a, 
#home #menuList li#mainMenuHome a:link,
#home #menuList li#mainMenuHome a:visited,
#living #menuList li#mainMenuLiving a,
#living #menuList li#mainMenuLiving a:link,
#living #menuList li#mainMenuLiving a:visited,
#business #menuList li#mainMenuBusiness a,
#business #menuList li#mainMenuBusiness a:link,
#business #menuList li#mainMenuBusiness a:visited,
#visiting #menuList li#mainMenuVisiting a,
#visiting #menuList li#mainMenuVisiting a:link,
#visiting #menuList li#mainMenuVisiting a:visited,
#government #menuList li#mainMenuGovernment a,
#government #menuList li#mainMenuGovernment a:link,
#government #menuList li#mainMenuGovernment a:visited {
	background-image: url(/resources/public/web/templates/images/interface/mainmenu_left_on.gif); /*padding:4px 10px 6px 0;*/
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 125%; /*background-image: url(/resources/public/web/templates/images/interface/mainmenu_right_on.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	font-weight: bold;
	text-decoration: none;
}

#home #menuList li#mainMenuHome a:hover,
#living #menuList li#mainMenuLiving a:hover,
#business #menuList li#mainMenuBusiness a:hover,
#visiting #menuList li#mainMenuVisiting a:hover,
#government #menuList li#mainMenuGovernment a:hover {
	color: #ffff99; /*display:block;
	list-style: none;
	padding: 4px 10px 6px 0;
	margin: 1px 0 0 0;*/
	font-size: 125%; /*	background-image: url(/resources/public/web/templates/images/interface/mainmenu_right_on.gif);
	background-repeat: no-repeat;
	background-position: top right;*/
	font-weight: bold;
	text-decoration: none;
}

div#content {
	margin: 20px 5% 0 215px;
	background-color: #ffffff;
	
}

body#home div#content {
	margin: 20px 24.5% 0 215px;

	background-color: #ffffff;

}

div#leftcolumn, div.leftcolumn {
	float: left;
	width: 190px;
	margin: 20px 0 5px 0;
	background-color: #ffffff;
	
}  

div#rightcolumn, div.rightcolumn {
	clear: both;
	float: right;
	width: 21%;
	margin: 20px 10px 0 0;
	background-color: #ffffff;
}

div#centercolumn-full, div.centercolumn-full {
	width: 98%;
	margin: 0 0 10px 0;
	background-color: #ffffff;

}

div#centercolumn-left, div.centercolumn-left {
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
	background-color: #ffffff;
}

div#centercolumn-right, div.centercolumn-right {
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
	background-color: #ffffff;
} 

/* LEFT NAVIGATION STYLES */	   
/* The classes below define the expand/collapse bars in the left navigation. */
#leftnav .trigger{
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #82020b;*/
	background-position: top;
	background-repeat: repeat-x;
	cursor: pointer;
	padding: 4px 2px 6px 8px;
}
		
#leftnav .trigger:hover{
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;

	background-image: none;
	/*background-color: #4584a8;*/
	/*background-color: #82020b;*/
	background-position: top;
	background-repeat: repeat-x;
	
	cursor: pointer;
	padding: 4px 2px 6px 8px;
}
		
#leftnav .expanded{
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #82020b;*/
	background-position: top;
	background-repeat: repeat-x;
	cursor: pointer;
	padding: 4px 2px 6px 8px;
}

#leftnav .expanded:hover{
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;

	background-image: none;
	/*background-color: #4584a8;*/
	/*background-color: #82020b;*/
	cursor: pointer;
	padding: 4px 2px 6px 8px;
	background-position: top;
	background-repeat: repeat-x;
}



#leftnav .current{
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;

	background-image: none;
	background-color: #4584a8;
	padding: 4px 2px 6px 8px;
}

#leftnav .show{
	position: static;
	display: inherit;
}

#leftnav .hide{
	display: none;
}

#leftnav h2 {
	margin: 10px 0 5px 0;
}

#leftnav h2 img {
	border: 0;
	float: right;
}

#leftnav h2 a,
#leftnav h2 a:link,
#leftnav h2 a:visited,
#leftnav h2 a:active,
#leftnav h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

	
/* The classes below define the links under the expand/collapse bars in the left navigation. */
ul.leftnavsub {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 95%;
	font-weight: normal;
	line-height: 1.1em;
}

ul.leftnavsub li {
	background-color: #ffffff;
	margin: 0;
	padding: 2px 2px 2px 15px;
	width: auto;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

ul.leftnavsub li a,
ul.leftnavsub li a:link,
ul.leftnavsub li a:visited {
	color: #084588;
	text-decoration: none;
}

ul.leftnavsub li a:active,
ul.leftnavsub li a:hover {
	color: #82020b;
	text-decoration: none;}


/* The classes below define the links under the expand/collapse bars in the left sub-navigation. */
#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 95%;
	font-weight: normal;
	line-height: 1.1em;
}

#subnav li {
	background-color: #ffffff;
	margin: 0;
	padding: 2px 2px 2px 15px;
	width: auto;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#subnav li a,
#subnav li a:link,
#subnav li a:visited {
	color: #084588;
	text-decoration: none;
}

#subnav li a:active,
#subnav li a:hover {
	color: #82020b;
	text-decoration: none;}
	
/* The class below defines the background color under the image at the top of the left navigation. 
This color may never show, but is listed just in case a very long, continuous word pushes the 
left navigation out wider than its defined size. */
div#leftnavimage {
	background-color: #82020b;
}

/* LIST WITHOUT BULLETS */
ul.stealthList {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

ul.stealthList li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/* LIST WITH BULLETS CLOSE TOGETHER */
ul.compactList {
	list-style-type: disc;
	list-style-image: url(/resources/public/web/templates/images/interface/bullet_round_grey.gif);
	color: #000000;
	padding: 0;
	margin: 0 0 10px 17px;
}

ul.compactList li {
	list-style-type: disc;
	list-style-image: url(/resources/public/web/templates/images/interface/bullet_round_grey.gif);
	color: #000000;
	padding: 0;
	margin: 0;
}

/* FORM STYLES */
form {
	display: inline;
}

input, input.inputregular, fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

input.textbox {
	border: 1px solid #b2b2b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 2px;
}

input.button, .button {
	background-color: #82020b;
	border: 1px solid #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 102%;
	font-weight: normal;
	color: #ffffff;
}

input.button-go {
	background-color: #82020b;
	border: 1px solid #000000;
	width: 26px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 102%;
	font-weight: bold;
	color: #ffffff;
}

select {
	background-color: #ffffff;
	border: 1px solid #b2b2b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

textarea {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

/* TOP SEARCH AREA STYLES */
input.button-topsearchgo {
	background-color: #82020b;
	border: 1px solid #ffffff;
	width: 26px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-right: 10px;
}

input.button-topsearch {
	background-color: #82020b;
	border: 1px solid #ffffff;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}

/* ALERT STYLES */
div.alert {
	background-color: #f3f1d7;
	margin: 0;
	padding: 8px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

div.alert a, div.alert a:link, div.alert a:visited, div.alert a:active, div.alert a:hover {
	color: #990000;
	text-decoration: underline;
}

.alerttext {
	color: #8d0000;
}

div.alert p {
	text-indent: 0;
}

/* BREADCRUMB STYLES */
div#breadcrumbs {
	color: #084588;
	font-size: 87%;
	text-transform: lowercase;
	margin: 0 0 10px 0;
	padding: 0;
}

div#breadcrumbs a:link,
div#breadcrumbs a:visited,
div#breadcrumbs a:active {
	color: #084588;
	text-decoration: underline;
}

div#breadcrumbs a:hover {
	color: #82020b;
	text-decoration: underline;
}



/* END OF ORIGINAL STYLE.CSS FILE*/
/*BEGIN STYLE-CONTENTAREA.CSS*/
/* Style from styles-contentarea Document */
/* ************ CONTENT AREA STYLES - NEEDED FOR EVERY PAGE EXCEPT THE HOME PAGE ************ */
/* HEADING STYLES */
h1, #content h1{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 140%;
	color: #000000;
	margin: 20px 0 5px 0;
	padding: 0;
	background-image: none;
}

/* The class below defines the page title (the first "h1" on every page). */
#home #content h1.pagetitle {
	padding: 0 0 5px 0;
	margin: 5px 0 0 0;
	background-image: url(/resources/public/web/templates/images/interface/heading_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color:#000000;
	position:relative;
}

#content h1.pagetitle {
	padding: 0 0 5px 0;
	margin: 5px 0 0 0;
	background-image: url(/resources/public/web/templates/images/interface/heading_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color:#000000;
	
}

h1.subject {
   border: 4px solid #ECF4F8; 
	margin: 0 0 14px 0; 
	background-color: #ECF4F8;
	width: 97%;
	}

h2, #content h2{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 120%;
	color: #1e1e1e;
	margin: 18px 0 12px 0;
	padding: 0;
	background-image: none;
	
}

/* The class below adds a line above the h2. */
.line, h2.line, #content h2.line {
	clear:both;
	background-image: url(/resources/public/web/templates/images/interface/heading_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 6px 0 0 0;
	padding: 3px 0 2px 0;
}
#newsline
{
	background-image: url(/resources/public/web/templates/images/interface/heading_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 6px 0 0 0;
	padding: 3px 0 2px 0;
}

h3, #content h3{
	font-size: 125%;
	color: #8b0000;
	margin: 15px 0 0 0;
	padding: 0;	
	font-style:italic;
}



h4, #content h4 {
	font-size: 120%;
	margin: 15px 0 0 0;
	padding: 0;
}

h5, #content h5 {
	font-size: 100%;
	margin: 15px 0 0 0;
	padding: 0;
}

h6, #content h6 {
	font-size: 100%;
	margin: 15px 0 0 0;
	padding: 0;
	text-indent: 1.5em;
}

/* LIST STYLES */
/*ul {
}*/
	
ul, ol {
	margin: 0.5em 0 0.6em 1.5em;
	padding: 0;
}

ul li, ol li {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}

ul ul, ol ol {
	margin: 0 0 0 1.5em;
	padding: 0;
}

/* PARAGRAPH STYLE 
The class below defines the paragraph style in the content area; 
currently the only special style for this item is an indent on the first line of each paragraph. 
To remove the indent, delete "text-indent: 2em;" below. */
#content p {
	text-indent: 0em;
}

/*HIGHLIGHT STYLE 
The class below defines areas/boxes to highlight in the content area */
.highlight {
	border: 1px solid #b8b8b8;
	margin: 0 0 10px 0;
	padding: 3px;
	background-color: #f7f3ef;
	width: 97%;
}

.highlight1 {
	border: 1px solid #b8b8b8;
	margin: 0 0 10px 0;
	padding: 3px;
	background-color: #ecf4f8;
	width: 97%;
}

.highlight2 {
	border: 1px solid #b8b8b8;
	margin: 0 0 10px 0;
	padding: 3px;
	background-color: #f3eed2;
	width: 97%;
}

.highlight3 {
	border: 1px solid #b8b8b8;
	margin: 0 0 10px 0;
	padding: 3px;
	background-color: #cee3c4;
	width: 97%;
}

.highlight4 {
	border: 1px solid rgb(184, 184, 184);
	margin: 0 0 10px 0;
	padding: 3px;
	background-color: rgb(255, 255, 255);
	width: 97%;
}

/* LINE "hr" STYLE */
hr {
	margin: 5px 0;
	padding: 0;
	/*border: none;*/
	border-top: 1px solid #999999;
	border-style: none;
	color: #ffffff;

}		 

/* FOOTER STYLES */
div#footersite {
	clear: both; padding: 10px; /*border-top: 1px solid #084588;*/ font-size: 89%; text-align: center; background-image: url(/parks/images/newlayout/newfooterBG.jpg); background-repeat: no-repeat; background-position: center;}
#footersite a,
#footersite a:link,
#footersite a:visited {
	color: #000000; text-decoration: underline;}
#footersite a:hover {
	color:#000000; text-decoration:none;}

/* DATA TABLE - TABLES PURELY FOR THE PURPOSE OF SHOWING INFORMATION 
Add ' class="data" ' to any table which charts a list of information.
This class adds a line in between each row and column in the chart/table. */
table.data {
	width: 100%;
	padding: 0;
	margin: 5px 0 10px 0;
	border: 2px solid #084588;
	border-collapse: collapse;
}

table.data td {
	vertical-align: top;
	text-align: left;
/*	border: 1px solid #cccccc;*/

	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	margin: 0;
	padding: 3px 4px;
}

table.data th {
	vertical-align: top;
	text-align: left;
	/*border: 1px solid #cccccc;*/
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	margin: 0;
	padding: 3px 4px;
}



/***********New Modify*************/
#textonlytoparea,#headerLogoTextVersion,#textonlytopareaFooter {
	display: none;
}
	
div#container {width:expression(document.documentElement.clientWidth < 1023? "1003px":document.documentElement.clientWidth);
	min-width: 1000px;}

#navcolumn{	
/*position:absolute;*/
/*top:50px;*/
/*z-index: 1;*/
float: left;
	width: 190px;
	margin: 12px 0 5px 0;
	/*background-color: #ffffff;*/
	}
 
ul.subnav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 95%;
	font-weight: normal;
	line-height: 1.1em;
}

ul.subnav li {
	background-color: #ffffff;
	margin: 0;
	padding: 2px 2px 2px 15px;
	width: auto;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

ul.subnav li a,
ul.subnav li a:link,
ul.subnav li a:visited {
	color: #084588;
	text-decoration: none;
}

ul.subnav li a:active,
ul.subnav li a:hover {
	color: #82020b;
	text-decoration: none;
}

#maincontent{	
margin: 20px 0 0 215px;
background-color: #ffffff;	
position:relative;
}
 
div#contentblock {
	margin: 0 10px 10px 0;
	background-color: #ffffff; 
	font-size: 120%;
}

.panel {
	border: 1px solid #b8b8b8; 
	padding: 5px 10px 15px 5px; 
	background-image: url(/parks/css/images/tablebg2.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
	font-size:0.9em;
	margin: 10px 10px 0px 0px;
	
}

div#contentblockhome {padding:15px;}
div#contentfooter { padding:10px; text-align: center;}
div#footer {}
div#footer-container {}
