body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
}
td.navigation {
	background-image: url(http://rentbloomington.net/images/sidebg.jpg);
	background-color: #EEEDCF;
	background-repeat: no-repeat;
	background-position: center top;
	/*padding-top: 15px !important;
	padding-top: 5px;*/
}
#navbuttonstop {
	margin-top: 4px !important;
	margin-top: 4px;
}
#navbuttonsbottom {
	margin-top: 10px !important;
	margin-top: 10px;
}
.navbutton {
	margin-top: 4px !important;
	margin-top: 0;
}
.topbutton {
	margin: 5px 0 2px 0 !important; 
	margin: 5px 0 0 0;
}
.txt {
	font-size: .8em;
	color: black;
}
.textarea {
	width: 350px;
	height: 100px;
}
.textfield {
	width: 250px;
}
.disclaimer {
	margin: 5px 15px;
	padding: 9px;
	border: 1px solid grey;
}
div.form {
	font-size: .8em;
	color: black;
	border: 1px solid #000;
	padding: 9px;
}
.whitebold {
	font-size: .7em;
	color: white;
	font-weight: bold;
}
.searchresult {
	border: 1px solid black;
	background-color: #EEEDCF;
	padding: 4px;
	margin: 4px;
	display: block;
}
.searchresultsnavigation {
	margin: 3px;
	border: thin black dotted;
	background-color: #EEEDCF;
	text-align: center;
	font-size: .7em;
	color: black;
	font-weight: bold;
}
.searchresultsphoto {
	float: right;
	margin-right: 5px;
}
.searchresultstext {
}
.new {
	font-weight: bold;
	color: #FF0000;
}
.whitebg {
	background-color: #EEEDCF;
}
.description {
	padding: 5px 18px;
}
.adimage {
	margin: 4px;
}

.rbheader {  
	font-size: 16px; 
	font-weight: bold;
}
.rb {  
	font-size: 12px; 
	font-weight: bold;
}
.TITLE {  
	font-size: 36px; 
	font-style: italic; 
	font-weight: bolder; 
	color: #990000;
}
h1, h2, h3 {
	color: #000;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.3em;
	font-style: italic;
}
h3 {
	font-size: 1.1em;
}