a#footer-number, a#footer-number:hover {
	color: #FFFFFF;
	z-index: 9999;
	position: relative;
}

/* Added below for ol lists 7/26/17 */
.inner-page-content-area ol li {
      list-style-type: inherit;
      padding-bottom: .5rem;
      padding-top: .5rem;
	line-height: 1.7em;
}

/* Added for Image Listing w/ Description Snippet */
table.ou-item-box img, .item-box-container img { height:auto;}
.item-box-container img { margin: 5px;}
@media (max-width:480px) {
	.item-box-container .row > div { width:100%;}
}

header#mainHeader, header#mobileHeader {
    top: 0 !important;
}


.slideRow {
    min-height: 600px !important; 
	/*margin-top: 90px;*/
}

@media only screen and (max-width: 1050px){
	.slideRow {
		/*margin-top: 60px;*/
	}
	
}