body {
	background: #462705 url(../images/bg_gradient.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: black;
	text-decoration: none;
	background: #F8F8F8 url(../images/h1_header_bg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 120px;
}
ul.topnav {
	margin: 0px auto;
	padding: 0px;
	width: 772px;
	height: 42px;
	background: #A97E43 url(../images/ul_subnav_bg.gif);
	list-style: none;
}
ul.topnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	color: white;
	background: #231f1e url(../images/ul_subnav_li_bg.gif) repeat-x left bottom;
	height: 35px;
	border-right:1px solid #aaa;
	font: bold 13px/13px Arial, Helvetica, sans-serif;
}
ul.topnav li.first         {background:#231f1e url(../images/ul_subnav_li_first.gif) no-repeat left bottom; margin-left:8px;}
ul.topnav li.last          {background:#231f1e url(../images/ul_subnav_li_last.gif) no-repeat right bottom; border-right:none;}
ul.topnav li.selected      {background:#422301 url(none)}
ul.topnav li.firstselected {background:#422301 url(../images/ul_subnav_li_first_selected.gif) no-repeat left bottom;}
ul.topnav li.lastselected  {background:#422301 url(../images/ul_subnav_li_last_selected.gif)  no-repeat right bottom;}

ul.topnav a {
	color: white;
	text-decoration: none;
	height: 25px;
	padding: 10px 10px 0px 9px;
	display: block;
}
ul.topnav a.donate {
	text-transform: uppercase;
	color: #FFFF00;
}

ul.topnav a:hover {text-decoration:underline;}

form.subscribe {
	margin: 10px auto 17px;
	padding: 0px;
	width: 772px;
	text-align:center;
	height: 20px;
	font: normal 19px/19px Georgia, "Times New Roman", Times, serif;
	color: #fda;
	text-transform: none;
	}
form.subscribe input {
	font-size: 13px;
	background: #ffc;
	border: 1px solid #694012;
	margin: 0px 0px 0px 5px;
	padding: 2px;
	line-height: 13px;
	height: 15px;
}
form.subscribe input.textfield {width:150px;}


form.subscribe input.submit {
	letter-spacing: normal;
	word-spacing: normal;
	width: 36px;
	background: #420;
	border: 1px solid #420;
	font-weight: bold;
	color: white;
	margin: 0px;
	padding: 0px;
	height: 21px;
}
div.content {
	margin: 0px auto;
	padding: 10px 0px 0px;
	width: 755px;
	color: black;
	background: #f0ecb3 url(../images/content_bg.gif) no-repeat left top;
}
div.inside {
	padding: 10px 15px;
	width: 725px;
}

div.content p {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 3px 0px 11px;
	padding: 0px;
}

div.content h2 {
	font: italic bold normal 33px Georgia, "Times New Roman", Times, serif;
	color: #56320B;
	margin: 0px 0px 20px;
	padding: 0px;
}
div.content h3 {
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	color: #4B2C08;
	margin: 20px 0px 0px;
	padding: 0px;
	}
div.content h4 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #3E2102;
	margin: 20px 0px 0px;
	padding: 0px;
	}
div.content h5 {
	font: bold 21px arial,helvetica,sens-serif;
	color: black;
	margin: 3px 0px 0px;
	padding: 0px;
	}

div.footer {
	margin: 0px auto;
	padding: 22px 0px 0px;
	width: 755px;
	color: #888;
	background: url(../images/footer_bg.gif) no-repeat left top;
	height: 72px;
	text-align: center;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	clear: both;
}
div.footer ul {
	margin: 8px 0px 0px;
	padding: 0px;
	height: 20px;
	list-style: none;
}
div.footer li {
	float: left;
	font-size: 12px;
	line-height: 12px;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 7px;
	border-left: 1px solid #888888;
}
div.footer li.first {border:none;margin-left:0;padding-left:60px;}

div.footer li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
div.footer li a:hover {text-decoration:underline;}

div.footer p {
	font-size: 11px;
	line-height: 11px;
	margin: 5px 0px 0px;
	padding: 0px;
}
div.footer p a {color:#888;text-decoration:underline;}
.lefttextcolumn {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 340px;
}
.content .video {
	background: url(../images/content_video_bg.gif);
	height: 206px;
	width: 319px;
	margin: 0px;
	padding: 11px 0px 0px 15px;
}

.content p a.adopt {
	display:block;
	background: black url(../images/adoptthischesed.gif) no-repeat left top;
	margin: 4px 0px 30px;
	padding: 4px 0px 0px 40px;
	height: 21px;
	width: 150px;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:white;
	text-decoration:none;
	}
.content p a.adopt:hover {text-decoration:underline;}

/* spinner and "processing your payment" message on donate.php */
#process_request {font:bold 12px arial,helvetica,sans-serif;border:1px solid #666;background:white;padding:7px;margin-top:15px;}
#process_request img {display:block;float:left;margin-right:10px;}



/* Styling donation amount popup */
input#donation_amount_text {
	background:white url(../images/donate_amt.gif) no-repeat right top;
	border:solid 1px #a4b97f;
	height:16px;
	padding:2px;}