/* Formatting */

body {
margin: 0px auto;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #ffffff;
color: #000000;
font-size: 12px;
}

h1 {
font-size: 20px;
background-color: #d83471;
color: #ffffff;
padding: 2px;
}

h2 {
font-size: 16px;
color: #d83471;
}

h3 {
font-size: 12px;
color: #d83471;
}

/*
img {
border: 0px;
}
*/

a:link, a:active, a:visited {
color: #d83471;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#about ul {
position: relative;
top: -30px;
left: -25px;
margin-bottom: -20px;
list-style: none;
}

#animals ul {
position: relative;
top: -33px;
left: 5px;
margin-bottom: -15px;
list-style: none;
}

#content img, #content form {
margin: 5px;
}

#whatyoucando ul {
position: relative;
top: -25px;
left: -25px;
margin-bottom: -20px;
list-style: none;
}

#search, #petofthemonth {
display: none;
}

/*
#search input {
color: #d83471;
border: 1px solid #d83471;
}
*/

#search form {
position: relative;
top: -10px;
left: 0px;
margin-bottom: -10px;
}

#bottom .right {
float: right;
margin-left: 40px;
}

.left {
float: left;
}

.right {
float: right;
}

.clear {
clear: both;
}

.error {
color: #FF0000;
}

.nomargin {
margin: 0;
padding: 0;
}

/* Layout */

#container {
margin: 0px auto;
width: 770px;
}

#top {
width:770px;
height:222px;
}

#left_column, #content, #right_column {
float: left;
}

#about, #animals, #announcements, #content, #whatyoucando, #search, #petofthemonth {
overflow: visible;
}

#left_column, #content, #right_column, #about, #animals, #announcements, #photo_left, 
#search, #photo_right, #petofthemonth {
width:159px;
}

#whatyoucando {
width:159px;
}

#content {
padding: 5px 20px;
line-height: 16px;
width: 394px;
}

#bottom {
width:770px;
font-size: 9px;
text-align: center;
line-height: 12px !important;
clear: both;
}.heading1 {
	font-weight: bold;
	color: #CC3366;
	font-size: 20px;
	text-align: left;
	vertical-align: top;
}
.border {
	border: medium solid #CC3366;
}
.caption {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #CC3366;
	text-decoration: none;
}
.listinghead {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CC3366;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.form {
	margin: 0px;
}

.small {
	font-size: 11px;
}
.white {
	color: #ffffff;
}
.whitelarge {
	font-size: 40px;
}
.pink-large {
	color: #d83471;
	font-size: 20px;
	line-height: 23px;
}
.fmargin {
	margin:5 10 5 10px;
	padding:5 10 5 10px;
}

/*
input, textarea {
font: 12px Verdana, Helvetica, Arial, sans-serif;
color: #333333;
border: 1px solid #d83471;
}
*/