@charset "utf-8";
body {
	background-color: 11216F;
	margin-top: 0px;
	padding-top: 0px;
}
#banner {
	background-image: url(Images/bannerwithnumber_03.jpg);
	height: 200px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #11216F;
}
li {
	list-style-image: url(Images/images/images/Talktotheanimalsslice_08.jpg);
}
#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
}
#index #wrapper #content #text1 #cat{
	background-image: url(Images/images/images/Talktotheanimalsslice_04.jpg);
	float: right;
	height: 200px;
	width: 273px;
	border: 1px solid #11216F;
	margin-left: 7px;
}
#index #wrapper #content #dog {
	background-image: url(Images/images/images/images/WebsiteBobbyandAmber.jpg);
	height: 149px;
	width: 197px;
	float: right;
	border: 1px solid #11216F;
	margin-left: 7px;
	background-repeat: no-repeat;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	float: right;
	clear: both;
	font-weight: bold;
	margin-right: 5px;
	text-decoration: none;
}
#menu a {
	text-decoration: none;
	color: #10206B;
}

#paypal {
	float: right;
}

#footer {
	text-align: center;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#footer a {
	text-decoration: none;
	color: #10206B;
}

h1 {
	display: none;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: small;
}
#banner #menu a {
	color: #10206B;
}
a {
	color: #10206B;
}

