
body.FFBG_brown {
	margin:0px;
	padding:0px;
	height: 100%;	
	background-color: #2b1108;
}

body.FFBG_black {
	margin:0px;
	padding:0px;
	height: 100%;	
	background-color: #000000;
}

#gradient {
	background-color: #2b1108;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width:100%;	
	margin: 0px;	
	padding: 0px;
	top: 175px;
	border: 0px;	
	z-index: 0;
	overflow: inherit;
}

#gradient_20Plus {
	background-color: #000000;
	background-image: url(../images/partnerbg.jpg);
	background-repeat: repeat-x;
	position: relative;
	width:100%;	
	height: 100%;
	margin: 0px;	
	padding: 0px;
	top: 0px;
	border: 0px;	
	z-index: 0;
	overflow: inherit;
}

#spacer {
	position: relative;
	top: 0px;
	height: 15px;
	width: 803px;
}

#contentOutlineSub {
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #915a24;
	position: relative;
	width:799px;
	height: 100%;
	z-index: -9;
}

#contentOutlineSub_20Plus {
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #ffcc00;
	position: relative;	
	top: 0px;
	width:799px; 
	z-index: -9;
}

#content {
	background-color: #5a2211;
	position: relative;
	width: 98%;
	min-height: 500px;
	height: 100%;
	z-index: -2;
	padding: .5em;
}

#content_20Plus {
	background-color: #470000;	
	width: 783px;
	top: 0px;
	position: relative;
	min-height: 500px;
	z-index: -3;
	padding: .5em;
}

#content_left {
	position: relative;
	top: 0px;
	width: 525px;
	padding: 0px;
	margin-top: 0px;	
	margin-left: 0px;	
	z-index: -1;
}

#content_left_text {
	width: 450px;
	height: 100%;
}

#content_right {	
	background-image: url(../images/cardboard_bg.png);
	background-repeat: repeat-y;
	position: absolute;
	left: 537px;
	top: 0px;
	width: 263px;
	height: 100%;
	margin 0;	
	padding: 5px;
	z-index: -1;
	float: right;
	top: -10px;
}

#content_right_mtnHome {	
	background-image: url(../images/cardboard_bg.png);
	background-repeat: repeat-y;
	position: absolute;
	left: 537px;
	top: 0px;
	width: 263px;
	height: 500px;
	margin 0;	
	padding: 5px;
	z-index: -10;
}

#content_bottom {
	width: 100%;
	padding: 0px;
	margin-top: 0px;	
	margin-left: 0px;	
	clear:left;
}

#footerContent {	
	position: absolute;
	width:803px;	
	margin-left: 0;	
	padding-top: 40px;	
	padding-bottom: 1em;
	height: 110px;
	z-index: 0;
}

.home_pic {
	position: relative;
	top: -175px;
	float: right;
	left: 20px;
	z-index: 5;
}

.cornerPic_20Plus {
	position: absolute;	
	top: 700px;
	left: 540px;
	z-index: 5;
}

.mapPic_mtnHome {
	position: relative;
	top: 0px;
	left: 300px;
	margin: 4px;
}

.mtnHome_mapText {
	position: relative;
	text-align: right;
	width: 250px;
	top: -100px;
	left: 35px;
	float: left;
	font-family: "Lucidia Sans Unicode", arial, Helvetica, Arial;	
	font-style: normal;
	font-size: 16; 
	color: #FFFFFF;
}
