BODY { color: black; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-image: url(images/fainishcolorwhite.gif); margin: 0 }
table { font-size: 1em }
h1    { font-size: 1.7em; text-align: center }
h2 { color: maroon; font-size: 1em; text-align: center }
h3 { font-size: 1.17em; font-weight: bold; margin: 1em 0 }
.nav     { background-image: url("images/wood.gif"); text-align: center; position: absolute; top: 255px; left: 12px; width: 116px }
.nav A { color: white; font-size: 0.85em; font-weight: bold; text-decoration: none; margin-right: 5px; margin-left: 5px }
.nav A:hover   { color: #a7d5ff }
.estate         { font-size: 1.1em; font-weight: bold; text-align: center }
.estate A   { color: #f00 }
.estate A:hover   { color: #000 }
#fireplaceTop     { background-image: url("images/fireplace_top.gif"); position: absolute; top: 166px; left: 71px; width: 632px; height: 113px }
#fireplaceLeft     { background-image: url("images/fireplace_left.gif"); position: absolute; top: 279px; left: 140px; width: 54px; height: 294px }
#fireplaceRight     { background-image: url("images/fireplace_right.gif"); position: absolute; top: 279px; left: 580px; width: 54px; height: 294px }
#rightSign      { background-image: url("images/wood.gif"); visibility: visible; position: absolute; top: 255px; left: 645px; width: 116px }
#logo          { position: absolute; top: 8px; left: 276px; width: 224px; height: 150px }
#quill1     { background-image: url("images/wr_quill_top.gif"); position: absolute; top: 200px; left: 12px; width: 116px; height: 55px }
#quill2       { background-image: url("images/wr_quill_top.gif"); visibility: visible; position: absolute; top: 200px; left: 645px; width: 116px; height: 55px }
#vase1   { background-image: url("images/vaseround.gif"); position: absolute; top: 39px; left: 149px; width: 91px; height: 130px }
#vase2  { background-image: url("images/vase2.gif"); visibility: visible; position: absolute; top: 19px; left: 544px; width: 80px; height: 152px }
#hours   { color: white; font-weight: bold; text-align: center; visibility: visible; position: absolute; top: 195px; left: 182px; width: 145px; height: 71px }
#phone   { color: white; font-weight: bold; text-align: center; visibility: visible; position: absolute; top: 204px; left: 447px; width: 145px; height: 62px }
.content     { margin-top: 290px; margin-left: 205px; width: 367px }
.footer    { font-size: 0.8em; text-align: center; padding-top: 10px; padding-left: 205px; width: 367px }
.center { text-align: center }
.bold { font-weight: bold }
.red { color: red; font-weight: bold }
.delete   { color: red; font-weight: bold; text-align: center }
.rightText  { color: white; font-size: 0.85em; font-weight: bold; text-align: center; padding-right: 5px; padding-left: 5px }
.rightImage   { float: right }
@media print{
.nav { display: none }
.rightText { display: none }
#fireplaceTop { display: none }
#fireplaceLeft { display: none }
#fireplaceRight { display: none }
	#hours { display: none }
#phone { display: none }
	#logo       { position: absolute; top: 0; left: 225px }
	#quill1 { display: none }
#quill2 { display: none }
#vase1 { display: none }
#vase2 { display: none }
#vase3 { display: none }
#vase4 { display: none }
.content    { margin: 180px 0 0; padding: 0; width: 100% }
	.footer      { padding: 20px 0 0; width: 100% }
}

