/* Royal 8400 and 8600 CSS Stylesheet */

/* ====================================================
   ======================= ALL ======================== 
   ==================================================== */

.caption1 {
	padding: 0 100px 20px;
	text-align: justify;
	}
.pic2 {
	padding: 20px 0;
	text-align: center;
	border-top: 2px solid white;
	}
.pic3 {
	padding: 0 0 20px;
	text-align: center;
	border-bottom: 2px solid white;
	}
.pic4 {
	padding: 20px 0;
	text-align: center;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	}

.standard-list {/* div class for all the options */
	padding: 20px 100px 20px 150px;
	}
.standard-list p {
	font-weight: bold;
	}
.standard-list p.features {
	margin: 0 0 10px;
	}
.standard-list p.available {
	margin: 10px 0;
	}
.standard-list ul {
	/* list-style-image: url(images/arrow-list-fff.gif); */
	padding: 0 0 0 20px;
	margin:0;
	}
.standard-list li {
	line-height: 1.2em;
	}
/* ====================================================
   =================== Replacements =================== 
   ==================================================== */

#EightRepContainer {
		padding: 20px 0 0;
		font-size: .9em;
		}
		#EightRepContainer .pic1 {
			padding: 0 0 20px;
			text-align: center;
			}
		
/* ====================================================
   ================= New Construction ================= 
   ==================================================== */

#EightNewConContainer {
	padding: 0;
	font-size: .9em;
	}
	#EightNewConContainer .pic1 {/* First Picture */
		padding: 0;
		text-align: center;
		}


