@charset "utf-8";
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.taxes {
	font-style: italic;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.table-bg {
	background-color: #D8D9AA;
	font-weight: bold;
}
.propertydescriptions {
	text-align: center;
	margin-bottom: 35px;
	margin-top: 5px;
}
.images {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.address {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.home {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.copy {
	font-size: 10px;
	text-align: center;
}
.images-pad {
	padding-right: 10px;
	padding-left: 10px;
}

.Logo-Small {
	background-image: url(Logo_Small.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 250px;
	text-indent: -999px;
	margin-right: auto;
	margin-left: auto;
}
.property-name {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #009900;
	text-align: center;
	margin-bottom: 0px;
	font-size: 30px;
}
#table-res {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.reservation {
	text-align: center;
}
.reservation2 {
	width: 500px;
	margin-top: auto;
	margin-bottom: auto;
}

.location {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.Logo-Large {
	background-image: url(Logo-Large.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 385px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -999px;
}
#table-des {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
#table-des td {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
}

