.outerDiv {
	background-color: #152638;
	height: 100%;
	margin-top: 15px;
	margin-right: 70px;
	margin-bottom: 50px;
	margin-left: 70px;
	padding: 10px;
	min-width: 815px;
}
.titleBox {
	margin-bottom: 2px;
	background-color: #294960;
	width: 100%;
}
.titleBox {
	background-color: #294960;
	background-image: url(images/ptitle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 55px;
	margin-bottom: 2px;
}
.outerMenu {
	background-color: #152638;
	width: 169px;
	height: 100%;
}
.menuDiv {
	float: none;
	width: 167px;
	background-color: #152638;
	background-image: url(images/menuBG.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 1px;
	margin-right: 2px;
}
.menuDiv a {
	height: 19px;
	width: 167px;
	background-image: url(images/buttonBG.gif);
	background-position: left top;
	background-repeat: repeat-x;
	display: block;
	margin-bottom: 1px;
}
.menuDiv a:hover {
	background-image: url(images/buttonBGH.gif);
}
.menuDiv a img {
	margin-left: 40px;
	margin-top: 7px;
}
.menuFooter {
	font-size: x-small;
	padding-bottom: 10px;
	padding-top: 10px;
}
.topCont {
	background-image:url(images/brownstonesppw.jpg);
	background-repeat:no-repeat;
	background-position:165px center;
	height: 100%;
	position: relative;
	width: 100%;
}
.galleryBut {
	text-align: right;
	margin-bottom: 2px;
	height: 97px !important;
	width: 100%;
	display: block;
}
.subTitle {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}
.subContent {
	background-color: #0d1a2a;
	padding: 5px;
	position: relative;
	height: 100%;
	vertical-align: top;
}
.pictFrame {
	background-color: #142334;
	padding: 10px;
	text-align: center;
	margin: 5px;
	position: static;
}
#proplist:hover {
	background-color: #31475c;
}
.preLoad {
	position: absolute;
	left: -1000px;
	width: 3px;
}
.thumbFrame {
	background-color: #142334;
	padding: 5px;
	text-align: center;
	margin: 5px;
	float: left;
}
.thumbFrame2 {
	background-color: #142334;
	padding: 4px;
	text-align: center;
	margin: 3px;
	float: left;
}
.outFrame {
	background-color: #0c1826;
	margin: 5px;
	padding: 10px;
	text-align: center;
}
.highlight{
	color:black !important;
	background-color: #417087 !important;
}
.formField2 {
	font-size: 10px;
	margin-right: 5px;
	background-color: #142334;
	padding: 5px;
	line-height: 10px;
	float: left;
	text-align: center;
}
.formField2 input {
	border: ridge 1px #00CCFF;
	background-color: #1d2d40;
	color: white;
	font-size: 10px;
}
.formField {
	font-size: 10px;
	margin-right: 5px;
	background-color: #142334;
	padding: 5px;
	line-height: 10px;
	width: 285px;
}
.formField input {
	font-size: 12px;
	width: 100px;
	height: 16px;
	border: ridge black 1px;
}
.formField td {
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
}
.formField textarea {
	font-size: 12px;
	width: 100px;
	height: 90px;
	margin: 0px;
	border: ridge black 1px;
	position: relative;
	padding: 0px;
	bottom: 0px;
	top: 0px;
}
.textDiv {
	font-size: small;
	line-height: normal;
}
.errorCls {
	background-color: red;
	color:white;
}
.footerDiv {
	background-color: #1d2d40;
	text-align: center;
	height: 43px;
	margin-top: 5px;
	padding-top: 7px;
	line-height: 20px;
}
.footerDiv a {
	color: #FFFFFF;
	font-weight:bold;
}
a img {
	border: none;
}
a {
	color: #b2eaff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
}
