@charset "utf-8";
/* CSS Document */

body {
	text-align: center; /* hack to make IE center wrapper div */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #630b00;
	background-image: url(../images/wallpaper.png);
	background-repeat: repeat;
	margin: 0;
}
p {
	line-height: 165%;
	margin-top: 0;
	margin-bottom: 13px;
}
h1 {
	font-weight: bold;
	letter-spacing: 0;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 15px;
}
hr {
	background: #c19d7a;
	color: #c19d7a;
	height: 1px;
	width: 100%;
	clear: both;
}
#header {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 105px;
	background-image: url(../images/bg_Header.png);
	text-align: left; /* hack */
	z-index: 10;
}
#headerInner {
	position: relative;
	margin: 0 auto;
	width: 880px;
	text-align: left; /* hack */
}
#logo {
	position: relative;
	top: 10px;
	left: 30px;
	width: 204px;
	height: 87px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#animatedQuote {
	position: absolute;
	top: 10px;
	left: 120px;
	width: 495px;
	height: 70px;
	z-index: 99;
}
#globalPhoto {
	position: absolute;
	top: 4px;
	right: -27px;
	width: 172px;
	height: 188px;
	/*background-image: url(../images/photo_Pepper.png);*/
	background-repeat: no-repeat;
}
#navBar {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 37px;
	background-image: url(../images/bg_navBar.png);
	text-align: left; /* hack to make IE center wrapper div */
	z-index: 5;
}
#nav {
	position: relative;
	margin: auto;
	width: 880px;
	height: 37px;
	text-align: left;
}

.sideNav {
	position: absolute;
	left: -43px;
	top: 165px;
/*	float:left; */
/*	clear:left; */
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: -6px 0 0 2px !important;
	margin: -6px 0 0 2px;
	width: 200px;
	padding: 0px;
}

.sideNav_Inner p {
/*	margin: 40px 10px 10px 10px; */
}

.sideNav ul {
	margin-left: 10px;
	padding-left: 10px;
}

.sideNav li {
	list-style-image: url(../images/bullet.png);  
	line-height: 15px;
	list-style-type: square;
	margin-top: 15px; 
}

.sideNav_Inner_aboutUs {
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #630b00;
	padding: 25px 5px 4px 8px;
	margin: 0px;
	background: url(../images/navHeading_aboutUs.png) no-repeat #fff;
}

.sideNav_Inner_Adopt {
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #630b00;
	padding: 25px 5px 4px 8px;
	margin: 0px;
	background: url(../images/navHeading_Adopt.png) no-repeat #fff;
}

.sideNav_Inner_newsEvents {
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #630b00;
	padding: 25px 5px 4px 8px;
	margin: 0px;
	background: url(../images/navHeading_newsEvents.png) no-repeat #fff;
}

.sideNav_Inner_helpOut {
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #630b00;
	padding: 25px 5px 4px 8px;
	margin: 0px;
	background: url(../images/navHeading_helpOut.png) no-repeat #fff;
}

.sideNav_Inner_Services {
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #630b00;
	padding: 25px 5px 4px 8px;
	margin: 0px;
	background: url(../images/navHeading_Services.png) no-repeat #fff;
}

.sideNav_Inner_Resources {
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #630b00;
	padding: 25px 5px 4px 8px;
	margin: 0px;
	background: url(../images/navHeading_Resources.png) no-repeat #fff;
}

#hpContentWrapper {
	position: relative;
	margin: 0 auto;
	width: 880px;
	text-align: left; /* hack to make IE center wrapper div */
	background-color: #ffffcc;
/*	border: 1px solid #00FF00; */
}

#hpBannerContainer {
	position: relative;
	float: left;
	padding: 19px; 
	width: 152px;
	background-color: #ffffcc;
}

#hpContent {
	position: relative;
	float: right;
	padding: 20px;
	width: 650px;
	text-align: left; /* hack to make IE center wrapper div */
	background: url(../images/bg_Content.png) no-repeat right bottom;
	background-color: #ffffcc;
}

#content {
	position: relative;
	margin: 0 auto;
	padding: 10px 20px 10px 180px; /* top, right, bottom, left */
	width: 680px;
	text-align: left; /* hack to make IE center wrapper div */
	background: url(../images/bg_Content.png) no-repeat right bottom;
	background-color: #ffffcc;
}
#content ul, ol {
	line-height: 165%;
}
#content ul li {
	margin-top: 10px;
	list-style-image: url(../images/bullet.png);
	list-style-type: circle;
}
#content ol li {
	margin-top: 10px;
}

#privacyPolicyContentWrapper {
	position: relative;
	margin: 0 auto;
	width: 880px;
	text-align: left; /* hack to make IE center wrapper div */
	background-color: #ffffcc;
/*	border: 1px solid #00FF00; */
}

#privacyPolicyContent {
	position: relative;
	padding: 20px;
	width: 840px;
	text-align: left; /* hack to make IE center wrapper div */
	background: url(../images/bg_Content.png) no-repeat right bottom;
	background-color: #ffffcc;
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 162px;
	background-image: url(../images/bg_Footer.png);
	clear: both;
}
#footerContent {
	position: relative;
	padding-top: 65px;
	text-align: center;
	font-size: 0.9em;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #630b00;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #630b00;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #630b00;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #630b00;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}
.sideNav a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #630b00;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}
.sideNav a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #630b00;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}
.sideNav a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #630b00;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}
.sideNav a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #630b00;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}
.whiteLinks a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}
.whiteLinks a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}
.whiteLinks a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}
.whiteLinks a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #630b00;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

/* ///// Colored Box w/ Nifty Corners ///// */

#coloredBox {
	width: 360px;
	background-color: #5d1f00;
	color: #ffffcc;
}

#coloredBox p {
	margin: 10px;
}

#adoptionQuotes {
	width: 535px;
	background-color: #5d1f00;
	color: #ffffcc;
}

#adoptionQuotes p {
	margin: 10px 20px;
}

#bioBox {
	position: relative;
	margin: 0 15px 10px 0;
	float: left;
	width: 150px;
	font-size: 85%;
	text-align: justify;
}

#bioBoxRight {
	position: relative;
	margin: 0 0 10px 15px;
	float: right;
	width: 150px;
	font-size: 85%;
	text-align: justify;
}

#coloredBox a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}
#coloredBox a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}
#coloredBox a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}
#coloredBox a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

/* ///// Adoption Table ///// */

.available {
	background: #00ff00;
	color: #000;
}

.onHold {
	background: #fff200;
	color: #000;
}

.adopted {
	background: #ed1c24;
	color: #fff;
}