body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #959595;
}

#pagecontainer{
	margin-right:auto;
	margin-left:auto;
	margin-top: 10px;
	width: 760px;
	background-color: #F1F0EB;
	text-align: left;
	border: 1px solid #000000;	
}
#pagecontainer-home{
	margin-right:auto;
	margin-left:auto;
	margin-top: 10px;
	width: 760px;
	border: 1px solid #000000;	
	background-image: url(http://www.ownersandbuyers.com/images/home-background.jpg);	
	/*background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	min-height: 870px;*/
}
#manhattan{
	background-image: url(http://www.ownersandbuyers.com/images/home-background-manhattan.jpg);	
	min-height: 420px;
	min-width: 720px;
}	
#header {
	float: left;
}
.padding{
	padding-left: 20px;
}
#free {
	float: right;
	padding-left: 5px;
	padding-top: -6px;
	z-index: 10000;
}
#nav {
	padding-left:5px;
	background-color: #F1F0EB;
}
.tinytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
#content {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: left;
}
.topsearch {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .5em;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #CC9E2B;
	margin-left: 16px;
	margin-right: 16px;
	color: #FFFFFF; /*Karen added this here rather than it being in footerLinks, artDirection, etc, etc */
}
/*#bkimg_home {
	margin-top: 135px;
}*/

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
#footerLinks {
	/*font-size: xx-small;
	padding-left:0px;
	width: 100%;*/
	padding-top: 7px;
	
}
#footerCredits {  /*Karen added this rather than all the separate styles*/
	padding-top: 7px;
	
}

/*#artDirection {
	padding-top: 10px;
	padding-left: 5px;
	font-size: xx-small;
	color: #FFFFFF;
	padding-right: 75px;
	float: left; 
}
#copyright {
	font-size: xx-small;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
}

#sitedesign {
	font-size: xx-small;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	float: right; 
	
}*/
#buttonscontainer { /* this is used in the user menu file*/
	padding-left: 6px;
}

.rotatingpics {
	float: right;
}

.coloredtext {/*used in FAQ and wherever needed to color text but not indicate a link*/
	color: #8C9C7B;
}
.bold {
	font-weight:bold;
}
.comment {
	color: #996633;
	font-weight: bold;
}
.boldred {
	color: #FF0000;
	font-weight: bold;
}

/*table subpage css for search results*/
table.exclude {
	border: thin solid #CF9E25; /*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: #FFFFFF;
	background-color:#CF9E25;
	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: #FFFFFF;
	background-color:#989898;
	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: #cccccc;
	height: 50px;
}
.important {
	visibility:hidden
}
.search_form_table {
	font-size: small;
	color: #0055A5;
	background-color: #ffffff;
	border: 2px solid #000000;
}

.search_form_box {
	z-index: 0;
	position: relative;
	visibility: hidden;
	left: 40px;
	top: 10px;
	width: 500px;
}
.result_table_o {
	background-color: #CF9E25;
}
.result_table_header_text {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.map_search_class {
	color: #000000;
	background-color: #ffffff;
	border: thin solid #CF9E25;
	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: #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: #CF9E25;
	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: 400px;
}
.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;
}
h1 {
font-size: large;
}

h2 {
font-size: medium;
}
h3 {
font-size: small;
}

a:link{
	color: #940C18;
	text-decoration: none;
}

a:visited{
	color: #940C18;
	text-decoration: none;
 }

a:hover{
	color: #767676;
	text-decoration: underline;
}

a:active{
 	color: #940C18;
	text-decoration: none;
  }

.borderaboverightalign{
	text-align: right;
	width: 85px;
	float: left;
	display: inline;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.ID_search {
	background-image: url(http://www.ownersandbuyers.com/images/ID_search.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}
.Street_search {
	background-image: url(http://www.ownersandbuyers.com/images/Address.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}
.Keyword_search {
	background-image: url(http://www.ownersandbuyers.com/images/Keyword.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}