body, div, td, .blackSubHeader {
	color: #fff;
	font-size: 14px;
}
img {
	border: 0px;
}
a, a:link, a:visited, a.breadcrumb:visited {
	color:#fff;
	text-decoration: underline;
}
a:hover, a.breadcrumb:hover {
	color: #ccc;
	text-decoration: none;
}
#wrapper {
	width:960px;
	height:100%;
	margin: auto;
}
#topNav {
	float:right;
	padding: 10px;
}
#contentWrapper {
	text-align: left;
}
#header {
	text-align: right;
	/*
	width: 960px;
	height: 163px;
	padding-top: 48px;
	padding-right: 54px;
	*/
	width: 906px;
	height: 115px;
	padding-top: 48px;
	padding-right: 54px;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background-repeat: no-repeat;
}
#header form {
	margin: 0px;
	padding: 0px;
}
#contentBody {
	width: 960px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	background-color: ##28368a;
	float: left;
}
#siouxCityIcons {
	float: right;
	padding: 10px;
}
#leftNav {
	float: left;
	padding-top: 105px;
	padding-left: 45px;
	width: 235px;
}
#content {
	float: left;
	width: 650px;
}
.txtQuickSearch {
	 width:300px; 
	 font-family: tahoma, arial, helvetica;
	 font-size: 13pt;
	 color: #000;
}
.txtQuickSearchDisabled {
	width:300px; 
	font-family: tahoma, arial, helvetica;
	font-size: 13pt;
	color: #ccc;
}
.ucLeftNavSelected, .ucLeftNav {
	width: 222px;
	height: 26px;
	padding-left: 15px;
	padding-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
}
.ucLeftNav a, .ucLeftNav a:link, .ucLeftNavSelected a, .ucLeftNavSelected a:link, .ucLeftNavSelected a:visited, 
.ucLeftNav a:visited, .subNav a, .subNav a:link, .subNav a:visited, .subNavSelected a, .subNavSelected a:link, .subNavSelected a:visited {
	color:#fff;
	text-decoration: none;
}
.ucLeftNav a:hover, .subNav a:hover, .subNavSelected a:hover, .ucLeftNavSelected a:hover {
	color: #fff;
	text-decoration: underline;
}
.redNavSpacer {
	margin-left: 4px;
	background-color:#f81812;
	width:199px;
}
.subNav, .subNavSelected {
	padding: 2px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	font-size: 10pt;
}
.subNavSelected {
	background-color: #0e116a;
}
.pageHeader, h1 {
	color:#fff;
	font-size: 18pt;
	font-family:arial,helvetica;
	font-weight:bold;
}
a.topNav, a.topNav:link, a.topNav:visited {
	font-size: 9pt;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
a.topNav:hover {
	text-decoration:underline;
}
.copyright {
	font-weight: bold;
	font-size: 9pt;
	margin-top: 6px;
	margin-bottom: 6px;
	text-transform: uppercase;
}
.alertCopy {
	color: #fd1812;
}
.newProperty {
	width: 174px;
	height: 146px;
	padding-top: 70px;
	text-align: center;
}
h1, h2, h3 { 
	color:#fff; 
	font-family:arial,helvetica;
	font-weight:bold;
}
h1 {
	margin: 8px 0px;
}
h2 {
	margin: 10px 0px;
}
h3 {
	margin: 12px 12px;
}
table.propertyListings td {
	font-size: 12px;
}
hr { 
	margin:15px 0px; 
	background-color:#fff; 
	color:#fff;
	height:1px; 
	border:0px;
}