@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bgMain.jpg);
	background-repeat: repeat;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

a:link {
	color: #C95700;
	text-decoration: underline;
}

a:visited {
	color: #330000;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #C95700;
	text-decoration: underline;
}

/*---BEGIN ANIMAL WISHLIST CLASS----*/

.itemWish{
	width: 145px;
	background-repeat: no-repeat;
	height: 134px;
}

.animalWish {
	width: 62px;
	height: 62px;
	margin-left: 70px;
}

/*----END ANIMAL WISHLIST----*/

.toTopLink a:link {
	color: #FFF;
	text-decoration: none;
}

.toTopLink a:visited {
	color: #FFF;
	text-decoration: none;
}

.toTopLink a:hover {
	color: #FFF;
	text-decoration: none;
}

.toTopLink a:active {
	color: #FFF;
	text-decoration: none;
}

#wrapper {
	width: 886px;
	margin: 0 auto;
}

#leavesLeft {
	background-image: url(../images/leavesLeft.gif);
	background-repeat: no-repeat;
	width: 64px;
	margin-right: -1px;
	float: left;
	height: 580px;
	margin: 0;
	padding: 0;
	margin-top: -30px;
}

#leavesRight {
	background-image: url(../images/leavesRight.gif);
	background-repeat: no-repeat;
	float: left;
	width: 61px;
	margin: 0;
	padding: 0;
	height: 560px;
	margin-top: -60px;
}

#bodyContent {
	width: 886px;
	margin: 0 auto;
	float: left;
}

#sectionTitle {
	margin: auto;
	width: 886px;
	background-position: center;
}

#contentInfo {
	padding: 20px 0 0 15px;
}

#bodyMiddleBG {
	background-image: url(../images/bodyBG.gif);
	background-repeat: repeat-y;
	float: left;
	min-height: 600px;
}

#header {
	width: 766px;
	height: 170px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 203px;
	height: 171px;
}

#newsUpdate {
	background-image: url(../images/newsUpdates.gif);
	background-repeat: no-repeat;
	width: 560px;
	height: 49px;
	float: left;
	margin-top: 1px;
}

#getUpdates {
	margin-top: 21px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.submitBTN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border: #000 solid thin;
	background-color: #71572f;
	margin-left: 10px;
}

#headerIMG {
	width: 560px;
	height: 78px;
	float: left;
}

#nav {
	float: left;
	height: 44px;
	width: 560px;
	padding-bottom: 18px;
}

#2ndNav {
	width: 180px;
	margin: 0;
	padding: 0;
	height: 500px;
}

#memberInfo {
	padding-right:10px;


}

#contentInfo p {
	margin: 5px 30px 0 5px;
}

#contentInfo li {
}

#contentInfo2 p {
	margin: 5px 5px 0 5px;
}

#listNav {
	list-style-type: none;
	padding: 0 0 0 15px;;
	line-height: .5em;
	margin: 0;
}

.textHeader {
	font-size:16px;
	line-height:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

.textHeaderGreen {
	font-size:16px;
	line-height:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#336600;
}

.tableUnderline {
	text-decoration: underline;
}

.buyOnline {
	padding-left: 8px;
	padding-top: 10px;
}

.tableNote {
	margin: 0;
	font-size: 10px;
	color: #fff;
}

.tableNote p {
	margin: 0;
}

.bodyTitle {
	padding-bottom: 15px;
}

#contentRight {
	float: left;
	margin-left: 0px;
	width: 561px;
}

#contentLeft {
	float: left;
	width: 180px;
	padding: 0;
	margin: 20px 0px 0px 20px;
}

#navBgTop {
	background-image: url(../images/2ndNavTop.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 11px;
	width: 160px;
}

#navBgMid {
	background-image: url(../images/2ndNavMid.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	width: 160px;
}

#navBgBtm {
	background-image: url(../images/2ndNavBtm.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 9px;
	width: 160px;
	float: left;
}

.subNav2 {
	line-height: 1.5em;
	padding-left: 5px;
	color: white;
	margin: 0;
}

.subNav2 a:link {
	color: #fff;
	text-decoration: none;
}

.subNav2 a:visited {
	color: #333333;
	text-decoration: none;
}

.subNav2 a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.subNav2 a:active {
	color: #fff;
}

#bodyFooter {
	clear: both;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/bodyFooter.gif);
	background-repeat: no-repeat;
	width: 886px;
	height: 15px;
	background-position: center;
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 763px;
	background-position: bottom center;
	bottom: 0;
	margin: auto;
	clear: both;
	padding-top: 30px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 763px;
	padding-bottom: 4px;
}

#footerText p {
	margin: 0;
}

.adoptHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color:#FFFFCC;
	text-decoration: none;
	padding:4px 0px 4px 20px;
}

.adoptSubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 105%;
	font-weight: bold;
	color:#FFFFCC;
	text-decoration: none;
	padding:8px 4px;
	text-align:center;
	text-transform:uppercase;
}
.adoptText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:120%;
	color:#400000;
	padding:5px 5px;
}
.adoptGreen {
	background-color:#999966;
}
.adoptBorderleft {
	border-left:2px solid #330000;
}
.adoptBorderright {
	border-right:1px solid #330000;
}
.adoptBorderrtwo {
	border-right:2px solid #330000;
}
.adoptBorderbtm {
	border-bottom:2px solid #330000;
}

.pagePhoto {
	padding-right: 10px;
}

.borderPad {
	padding: 5px 0 5px 0;
}

.general {
	color: #1b83a9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}

.generalH3 {
	color: #1b83a9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
}

.animals {
	color: #4730a9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}

.animalsH3 {
	color: #4730a9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
}

.support {
	color: #5e4106;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}

.supportH3 {
	color: #5e4106;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
}

.edzoocation {
	color: #901ba2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}

#animalThumbs {
	width: 515px;
}

#reptiles {
	float: left;
	width: 252px;
	height: 141px;
	padding: 0;
	margin: 0;
}

#amphibs {
	float: right;
	width: 252px;
	height: 141px;
	margin: 0;
	padding: 0;
}

#mammals {
	float: left;
	width: 252px;
	height: 141px;
	padding: 0;
	margin: 0;
}

#birds {
	float: right;
	width: 252px;
	height: 141px;
	padding: 0;
	margin: 0;
}

#contentText {
	width: 310px;
	float: left;
}

#contentPicture {
	width: 200px;
	float: right;
}

/*------WISHLIST------*/

a {
	color: #FFF;
}

#barNav {
	margin: 0;
	padding: 0;
	width: 512px;
	clear: both;
	float: left;

}

#barNav ul {
	margin: 0;
	padding: 0;
	float: left;
	text-decoration: none;
	list-style-type: none;
}

#barNav li {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	text-decoration: none;
	float: left;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/* main level link */
#barNav a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#barNav li ul li a {
	padding:  8px 10px;
}

/* main level link hover
#barNav .current a, #barNav li:hover > a {
	color: #fd016c;
} */

/* sub levels link hover */
#barNav ul li:hover a, #barNav li:hover li a {
	background-color: #785416;
	border: none;
	color: #FFF;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#barNav ul a:hover {
	color: #ceac62;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;

	text-shadow: 0 0 0 rgba(0,0,0, .1);
}

/* dropdown */
#barNav li:hover > ul {
	display: block;
}

/* level 2 list */
#barNav ul {
	display: none;

	margin: 0;
	padding: 0;
	position: absolute;
	top: 27px;
	width: 90%;
	left: 1px;
	border: solid 1px #6d4d0f;
	background-color: #785416;

	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
}
#barNav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#barNav ul a {
	font-weight: normal;
}

#barNav ul li a:hover {
	text-shadow: 0 2px 0 #5f420f;
	color: #ceac62;	
}

/* level 3+ list */
#barNav ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
#barNav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#barNav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#barNav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#barNav {
	display: inline-block;
} 
html[xmlns] #barNav {
	display: block;
}
.style3 {font-size: 11px; font-weight: bold; }
