BODY {
	margin-top: 0px;
	margin-left: 8px;
	background-color: #000066;
	;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/white-border.gif);
	background-repeat: repeat-x;




}

a:link {
  color: #FDFE96;
}

a:visited {
  color: #FFFFFF;
}

a.menu:visited {
  color: #FDFE96;
}
a.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #FDFE96;
	font-weight: bold;
	display: block;
	width: 110px;
	margin-left: 4px;
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-bottom: 0px solid #999999;
	border-right: 0px solid #FFFFFF;
	padding-left: 5px;

}

a.menu:hover {
  color: #FFFFFF;
  border-top: 0px #999999 solid;
  border-left: 0px #999999 solid;
  border-bottom: 0px #FFFFFF solid;
  border-right: 0px #CCCCCC solid;

}

.signature-photo {
	border: 1px solid #FFFFFF;
	margin-top: 3px;

}
.separator {
	margin-top: 4px;
	margin-bottom: 4px;
}
.yellow-text {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #FDFE96;
	font-weight: bold;
	display: block;
	width: 110px;
	margin-left: 4px;
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-bottom: 0px solid #999999;
	border-right: 0px solid #FFFFFF;
	padding-left: 5px;
}
.house-name {
	font-weight: bold;
	color: #FDFE96;
	font-style: italic;
}
a.available {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #FDFE96;
	font-weight: bold;
	display: block;
	margin-left: 4px;
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-bottom: 0px solid #999999;
	border-right: 0px solid #FFFFFF;
	margin-right: 4px;


}
.available-title {
	font-weight: bold;
	color: #FDFE96;
}
.nowrap {
	white-space: nowrap;
}
.available-table {
	padding: 4px;
	border: thin none #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
.available-table img {
	border: 1px solid #FFFFFF;
	margin-top: 16px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}

.available-photo {
	border: 1px solid #FFFFFF;
	margin: 4px;

}
.available-listing-table {
	padding: 4px 8px 2px;
	border: 1px solid #FFFFFF;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}
.available-listing-table td {
	text-align: center;
}
div.main {
	text-align: center;
	display: block;
}
.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 1px;
}
.border1 {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.shadow1 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	margin: 3px;
}
.features li {
	margin-bottom: 8px;
	margin-top: 0px;
	list-style-type: square;
}
