*
{
	margin: 0px;
	padding: 0px;
}

#adoptmenu {
	background: url(../images/menubar.jpg);
	width: 916px;
	height: 36px;
	clear: both;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-left: 31px;
	display: block;
}

#adoptmenu a {
	color:#000000;
	text-decoration: none;
}

#adoptmenu a:hover {
	color:#ffffff;
}

#adoptmenu ul {
	text-align: left;
	display: inline;
	margin: 0;
	padding: 8px 4px 8px 0;
	list-style: none;
}

#adoptmenu ul li {
	font: bold 18px sans-serif;
	display: inline-block;
	margin-right: -4px;
	position: relative;
	padding: 8px 20px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
#adoptmenu ul li:hover {
	background: #75492e;
	color: #fff;
}

#adoptmenu ul li ul {
	padding: 0;
	position: absolute;
	top: 36px;
	left: 0;
	width: 150px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-transition: opacity 0.2s;
}

#adoptmenu ul li ul li { 
	background: #2e8641; 
	border:1px solid #266e36;
	display: block; 
	color: #000000;
}
#adoptmenu ul li ul li:hover { 
	background: #266e36; 
}
	
#adoptmenu ul li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
}

body {
	background-color: #000000;
	font-family: arial, helvetica, sans-serif;
}

#bk {
	width: 1024px;
	margin: 0px auto;
	background: url(../images/background.jpg);
}

#content {
	width: 980px;
	margin: 0px auto;
	padding-top:20px;
}

#donate {
	padding-top: 18px;
	padding-left: 110px;
}

#footer {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	float: right;
}

#footerbk {
	width: 876px;
	background-color: #442205;
	margin-top: 20px;
	margin-left: 52px;
}

#footblk1 {
	width: 300px;
	color: #ffffff;
	margin-left: 90px;
	margin-bottom: 20px;
}

#footblk2 {
	width: 300px;
	color: #ffffff;
	margin-left: 90px;
}

#footblkSub1 {
	font-weight: bold;
	font-size: 20px;
	padding-top: 16px;
	padding-bottom: 10px;
}

#footblkSub2 {
	padding-left: 10px;
	font-size: 14px;
	line-height: 21px;
}

#header {
	background: url(../images/header.jpg);
	margin-left: 31px;
	margin-bottom:25px;
	height: 465px;
	width: 916px;
}

#headinfo {
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	padding-left: 640px;
}

#headlogo {
	padding-bottom: 20px;
	float:left;
	padding-left: 31px;
}

#headsocial {
	padding-left: 820px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#headtitle {
	padding-left: 50px;
	padding-top: 10px;
	float: left;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 1;
opacity: 1;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: .8;
opacity: .8;
}

#menu {
	background: url(../images/menubar.jpg);
	width: 916px;
	height: 46px;
	clear: both;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-left: 31px;
	display: block;
}

#menu a {
	color:#000000;
	text-decoration: none;
}

#menu a:hover {
	color:#ffffff;
}

#menu ul {
	text-align: left;
	display: inline;
	margin: 0;
	padding: 8px 4px 8px 0;
	list-style: none;
}

#menu ul li {
	font: bold 18px sans-serif;
	display: inline-block;
	margin-right: -4px;
	position: relative;
	padding: 13px 20px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
#menu ul li:hover {
	background: #75492e;
	color: #fff;
}

#menu ul li ul {
	padding: 0;
	position: absolute;
	top: 36px;
	left: 0;
	width: 150px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-transition: opacity 0.2s;
}

#menu ul li ul li { 
	background: #2e8641; 
	border:1px solid #266e36;
	display: block; 
	color: #000000;
}
#menu ul li ul li:hover { 
	background: #266e36; 
}
	
#menu ul li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
}

#more1 {
margin-top: 52px;
}

#more2 {
margin-top: 9px;
}

#more3 {
margin-top: 30px;
}

#more4 {
margin-top: 70px;
}

#more5 {
margin-top: 10px;
margin-left: 190px;
}

.click {
	float: left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00;
	margin-left: 55px;
	font-weight: bold;
}

#slidecontainer {
	float: left;
	width: 815px;
	height: 221px;
	margin-left: 55px;
	overflow: auto;
	white-space: nowrap; 
	scrollbar-face-color: #ffcc00;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color:#67570d;
	scrollbar-darkshadow-color: #67570d;
	scrollbar-track-color: #e5d797;
	scrollbar-arrow-color: #67570d;
}

#slidecontainer ul li {
	list-style: none;
	display: inline; 
}

#subindex {
	width: 180px;
	height: 400px;
	background-color: #442205;
	color: #ffffff;
	margin-left: 50px;
}

#subindexcontent {
	padding-left: 10px;
	font-size: 14px;
	line-height: 21px;
}

#subindexhead {
	font-weight: bold;
	font-size: 20px;
	padding-top: 16px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#title {
	font-weight: bold;
	font-size: 30px;
	color: #ffffff;
	padding-top: 30px;
	padding-left: 50px;
}




