/* /design/css/AnimalControl.css */
/*                               */
/* Last Updated: 2018-01-26      */
/* Updated by: B.Evans           */
/* DateExpired: 2019-01-25       */
/*                               */
@charset "utf-8";
/* CSS Document                  */

#AnimalControl #pageHeader h1 {
	background-image: url("../images/bannerAnimalControl.jpg") !important;
}

.contentHighlightAreaSlideshow {
	width: 400px; 
	height: 250px;
	left: 85px;
	top: 0px;
	position: relative; 
	margin: 0;
	border: 1px solid #29456B; 
	background-color:#29456B;
}

.contentHighlightAreaSlideshow * { 
	margin: 0; 
	padding: 0;
}

.slideshow2 {
        height: 250px;
}

.slideshow2 img {
        height:250px;
        width:399px;
}

.HeaderExtraLargeNavyBlue {
        color: Navy !important;
        text-align: left !important;
        font-size: 24px !important;
        margin-bottom: -8px !important;
}

.HeaderLargeNavyBlue {
        color: Navy !important;
        font-family: TimesNewRoman !important;
        font-size: 18px !important;
        font-weight: bold !important;
        margin-bottom: -8px !important;
}

.HeaderMediumNavyBlue {
        color: Navy !important;
        font-family: TimesNewRoman !important;
        font-size: 16px !important;
        font-weight: bold !important;
        margin-bottom: -8px !important;
}

.HeaderSmallNavyBlue {
        color: Navy !important;
        font-family: TimesNewRoman !important;
        font-size: 14px !important;
        font-weight: bold !important;
        margin-bottom: -8px !important;
}

h4 {
        text-align: center !important;
}

.TextLargeBlack {
        color: Black !important;
        font-size: 14px !important;
}

.TextLargeBrown {
        color: Brown !important;
        font-size: 14px !important;
}

.TextNavyBlue {
        color: Navy !important;
}

.TableWidthFull {
        width: 100% !important;
}

.AdoptAPetFrame {
        height: 29px !important;
        width: 450px !important;
        background-color: white !important;
        color: #444444 !important;
        text-decoration: none !important;
}

.AdoptAPetMicroText {
        font-family: Verdana, Arial, Helvetica, sans-serif !important;
        font-size: 9px !important;
        color: #444444 !important;
}