/* States print styles */

* {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Arial","sans-serif";
}

a {	text-decoration: none; }

li { list-style: none; }

.skip,
#nav,
#bar,
.leftnav,
#footer_nav,
#list_numbers.more_info,
#list_search,
#list_header ul,
#list_pagination,
.list_right ul,
#state_search,
#list_filter #all_label,
#gmap_controls #all_label,
#gmap_controls #map_all,
.learn_more,
#list_filter p,
#map_right p,
#map_left ul,
#state_content_right,
#slider_controls,
.state_header a,
#state_info,
.collapse,
.highlights p a ,
#iframe,
.loadingMessage,
#utils,
#parkListResultsTally
{
	display: none;
}


#list_numbers{
	margin-top:30px;
	margin-bottom:20px;
}


#state_wrapper { width: 960px; }

/* State list */

.state_title { margin-top: 18px; }

.state_title h1 { font-size: 48px; }

.state_title p {
    font-size: 13px;
    font-style: italic;
}

#list_header { margin-top: 12px; }

#list_header p { font-size: 13px; }

/* State list items */

#list_parks li {
    border-bottom: 1px solid #666666;
    clear: both;
    padding: 25px 0;
}

#list_parks .list_last {
	border-bottom: none;
	padding-bottom: 0px;
}

.list_left h2 {
    color: #808080;
    font-size: 13px;
    text-transform: uppercase;
}

.list_left h3 { font-size: 21px; }

.list_left h3 a { text-decoration: none; }

.list_left h4 {
    font-size: 16px;
    font-weight: normal;
}

.list_left p {
    font-size: 14px;
    margin: 16px 0;
}

.list_right {
    font-size: 12px;
    padding: 5px 0 0 0;
	width: 174px;
}

.list_right ul {
	margin-top: 10px;
}

.list_right li {
	margin-top: 4px;
}

.list_right a {
	color: #B28000;
    text-decoration: none;
}

#list_content_left { position: relative; }

#list_content_left h1 {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	color: #808080;
	font-family:"Times New Roman",Georgia,Serif;
    font-size: 24px;
    margin-top: 25px;
    padding: 2px 0;
}

#list_filter h3 {
    border-top: 1px solid black;
    padding-bottom: 5px;
    padding-top: 10px;
}

#list_filter label {
	display: block;
	font-size: 13px;
	margin: 8px 0;
}

.map_control label { font-weight: bold; }

#footer .update {
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 13px;
	margin-top: 13px;
}

/* State landing */

#content_list_header { margin-top:20px; }

#state_content_left li { clear: both;  }

#state_content_left img {
	float: left;
	padding-right: 12px;
}

#gmap {	margin: 12px 0; }

#map_right h3 { font-size: 18px; }

#map_right p { margin-bottom: 16px; }

#map_right ul p { margin-bottom: auto; }

#gmap_controls label {
	display: block;
	float: left;
	font-size: 13px;
	margin: 15px 0 2px 0;
}

#gmap_controls input { margin: 15px 0 0 13px; }

#list_filter .layer_description p, #gmap_controls .layer_description p {
	clear: both;
	font-size: 13px;
	display: block;
	font-size: 13px;
}

#state_content_left h2 {
    border-bottom: 1px solid #808080;
    border-top: 1px solid #808080;
    color: #808080;
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 24px;
    margin-top: 25px;
    padding: 2px 0;
}

#slide { width: 100% !important; }

.highlights li { padding-top: 25px;	}

.highlights h4 {
	color: #6C6C6C;
    font-size: 13px;
    margin: 6px 0 2px 0;
    text-transform: uppercase;
}

.highlights h5 {
	font-size: 16px;
	font-weight: normal;
}

.highlights p {
	font-size: 14px;
	margin: 10px 0;
}

#slide ul {
    clear: both;
    display: block !important;
    opacity: 1 !important;
    position: inherit !important;
}

.state_column { 
	clear: both;
	padding-top: 25px;
}

.state_column h2 {
    border-bottom: 1px solid #808080;
    border-top: 1px solid #808080;
    color: #808080;
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 24px;
    padding: 2px 0;
}

.state_column ul { padding-top: 7px; }

.state_column ul h3 {
	font-size: 13px;
	font-weight: normal;
}

.state_column ul p { font-size: 13px; }

.state_column ul p a { font-size: 16px; }

.state_column li {
	line-height: 20px;
	margin-top: 13px;
}