/* new css 2015 */
/* myriad pro equivalent is PT sans */

#jquery_rss_newsfeed {
	padding-bottom:18px !important;;
}


#header_image_pager {
	z-index:1000;
	width:300px;
	margin-top:-100px;
	margin-left:300px;
}

.cms_editor_content {
	clear:both;
	/*width:100%;	*/
}

.left_side {
	float:left;
	border-right:3px solid #ccc;
	width:66%;
	font-family: 'PT Sans', Helvetica, sans-serif;
}

.right_side {
	float:right;
	width:32%;
}

.special_events_container {
	background:#193556;
	min-height:200px;
	font-family: 'PT Sans', sans-serif;
	padding:10px;
}

	.special_events_container h1 {
		color:#fff;
		border:none;
		font-size:1.45em;
		margin:0px;
		letter-spacing:-1px;
	}

	.special_events_container_icon {
		height:35px;
		width:30px;
		float:right;
		background:url(../images/special_events_icon.png) no-repeat;
	}

	.special_events_text {
		color:#fff;
		float:right;
		font-size:0.85em;
	}

	.special_events_picture {
		float:left;
	}

	.special_events_text a:link {
		text-decoration:underline;
		color:#fff;
	}

		.special_events_text a:visited {
			color:#fff;
		}

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

.right_side {
	font-family: 'PT Sans', Helvetica, sans-serif;
}

	.right_side h1 {
		margin:5px 0px 0px 0px;
		border-bottom:0px;
		color:#57595A;
		letter-spacing:-1px;
	}

	.right_side p {
		color:#57595A
	}

	.news_icon {
		margin-top:-25px;
		float:right;
		height:30px;
		width:30px;
		background:url(../images/news_icon.png) no-repeat;
	}

.rss_title {
	margin-top:10px;
	font-size:0.9em;
}

.rss_date {
	display:none;
}

.rss_description {
	font-size:0.8em;
}

.rss_link a:link {
	color:#315B92;
	font-size:0.8em;
	text-decoration:underline;
}

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

	.rss_link a:visited {
		color:#000;
	}



.ideas_container {
	font-size:0.9em;
}

	.ideas_container h1 {
		border:0;
		font-size:1.4em;
		letter-spacing:-1px;
	}

	.ideas_container p {
		font-size:1em;
	}

	.ideas_container a:link {
		text-decoration:underline;
		color:#315B92;
	}

		.ideas_container a:visited {
			color:#111;
		}

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

.lt_message_container {
	background:#d4d4d4;
	min-height:400px;
	padding:10px;
	font-size:0.9em;
}

	.lt_message_container h1 {
		border:0;
		font-size:1.4em;
		letter-spacing:-1px;
	}

	.lt_message_container p {
		font-size:1em;
	}




@media only screen and (min-width: 768px) and (max-width: 987px) { 

.cms_editor_content {
	width:100% !important;
}

.special_events_container {
	overflow:auto;
}

.special_events_text {
	color:#fff;
	float:left;
	clear:both;
	font-size:0.85em;
	margin-top:10px;
	width:100%;
	}

.special_events_picture {
		width:100%;
	}

	.special_events_picture img {
		width:100%;
	}

.ideas_container {
	font-size:0.9em;
	clear:both;
}


.homepage_content {
	width:96% !important;

}

.right_side h1 {
	font-size:1.1em;
}

.content_wrapper .header .header_right { 
	margin-left:250px !important;
}

.homepage_content {
	width:97% !important;
}


}







@media only screen and (min-width: 480px) and (max-width: 767px) {

.cms_editor_content {
	width:100% !important;
}

.special_events_picture {
		width:100%;
	}

	.special_events_picture img {
		width:100%;
	}

.left_side {
	margin-top:50px;
}

.left_side, .right_side {
	float:none;
	width:100%;
	border:0px;
}

.special_events_text {
	float:left;
	margin-top:10px;
	width:100%;
	}

.special_events_container {
	overflow:auto;
}

.official_pic img {
	width:100px;
}

.official_pic {
	margin-top:35px;	
}

.main-navigation-select select {
	z-index:2;
	position:absolute;
}

.agency_name span {
	font-size:3.2em !important;
}

.cms_editor_content img {
	max-width:100%;
	}

.homepage_content {
	width:97% !important;
}


}





@media only screen and (max-width: 479px) {

.homepage_content {
	width:97% !important;
}

.cms_editor_content {
	width:100% !important;
}

.left_side {
	margin-top:50px;
}

.left_side, .right_side {
	float:none;
	width:100%;
	border:0px;
}

.special_events_text {
	float:left;
	margin-top:10px;
	width:100%;
	}

.special_events_container {
	overflow:auto;
}

.official_pic img {
	width:100px;
}

.official_pic {
	margin-top:35px;	
	margin-left:-24px;
}

.main-navigation-select select {
	z-index:2;
	position:absolute;
}

.agency_name {
	margin-top:0px;
	margin-left:0px;
	width:150px !important;
	font-size:1.2em;
}	


}



/* IE 7 Specific */

*:first-child+html .agency_name span {
	margin-left:150px !important;
	width:300px;
	margin-top:-150px !important;
	float:left;
}

/* 2nd page fixed */

.footer_wrapper {
	background-size:959px;
	}








