body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #CE7159;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#pagecontainer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
#header {

}
#nav {
	font-size: medium;
	background-image: url(http://www.polkcountybyowner.com/images/leftnavbkg.jpg);
	background-repeat: repeat-x;
	background-color:#17E1E1;
	min-height: 300px;
}
#leftnav {
	background-color: #17E1E1;
}
#insidenav {
	background-color: #17E1E1;
}
#content {
	font-size: small;
	padding: 5px;
	background-color:#FFFFFF;
	vertical-align:top;
}
a:link {
	color: #CE7159;
	text-decoration:none;
}
a:visited {
	color: #CE7159;
	text-decoration:none;
}
a:hover{
	color: #018B8B;
	text-decoration:underline;
}
a:active {
	color: #CE7159;
	text-decoration:none;
}

#footer a:link {
	color: #018B8B;
	text-decoration:none;
}
#footer a:visited {
	color: #018B8B;
	text-decoration:none;
}
#footer a:hover{
	color: #CE7159;
	text-decoration:underline;
}
#footer a:active {
	color: #018B8B;
	text-decoration:none;
}
#footer {
	font-size: xx-small;
	font-weight: bold;
	padding:5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #93E0E0;
	background-color: #E4DC89;
}
h1 {
color: #018B8B;
font-size: large;
}

h2{
color: #018B8B;
font-size: medium;
}
h3 {
color: #018B8B;
font-size: small;
}

#buttonscontainer { /* this is used in the user menu file*/
	font-size: small;
	color:#000000;
	text-decoration:none;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 140px;
}
#leftcolumn {
	background-color: #9FF2F3;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #17E1E1;
	border-right-color: #17E1E1;
	border-left-color: #17E1E1;
}
	
.coloredtext {/*used in FAQ and wherever needed to color text but not indicate a link*/
	color: #CE7159;
}
.bold {
	font-weight:bold;
}
.comment {
	color: #CE7159;
	font-weight: bold;
}
.boldred {
	color: #FF0000;
	font-weight: bold;
}

/*table subpage css for search results*/
table.exclude {
	border: thin solid #CE7159; /*border around the small exlude table in the search listings form */
}
.listcityhead  {/*row to list city head in by area and by price searches*/
	color: #000000;
	background-color:#A9F7F0;
	font-size: small;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}
.proptypehead  {/*row to list prop type in by area and by price searches*/
	color: #000000;
	background-color:#18DCD8;
	padding-right: 4px;
	padding-left: 4px;
	text-transform: capitalize;
	font-size: small;
	font-weight: bold;
}
.listsubhead  {/*row to list column desctriptions in by area and by price searches*/
	color: #000000;
	font-size: small;
	font-weight:bold;
	padding-right: 4px;
	padding-left: 4px;
}
.celltext  {
	color: black;
	padding-right: 4px;
	padding-left: 4px;
}
.celltext a:link {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.celltext a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.celltext a:hover {
	color: #999999;
	font-weight:bold;
	text-decoration:underline;
}
.celltext a:active {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.cellprice {
	font-size: small;
}
.cellprice a:link {
	font-size: small;
}
.cellprice a:visited {
	font-size: small;
}
.cellprice a:hover {
	font-size: small;
}
.list_row_on {
	background-color: #ffffff;
	height: 50px;
}
.list_row_off{
	background-color: #A9F7F0;
	height: 50px;
}
.important {
	visibility:hidden
}
.search_form_table {
	font-size: small;
	color: #18DCD8;
	background-color: #ffffff;
	border: 2px solid #0033ff;
}

.search_form_box {
	z-index: 0;
	position: relative;
	visibility: hidden;
	left: 40px;
	top: 10px;
	width: 500px;
}
.result_table_o {
	background-color: #18DCD8;
}
.result_table_header_text {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.map_search_class {
	color: #000000;
	background-color: #ffffff;
	border: thin solid #0033ff;
	font-size: small;
	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-size: 10px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	position: absolute;
	left:-100px;
	top:-100px;
	background-color: #ffffff;
	border: thin solid #cccccc;
	z-index: auto;
}
.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-size: small;
	color: #000;
	font-weight: bold;
	font-style: normal;
}
.ptype {
	font-size: small;
	color: #037345;
	font-weight: bold;
	text-decoration: underline;
}
.price {
	font-size: small;
	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: #CE7159; /* 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: #18DCD8;
	color: #000000;
}
.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%;
}

.alignright {
	font-size: small;
	text-align: right;
	display: inline;
	float: left;
	width: 200px;
	padding-right: 5px;
}
.itemsordered{
	font-size: small;
	text-align: right;
	display: inline;
	float: left;
	width: 350px;
	padding-right: 5px;
}
.clearboth {
	clear: both;
}
.selectbaths {
	width:60px; 
	/*height:16px; */
	border-style:solid; 
	border-width:1px; 
	border-color:#3E3D3D;
}
.selectcities{
	width:80px; 
	/*height:16px; */
	border-style:solid; 
	border-width:1px; 
	border-color:#3E3D3D;
}
.selectcounty{
	width:180px; 
	/*height:16px; */
	border-style:solid; 
	border-width:1px; 
	border-color:#3E3D3D; 
}
.selectpp{
	width:45px; 
	/*height:16px; */
	border-style:solid; 
	border-width:1px; 
	border-color:#3E3D3D;
}
.selectstyles {
	width:80px; 
	/*height:16px; */
	border-style:solid; 
	border-width:1px; 
	border-color:#000000; 
}
.ptype_list {
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:none;
}
.selectbeds {
	width:50px; 
/*height:16px; */
	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;
}
.heading4 {
	font-size: medium;
	font-weight: bold;	
}
.ordercontainer{ 
	width: 450px;
}
.borderaboverightalign{
	text-align: right;
	width: 85px;
	float: left;
	display: inline;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}