body {
	font-size: 13pt;
	font-family: Garamond, Arial, sans-serif;
	background: #003366;
}
table {
	background: #EEE;
	color: #003366;
}
td {
	vertical-align: top;
}
td#corner{
	background-image: url(../images/TLcorner.gif);
	background-repeat: no-repeat;
}
td#Bcorner{
	background-image: url(../images/BLcorner.gif);
	background-repeat: no-repeat;
}
div.title {
	font-family: Garamond, sans-serif;
	text-align: center;
	letter-spacing: 0.2cm;
}
div.location {
	text-align: center;
	padding-top: 12px;
	letter-spacing: 0.1cm;
}
div.logo {
	padding: 10px;
}
.pricing {
padding-top: 20px;
}
p {
	padding: 0 20px;
}
.header{
	padding: 20px;
}
td#footer {
	padding-bottom: 30px;
}
img#slide{
	padding: 0 10px 20px 20px;
	margin-right: 10px;
}
div.prices{
	margin: 10px;
}
ul#amenities li{
}