body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
position: relative;
margin: 20px auto;
	padding: 0px;
	width: 960px;
}
#header{
	position: relative;
	background-color: #5C6B40;
}
#spaalogo{
	position: absolute;
	top: 60px;
	left: 400px;
}
#spaalogotext{
	position: absolute;
	top: 80px;
	left: 400px;
	font-size: 15px;
	color: white;
}
#links{
	position: absolute;
	top: 2px;
	right: 42px;
	color: white;
}
#links a:link, #links a:visited{
	color: #00ff7f;
	text-decoration: none;
	font-size: 9px;
}
#links a:hover{
	color: yellow;
}
#agentlogin{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 200px;
	height: 130px;
	background-color: white;
	background-image: url(gifs2/login_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: white;
}
form#loginform label {clear:left; display:block; float:left; width:65px; text-align:right; padding:0 2px;
 color:white; margin: 0px 0px 2px 10px;
 	font-weight: normal;
 }
form#loginform input {border:1px solid #aeaeae; 
padding-left: 2px; margin-bottom: 2px;
	font-size: 11px;
}
.button {
	font-size:11px;
	font-weight:bold;
	width:80px; 
	height:20px;
border:1px solid #aeaeae;
background-color: #5C6B40;
	color:white;
	margin: 10px 0;
	cursor: pointer;
}
.button:hover {
background-color: #9acd32;
	color:#006400;
}
#nav{
	position: absolute;
	top: 153px;
	right: 0px;
	background-color: white;
	background-image: url(gifs2/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 580px;
}
#leftcontent{
	position: relative;
	width: 385px;
	text-align: justify;
}
#rightcontent{
position: relative;
float: right;
	width: 550px;
	
}
#propertyholder{
	height: 190px;
}
.featured{
	font-weight: bold;
	width: 145px;
	background-image: url(gifs/feature_bg.jpg);
	background-repeat: no-repeat;
	padding: 5px 10px;
	color: white;
}

.featurebox{
	position: relative;
	float: left;
	width: 160px;
	height: 200px;
	margin-right: 20px;
	text-align: center;
}
.thumbbox{
	width: 160px;
	height: 120px;
	overflow: hidden;
}
.clear{
	clear: right;
}
#agent{
	position: absolute;
	top: 190px;
	left: 0px;
}
#agentlogo{
	position: absolute;
	top: 0;
	left: 0px;
	width: 150px;
}
#agentlogo a:link {
	border: none;
}
#agenttext{
	position: absolute;
	top: 10px;
	left: 210px;
	width: 330px;
	text-align: justify;	
}
#richard{
	text-align: center;
	font-size: 9px;
	}
#richard a:link, #richard a:visited{
	color: #708090;
	text-decoration: none;
}
#richard a:hover{
	text-decoration: underline;
}
.select {
	font-size: 11px;
	color: #434343;
	text-align: center;
	line-height: 2.5em;
	display: block;
	margin: 0px 10px 10px 10px;
	clear: both;
}
.select a:link, .select a:visited, #footer a:link, #footer a:visited
{
	text-decoration: none;
	background-color: White;
	color: #434343;
	text-align: center;
	padding: 2px 2px 2px 3px;
	border: 1px solid #9E9E9E;
}
.select a:hover, #footer a:hover
{
	text-decoration: none;
	background-color: #b0c4de;
	color: #282828;
	text-align: center;
}

.proptop{
background-image: url(gifs/prop_bg.jpg);
height: 20px;
padding: 3px 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	color: white;
	border: 1px solid green;
}
.propc{
	float: left; 
}
.propa{
	float: left;
	width: 120px;
}
.propb{
	float: left;
	width: 500px;
	color: #434343;
	font-size: 11px;
	text-align: justify;
}
.propb a:link, .propb a:visited{
	color: green;
	font-weight: bold;
	text-decoration: none;
}
.propb a:hover{
	text-decoration: underline;
	color: #04ff06;
}
.thumb{
	border:  1px solid black;
	margin: 5px 5px 0 0 ;
}
.pricetop{
position: relative;
margin: 10px;
	float: right;
	font-size: 11px;
	color: #556b2f;
width: 120px;
}
 .info{
 	float: left;
	margin: 10px 0 ;
	width: 220px;
 }
  #buttons{
 	margin: 0px 10px 0px 240px;
 }
 #buttons a:link, #buttons a:visited{
	font-size:11px;
	font-weight:bold;
	padding: 3px;
	text-decoration: none;
border:1px solid #aeaeae;
background-color: #5C6B40;
	color:white;
	margin: 10px 0;
	cursor: pointer;
}
#buttons a:hover{
background-color: #9acd32;
	color:#006400;
}
#property{
position: relative;
	margin: 20px 10px 10px 240px;
}
#picturebox{
position: relative;
	width: 480px;
}
.smallimage{ clear: right; float: left; width: 480px; }
.smaller{ border: 1px solid black; margin: 5px 0 0 3px; }
#pricebox{
	position: absolute;
	width: 150px;
	top: 40px;
	right: 0px;
}
.description{
position: relative;
	clear: both;
	margin: 10px 0 ;
}
.location{
	font-size: 13px;
	}
.priceor{
	font-weight: bold;
}
.featureimage{
	border: 1px solid black;
}
  .note{
  position: relative;
	margin: 10px 0 ;
	font-style: italic;
  }
  .pictureright{
  	float: right;
  	margin: 10px;
  }
  .towns{
	width: 360px;
	float: left;
}
.townsright{
margin-top: 26px;
	margin-left: 380px;
	width: 360px;
}
.towns p, .townsright p{
	padding: 0px;
	margin: 0px;
}
.towns a:link, .towns a:visited, .townsright a:link, .townsright a:visited{
	font-size: 14px;
	color: #0000CD;
	text-decoration: none;
}
.towns a:hover, .townsright a:hover{
	text-decoration: underline;
	color: #FF4500;
}
#topspace{
	margin: 5px;
}
.boldtext{
	font-weight: bold;
}
.noborder{
	border: none;
}
.aborder{
	border: 1px solid gray;
}
#footerlinks a:link, #footerlinks a:visited{
	font-size: 9px;
	text-decoration: none;
	border: none;
}