body {
	width: 848px;
	background-color: #f8c360;
	background-image: url(../images/global/bg-page.gif);
	background-repeat: repeat-x;
	margin: 30px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 13px;
}

p {
	margin-top: 10px;
	margin-bottom: 15px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #d17b2e;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #d17b2e;
	border-top: 1px solid #d17b2e;
	margin-top: 25px;
	padding-top: 6px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

a:link, a:visited {
	color: #7c5346;
}

a:hover {
	color: #d17b2e;
}

.intro {
	margin-top: 25px;
}

.head {
	margin-top: 0px;
}

.foster-care-stats {
	border: 1px solid #f8c360;
}

.foster-care-head {
	background: #f7d990;
}

.contact-left {
	padding-right: 15px;
}

.contact-right {
	border-left: 1px solid #d17b2e;
	padding-left: 15px;
}

.credit {
	text-align: right;
	margin-top: -15px;
}

.indent {
	text-indent: 15px;
	margin-bottom: 0;
	margin-top: 0;
}

.subnav {
	font-size: 11px;
	font-weight: bold;
	margin-top: -3px;
	margin-bottom: 5px;
	line-height: 200%;
}

.subnav a, .subnav a:link, .subnav a:visited {
	text-decoration: none;
	color: #d17b2e;
}

.subnav a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 848px;
	background-color: #d17b2e;
	padding: 7px;
}
	
#top {
	height: 194px;
	padding: 20px 30px 0px 30px;
	margin: 0;
	font-size: 13px;
	color: #fff;
	background: url(../images/global/header.jpg) no-repeat;
	letter-spacing: 0.06em;
	line-height: 175%;
}

.main {
	background: #fff;
	border-top: 7px #d17b2e solid;
	height: 100%;
}

.nav {
	line-height: 100%;
	float: left;
	width: 210px;
	text-align: right;
	margin-right: 20px;
	padding-top: 40px;
}

.nav ul {
	padding: 0;
	margin: 0;
	border: 0;
}

.nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.nav img {
	border: 0;
}

.content {
	float: right;
	width: 545px;
	margin-right: 25px;
	background: #faf3de;
	padding: 20px;
}

.quote {
	height: 100px;
}