body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #037345;
}

.totalcontainer{
	width: 490px;
	clear: both;
}
.link {
	padding-top: 5px;
	padding-bottom: 5px;
}
.opendate{
	background-color: #E4E7E9;
	text-align: center;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4{
	font-size: medium;	
}
#content{
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
.floatleft {
	float: left;
}
#footer{
	clear: both;
}
h2 {
	font-size: 12px;
	color: #037345;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.greentext{
	font-size: 14px;
	color: #00723f;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
}
.greentext_fill{
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
	background-color: #004891;
	margin-right: 60px;
	margin-left: 40px;
}
.desc {
	padding-top: 2px;
	padding-bottom: 15px;
	padding-right: 60px;
}
.bluebox {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	background-color: #EDEFF8;
	margin-right: 60px;
	margin-left: 40px;
	padding-left: 15px;
}
.rtside {
	background-color: #EDEFF8;
	border: 1px solid #CCCCCC;
	float: right;
	width: 250px;
	text-align: center;
	margin-right: 20px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #037345;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #037345;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.navbar {
	vertical-align: middle;
}
.navbar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.navbar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.homepage_link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.homepage_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.homepage_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.homepage_link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.rtborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.navbar_blue {
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.navbar_blue a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.navbar_blue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.navbar_blue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C98B38;
	text-decoration: none;
	font-weight: bold;
}
.navbar_blue a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.bodylink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
.bodylink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
.bodylink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C98B38;
	text-decoration: underline;
}
.bodylink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
.navbar_left a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.navbar_left {
	padding-left: 6px;
}
.navbar_left a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.navbar_left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C98B38;
	text-decoration: underline;
}
.navbar_left a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.button_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #037345;
	text-decoration: none;
	padding-left: 4px;
}
.button{
	font-size: xx-small;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.homepage a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	height: 50px;
	width: 100px;
	line-height: normal;
	font-weight: bold;
}
.homepage a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	height: 50px;
	width: 100px;
	font-weight: bold;
}
.homepage a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	height: 50px;
	width: 100px;
	color: #CC6600;
	font-weight: bold;
}
.homepage a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	height: 50px;
	width: 100px;
	font-weight: bold;
}
.whitelink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whitelink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whitelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.whitelink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-align: left;
}
.style12 {
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.style13 {
	color: #CC6600;
	font-weight: bold;
	font-size: 11pt;
	padding-left: 6px;
}
.style16 {
	font-size: 14px;
	padding-left: 6px;
}
.style31 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}
.searchtext{
	font-size: x-small;
	padding-left: 6px;
}
a:link {
	COLOR: #003399
}
a:visited {
	COLOR: #003399
}
a:hover {
	COLOR: #cc6600
}
a:active {
	COLOR: #003399
}
.headingbar {
	font-size: small;
	color: #FFFFFF;
	background-color: #cc6600;
	font-weight: bold;
	text-indent: 2px;
}
.topbottomborder{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 460px;
}
.yardsign {
	float: right;
	padding: 5px;
}
.description {
	padding-left: 20px;
}
.table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line {
	background-image: url(http://www.fsbo-iowacity.com/images/graydot.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/*table subpage css for search results*/
table.exclude {
	border: thin solid #cccccc; /*border around the small exlude table in the search listings form */
}
.listcityhead  {
	color: #FFFFFF;
	background-color:#006D3E;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans, "sans-serif";
	padding-right: 4px;
	padding-left: 4px;
}

.proptypehead  { 
	color: #ffffff;
	background-color: #006699;
	padding-right: 4px;
	padding-left: 4px;
	font: bold 14px Arial, Helvetica, Geneva, Swiss, SunSans, "sans-serif";
	text-transform: capitalize;
}

.listsubhead  {
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans, "sans-serif";
	padding-right: 4px;
	padding-left: 4px;
}

.celltext  {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans, "sans-serif";
	padding-right: 4px;
	padding-left: 4px;
}
.celltext a:link {
	color: #006699;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans, "sans-serif";
	font-weight:bold;
	text-decoration:none;
}
.celltext a:visited {
	color: #006699;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans, "sans-serif";
	font-weight:bold;
	text-decoration:none;
}
.celltext a:hover {
	/*color: blue;*/
	color: #C98B38;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans, "sans-serif";
	font-weight:bold;
	text-decoration:none;
}
.celltext a:active {
	color: #006699;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans, "sans-serif";
	font-weight:bold;
	text-decoration:none;
}

.list_row_on {
	background-color: #ffffff;
	height: 50px;
}
.list_row_off{
	background-color: #E4E7E9;
	height: 50px;
}
.important {
	visibility:hidden
}
.search_form_table {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #006699;
	background-color: #E4E7E9;
	border: 2px solid #cccccc;
}
.style2 { font-size: 12px }
.search_form_box {
	z-index: 0;
	position: relative;
	visibility: hidden;
	left: 40px;
	top: 10px;
	width: 500px;
}
.result_table_o {
	background-color: #006699;
}
.result_table_header_text {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.map_search_class {
	color: #000000;
	background-color: #E4E7E9;
	border: thin solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100px;
	width: 525px;
	overflow: hidden;
	position: relative;
	z-index: auto;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.mapop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	position: absolute;
	left:-100px;
	top:-100px;
	background-color: #E4E7E9;
	border: thin solid #cccccc;
}
.imgborder {
	border: 1px solid #cccccc;
}
.ohdate {
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans, "sans-serif";
	font-size: 16px;
	color: #037345;
	font-weight: bold;
	font-style: normal;
}

.ohdetails {
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans, "sans-serif";
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-style: normal;
}
.ptype {
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans, "sans-serif";
	font-size: 12px;
	color: #037345;
	font-weight: bold;
	text-decoration: underline;
}
.price {
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans, "sans-serif";
	font-size: 12px;
	color: #037345;
	font-weight: bold;
}
/* details page  */

.detailprice {  /* price under picture on details page */
	text-align: center; 
	height: 25px; 
	vertical-align: middle; 
	font-size: 24px; 
	font-weight: bold; 
	color: #333333;
}
.detailrequest{  
	background-color: #C98B38; /* background color for Request a showing text on detail page */
	text-align: center; 
	height: 30px; 
	vertical-align: middle;
	color: #FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.detailrequest a:link, .detailrequest a:visited {
	color: #FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.directions { /*color of click photos to enlarge */
	color:#C98B38; 
	text-align:center;
}
.detailtitle { /* color of background for subheadings  */
	background-color: #037345;
	color: #FFFFFF;
}
.admininfo {  /*  color of text for display of property selected on the top of the admin menu  */
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}
.displaycalc { /* used as container to hold divs on the about FSBO page */
	text-align: left;
	width: 310px;
}
.leftalign { /* used for the explantaions to the numbers on the about FSBO page */
	text-align: left;
	display: inline;
}
.rightalign { /* used for the numbers on the about FSBO page */
	text-align: right;
	width: 85px;
	float: left;
	display: inline;
}
.displayblock { /* used on the about FSBO page */
	display: block;
}
.container { /* used on the about FSBO page */
	width: 100%;
}
.alignleft{ /*used in services list for the text */
	display: inline;
	text-align: left;
	float: left;
	width: 250px;
}
.tablerow{ /* used in services list for the row */
	display: inline;
}
.alignnumber{ /* used in services list page for the prices */
	display: inline;
	text-align: left;
}
.table{ /* used in the services list to set the width */
	padding: 20px;
	/*width: 350px;*/
}
.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.coloredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.selectbaths {
	width:60px; 
	height:20px; 
	border-style:solid; 
	border-width:1px; 
	border-color:#3E3D3D;
}
.selectcities{
	width:80px;
	height:20px;
	border-style:solid;
	border-width:1px;
	border-color:#3E3D3D;
	font-size: xx-small;
}
.selectcounty{
	width:180px; 
	height:20px; 
	border-style:solid; 
	border-width:1px; 
	border-color:#3E3D3D; 
}
.selectpp{
	width:45px; 
	height:20px; 
	border-style:solid; 
	border-width:1px; 
	border-color:#3E3D3D;
}
.selectstyles {
	width:80px; 
	height:20px; 
	border-style:solid; 
	border-width:1px; 
	border-color:#000000; 
}
.ptype_list {
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:none;
}
.selectbeds {
	width:50px; 
	height:20px; 
	border-style:solid; 
	border-width:1px; 
	border-color: #000000; 
}
.submitbutton {
	width:50px; 
	height:20px; 
	font-size:12px;
}
.floatleft {
	float: left;
}
.leftfloat {
	float: left;
	width: 275px;
}
.servicestable {
	width: 300px;
	font-size: small;
}
.alignleft {
	float: left;
	width: 250px;
	padding-left: 5px;
}
.sold {
	color: #FF0000;
}
.pending {
	color: #FF9900;
}

