﻿.yellowcell
{
	background-color:#FFCF06;
	width:960px;
	height:52px;
	margin:0 auto 0 auto;
	position:relative;
	font-size:.1em;
}

.contentcell
{
	width:960px;
	margin:0 auto 0 auto;
	background-color:#F6F4E3;
	position:relative;
}

.homemembersimage
{
	position:absolute;	
	bottom:0;
	z-index:10;
}

.homemembersimage img
{
	display:block;
}

.maincontentcontainercell
{
	background-color:#F6F4E3;
	width:960px;
	position:relative;
}

.homeintruderscontainer
{
	width:100%;
	float:left;
	position:relative;
	background-color:#E5E0CA;
}

.homecolumnonecontainer
{
	width:100%;
	float:left;
	position:relative;
	right:240px;
	background-color:#F6F4E3;
}

.homecolumnone
{
	float:left;
	width:720px;
	position:relative;
	left:240px;
}

.homeintruders
{
	float:left;
	width:230px;
	position:relative;
	left:240px;
        padding:0 0 10px 0;
}

.homeheader
{
	float:left;
	width:710px;
	height:295px;
        position:relative;
        margin:10px 0 0 0;
        padding:0 0 0 10px;
}

.homepromolarge
{
	border:0;
}

.homepromobottomshadow
{
	position:absolute;
	bottom:0;
	left:10px;
	height:57px;
        z-index:10;
	width:710px;
}

.homepromobuttonone
{
	position:absolute;
	bottom:0;
	left:16px;
	width:234px; 
	height:64px;
	cursor:pointer;
        z-index:20;
}

.homepromobuttontwo
{
	position:absolute;
	bottom:0;
	left:250px;
	width:234px; 
	height:64px;
	cursor:pointer;
        z-index:20;
}


.homepromobuttonthree
{
	position:absolute;
	bottom:0;
	right:0;
	width:234px; 
	height:64px;
	cursor:pointer;
        z-index:20;
}


.homecolumnonecolumnone
{
	float:left;
	width:185px;
	padding:0 0 0 195px;
}

.homecolumnonecolumntwo
{
	float:left;
	width:340px;
}

.homecolumnonecolumntwocontents
{
	padding:0 10px 0 0;
}

.homecolumnonecolumnonecontents
{
	padding:0 10px 0 0;
}

.homecolumnonecolumnonecontentsseparator
{
	margin:10px 0 10px 0;
}

.homecolumnonecolumntwocontentsseparator
{
	border-left:solid 1px #E5E0CA;
	padding:0 0 0 10px;
	margin:10px 0 10px 0;
}

h1, h2, h3, h4, h5, h6
{
        margin-bottom:5px;
}

h2
{
        color:#8B7967;
}
