body {
	margin: 10px 0px 20px 0px ;
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
	background-color: #1B417A ;
	background-image: url(/png/page_bg.png) ;
	background-position: top ;
	background-repeat: repeat-x ;
	color: #000000 ;
}

input,select,textarea {
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
}

table {
	border-collapse: collapse ;
}

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

td {
	font-size: 12px ;
	vertical-align: middle ;
}

h1 {
	font-size: 25px ;
	font-weight: normal ;
	color: #1B417A ;
	margin-top: 0px ;
	font-family: verdana ;
	letter-spacing: -1px ;
}

h2 {
	font-size: 18px ;
	font-weight: normal ;
	letter-spacing: -1px ;
}

h3 {
	font-size: 13px ; 
	font-weight: bold ;
}

#nav {
	background: url(/images/nav_bg.png) ;
	background-position: center ;
}

.button, .buttonUp {
	border-left: 1px solid #2C6BC9 ;
	padding: 10px 10px ;
	background: none ;
	text-align: center ;
}

.buttonUp {
	background: url(/png/tp75.png) ;
}

a.nav_link:link, a.nav_link:active, a.nav_link:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-family: verdana ;
	font-weight: bold ;
	font-size: 13px ;
	letter-spacing: -1px ;
}

a.nav_link:hover {
	color: #ffff00 ;
	text-decoration: underline ;
}

a:link {
	color: #1B417A ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #3785FA ;
}

#above_content {
	background: url(/images/above_content.png) #ffffff ;
	background-position: top ;
	background-repeat: repeat-x ;
	height: 10px ;
}
	
#content {
	padding: 0px 15px 0px 15px ;
	background: url(/images/content_bg.jpg) ;
	background-position: top center ;
	background-repeat: no-repeat ;
}

.ind1 {
	padding-left: 25px ;
}

.img_flt {
	float: right ;
	margin: 0px 0px 10px 10px ;
	border: 0px ;
}

.adopt {
	margin:30px; 
}

div.news_container {
	float: right; 
	clear: right; 
	width: 250px; 
	background-color: #cccccc; 
	border: solid 1px #999999; 
	margin: 5px 0px 10px 10px; 
	padding: 10px; 
	padding-top: 0px;
}

div.news {
	padding-bottom: 15px ;
	border-bottom: 1px dashed #333;
	margin-bottom: 15px ;
}

div.news_title {
	font-weight: bold; 
}

div.news_date {
	font-style: italic;
	font-size: 11px; 
}

div.news_link {
	text-align: right;
}

.row_0 {
	background-color: #efefef;
}

.row_1 {
	background-color: #fff;
}

div.dogs {
	text-align: center; 
	border-bottom: solid 1px #000;
	padding-bottom: 15px ;
	margin-bottom: 15px ;
}

div.dogs_title {
	color: #1B417A ;
	font-weight: bold; 
	font-size: 16px; 
	margin: 10px; 
}

div.dogs_description {
	
}
