a{
	text-decoration: none;
	border: none;
}

body{
	background-color: #151515;
	font: 100% Verdana, Arial, Helvetica, sans-serif
}
hr{
	background-color: #0e588d;
	height: 2px;
	width: 100%;
}

#adOne{
	width: 250px;
	float: left;
	border: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background: url("images/ticketsbutton.jpg");
}
#adOne:hover{
	background: url("images/ticketsbuttonOver.jpg");
}

#adTwo{
	width: 250px;
	float: left;
	border: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background: url("images/membersbutton.jpg");
}
#adTwo:hover{
	background: url("images/membersbuttonOver.jpg");
}

#adThree{
	width: 250px;
	float: left;
	border: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background: url("images/giftbutton.jpg");
}
#adThree:hover{
	background: url("images/giftbuttonOver.jpg");
}

#adFour{
width: 250px;
	float: left;
	border: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background: url("images/adoptbutton.jpg");
}
#adFour:hover{
	background: url("images/adoptbuttonOver.jpg");
}

#adFive{
	width: 250px;
	float: left;
	border: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background: url("images/donatebutton.jpg");
}
#adFive:hover{
	background: url("images/donatebuttonOver.jpg");
}

#adSix{
	width: 250px;
	float: left;
	border: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background: url("images/adSix.jpg");
}
#adSix:hover{
	background: url("images/adSixOver.jpg");
}

#clearfloat{
	clear:both;
}
#container{
	width: 1024px;
	margin: 0 auto;
	background: url("images/background.jpg");
	background-repeat: y;
}

#current{

	color: #0e588d;
	background-color: #fff;
	list-style: none;
	font: bold 14px/18px arial, helvetica, sans-serif;
	position: relative;
	top: -15px;
	display: inline;
	float: right;
	border-right: solid #fff 1px;
	padding: 13px 11px;
	opacity:1;
	filter:alpha(opacity=100);

}

#donate{
	padding: 10px;
	clear: both;
	margin-left: -12px;
	width: 150px;

}

#floatRT{
	float: right;
	padding-left: 25px;
}

#floatLT{
	float: left;
	padding-left: 25px;
}

#homeBtn{
	margin-top: 20px;
	margin-left: 30px;
	border: none;
}

#homeBtn:hover{
	margin-top: 20px;
	margin-left: 30px;
	background: url("images/logohover.png");
	
}

#homeVid{
	width: 640px;
	margin: 0 auto;
}

#map{
	margin: 0;
	padding: 0;
	float: left;
	text-decoration: none;
	border: none;
}

#pageEnder{
	padding-top: 25px;
}

#socialM2 li{
	display: inline;
	list-style: none;
	margin-top: 20px;
	
	
}



#socialM2 img{
border: none;

}
	

#socialM li{
	display: inline;
	list-style: none;
	margin-top: 20px;
	margin-right: 4px;
	padding:4px;
	
}



#socialM img{
border: none;
}

.btn{
	background-color: #0e588d; 
	font: bold 14px/18px arial, helvetica, sans-serif;
	padding: 5px;
	color: #fff;
	border-left: solid 2px #009;
	border-bottom: solid 2px #039;
	border-top: solid 2px #06C;
	border-right: solid 2px #03C;
}
.btn:hover{
	background-color: #789cc2; 
	padding: 6px;
	
}


.column{
	width: 250px;
	float: left;
	border: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	
}

.column a{
	border: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.content{
	padding: 25px;
	width: 700px;
	margin-left: 250px;
	font: 12px/14px arial, helvetica, sans-serif;
		
}

.content h1, h2, h3, h4, h5{
	color: #0e588d;
	line-height: 110%;
	white-space: nowrap;
}
	

.header{
	background: url("images/header.jpg") no-repeat;
	width: 100%;
	height: 150px;
}

.header h1{
	float: right;
	color: #fff;
	padding-right: 25px;
	font-style: italic;
}

.hide{
	display: none;
}

.disclaimer{
	font: 9px/11px arial, helvetica, sans-serif;

}


.footer{
	clear: both;
	background: url("images/footer.jpg");
	background-repeat: no-repeat;
	height: 100px;
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 20px;
}

.footer address{
	font-size: 12px;
}

.footer li{
		color: #fff;
	list-style: none;
	font: bold 14px/18px arial, helvetica, sans-serif;
	display: inline;
	border-right: solid #fff 1px;
	
}

.footer li a{
	color: #fff;
	
	padding: 2px 7px;
	text-decoration: none;
}

.footer li:last-child{
	color: #fff;
	border-right: none;
	padding: 2px 7px;
	text-decoration: none;
}

.footer li a:hover{
	color: #0e588d;
	background-color: #fff;
	
}

div.loader{
background:url(images/adoptbuttonOver.jpg);
background:url(images/adSixOver.jpg);
background:url(images/donatebuttonOver.jpg);
background:url(images/giftbuttonOver.jpg);
background:url(images/membersbuttonOver.jpg);
background:url(images/ticketsbuttonOver.jpg);
margin-left:-1000px;
}



.mainNav ul{
	
	list-style: none;
	display: inline;
	width: 700px;
	margin-left: 250;

}

.mainNav li{
	color: #fff;
	background-color: #0e588d;
	list-style: none;
	font: bold 14px/18px arial, helvetica, sans-serif;
	position: relative;
	top: -15px;
	display: inline;
	float: right;
	border-right: solid #fff 1px;
	padding-top: 11px;
	padding-bottom: 11px;
	opacity:0.6;
	filter:alpha(opacity=60);
		
}

.mainNav li:first-child{
	border:none;
}

.mainNav li a{
	color: #fff;
	background-color: #0e588d;
	text-decoration: none;
	padding: 13px 11px;
		
}

.mainNav li a:hover{
	color: #0e588d;
	background-color: #fff;
	
	
}

.red{
	color: #F00;
}

.subNav{
	text-align: center;
}
.subNav ul{
	position: relative;
	list-style: none;
	display: inline;
	
		
	
}

.subNav li{
	color: #fff;
	text-align: center;
	list-style: none;
	font: bold 11px/13px arial, helvetica, sans-serif;
	position: relative;
	display: inline;
	border-right: solid #0e588d 1px;
	padding: 1px 5px;
		
}

.subNav li:last-child{
	border:none;
}

.subNav li a{
	color: #0e588d;
	text-decoration: none;
	
}

.subNav li a:hover{
	color: #779dc2;
}

.thumbs li{

15:40 8/5/2010
	list-style: none;
	display: inline;
	
}

.thumbs img{
	padding: 10px;
	border: none;
}

