.wave {
	background-image: url(/images/bg_wave.jpg);
	background-repeat: repeat-x;
	height: 243px;
	z-index: 1;
	background-position: 0px 0px;
}
body { background-color: #cab9a2; margin: 0 auto; }
#layer1 { height: 100px; width: 100px; left: 10px; top: 10px; position: absolute; visibility: visible; }
#logo { width: 250px; left: 0; top: 0; position: absolute; visibility: visible; }
#holder { background-color: #f2f2f2; width: 100px; left: 43px; top: 91px; position: absolute; visibility: visible; }
td { font-size: 0.75em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 1.8em; }
#footer { height: 80px; }
a:visited, a:link { color: #44008c; text-decoration: underline;}
a:hover { color:#0f1759; }
.subhead { color: #683d00; font-size: 1.3em; font-weight: bold; }
.price {
	font-size: 1.3em;
	color: #003366;
	font-weight: bold;
}

