body {
	background-color: #4c4639;
	margin: 0px;
}

#main-content
{
    background: transparent url( /images/homepage-background_2.jpg ) no-repeat scroll top left;
    height: 100%;
    width: 968px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#main-body
{
    float: left;
    width: 968px;
}

.home-feature {
	height: 287px;
	color: #ffffff;
	margin-top: -31px;
	padding-top: 28px;
	position: relative;
	float: left;
	margin-left: 28px;
	width: 909px;
}

.home-feature h2 {
	font-family: 'times new roman', serif;
	font-size: 18pt;
	font-weight: normal;
	color: #ffffff;
	margin: 32px 0px 16px 16px;
	text-transform: uppercase;
	width: 540px;
}

.home-feature h2 span {
	border-bottom: 3px double #ffffff;
	padding-bottom: 12px;
	padding-right: 16px;
}

.home-feature div.blurb {
	margin: 0px 0px 16px 16px;
	padding-top: 12px;
	width: 540px;
}

.home-feature div.buttons {
	padding-left: 28px;
	padding-top: 20px;
	width: 900px;
}

/*.home-feature div.buttons a:link,
.home-feature div.buttons a:visited {
	color: #ffffff;
	text-decoration: none;
	
	display: block;
	float: left;
	
	background-image: url( /images/button-left.png );
	background-repeat: no-repeat;
	line-height: 23px;
	margin-right: 6px;
	text-align: center;
	vertical-align: middle;
}

.home-feature div.buttons span {
	background-image: url( /images/button-right.png );
	background-repeat: no-repeat;
	background-position: center right;

	display: block;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 23px;
}*/

/*
.home-feature div.buttons a:link,
.home-feature div.buttons a:visited {
	color: #ffffff;	
	display: block;
	float: left;
	line-height: 23px;
	height: 23px;
	margin-right: 6px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.home-feature div.buttons span.left {
	background-image: url( /images/button-left.png );
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 23px;
	padding-left: 11px;
	padding-right: 8px;
	line-height: 23px;
}


.home-feature div.buttons span.right {
	background-image: url( /images/button-right.png );
	background-repeat: no-repeat;
	background-position: center right;
	display: block;
	float: right;
	height: 23px;
	line-height: 23px;
	width: 3px;
}
*/


.home-feature div.buttons a:link,
.home-feature div.buttons a:visited {
	background: transparent url( /images/button-right.png ) no-repeat scroll top right;
	color: #ffffff;	
	display: block;
	float: left;
	line-height: 23px;
	height: 23px;
	margin-right: 6px;
	padding-right: 3px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.home-feature div.buttons span {
	background: transparent url( /images/button-left.png ) no-repeat;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 23px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 23px;
}



.home-welcome {
	height: 280px;
	width: 909px;
	margin-top: -31px;
	padding-top: 28px;
	position: relative;
	float: left;
	margin-left: 28px;
}

.channel-featured-story {
	background-repeat: no-repeat;

	position: absolute;
	top: 28px;
	left: 0px;

	height: 287px;
	width: 909px;
}

img.featured-image {
	position: absolute;
	right: 0px;
	bottom: 11px;
}

#home-feature-signup {
	background-image: url(/images/home-feature-signup.png);
}

#home-feature-signup ul {
	padding-left: 0px;
}

.note {
	width: 225px;
	float: right;
	margin-right: 75px;
	margin-top: 34px;
}

.note .signup
{
    padding-top: 15px;
}

#home-feature-signup h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	font-style: oblique;

}
.green-italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #90981b;
	font-style: oblique;
	margin: 0px;
}

#home-feature-signup ul li {
	background-color: #bdbab6;
	float: left;
	list-style-type: none;
}
.home-body-copy {
	color: #FFFFFF;
	width: 400px;
	line-height: 18px;
	float: left;
	margin: 0px;
	padding: 24px 0px 0px 44px;
}

.home-body-copy h1, h2, h3 {
	margin:0;
}

#home-feature-signup ul li a {
	color: #FFFFFF;
	text-decoration:none;
}

#home-feature-signup ul li a:hover {
}

.tabs
{
	z-index: 99;
	position: relative;
	float: left;
	margin-top: 32px;
	margin-left: 28px;
}
