.divcontainer {
	text-align:center;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	display:block;
}

.divone {
	margin: 0 auto;
	width: 1180px;
	height: auto;
	text-align: left;
	border: 1px solid #dcdcdc;
}
	/** for .divone heights **/
	.home {
		height: 926px !important;
		background: url('../img/content/tlc_main.jpg') top right no-repeat;
	}
	.fj40 {
		height: 715px !important;
		background: url('../img/content/tlc_fj40.jpg') top right no-repeat;
	}
	.fj43 {
		height: 700px !important;
		background: url('../img/content/tlc_fj43.jpg') top right no-repeat;
	}
	.fj45 {
		height: 769px !important;
		background: url('../img/content/tlc_fj45.jpg') top right no-repeat;
	}
	.baja {
		height: 683px !important;
		background: url('../img/content/tlc_baja.jpg') top right no-repeat;
	}
	.trim {
		height: 680px !important;
		background: url('../img/content/tlc_trim.jpg') top right no-repeat;
	}
	.options {
/* 		height: 653px !important; */
/* 		background: url('../img/content/tlc_options.jpg') top right no-repeat; */
		height: 898px !important;
		background: url('../img/content/tlc_fj43_orig.jpg') top right no-repeat;
	}
	.powertrain {
		height: 762px !important;
		background: url('../img/content/tlc_powertrain.jpg') top right no-repeat;
	}
	.campa_spec {
		height: 1473px !important;
/* 		background: url('../img/content/campa_long.jpg') top right no-repeat; */
		background: url('../img/content/campa_specs.jpg') top right no-repeat;
	}
	.campa_evs_specs {
		height: 1000px !important;
		background: url('../img/content/campa_evs_specs.jpg') top right no-repeat;
	}
	.campa_optional {
		height: 652px !important;
		background: url('../img/content/campa_1.jpg') top right no-repeat;
	}
	.campa_optional_2 {
/* 		height: 1473px !important; */
		height: 700px !important;
/* 		background: url('../img/content/campa_woods.jpg') top right no-repeat; */
		background: url('../img/content/campa_optional_equipment.jpg') top right no-repeat;
	}
	.campa_att {
		height: 653px !important;
		background: url('../img/content/campa_3.jpg') top right no-repeat;
	}
	.campa_evs {
		height: 700px !important;
		background: url('../img/content/campa_evs.jpg') top right no-repeat;
	}
	.campa_drs {
		height: 652px !important;
		background: url('../img/content/campa_2.jpg') top right no-repeat;
	}
	.luxury_features {
		height: 700px !important;
		background: url('../img/content/campa_luxury_features.jpg') top right no-repeat;
	}
	.campa_kitchen {
		height: 700px !important;
		background: url('../img/content/campa_kitchen.jpg') top right no-repeat;
	}


.divtwo {
	position:relative;
	background-color: white;
	width: 200px;
	left: 0px;
	margin-right: 20px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	float:left;
	height: 100%;
}
.divtwo ul {
	display: block;
	left: 0px;
	width:100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.divtwo li {
	padding: 5px;
	border-bottom: 1px solid #dcdcdc;
	width: 190px;
}
.divtwo li b {
	display: block;
	padding: 5px;
	text-decoration: underline;
}

.divtwo li a, .divtwo li a:active, .divtwo li a:visited, .divtwo li a:link {
	display: block;
	padding: 5px;
	width: 180px;
	color: black;
	text-decoration: none;
}

.divtwo li a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}

.divone .div_model_overview_content {
	position: relative;
	margin-left: 780px;
	top: 20px;
	width: 360px;
	color: white;
}

	.divone .div_fj40 {
		position: relative;
		margin-left: 220px;
		top: 20px;
		width: 340px;
	}

	.divone .div_fj43 {
		position: relative;
		margin-left: 220px;
		top: 20px;
		width: 340px;
	}

	.divone .div_fj45 {
		position: relative;
		margin-left: 450px;
		top: 70px;
		width: 340px;
	}
	
	.divone .div_baja {
		position: relative;
		margin-left: 900px;
		top: 20px;
		width: 260px;
	}
	
	.divone .div_trim {
		position: relative;
		margin-left: 340px;
		top: 20px;
		width: 720px;
	}

	.divone .div_opt {
		position: relative;
		margin-left: 300px;
		top: 75px;
		width: 320px;
	}

	.divone .div_powertrain {
		position: relative;
		margin-left: 800px;
		top: 20px;
		width: 360px;
	}
	
	.divone .div_campaspecs {
		position: relative;
		margin-left:220px;
		top: 20px;
		width: 920px;
	}

.div_copy, .div_copy p, .div_copy h1, .div_copy h2, .div_copy h3, .div_copy h5, .div_copy span, .div_copy div, .div_copy li, .div_copy ul {
	color: white;
}
.div_copy_black, .div_copy_black p, .div_copy_black h1, .div_copy_black h2, .div_copy_black h3, .div_copy_black h5, .div_copy_black span, .div_copy_black div, .div_copy_black ul, .div_copy_black li {
	color: black;
}

.div_copy h1, .div_copy h2, .div_copy h3, .div_copy_black h1, .div_copy_black h2, .div_copy_black h3 {
	margin-top: 0px !important;
	padding-top: 0px !important;
}