




a img {  border-style: none; }



A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}





CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


td.h1, p.h1, span.h1{ 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

td.h2, p.h2, span.h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-color: #000000;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

td.h3, p.h3, span.h3 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-color: #000000;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

td.price, p.price, span.price {
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 color: #FF0000;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}



/*  Self Cat changed and originals */

BODY {
  background: #669999;
  color: #000000;
  margin: 0px;
   font-family: Verdana, Arial, sans-serif;

}

TABLE.outer {
  border: 0px;
  border-style: solid;
  border-color: #9eadc6;
  border-spacing: 0px;
  border-spacing: 0px;
  padding: 10px;
  align: center;
}

TABLE.main {
  border: 0px;
  border-spacing: 0px;
  padding: 0px;
}


TABLE.search {

  background-color: #ceb95c;
  border-spacing: 0px;
  border-spacing: 0px;
  padding: 2px;
  align: center;
}


TD.rowHeaders {

  background-color: #ceb95c;
  align: left;
   font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
}

TD.headerImage {
  background-image: url(images/banner.jpg); 
  align: center;
  background-repeat: no-repeat;
}



TD.whiteText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
  vertical-align: bottom;
}





TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.code, P.code {
  font-family: Courier, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TABLE.greyBorder {
  border: 1px;
  border-style: solid;
  border-color: #999999;
margin-left: 18px;
}

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	
	  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  font-weight : bold;
  text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	text-align: center;
	align: center;
	 font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight : bold;
  text-align: center;
}

.index_sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.index_boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	
	  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  font-weight : bold;
  text-align: center;
}
.index_boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.0em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.index_boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	text-align: center;
	align: right;
	 font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight : bold;
  text-align: center;
}



TD.listing, P.listing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #336699;
 border: 2px;
  border-style: solid;
  border-color: #ffffff;
  line-height: 1.5;
}


TABLE.listing {
  border: 2px;
  border-style: solid;
  border-color: #ffffff;
  background-color: #f4f4f4;
  border-spacing: 0px;
  padding: 5px;
  align: center;

}

.center
{
  align: center;
}






A.white{
  color: #ffffff;
  text-decoration: none;
}

A:hover.white {
  color: #ffffff;
  text-decoration: underline;
}

TD.blackText {
  font-family: "Arial Narrow", Arial, Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #000000;
  text-align: left;
  font-weight : bold;
}

TD.blueSearch {
  font-family: "Arial Narrow", Arial, Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #000066;
  text-align: left;
}




#searchresults {
	margin-top: 20px;
	width: 762px;
	background-color: white;
	color: #618EBA;
}


#searchresultstitle {
	width: 500px;
	margin-left: 20px;
	font-size: 1em;
	line-height: 120%;
	margin-bottom: 30px;
}


.foundproperty {
	color: #618EBA;
	position: relative;
	margin-top: 40px;
	margin-left: 110px;
	width: 542px;
	height: 140px;
	background-color: #CED9E0;

}


.res_pic {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 130px;
	height: 86px;
}

.res_name {
	color: #618EBA;
	position: absolute;
	top: 10px;
	left: 150px;
	width: 240px;
	height: 20px;
	font-size: 1em;

	font-weight: bold;
}


.res_desc {
	position: absolute;
	top: 40px;
	left: 150px;
	width: 180px;
	font-size: 0.7em;
}


.res_area {
	position: absolute;
	top: 15px;
	left: 390px;
	width: 80px;
	font-size: 0.7em;
	font-weight: bold;

}
.res_sleeps {
	position: absolute;
	top: 15px;
	left: 470px;
	width: 70px;
	font-size: 0.7em;
	font-weight: bold;

}
.res_pricesfrom {
	position: absolute;
	top: 40px;
	left: 391px;
	width: 150px;
	font-size: 0.7em;
}

.res_stars {
	position: absolute;
	top: 80px;
	left: 391px;
	width: 150px;
}

.res_more {
	position: absolute;
	top: 105px;
	left: 391px;
}



p.smaller {
 font-size: 0.7em;
}







