/* CSS Document */

body {
	background-color: #000000;
	font:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
a {
	font-size: 12px;
	color: #FFDA92;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFDA92;
}

h {
	font-family:Verdana, Geneva, sans-serif;
	color: #fae498;
	font-weight: bold;
}

#walls {background-image: url(images/wallsys.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;

	}
	
#deciron {background-image: url(images/ed_deciron.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;

	}
	
#riotusc {background-image: url(images/ed_riotusk.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;

	}
	
#classic {background-image: url(images/ed_clssc.jpg);
	background-repeat: repeat-y;
	width: 800px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;

	}
	
#geocrft {background-image: url(images/ed_crftgeo.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;

	}
	
#french {background-image: url(images/ed_french.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;

	}
	
#design {background-image: url(images/ed_design.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;

	}
	
#mantels {background-image: url(images/mantels.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;

	}
	
#windows {background-image: url(images/windows.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;

	}
	
#wallsys {background-image: url(images/wallsys.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;

	}
	
#garage {background-image: url(images/gatesgrgs.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;

	}
	
#header {width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
	
.navtext {background-image:url(images/hnavbarbk.png);
	background-repeat: repeat-y;
	color: #FFDA92;
	padding: 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.navcoltext {padding: 20px;
	line-height: 1.6 ems;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	float: left;
}

.thumbtable {margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	float: right;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	}

.tiny {font-size: 9px;
	font-style: italic;
	}
	
.onedist {padding-top: 20px;
	line-height: 1.6 ems;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	float: right;
	padding-right: 50px;
	padding-left: 20px;
	width: 450px;
	
}

.distcoltext {padding: 20px;
	width: 200px;
	line-height: 1.6 ems;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	float: left;
}
