* {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0;
}

html, body, #Wrapper {
	height: 100%;
}

body {
	background-color:#6CD23A;
	color:#F1F1EB;
	padding: 0; 
	text-align:center;
}

a, a:link, a:visited, a:active {
	color:#09B1E8;
	font-weight:bold;
	text-decoration: underline;
}

a:hover, a:visited {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color:#6CD23A;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:0  0 .25em;
}

h1 {
	font-size:30px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:18px;
}

h3, h4, h5, h6 {
	color:#F1F1EB;
	text-align:left;
}

table {
	margin: 0 auto 0;
}

td, th {
	font-size:12px;
	padding:.25em .25em;
	vertical-align:top;
}

th {
	font-weight:bold;
}

td {
}

b, strong {font-weight:bold;}

em {font-style:italic;}

p {
	padding: .5em 0;
	line-height:133%;
}

ul {
	list-style: disc;
	margin-left: 2em;
	padding-left: 0;
	text-indent: 0em;
}

img {
	border: 2px solid #09B1E8;
}

form {
	margin:0;
	padding:0;
}

#Wrapper {
	background: #513C13 url( '../images/body.png' ) repeat-y top center;
	margin:0 auto;
	/*padding:0 15px;
	width:808px;*/
	padding:0px;
	width:838px;
}

#Main {
	background: #513C13 url( '../images/body.png' ) repeat-y top center;
	min-height: 100%;
	padding:0 15px;
	/* margin set below with footer */
}

/* Header Styles */

#Header {
	height:92px;
	padding: 5px 0;
	text-align:left;
}

#Header a {
	background: #513C13 url( '../images/head.png' ) no-repeat top center;
	color:#513C13;
	display:block;
	font-size:1px;
	font-weight:normal;
	height:100%;
	margin:0 auto 0;
	padding: 0;
	text-decoration:none;
	width:356px;
}


/* Navigation Styles */

.Menu {
	background: #09B1E8 url( '../images/menu-top.png' ) no-repeat top center;
	margin: 0;
	overflow:hidden;
	padding:12px 0 0;
	text-align:left;
	width:808px;
}

.Menu ul
{
	background: #09B1E8 url( '../images/menu-bottom.png' ) no-repeat bottom center;
	float: left;
	margin: 0;
	padding: 0 12px 12px;
	width: 784px;
}

.Menu ul li { display: inline; }

.Menu ul li a:link,
.Menu ul li a:visited,
.Menu ul li a:hover,
.Menu ul li a:active
{
	background-color: #09B1E8;
	color: #F1F1EB;
	float: left;
	font-size:15px;
	/*font-size:1.25em;*/
	padding: 0 9px;
	text-decoration: none;
}

.Menu ul li a:hover
{
	color: #513C13;
}

.Menu a.Active:link,
.Menu a.Active:visited,
.Menu a.Active:hover,
.Menu a.Active:active{
	color: #513C13;
}


/* Content Styles */

#Content {
	clear:left;
	padding: 0;
	text-align:justify;
}

.SpecialContent {
	background:#614C23;
	/*border:1px solid #B1B1AB;*/
	border:1px solid #917C53;
	margin:1em auto;
	overflow:hidden;
	padding:10px;
	width:450px;
}

img.FeaturedPetLarge {
	display:block;
	margin:0 auto 1em;
}

.SuccessPhotos {
	list-style-type:none;
	margin:0;
	padding:0;
}

.SuccessPhotos li {
	margin:1em 0 0;
	padding:0;
	text-align:center;
}

/* Subnav Styles */

.SubNavWrapper {
	background: #F1F1EB url( '../images/sub-top.png' ) no-repeat top center;
	color:#6CD23A;
	float:left;
	margin:0;
	overflow:visible;
	padding:12px 0 0;
	text-align:left;
	width: 208px;
}

.SubNav {
	background: #F1F1EB url( '../images/sub-bottom.png' ) no-repeat bottom center;
	padding: 0 12px 18px;
}

.SubNav ul {
	list-style-type:none;
	margin:0 0 20px;
}

.SubNav ul li {
	font-size:1.75em;
	line-height:1em;
	padding:0 0 0 5px;
}


/* BodyWrapper Styles */

#BodyWrapper {
	background: transparent url( '../images/main-top.png' ) no-repeat top center;
	margin:0 0 0 220px;
	padding:8px 0 10px;
	width:584px;
}

#PageBody {
	background: transparent url( '../images/main-middle.png' ) repeat-y top center;
	padding:0 12px 4px;
	width:560px;
}

#BodyFooter {
	background: transparent url( '../images/main-bottom.png' ) no-repeat bottom center;
	height:8px;
}

.FeaturedPet {
	text-align:center;
	/*width:100%;*/
}


/* Footer Styles */

#Footer, .Push {
	height: 25px;/*2em;*/ /* .push must be the same height as .footer */
}

#Main {
	/* margin set below with footer */
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
}

#Footer {
	color:#6CD23A;
}


/* Home Styles */
.HomeMission {
	margin: 0 auto;
	width:66%;
}


/* Donate Stlyes */
.DonateWrapper {
	margin:1em 0;
	text-align:center;
}

.DonateWrapper img {
	border:0;
}


/* Donate Styles */

.DonationRequests .PetWrapper {
	border: 1px solid #F1F1EB;
	margin:1em 0 0;
	overflow:auto;
	padding:.5em;
}

.DonationRequests .PetWrapper .Pet {
	float:left;
	overflow:auto;
	width:66%;
}

.DonationRequests .PetWrapper .ImageWrapper {
	float:left;
	margin:0 5px 5px 0;
}

.DonationRequests .PetWrapper .Description {
	margin:0 0 0 160px;
}

.DonationRequests .PetWrapper .DonationWrapper {
	margin:0 0 0 66%;
}

.DonationRequests td, .DonationRequests th {
	font-size:1.25em;
	vertical-align:middle !important;
}