/* Home page styles */

body {
	background-position: center -99px;
}

#container {
	background: transparent url(http://www.mennonitewriting.org/media/images/backgrounds/homeheader.png) no-repeat scroll center 60px;
}

#header {
	height: 356px;
}

h1 {
	background: transparent url(http://www.mennonitewriting.org/media/images/logos/main/home.png) no-repeat scroll left top;
	height: 124px;
	left: 122px;
	top: 111px;
	width: 305px;
}

#header .unit-list {
	border: none;
	position: static;
}

#header .unit-list li.jour a,
#header .unit-list li.res a,
#header .unit-list li.com a {
	background: transparent url(http://www.mennonitewriting.org/media/images/buttons/main/home.png) no-repeat scroll left top;
	display: block;
	height: 49px;
	position: absolute;
	width: 49px;
}

#header .unit-list .jour a {
	left: 240px;
	top: 250px;
}

#header .unit-list .jour a:hover {
	background-position: left -49px;
}

#header .unit-list .res a {
	left: 92px;
	top: 250px;
}

#header .unit-list .res a:hover {
	background-position: left -98px;
}

#header .unit-list .com a {
	left: 75px;
	top: 325px;
}

#header .unit-list .com a:hover {
	background-position: left -147px;
}

#slogan {
	font-size: 19px;
	left: 215px;
	top: 362px;
}

.feature {
	position: absolute;
	right: 38px;
	top: 125px;
	width: 320px;
}

.feature h3 {
	border-bottom: 2px solid #808284;
	color: white;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px;
}

.feature p {
	margin: 6px 0;
}

.feature .read-more {
	border-top: 2px solid #808284;
	margin-top: 8px;
	padding: 4px 0 0;
}

#body {
	margin-top: 30px;
}

.header-tab {
	top: 377px;
}