.outer_swatch {
	border:0px solid #dedede;
	width:10%;
	display:inline;
	padding:10px;
	text-align:center;
	float:left;
}
.swatch {
	display:block;
	width:66px;
	height:41px;
	border:1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}
/* STANDARD CLADDING COLORS */
#sc_white.swatch  {
	background:#dedede;
}
#sc_ivory.swatch  {
	background:#d5d2db;
}
#sc_tan.swatch  {
	background:#aea391;
}
 #sc_bronze.swatch{
	background:#514d4c;
}
#sc_hunterGreen.swatch  {
	background:#414b4a;
}
#sc_cinnamon.swatch  {
	background:#78392a;
}
#sc_black.swatch  {
	background:#2f2f2f;
}
/* FEATURE CLADDING COLORS */
#fc_linen.swatch {
	background:#fafcee;
}
#fc_frenchVanilla.swatch {
	background:#fefff1;
}
#fc_beige.swatch {
	background:#dfcfb6;
}
#fc_sandstone.swatch {
	background:#cdcfc2;
}
#fc_clay.swatch {
	background:#c7c6b2;
}
#fc_burntSun.swatch {
	background:#fbf2cb;
}
#fc_puebloTan.swatch {
	background:#e3d4a9;
}
#fc_sierraTan.swatch {
	background:#bbae8c;
}
#fc_putty.swatch {
	background:#a6a080;
}
#fc_antiqueBronze.swatch {
	background:#a9a98d;
}
#fc_dijon.swatch {
	background:#e0cd94;
}
#fc_coastalTan.swatch {
	background:#c3b78b;
}
#fc_walnut.swatch {
	background:#7c7a63;
}
#fc_sageBrown.swatch {
	background:#756a54;
}
#fc_appalachianBrown.swatch {
	background:#413728;
}
#fc_sunflower.swatch {
	background:#fcde84;
}
#fc_burntPumpkin.swatch {
	background:#d77d3f;
}
#fc_brickRed.swatch {
	background:#a62e1f;
}
#fc_riverRougeRed.swatch {
	background:#80453e;
}
#fc_boysenberry.swatch {
	background:#694545;
}
#fc_patinaGreen.swatch {
	background:#88a879;
}
#fc_sageGreen.swatch {
	background:#6b8d7c;
}
#fc_camarilloGreen.swatch {
	background:#366a5d;
}
#fc_militaryBlue.swatch {
	background:#588d9d;
}
#fc_midnightBlue.swatch {
	background:#133d67;
}
#fc_stormyMonday.swatch {
	background:#c3c8c4;
}
#fc_doveGray.swatch {
	background:#aebdb6;
}
#fc_slateGray.swatch {
	background:#8a8d82;
}
#fc_charcoalGray.swatch {
	background:#455a5b;
}
#fc_sable.swatch {
	background:#4f5249;
}