/* The @import rule, using this exact syntax, hides the imported
stylesheet from NS4, IE4, WebTV and probably other legacy browsers. */

@import "richardlowth-import.css";

body {
  background-color:#282350;
  font-family: sans-serif;
  width:100%;

  
}
.bodyprint {
  background-color:#282350;
  font-family: sans-serif;
  width:900px;
}
select {
font-family: sans-serif;
color:#000000;
font-size:14px;
}

h1, h2 {
	color: #3B3658;
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
}
p {
	font-size: 14px;
}

.tantext {
color:#DFAC4C;
}
a {
color:white;
text-decoration:none;
}
.asearch {
color:#3B3658;
text-decoration:none;
font-weight:bold;
float:right;
}
.awhite {
color:#3B3658;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#DFAC4C;
}
.testimonials {
border:#FFFFFF solid 2px;
padding:5px;
font-style:italic;
}
.instructions {
font-weight:bold;
}
.search {
padding:25px;
margin:0px;
border:#CDCADA solid 4px;
height:250px;
width:500px;
}
.enquiryfrm {
padding:25px;
margin-left:30px;
border:#CDCADA solid 4px;
height:480px;
width:500px;
}
.loginfrm {
padding:25px;
border:#CDCADA solid 4px;
height:180px;
width:500px;
}
.searchr {
padding:25px;
margin:0px;
border:#CDCADA solid 4px;
height:300px;
width:500px;
}
.searchresults {
color:#DFAC4C;
font-size:18px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}
.buttons {
float:right;
padding:20px;
}
.newprop {
color:#DC8F4B;
}
.pictures {
float:right;
padding-top:15px;
padding-left:20px;
}
.searchlist {
  padding:20px;
}
.printlayout {
  background-color:#ffffff;
  padding:20px;
  margin:20px;
}

.searchtitle {
font-size:20px;
font-weight:bold;
}
.address {
margin-left:30px;
font-weight:bold;
}
.searchpages {
text-align:right;
width:100%;
}
.testcaption {
width:100%;
font-style:normal;
font-weight:bold;
padding-top:25px;
}
hr {
color:#DFAC4C;
size:2;
}
.alert {
color:#FF0000;
}
.rightal {

}
.label { float:left; clear:left; width:130px;font:14px sans-serif;  }
.labelMargin { float:left; display:inline; clear:left; width:130px;margin:0px 15px 0px 15px;   }
.labelCheck { float:left; }
.selectList { float:left; width:200px; height:20px; border:1px solid #3B3658;margin-bottom:30px; font:14px sans-serif; }
.inputField { float:left; margin-bottom:30px; font:14px sans-serif; }
 