body{
	padding: 0px;
	margin: 0px;
	font-family:Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffaa;
}
#wrapper{
	width: 750px;
	margin: 10px auto;
	background-color: white;
	border: 1px solid black;
}
h1{
	text-align: center;
	color: #ff8c00;
	font-size: 9px;
}
h2{
		font-size: 15px;
}
h3{
		font-size: 13px;
}
#logo{
	position: relative;
	height: 100px;
	background-image: url(gifs/valencia_bg.jpg);
	text-align: center;
	color: black;
	font-weight: bold;
	font-size: 15px;
}
#logoleft{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
}
#logoright{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 300px;
}
.logolarge{
	font-size: 36px;
	margin: 0px;
}
#content{
position: relative;
	width: 500px;
	padding: 10px;
	color: #494949;
	
}
#peek{
position: relative;
	padding: 10px;
	color: #494949;
	
}
#peek li{
	text-decoration: none;
	color: #ff4500;
}
#peek li a:link, #peek li a:visited{
	color: blue;
	text-decoration: underline;
}
#search{
	width: 200px;
	float: left;
	margin: 10px;
}
#search fieldset{
	background-color: #f5d4b8;

}
#search p{
	margin: 1px;
}
#search legend{
	font-weight: bold;
	color: black;
}
.btn{
	background-color: green;
	color: yellow;
}

.match{
		color: #ff4500;
}
.bigtext{
		font-size: 20px;
		font-weight: bold;
			color: #ff8c00;
}
#feature{
float: right;
width: 200px;
background-color: #e6e6fa;
text-align: center;
}
.feprop{
	border: 1px dashed gray;
	margin: 5px;
	text-align: center;
	
}
.feprop p{
	margin: 2px;
}
.featureimage{
	border: 1px solid black;
}
.boldtext{
	font-weight: bold;
}
#link{
	font-size: 15px;
}
#linkholder a:link, #link a:visited {
	color: #191970;
	text-decoration: none;
}
#linkholder	a:hover{
		color: red;
		text-decoration: underline;
	}
	.errormessage{
	font-size: 13px;
	color: Red;
	font-weight: bold;
}
#bigdiv{
	height: 300px;
}
.towns{
	width: 360px;
	float: left;
}
.townsright{
	margin-left: 380px;
	width: 360px;
}
.towns p, .townsright p{
	padding: 0px;
	margin: 0px;
}
.boldtext{
	font-weight: bold;
}
.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;
}
.select {
	font-size: 13px;
	color: #2f4f4f;
	text-align: center;
	line-height: 2.5em;
	display: block;
	margin: 0px 10px 10px 10px;
}
.select a:link, .select a:visited
{
	text-decoration: none;
	background-color: White;
	color: #a0522d;
	text-align: center;
	padding: 2px;
	border: 1px solid #9E9E9E;
}
.select a:hover
{
	text-decoration: none;
	background-color: yellow;
	color: #0000CD;
	text-align: center;
}
.select p{
	margin: 0px;
	padding: 0px;
}
.proptop{
	background-image: url(gifs/bg.gif);
	background-repeat: repeat-x;
height: 25px;
padding: 5px 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}
.propc{
	float: left;
	width: 200px;
}
.propa{
	float: left;
	width: 120px;
}
.propa p{
	margin: 3px;
}
.propb{
	float: left;
	width: 420px;
	color: #4f4f4f;
	font-size: 15px;
}
.propb a:link, .propb a:visited{
	color: #DC143C;
	font-weight: bold;
	text-decoration: none;
}
.propb a:hover{
	text-decoration: underline;
	color: #00008B;
}
.thumb{
	border:  1px solid black;
	margin: 5px 5px 0 20px;
}
.pricetop{
	color: Red;
	float: right;
	margin: 0 10px 0 0;
}
#fullpage{
	clear: both;
}
#footer{
	clear: both;
	background-color: #f1f200;
	border-top: 1px solid gray;
	text-align: center;
	padding: 10px;
}
.linkright{
	float: right;
	border: none;
	margin: 30px 10px 10px 10px;
}
.linkleft{
	float: left;
	border: none;
	margin: 30px 10px 10px 10px;
}
.note{
	font-style: italic;
	margin: 10px;
}
.bigger{
	font-size: 14px;
	font-weight: bold;
}
#lowest{
	text-align: center;
	width: 400px;
	margin: 20px auto;
	color: yellow;
	background-color: #5859d8;
	border: 2px solid #dc143c;
	font-weight: bold;
}
#lowest a:link, #lowest a:visited{
		color: yellow;
	font-weight: bold;
}
#lowest a:hover{
	color: #dc143c;
}
#founder{
	text-align: center;
	width: 400px;
	margin: 20px auto;
	background-color: #add8e6;
	border: 2px solid #8b008b;
	font-weight: bold;
}
 .info{
 	float: left;
	margin: 10px 0 ;
	width: 220px;
	padding: 10px 0 0 10px;
 }
.info a:link, .info a:visited{
	color: Blue;
	text-decoration: none;
}
.info a:hover{
	color: #006400;
	text-decoration: underline;
}
.info p{
	margin: 2px;
}
 #buttons{
 	margin: 30px 10px 0px 240px;
 }
 #buttons a:link, #buttons a:visited{
	padding: 5px;
	background-color: #003264;
	display: inline;
 border-bottom:1px solid #333; border-left:1px solid #999999;
 border-top:1px solid #999; border-right:1px solid #333; color:White; padding-right:0.5em;
  cursor:pointer; width:140px; margin:10px 0 0 20px;
  font-weight: bold;
  text-decoration: none;
}
#buttons a:hover{
	background-color: #228B22;
	color: White;
}
#property{
	margin: 20px 10px 10px 240px;
}
 .propref{
 	font-size: 15px;
	color: #708090;
 }
 #pricebox{
	float: right;
	width: 150px;
	color: #708090;
}
.picturebox{ 
	position: relative;
 	margin: 10px 0 5px 0px;
 }
 .thumbbox{ clear: right; float: left; width: 350px; }
.smaller{ border: 1px solid black; margin: 5px 0 0 3px; }
.picturebox{ 
	position: relative;
 margin: 10px 0 5px 0px;
 }
 .location{
 clear: both;
 	font-weight: bold;
	color: #ff8c00;
 }
 .description{
 border: 1px dashed gray;
 	background-color: #feff82;
	padding: 10px;
	margin: 0 10px;
 }
 .picright{
 	float: right;
	clear: right;
	margin: 10px;
	border: 1px solid black;
 }
 .pubdate{
 	font-size: 11px;
	color: gray;
 }
 .newstitle{
 	font-size: 15px;
	color: #708090;
	font-weight: bold;
	margin-bottom: 2px;
 }
 .newsdes{
 	margin-top: 0px;
 }
 .newsdes a:link, .newsdes a:visited{
 	color: #ff4500;
 }
 .newsdes a:hover{
 	color: #708090;
 }