@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link,a:visited {
	color: #536e91;
	text-decoration: none;
}
a:hover, a:active {
	background-color: #faeca9;
}
#FooterLinks p {
	margin: 0px;
	padding: 0px;
}

form {margin: 0px 0px 0px 0px; }

img.figure {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 5px solid #ddd;
}

img.figure1 {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 5px solid #ddd;
}

img.figure2 {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 5px solid #ddd;
}

img.nimbus {
    border: 10px solid #ddd;
}

#Wrapper {
}
#Logo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#TopNavBackground {
	background-image: url(images/top_nav_background.gif);
	background-repeat: repeat-x;
	height: 52px;
}
#TopNavContainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 52px;
}

#MainContentArea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#FooterLinks {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	line-height: 20px;
	color: #999999;
	font-size: 12px;
	clear: both;
}
#FooterYellowStripe {
	background-image: url(images/Yellow_Stripe_Background.gif);
	background-repeat: repeat-x;
	height: 75px;
	clear: both;
}
#GenericColumns {
}
#GenericLeftColumn {
	float: left;
	width: 170px;
	padding: 20px;
	background-image: url(images/Left_Column_Background.gif);
	background-repeat: no-repeat;
}
#GenericRightColumn {
	float: right;
	width: 530px;
	background-color: #dde5f1;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#GenericRightColumn p {
	margin: 0px;
	padding: 0px;
}

#GenericColumnsClear {
	clear: both;
}

h1 {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-size: 24px;
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#HomeTopLeftText {
	height: 275px;
	width: 170px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/Left_Column_Background.gif);
}
#HomeTopContainer {
	margin-bottom: 20px;
}

#HomeTopLeftText p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#HomeTopContainerClear {
	clear: both;
}
#HomeTopRightPic {
	height: 1100px;
	width: 570px;
	float: right;
}
#HomeFeaturedContainer {
}
#HomeFeaturedGreenArrow {
	float: left;
	height: 105px;
	width: 210px;
}
#HomeFeaturedPetThumbnails {
	margin-top: 10px;
	height: 85px;
}

#HomeFeaturedPetThumbnailsBG {
	float: right;
	height: 105px;
	width: 570px;
	background-image: url(images/Featured_Pets_Thumbnail_Background.gif);
}
#HomeFeaturedContainerClear {
	clear: both;
}
#HomeBottomContainer {
	margin-top: 20px;
}
#HomeBottomLeft {
	float: left;
	width: 210px;
}
#HomeBottomRight {
	float: right;
	width: 570px;
	background-color: #dde5f1;
}
#HomeBottomRightClear {
	clear: both;
}
#HomeBottomOverflowText {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#HomeBottomNewsColumn {
	float: right;
	width: 210px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}


#HomeBottomContainerClear {
	clear: both;
}
#HomeBottomRight p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#HelpRecycledLove {
	margin-top: 20px;
	height: 90px;
	line-height: 90px;
	text-align: center;
}
#HelpRecycledLove a:link, #HelpRecycledLove a:visited {
	display: block;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-image: url(images/Help-Recycled-Love-Button-Blue.gif);
}
#HelpRecycledLove  a:hover, #HelpRecycledLove  a:active {
	display: block;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-image: url(images/Help-Recycled-Love-Button-Green.gif);
}
#HelpRecycledLoveSmall {
	margin-top: 20px;
	height: 90px;
	line-height: 90px;
	text-align: center;
}
#HelpRecycledLoveSmall a:link, #HelpRecycledLoveSmall a:visited {
	display: block;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-image: url(images/Help-Recycled-Love-Button-Blue.gif);
	background-position: center;
}
#HelpRecycledLoveSmall a:hover, #HelpRecycledLoveSmall a:active {
	display: block;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-image: url(images/Help-Recycled-Love-Button-Green.gif);
	background-position: center;
}

