/* Oak Room Style Sheet -- Print */
/* by Red Letter Design / Brenda Egeland, January 2007. */
/* www.redletterdesign.net */


body {
 	font-family: Palatino, "Times New Roman", Times, serif;
 	font-size: 12pt;
	color: black;
}
h1, h2, h3 { 
	font-style: italic;
}
div#header h1 {
	text-align: center;
	font-size: 30pt;
	border-bottom: 1pt solid black;
	margin-bottom: 10pt;
}
div#header p {
	text-align: center;
	font-size: 14pt;
	font-style: italic;
	margin: 0 0 20pt 0;
}
#homepage div#content h1 {
	display: none;
}
div#nav {
	display: none;
}
div#location {
	display: none;
}
div#footer p#leftside {
	font-size: 10pt;
}
div#footer p#rightside {
	display: none;
}
.warning {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}

table.rental td {
	padding-left: 20px;
	border-bottom: 1px solid #BDB699;
}
table.rental td.left {
	text-align: right;
	padding-right: 10px;
}
table.contactFormTbl th {
	font-weight: normal;
	font-size: 14px;
	text-align: right;
	border: none;
	vertical-align: top;
}
table.contactFormTbl td {
	font-weight: normal;
	text-align: left;
	border: none;
	background-color: transparent;
	vertical-align: top;
}

	