﻿@charset "UTF-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003366;
	font-size: 100%;
	background-color: #748FAA;
	margin: auto;
	background-image: url(/images/bgmm.gif);
	background-repeat: repeat-x;
}
#HeaderSearch {
	position: absolute;
	left: 680px;
	width: 312px;
	top: 0px;
}
#form1 {
	font-size: 16px;
	color: #0086F8;
	margin: 0px;
	padding: 12px;
}
body, td, th {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, "Sans serif";
}
.oneColFixCtr #container {
	width: 1002px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.Padding {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.Padding_old {
	padding: 0px;
	margin: 1px;
	margin-top:0px;
}
.Navigation {
	background-color: #27394B;
	overflow: visible;
	z-index: 99;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #627B98;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #627B98;
}
.uptownh1 {
	font-size: 22px
}
.listings {
	margin-top:0px;
	padding-top:12px;
	background-image: url(/images/listingback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left: 22px;
}
.unitpics {
	margin-right: 12px;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #B1B6BD;
	position: relative;
}
.wardtitle {
	font-size: x-small
}
.blackFont {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2 {
	font-size: 12px;
	color: #98C3DF;
	margin: 1px;
	padding: 2px;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding-left: 5px;
	margin-right: -10px;
	margin-bottom:0px;
	margin-left:-4px;
}

.bgright {

	background-image: url(/images/bgpadding2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 22px;
	padding-top: 12px;
}
.Padding2 {
	padding-top: 12px;
	
	padding-bottom: 22px;
	padding-left: 22px;
	float: left;
	width: 570px;
	background-image: url(/images/bgpadding2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightfloat {
	float:right;
	width: 400px;
	text-align: center;
	padding-top: 8px;
}
.Padding2 p {
	line-height:22px;
}
#footer {
	background-color:#FFFFFF;
	font-size: 11px;
	color: #666666;
	background-image: url(/images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 990px;
	margin: auto;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0066FF;
}
.clear {
	clear:both;
}
#Legend {
	border:1px dotted #CCCCCC;
}
img {
	border:none;
}
#condoSearch {
	background-image: url(/images/searchbg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 205px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 11px;
	color: #666666;
	background-position: left top;
}
fieldset {
	border:1px dotted #C2CBEC;
	background-image: url(/images/feildbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
legend {
	font-size:16px;
}

.fieldset-nobg {
	border:1px dotted #C2CBEC;
	background-image:none;
	background-repeat: repeat-x;
	background-position: center bottom;
}

