@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #29251a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #63a908;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Text12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AAAAAA;
}
.Text12 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AAAAAA;
}
.Text12 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AAAAAA;
	font-weight: normal;
}
.Text14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AAAAAA;
	line-height: 25px;
	text-align: left;
}
.Text14sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5e400a;
	text-align: left;
}
.Text24 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #000000;
}
.TextMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TextMenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TextMenu a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.TextMenu hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
}
.header {
	background-image: url(Images/Template/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu {
	background-image: url(Images/Template/Menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-image: url(Images/Template/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.columleft {
	background-image: url(Images/Template/ColumLeft.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.columright {
	background-image: url(Images/Template/ColumRight.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
ul {
	padding: 0;
	margin: 0px;
}
li {
	line-height: 16px;
	list-style-position: inside;
	list-style-type: circle;
	font-weight: normal;
	margin-left: 5px;
	list-style-image: url(Images/Template/arrow.jpg);
}
.FeaturePet {
	border: thin solid #e3e2e2;
}
.picsRight {
	margin-left: 10px;
	float: right;
	margin-top: 10px;
	border: thin solid #63A908;
	margin-right: 20px;
}
.animal-photo {
	margin-left: 10px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	width: 250px;
}
#rotator {
  background: url(Images/Template/Head/rotate.php) no-repeat center top;
  width: 896px;
  height: 294px;
}