
#slidernav {
	font-size: 0;
	height: 13px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 25px;
	top: 505px;
	width: 860px;
	z-index: 9999 !important;
}

#slidernav a {
	background-color: #f48a14 !important;
	border: none !important;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	behavior: url(http://mn-nursinghomeabuse.bravenewmedia.net/wp-content/themes/mnnha/scripts/PIE.htc);
	color: #f48a14;	
	display: block;
	float: left;
	height: 10px !important;
	margin: 0 5px 0 0;
	width: 10px !important;
}

#slidernav a:hover {
	background-color: #fff !important;
}

#slidernav a.activeSlide {
	background-color: #fff !important;
	color: #fff;
}

.slide h4, .slide h4 a {
	color: #ffeabe;
	font-family: "proxima-nova",sans-serif;
	font-size: 59px;
	font-style: normal;
	font-weight: 100;
	line-height: 52px;
	margin: -265px 500px 10px 25px;
	text-transform: lowercase;
}

.slide h4.smalltextheader {
	font-size: 44px;
	line-height: 37px;
}

.slide h4.lighttheme, .slide h4.lighttheme a {
	color: #180d03;
}

.slide h4 a:hover {
	color: #ffeabe;
	text-decoration: underline;
}

.slide h4.lighttheme a:hover {
	color: #180d03;
}

.slide p {
	color: #ffeabe;
	font-family: "proxima-nova",sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 19px;
	margin: 0 500px 12px 25px;
}

.slide .lighttheme p {
	color: #180d03 !important;
}

.snav {
	background: url(../images/icons/transparent.png);
	color: #e0c58c;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	right: 52px;
	padding: 5px 8px;
	position: absolute;
	text-align: center;
	top: 275px;
}

.snav.nextslide {
	right: 25px;
}

.snav:hover {
	background: #fff;
	color: #f48a14;
	text-decoration: none;
}
