body {
	background-image: url(/View/midwest_real_estate/images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #d7d9ea;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#site {
	margin-left: auto;
	margin-right: auto;
	width: 751px;
}

#header {
	height: 110px;
	padding-top: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #666666;
}

#header2 {
	height: 300px;
	background-image:url(/images/header4.jpg);
	background-repeat:no-repeat;
	padding-top: 25px;
	padding-left: 15px;
	font-weight: bold;
	color: #c20605;
}

#navigation {
	background-color: #fcfcfc;
	height: 26px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-left: 8px;
	padding-right: 8px;
}

#navigation ul {
	padding: 0px;
	margin: 0px;
}

#navigation li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
}

.menu1 a:link,
.menu1 a:active,
.menu1 a:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 6px 8px 6px 7px;
}

.menu1 a:hover {}

.menu1_selected a:link,
.menu1_selected a:active,
.menu1_selected a:visited,
.menu1_selected a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 6px 8px 6px 7px;
}
								 
.clear {
	clear: both;
}

#content {
	padding: 7px 15px 7px 15px;
	background-color: #f5f5f5;
	min-height: 200px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #666666;
	background-image: url(/View/midwest_real_estate/images/content_bg.gif);
	background-repeat: repeat-x;
}

* html #content {
	height: 200px;
}

#footer {
	background-image: url(/View/midwest_real_estate/images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 80px;
	text-align: center;
	padding-top: 70px;
}

a:link,
a:active,
a:visited {
	color: #9799aa;
}

a:hover {
	color: #666666;
}

#bottomlink{
    font-size: 12px;
	font-weight: bold;
	text-align: center;
}

input,
select,
textarea {
	font-size: 12px;
	font-family: sans-serif;
}

.title2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
								 
.title3 {
	font-size: 12px;
	font-weight: bold;
	color: #4d598f;
}

.title { 
	color: #4d598f;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 0px;
}

.breadcrumbs {
	color: #666666;
	font-size: 10px;
	vertical-align: top;
	border-bottom: 1px solid #d2d1d1;
	display: none;
}
								 
.breadcrumbs a:link,
.breadcrumbs a:visited,
.breadcrumbs a:active,
.breadcrumbs a:hover {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

.tableboundary {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.tableborder {
	border: 1px solid #dddddd;
}

.tableboundary2 {
	border-bottom: 0px solid #dddddd;
	background-color: #4d598f;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
}

.tableboundary2 a:link,
.tableboundary2 a:visited,
.tableboundary2 a:active,
.tableboundary2 a:hover {
	color: #FFFFFF;
	background-image: none;
}
								 
.fieldLbl {
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}

.button {
	width: 75px;
	cursor: pointer;
}

.buttonOver {
	width: 75px;
	cursor: pointer;
}
								 
img {
	border-color: #d2d1d1;
}

td {
	font-size: 12px;
}

.redtext {
	color: #B70A28;
	font-weight: bold;
}

.tinytext {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
								 
.sessionmessage {
	color: #B70A28;
	font-weight: bold;
}
								 
.title4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
						 
.oddrow {
	background-color: #f6f6f6;
}

.evenrow {
	background-color: #FFFFFF;
}

.search {
	vertical-align: top;
}

.listings td {
	valign: top;
	vertical-align:top;
}

.listings tr {
	valign: top;
}

.listings { 
  border: 0px solid #333;
  background: #bcd0e4 top left repeat-x;
}
.listings th, .listings td { 
 /* border: 1px dotted #666; */
 border-bottom:1px 
 dotted #666;
 text-align: right;
 vertical-align: top;
 background-color: #d7d9ea;
}

.listings th {
  font-weight: normal;
  padding-left: 3px;
}

.header {
	background-color: #a2c3e9;
} 

.header th {
	font-weight: bold;
	text-align: left;
	font-size: medium;
}

.header td {
	font-size: medium;
}

.listingoffice {
	font-weight: bold;
	text-align: left;
}
.listinglink {
	font-weight: bold;
	text-align: center;
}

.listings td {
   font-weight: bolder;
   padding: 0 3px 0 3px;
}

.listings th[scope=col]
{
  color: #000;
  background-color: #8fadcc;
  text-transform: uppercase;
  font-size: 0.9em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}