@charset "UTF-8";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	background-color: #77b800;
	background-image: url(images/page/bodyback.gif);
	background-repeat: repeat-x;
	font-size: 14px;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	background-image: url(images/page/pagback.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#header {
	width: 900px;
	height: 120px;
	background-image: url(images/page/header.gif);
	background-repeat: no-repeat;
}
#content {
	width: 900px;
}
#main {
	width: 550px;
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 0px 0px 0px 20px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
ul {
	font-size: 12px;
	margin-left: 10px;
	line-height: 1.5em;
	list-style-type: square;
	list-style-position: inside;
}
#insetboxright {
	border: 1px solid #A9C5DC;
	padding: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	width: 250px;
}
.caption {
	font-size: 10px;
}
#footer {
	width: 900px;
	background-image: url(images/page/footer.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
	clear: both;
	
}
#table {
}
.tablehead {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
#table p {
	padding: 8px 8px 0px;
	margin: 0px;
}
#main li {
	list-style-position: inside;
	list-style-image: url(images/page/bullet.png);
}
#footer p {
	font-size: 10px;
	margin-left: 180px;
	padding-top: 10px;
	line-height: 1.25em;
}
#footer p a {
	color: #6699CC;
	text-decoration: none;
}
#footer p a:hover {
	color: #000000;
}
#nav {
	width: 870px;
	background-image: url(images/page/navback.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 14px;
	padding-left: 20px;
}
#adoptbtn {
	float: right;
	height: 70px;
	width: 250px;
	margin-top: 50px;
	margin-right: 20px;
}
#side {
	width: 250px;
	float: right;
	margin-right: 18px;
	padding-bottom: 10px;
	margin-top: 20px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
.sidebarphoto {
	margin-bottom: 10px;
}
#side p {
	font-size: 12px;
	padding: 2px;
	line-height: 110%;
}
#side p a {
	color: #287FC4;
	text-decoration: none;
}
#side p a:hover {
	color: #000000;
	text-decoration: underline;
}
#side h1 {
	background-color: #333333;
	display: block;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin: 0px;
}
#side h2 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007DA4;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#main h1 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7295BF;
	margin-bottom: 10px;
	color: #333333;
}
#main h2 {
	font-size: 14px;
	color: #007DA4;
	margin-top: 10px;
	margin-bottom: 4px;
}
.photoright {
	padding-bottom: 10px;
	padding-left: 20px;
}
#main h3 {
	font-size: 12px;
	padding-bottom: 10px;
	color: #132956;
}
#main p {
	font-size: 12px;
	line-height: 120%;
	margin-bottom: 6px;
	color: #333333;
}
#main p a {
	color: #0066FF;
	text-decoration: none;
}
#main p a:hover {
	color: #FFFFFF;
	background-color: #007DA4;
	display: block;
	text-decoration: underline;
}
.blink {
	text-decoration: blink;
	color: #C00;
}
.photoleft {
	padding-bottom: 10px;
	padding-right: 20px;
}
#contentbox {
	float: right;
	width: 150px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	border-top: 1px solid #77B800;
	border-right: 1px solid #77B800;
	border-left: 1px solid #77B800;
}
#contentbox p {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
#contentbox p a {
	color: #e4f1cc;
	display: block;
	background-color: #77B800;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0cd4c;
	text-decoration: none;
}
#main h6 {
	font-size: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
#main h6 a {
	text-decoration: none;
	color: #000000;
}
#main h6 a:hover {
	color: #77B800;
	text-decoration: underline;
}
#side h6 {
	display: block;
	padding: 4px 8px 4px 18px;
	color: #999999;
	font-weight: normal;
	background-color: #333333;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #4a4a4a;
	background-repeat: no-repeat;
	font-size: 14px;
	margin-bottom: 6px;
}
.sidestory {
	margin-left: 10px;
}
.ADOPTED {
	color: #FF0000;
	text-decoration: blink;
}
.sidestorytitle {
	margin-left: 10px;
	font-weight: bold;
	color: #0085AC;
}
#TPHmenubox {
	width: 180px;
	float: right;
	border: 1px solid #77B800;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
}
#TPHmenubox h1 {
	background-color: #333333;
	display: block;
	padding: 4px;
	color: #CCCCCC;
	font-size: .9em;
	margin: 10px 0px 0px;
}
#TPHmenubox p a {
	display: block;
	padding: 6px 4px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #77B800;
	text-decoration: none;
	color: #333333;
}
#TPHmenubox p a:hover {
	display: block;
	padding: 6px 4px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #77B800;
	text-decoration: none;
	color: #000000;
}
#main h2 a {
	text-decoration: none;
	color: #CC3300;
}
#main h2 a:hover {
	color: #000000;
	text-decoration: underline;
}
