@charset "utf-8";
/* CSS Document */

* {
	outline:0;
	padding:0;
	margin:0;
	}
	
body {
	background-color:#000000;
	background-image: url(/contentImages/default/bg_stripes.gif);
	text-align:center;
	font-family:"Segoe", "Segoe UI", "Arial", "Helvetica", sans-serif;
	margin-left:1px;
}

html>body {margin:0}

div#bodyWrap {
	width:100%;
	min-height:500px;
	padding:0;
	background-image: url(/contentImages/default/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	
}

div#mainWrap {
	width:956px;
	margin:0 auto;
	text-align:left;
}


img#mapstatic{
	display:none;
	margin-top:10px;
}

img#listingfrontphoto{
	margin-bottom: 10px;
}

div#header {
	width:927px!important;
	width:956px;
	height:128px;
	background:url(/contentImages/default/header.jpg) no-repeat;
	padding:0px 0 0 29px;
}

#header h1, #header h1 a {
	display:block;
	width:325px;
	height:100px;
	text-indent:-9999px;
}
#header h2 {
	display:none;
	width:1px;
	height:1px;
	text-indent:-9999px;
	margin:0;
}

div#contentMain {
	width:956px;
	height:auto; /*!important	height:721px*/
	min-height: 721px;
	background:#FFFFFF;
}

#contentMain.twoCol {
	background:url(/contentImages/default/twoCol.gif) repeat-y;
}

#leftCol {
	float:left;
	width:654px !important;
	width:674px;
	padding:28px 0 20px 20px;
}




#leftCol.subPage{
	float:left;
	width:594px !important;
	width:674px;
	padding:40px 40px 40px 40px;
	/*background-image: url(/contentImages/default/bg_curve.jpg);*/
	background-repeat: no-repeat;
	overflow: hidden;
}

#rightCol {
	float:right;
	width:282px;
}

#rightColSearch{
	width:202px !important;
	width:282px;
	height:44px !important;
	height:75px;	
	padding:31px 0 0 80px;
	background-image: url(/contentImages/default/bg_search.jpg)
}

#searchbox{
	width:141px;
	height:22px;
	border:0;
	padding:3px;
}

#rightColContent {
	padding:25px 25px 50px 25px;
}

#subContent {
	padding:0 20px 0 0;
}



#weatherforecast{
	margin-top:35px;
}

#weatherforecast td{
	padding-right:15px;
}




table.featuredtable{
	width:590px;
	margin-bottom:10px;
}

table.featuredtable td{
	padding: 5px;
}

table.featuredtable .highlight{
	background-color:#E0F0E8;
}

table.featuredtable .title{
	font-size:15px;
	font-weight:bold;
}

table.featuredtable .text{
	padding:5px;
	border:1px solid #E0F0E8;
}


/*** HOME CONTENT ***/

#homeFlash {
	width:631px;
	height:239px;
	margin:0 0 30px 0;
	}
	
#subFlash{
	width:674px;
	height:140px;
	float:left;
}

#subNoFlash{
	width:674px;
	height:42px;
	float:left;
	background-image:url(/contentImages/default/bg_curve.jpg);
}


#homeContentLeft {
	width:175px!important;
	width:205px;
	border-right:1px solid #000;
	float:left;
	padding:0 30px 0 0;
}
#homeContentRight {
	width:405px;
	float:right;
}

	
div#footer{
	background-image: url(/contentImages/default/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	color: white;
	font-size: 12px;
	margin-top:0px;
	padding-top:35px;
}	

div#footer a{
	color:white
}

#detailsidebar .bigger{
	font-size:15px;
}


/***SEARCH***/




div#searchwrap{
	padding:0 20px 20px 0;
}

div#search.searchborder{
	margin:20px 0;


}
div#search p.title{
	float: left;
	margin:0;
	}
div#search p.title a{
	color:#253C22;}
div#search p.number{
	float:left;
	width:20px;
	font-weight:bold;
	color:#1f3a55;
	margin:0;
	}
div#search p.description{
	clear: both;
	margin-left:20px;}
div#search span.match{
	font-weight:bold;
	background-color:yellow;}
div#searchnav ul{
	margin:0;
	padding:0;}
div#searchnav ul li{
	list-style: none;
	float:left;
	margin:0;
	padding: 0;}
div#searchnav ul li a{
	width:15px;
	height:15px;
	border:1px solid #0f3662;
	display:block;
	padding:5px;
	font-size:13px;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
	color:#0f3662;
	background-color:#b1d8fc;}
div#searchnav ul li a.active{
	background-color:#315079;
	color:white;
}
div#searchheader{
	font-size:16px;
	color:#0f3662;
	padding:0px 10px 10px 0;}
	
	
div.lightblue {
	background-color:#d3e1ed;
	width:100%;
	padding: 15px;
	font-size:12px;}
	




	

/*** NAV ***/

div#menu {
	width:956px;
	height:51px;
}
ul#nav {
	list-style-type:none;
	width:956px;
	height:51px;
}
#nav li.firstlevel {
	height:51px;
	float:left;
}
#nav li.firstlevelend {
	height:51px;
	float:right;
}
li.firstlevel a {
	display:block;
	height:51px;
	text-indent:-9999px;
}
li.firstlevelend a {
	display:block;
	height:51px;
	text-indent:-9999px;
}
li.firstlevel a:hover {

}
li.firstlevelend a:hover {

}
li.secondlevel a {
	text-indent:0;
	height:auto;
}


	
a#navHome {
	width:80px;
	background:url(/contentImages/default/menu1_01.jpg) no-repeat;
}

a#navAbout {
	width:133px;
	background:url(/contentImages/default/menu1_02.jpg) no-repeat;
}

a#navBusiness {
	width:182px;
	background:url(/contentImages/default/menu1_03.jpg) no-repeat;
}

a#navWelcomeCenter {
	width:135px;
	background:url(/contentImages/default/menu1_04.jpg) no-repeat;
}

a#navSiteCenter {
	width:159px;
	background:url(/contentImages/default/menu1_05.jpg) no-repeat;
}

a#navDataCenter {
	width:120px;
	background:url(/contentImages/default/menu1_06.jpg) no-repeat;
	background-color:#649ede;
}

a#navContact {
	width:147px;
	background:url(/contentImages/default/menu1_07.jpg) no-repeat;
	background-color:#649ede;
}


#homeFlash{
			width:674px;
			height:274px;
			margin:0;
			float:left;
}

/*** MAP ***/

		#searchindexleft{
			padding:15px;
			width:270px;
			float:left;
		
		}
		
		.searchindexwrapper h1{
			font-weight:bold;
			color:#1b4b16;
		}
		
		table#search th{
			width:80px;
		}
		
		#searchindexright{
		
			padding:15px;
			width:250px;
			float:left;
			/*border-left:1px solid black*/
		}
		
		
		#searchindexleft h1,#searchindexright h1{
			margin-top:0;
		}
		
		
		#tab-industrial{
			color:#176418;
		}
		
		#tab-padready{
			color:#337fd4;
		}
		
		#tab-existing{
			color:#c08923;
		}
		
		#parcel-tabs{
			width:590px;
			margin-top:20px;
		}
		
		.searchbox-wrapper{
			width:270px;
			background-image:url(/contentImages/default/search-back.gif);
		}
		
		
		.searchbox-wrappera{
			width:270px;
			//background-image:url(/contentImages/default/search-back.gif);
		}
		
		.searchbox-inner{
			padding:0 20px 10px 20px;
		}
		
		.searchbox-bottom{
			width:270px;
			background-image:url(/contentImages/default/search-bottom.gif);
			height:11px;
		}
	
	
		.searchbox-wrapper h2{
			color:#1e355d;
			font-weight: bold;
			margin-bottom:5px;
		}
		
		#leftCol h1#searchbox-available {
			background-image:url(/contentImages/default/search-available.gif);
			text-indent: -9999px;
			margin: 0;
			padding:0;
			width:270px;
			height:63px;
		}


		#leftCol h1#searchbox-featured-featured{
			background-image:url(/contentImages/default/search-featured.gif);
			background-repeat: no-repeat;
			text-indent: -9999px;
			margin: 0;
			padding:0;
			width:270px;
			height:63px;
		}
		
		
		.searchbox-featured-wrapper{
			width:270px;
			background-image:url(/contentImages/default/search-featured-back.gif);
		}
		
		.searchbox-featured-inner{
			padding:0 20px 10px 20px;
		}
		
		.searchbox-featured-bottom{
			width:270px;
			background-image:url(/contentImages/default/search-featured-bottom.gif);
			height:11px;
		}

    	div#sidebar{width:75px;
			background-color:#fef7e3;
			border:1px solid #bc6730;
			padding:10px;
			overflow:auto;	

			height:515px;	
    	}
    	
    	div#sidebar a{
    		display:block;
    		margin-bottom:5px;
    	}
    	
		#map{
			width:590px;
			height:250px;
			border:2px solid black;
			padding-bottom:15px
			
		}
		
		#categorylist td{
			padding:3px;
		}
		
		
		.contactcategory{
			font-weight: bold;
		}
		
		.searchindexwrapper{
		
		}
		
		#searchbox-searchby{
			font-weight: bold;
			margin:10px 0;
			font-size: 15px;
			display:none;
		}
		
		
		#searchform ul, #search-by-parks ul {
			margin: 0px 0 5px 10px;
		}
		
		#searchform ul li, #search-by-parks ul li{
			list-style: none;
			
		}
		
		#search th{
			text-align:left;
			font-size: 14px;
		}
		
		#searchformwrapper{
			display:none;
		}
		
		#parcellist{
			margin-top:20px;
		}
		#parcellist td{
			padding:5px;
			font-size: 12px;
		}
		
		
		#parcel_listing{
			font-size: 11px;	
		}
		
		#error,#errorpark{
			color:red;
			display:none;
		}


		#map div span{
			display:none;
		}


/** DETAIL **/

#leftCol h1 {
	font-size:16px;
	margin:20px 0 20px 0;
}

#detailsidebar {
	background:#E0F0E8;
	padding:10px;
	overflow: hidden;
}

#detaillogo{
	float:left;
	width: 180px;
	clear:left;
	margin-top:20px;
}

#detailmain {
	margin-bottom:15px;
}

#detailmain table tbody tr th {
	text-align:left;
	font-size:12px;
	padding:0 0 5px 0;
}

#detailmain table tbody tr td {
	text-align:left;
	font-size:12px;
	padding:0 9px 2px 0;
}


table.gallery td{
	padding:2px;
}

ul#gallerylist {
	margin:0;
	padding:0;
	list-style: none;
}

ul#gallerylist li{
	margin:0 5px 0 0;
	padding:0;
	float:left;
}

ul#gallerylist img{
	border:1px solid black;
	
}

ul#sidebarfiles{
	margin:0;
	padding:0;
	list-style: none;

}



ul#sidebarfeatured{
	margin:0;
	padding:0;
	list-style: none;

}


ul#sidebarfeatured li{
	margin:0 0 10px 0 ;
}

ul#sidebarfeatured li img{
	border:1px solid black;
}


div#pagelistwrapper{
	background-image: url(/contentImages/default/sidebarbox.jpg);
	background-repeat: no-repeat;
	margin:-25px;
	padding:10px 25px 25px 25px;
}



ul#pagelist{
	margin-left:10px;
	list-style: square inside;
	color:#253C22;

}

ul#pagelist li{
	margin:0 0 5px 0 ;
}


#brochurebutton{
	float:right;
	margin-right:10px;
}



/*** TYPO ***/

a{
	color:#253C22;
}


a.pagelisttitle {
	color:#f6ecbc
	font-weight:bold;
}

.clear {
	width:100%;
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}


h1 {
	color:#666866;
	font-weight:normal;
	font-size:20px;
	margin:0 0 15px 0;
}

#leftCol h1.detailed-address {
	font-size:18px;
	margin: 5px 0px;
	padding: 0px;
}


h2 {
	color:#666866;
	font-weight:normal;
	font-size:18px;
	margin:0 0 15px 0;
}

h2.detailed-sections {
	font-size:12px;
	margin: 5px 0px;
	padding: 0px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

h3 {
	font-size:16px;
	margin-bottom:10px;
}

#subContent,span,td,th,p, li {
	font-size:13px;
}

p {
	margin-bottom:15px;
}

ul {
	margin: 0 50px 15px 50px;
}

#rightColContent h3 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
}

#rightColContent p {
	margin:0 0 20px 0;
}

div#subsections_image {
	margin:0 0 25px 0;
	width:631px;
	height:250px;
	background-repeat: no-repeat;
}

div#subsections_imageborder{
	background-image: url(/contentImages/default/sub_border.gif);
	width:631px;
	height:250px;
}

#subContent h2 {
	color:#666866;
	font-weight:bold;
	font-size:21px;
	margin:0 0 15px 0;
}

p.subHeadline {
	margin-bottom:2px;
}

p.date {
	color:#666666;
	font-style:italic;
}





ul#landingpagelist{
	margin:0;
	padding:0;
	list-style-type: none;
}

ul#landingpagelist li{
	margin-bottom:20px;
}

ul#landingpagelist li img{
	margin-right:20px;
	float:left;
}

ul#landingpagelist li .desc{
	float:left;
	width:400px;
}


ul#landingpagelist li .title{
	font-size:16px;
}


.ui-tabs table.ui-tabs-panel,table.parcellist{
	padding:0;
	margin:20px;
}


.subsectionsimage{
	margin:0 0 25px 25px;
}

/*
.large{
	font-size:16px;
}

.medium{
	font-size:14px;
}

.small{
	font-size:9px;
}
*/

.normal{

}

img.rightimage{
	margin: 0px 0 20px 20px;
	border: double #90baf2;
}

img.leftimage{
	margin: 0px 20px 20px 0;
	border: double #90baf2;
}


#newstable .date{
	padding-left:5px;
}

#newstable .event{
	font-weight: bold;
}

