body {
	background: url(../img/layout/header_bg_page.gif) top repeat-x;
}

#welcome {
	background: url(../img/layout/double_dotted_line.gif) bottom repeat-x;
	padding-bottom: 20px;
	margin-bottom: 25px;
}

p#we_are_shunko {
	background: url(../img/index/shunko_family.gif) top left no-repeat;
	width: 100%;
	height: 140px;
	text-indent: -15000px;
	margin-top: 15px;
}

h2#what_going_on {
	background-position: 0 0;
}
h2#social {
	background-position: 0 -30px;
}

.facebook_line {
	background-image: url(../img/index/facebook_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-bottom: 1.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #CCC;
}

.facebook_line img {
	float: left;
}
.facebook_line p {
	float: right;
	width: 240px;
}
.facebook_line p.status {
	font-size: 14px;
	margin-bottom: 0.3em;
	letter-spacing: 0px;
}
	.facebook_line p.status em {
		font-family: Georgia, serif;
		text-transform: uppercase;
	}
.facebook_line p.prev_status {
	margin-bottom: 0.3em;
	color: #999;
}
	.facebook_line p.prev_status em {
		font-family: Georgia, serif;
		text-transform: uppercase;
		color: #999;
	}

.facebook_line p.subsequent {
	padding-top: 20px;
	border-top: 1px dotted #CCC;
}

.facebook_line h3 {
	width: 240px;
	float: right;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 1em;
	margin-bottom: 8px;
	line-height: 2em;
	color: #667e72;
	border-top: 1px solid #aebfb5;
	border-bottom: 1px solid #aebfb5;
}

.index_image {
	padding: 2px;
	border: 1px solid #CCC;
}
