@import url(base.css);

#header {
	position: relative;
	z-index: 2;
}

#content {
	background: #f2f5e7 url(../images/home_v2_content_top.jpg) top center no-repeat;
	float: none;
	width: 935px;
	padding: 14px 0 0 0;
	margin-bottom: 1em;
	position: relative;
	z-index: 1;
}

#content h1 {
	margin: 0;
	padding: 0;
	color: #a1be3d;
}

#content .inner {
	background: url(../images/home_v2_content_btm.jpg) top center no-repeat;
	padding: 0 0 10px 20px;
	overflow: hidden;
	width: 915px;
}

#october-sash {
	position: absolute;
	top: -10px;
	right: -12px;
	background: url(../images/october_awareness_sash.png) center no-repeat;
	width: 298px;
	height: 157px;
}

#floating-photo {
	position: absolute;
	bottom: 0;
	right: -12px;
	background: url(../images/floating_photo.png) center no-repeat;
	width: 298px;
	height: 286px;
}

#polaroids {
	background: url(../images/polaroids_top.jpg) top left no-repeat;
	padding-top: 160px;
	margin: .5em 0 1em 0;
}

#polaroids ul {
	background: url(../images/polaroids_btm.jpg) bottom left no-repeat;
	margin: 0;
	overflow: hidden;
	text-align: center;
	width: 915px;
}

#polaroids li {
	float: left;
	list-style: none;
	width: 127px;
	padding: 0 20px 10px 20px;
}

#caregiver {
	background: url(../images/home_v2_caregiver_top.gif) top left no-repeat;
	padding-top: 11px;
}

#caregiver div {
	background: url(../images/home_v2_caregiver_btm.gif) bottom left no-repeat;
	padding: 3px 10px 14px 20px;
}

#caregiver a {
	display: block;
	background: url(../images/home_v2_caregiver_bg.jpg) center left no-repeat;
	line-height: 39px;
	padding-left: 92px;
}

#callout-strip {
	background: url(../images/home_v2_callout_strip_top.gif) top center no-repeat;
	padding-top: 9px;
}

#callout-strip .inner {
	background: url(../images/home_v1_callout_strip_btm.gif) bottom center no-repeat;
}

#callout-1 {
	background: url(../images/home_v2_callout_bg.jpg) 40px 0 no-repeat;
	min-height: 113px;
	padding: 8px 50px 6px 220px;
	overflow: hidden;
}

#callout-1 h3 {
	font-family: "Gill Sans", "Gill Sans Std", "Gill Sans MT", "Lucida Grande", Arial, sans-serif;
	font-weight: 400;
	width: 230px;
	float: left;
	font-size: 120%;
	padding-right: 10px;
}

#callout-1 h3 span {
	font-size: 160%;
	display: block;
	font-style: italic;
	margin-left: 12px;
}

#callout-1 div {
	float: right;
	width: 410px;
}

#callout-1 p {
	margin: 0 0 1em 0;
	font-size: 92%;
}

#footer {border: none;}
