* {
	padding: 0;
	border: 0;
	margin: 0;
}
ul,
ol {
	list-style: none;
}
img {
	display: block;
}
body {
	background-color: #336633;
	color: #444;
}

#copyright {
text-align: center;
color: white;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;

}
div#container {
	position: relative;
	margin: 0 auto;
	width: 980px;
	background: transparent url(images/bg_shadow.gif) left top repeat-y;
}
a {
	color: #e5961e;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

/* header */
div#header {
	height: 108px;
}
h1 {
	display: block;
	width: 231px;
	height: 62px;
	float: left;
	margin-top: 28px;
	margin-left: 40px;
}
h1 a {
	display: block;
	width: 231px;
	height: 62px;
	text-indent: -5000px;
	overflow: hidden;
	background: transparent url(images/logo.gif) left top no-repeat;
}
h1 a:hover {
	background-position: left -62px;
}
p.access {
	display: none;
}

/* navigation */
div#nav {
	width: 630px;
	height: 55px;
	padding-top: 64px;
	/* False margin value for IE Win 6.0 */
	margin-left: 347px;
}
html>body div#nav {
	/* Correct value for browsers that don't suffer from IE Win 6.0's bugs */
	margin-left: 340px;
}

.solidblockmenu{
margin: 0 auto;
padding: 0;
float: left;
font: 11px Verdana, Arial;
width: 100%;
overflow: hidden;
background: white;
text-align: center
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #999999;
padding: 9px 11px;
text-decoration: none;
font-weight: normal;
}

.solidblockmenu li a:visited{
color: #333333;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
height: 39px;
}

/* homepage billboard */
div#billboardHome {
	margin: 13px 10px;
	background: transparent url(images/bg_gradient_home.gif) left top repeat-x;
	height: 285px;
	word-spacing: 1px;
}
div#billboardHome img {
	display: block;
	float: left;
}
div#billboardHome h2 {
	color: #fff;
	background: transparent;
	font: normal 23px Georgia, "Times New Roman", Times, serif;
	margin: 0 40px 16px 436px;
	padding-top: 50px;
}
div#billboardHome p {
	color: #fff;
	background: transparent;
	font: normal 22px/28px Georgia, "Times New Roman", Times, serif;
	margin-right: 40px;
	margin-left: 436px;
}

/* secondary page billboard */
div#billboard {
	margin: 13px; 10px;
	height: 200px;
}

body#currentFoster div#billboard 		{background: transparent url(images/bg_gradient_foster.gif) left top repeat-x;}
body#currentFoster div#billboard img 		{margin-left: 0;}
body#currentIntervention div#billboard 	{background: transparent url(images/bg_gradient_intervention.gif) left top repeat-x;}
body#currentIntensive div#billboard 		{background: transparent url(images/bg_gradient_intensive.gif) left top repeat-x;}
body#currentIntensive div#billboard img	{margin-left: 0;}
body#currentAdoption div#billboard 		{background: transparent url(images/bg_gradient_adoption.gif) left top repeat-x;}
body#currentAdoption div#billboard img 	{margin-left: 100px;}
body#currentAdolescent div#billboard 		{background: transparent url(images/bg_gradient_foster.gif) left top repeat-x;}
body#currentAdolescent div#billboard img	{margin-left: 0;}
body#currentSuccess div#billboard 		{background: transparent url(images/bg_gradient_success.gif) left top repeat-x;}
body#currentSuccess div#billboard img 	{margin-left: 0px;}
body#currentMiracle div#billboard 		{background: transparent url(images/bg_gradient_miracle.gif) left top repeat-x;}
body#currentMiracle div#billboard img 	{margin-left: 100px;}

div#billboard img {
	display: inline;
	float: left;
}
div#billboard h2 {
	display: block;
	color: #fff;
	background: transparent;
	font: normal 23px Georgia, "Times New Roman", Times, serif;
	margin-left: 436px;
	padding-top: 50px;
}

/* homepage callouts */
div#calloutsHome {
	margin: 0 10px;
	padding-top: 15px;
	height: 245px;
}
div#calloutsHome div {
	display: inline;
	float: left;
	width: 304px;
	height: 240px;
	border-right: 1px solid #ccc;
	padding-left: 15px;
}
div#calloutsHome div#download {
	background: transparent url(images/icon.gif) 10px 23px no-repeat;
}

#download1 {
	background: transparent url(images/icon.gif) 10px 23px no-repeat;
}

div#calloutsHome div h3 {
	color: #336633;
	background: transparent;
	font: bold 17px Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 5px;
	letter-spacing: -1px;
}
div#calloutsHome div p {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	margin-right: 24px;
}
div#calloutsHome div#download p {
	margin-left: 90px;
}
div#calloutsHome div p#location1 {
	display: inline;
	float: left;
	width: 164px;
	margin-right: 0;
}
div#calloutsHome div p#location2 {
	display: inline;
	float: left;
	width: 139px;
	margin-right: 0;
}
div#calloutsHome div.last {
	width: 305px;
	border-right: none;
}

/* secondary page callouts */
div#callouts {
	float: left;
	width: 310px;
	padding-left: 10px;
}
div#callouts div {
	display: block;
	width: 300px;
	height: 110px;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
}
div#callouts div#download {
	background: transparent url(images/icon.gif) left 38px no-repeat;
}
div#callouts div h3 {
	color: #336633;
	background: transparent;
	font: bold 17px Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
	letter-spacing: -1px;
}
div#callouts div p {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	margin-right: 15px;
}
div#callouts div#download p {
	margin-left: 95px;
}
div#callouts div p#location1 {
	display: inline;
	float: left;
	width: 164px;
	margin-right: 0;
	margin-left: 5px;
}
div#callouts div p#location2 {
	display: inline;
	float: left;
	width: 130px;
	margin-right: 0;
}
div#callouts div.last {
	width: 305px;
	border-bottom: none;
	padding-bottom: 0;
}

/* sponsors */
ul#sponsors {
	margin-top: 14px;
}
ul#sponsors li {
	display: inline;
	float: left;
	width: 140px;
	height: 45px;
	margin-right: 12px;
}
ul#sponsors li a {
	display: block;
	width: 140px;
	height: 50px;
	text-indent: -5000px;
	overflow: hidden;
}
ul#sponsors li a#asu {
	background: transparent url(images/sponsor_asu.gif) left 7px no-repeat;
}
ul#sponsors li a#afi {
	background: transparent url(images/sponsor_afi.gif) 5px top no-repeat;
}

/* secondary page content */
div#content {
	clear: both;
	margin: 0 10px;
	background: transparent url(images/bg_content.gif) 292px top repeat-y;
}
div#text {
	margin-right: 80px;
	margin-left: 350px;
	padding-top: 20px;
	padding-bottom: 20px;
}
div#text p {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
}
div#text h3 {
	color: #336633;
	font: bold 17px Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-bottom: 8px;
	word-spacing: -1px;
}

b {
	color: #336633;
}

div#text ul {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
div#text ul li {
	margin-bottom: 6px;
	padding: 0 80px 0 15px;
	background: transparent url(images/bullet.gif) 1px 7px no-repeat;
}

/* footer */
div#footerHome {
	clear: both;
	width: 980px;
	height: 18px;
	background: transparent url(images/bg_footer_home.gif) left top no-repeat;
	overflow: hidden;
}
div#footer {
	clear: both;
	width: 980px;
	height: 18px;
	background: transparent url(images/bg_footer.gif) left top no-repeat;
	overflow: hidden;
}
