body {
	background-color: #456989;
	background-image: url(assets/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #FFFFFF;
}
.abouttext {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}


#buttonrow {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 575px;
}
#portrait {
	margin: 0px;
	width: 300px;
	padding-top: 0px;
	padding-right: 5px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
}

#maincontainer {

}
.shortafter {
	line-height: 5px;
}
.left {
	float: left;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 5px;
	background-position: center;
	vertical-align: middle;
}
acronym {
	text-decoration: none;
}

a img { border: 0; }
#newlisting-form {
	padding-top: 10px;
	padding-left: 10px;
}
.formheading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#galleryframe {
	border: 1px dotted #FFFFFF;
}
#listingheaders {
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.propbutton { float: left; }
.propbutton A:link {text-decoration: none; color:#FFFFFF; }
.propbutton A:visited {text-decoration: none; color:#FFFFFF;}
.propbutton A:active {text-decoration: none; color:#FFFFFF;}
.propbutton A:hover {background-color:#999999; text-decoration:none; color:#FFFFFF;}

.selected {
	color: #000000;
	background-color: #FFFFFF;
}
.unselected {
}
.phototable {
	float: left;
}
.selectedphoto {
	border: 1px solid #FFFFFF;
}
.hidden {
	visibility: hidden;
	display: none;
}
.visible {
	visibility: visible;
}
#bar {
	z-index: -45;
	background-color: #FFFFFF;
	position: absolute;
	height: 98px;
	width: 100%;
	left: 0px;
	top: 160px;
}

A:link {text-decoration: none; color:#FFFFFF; }
A:visited {text-decoration: none; color:#FFFFFF;}
A:active {text-decoration: none; color:#FFFFFF;}
A:hover { font-weight:bold; text-decoration:none; color:#FFFFFF;}
.proptitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.fourteenpt {
	font-size: 14px;
}
