html {
	scrollbar-base-color: #E7E7CF;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #ccccff;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}


#wrapper { 
	width: 950px;
	margin:0 auto;
	text-align:left;  
}

#header {
	border-bottom-width: 0;
	border-top-width: 0px;
	height: 150px;
	width: 948px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #56562C;
	border-right-color: #56562C;
	border-bottom-color: #56562C;
	border-left-color: #56562C;
	background-color: #56562C;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
}





#leftColumn {
	float: left;
	width: 200px;
}

#centerColumnLayout1 {
	float: left;
	width: 490px;
}

#centerColumnLayout2 {
	float: left;
	padding-left: 10px;
	width: 690px;
}

#centerColumnLayout3 {
	float: left;
	width: 590px;
}

#rightColumn {
	float: left;
	width: 250px;
}

#navTop {
	height: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 950px;
	background-color: #56562C;
	background-image: url(http://www.charlescounty.org/pf/parks_rec/csshttp://www.charlescounty.org/pf/parks_rec/css/img/navTop.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

#navTopList {
	list-style-type: none;
	margin-left: 5px;
}

#navTopList li {
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7CF;
}

#navTopList li a {
	color: #fff;
	font-weight: bold;
	padding: 0 0.5em;
}

#navLeftList,.boxleftColumnOther {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#navLeftList,.boxleftColumn {
	background-color: #E7E7CF;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	width: 180px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5D5AA;
	border-bottom-color: #CDCD9B;
}

#navLeftList li {
	list-style-type: none;
	line-height: 1.75em;
	background-image: url(http://www.charlescounty.org/pf/parks_rec/csshttp://www.charlescounty.org/pf/parks_rec/css/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navLeftList li a {
	padding-left: 11px;
}

#navLeftList li a, .boxleftColumn li a, #footer a {
	color: #B75B00;
	font-weight: bold;
	text-decoration: none;
}

#navLeftList li a:hover, .boxleftColumn li a:hover, #footer a:hover {
	text-decoration: underline;
}

.blockCenter {
	border: 1px solid #D4D4AA;
	margin: 0 0 10px 10px;
	padding: 5px 10px;
}

.blockRight {
	border: 1px solid #D7D7B0;
	margin: 0 0 10px 10px;
	padding: 5px 10px;
}

.blockLeftsmall {
	float: left;
	margin: 5px 0 0 0;
	width: 106px;
}

.blockRightsmall {
	margin: 5px 0 0 112px;
	width: 106px;
}

.blockHeadline {
	background: #ebebd7 url(http://www.charlescounty.org/pf/parks_rec/css/img/blockHeadline.png) repeat-x 0% 0%;
	border-bottom-width: 0;
	color: #B75B00;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 10px;
	padding: 2px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4AA;
	border-right-color: #D4D4AA;
	border-bottom-color: #D4D4AA;
	border-left-color: #D4D4AA;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#tabs{
	margin: 0 0 -1px 5px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}

#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}

#tabs a {
	float:left;
	color: #4B4B25;
	font-weight: bold;
	margin:0 2px 0 0;
	padding:5px 10px;
	text-decoration:none;
	letter-spacing: 1px;
	background-color: #D1D1A3;
}

#tabs a:hover{
	text-decoration: underline;
}

#tabs li a.selected {
	background-color: #56562C;
	color: #fff;
}

#tabs #current a:hover {
	text-decoration: none;
}

#navGallery {
	list-style-type: none;
	text-align: center;
}

#navGallery li {	
	display: inline;
	list-style-type: none;
	margin: 0 1px;
}

#navGallery a {
	background-color: #D7D7B0;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
}

#navGallery a:hover {
	text-decoration: underline;
}

#navGallery li a.selected {
	background-color: #56562C;
}

.button {
	background: #fff url(http://www.charlescounty.org/pf/parks_rec/css/img/button.gif) no-repeat 0% 0%;
	border: 0;
	color: #56562C;
	font-weight: bold;
	height: 33px;
	padding-bottom: 6px;
	margin: 0 5px 5px 0;
	width: 113px;
}

.button:hover {
	background-color: #ebebd7;
}

*+HTML .button {
	padding-bottom: 2px;
}

#footer {
	border: 1px solid #D3D3A7;
	float: left;
	height: 50px;
	margin-bottom: 20px;
	text-align: center;
	width: 953px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: -3px;
}

.clearfix, .main { display: block; } 

.clearfix:after, .main:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

.clearfix {
	display: inline-block;
}


/* IE5/MAC hack \*/
* html .clearfix{ display: inline;  height: 1px;}
