@import url(advanced.css);

BODY {
	background-color: #CC9;
	margin-left: 0;
	text-align: center;
	margin-top: 0;
}

H1, H2, H3, H4, H5, H6 {
	font-family: "georgia", "times new roman", serif;
	font-weight: bold;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	color: black;
	line-height: 27px;
}

H2 {
	font-size: 14px;
	color: #660000;
}

H3 {
	font-size: 12px;
	color: black;
}

P, UL, OL, BLOCKQUOTE {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 18px;
}

TD, TH {
	font-family: verdana;
	font-size: 11px;
	color: black;
}

IMG { border: none }

.footerText {
	font-family: verdana;
	font-size: 10px;
	color: black;
	text-align: center;
}

.rel {
	position: relative;
}

.abs {
	position: absolute;
}

#top {
	white-space: nowrap;
}

#buttons {
	white-space: nowrap;
}

#subnav {
	white-space: nowrap;
}

#sideImage {
	float: left;
}

#bodytext {
	float: left;
	width: 476px;
}

#doorstyle {
	position: absolute;
	left: 0;
	top: 10px;
}

#stains {
	position: absolute;
	left: 478px;
	top: 10px;
}

#knobs {
	position: absolute;
	left: 478px;
	top: 110px;
}

#preview {
	position: absolute;
	left: 230px;
	top: 10px;
	z-index: 1;
}

#knob1, #knob2 {
	position: absolute;
	z-index: 2;
}

#box {
	border: solid black 1px;
	background: white;
}

.layout { text-align: left }

#footer {
	border-top-style: solid;
	border-top-color: black;
	border-top-width: 1px;
}

DIV.subnavLayer {
	position: absolute;
	visibility: hidden;
	top: -100px;
	left: -100px;
	height: 23px;
	width: 593px;
}
