body {
	background:url(images/bg.gif) center top repeat-y #FFF;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px
}
.header {
	float:left;
	width:1000px;
	height:146px;
	position:relative;
	z-index:5;
	padding-top:5px;
}
.espanaLogo {
	float:left;
	width:140px;
	height:146px;
}
.logo {
	float:right;
	width:462px;
	height:94px;
	margin:26px 0 0 398px;
}
.logo h1 {
	float:left;
	font-size:14px;
	margin:0;
}
.logo h1 a {
	background:url(images/header.png) no-repeat;
	width:462px;
	height:94px;
	display:block;
	color:#000;
}
.logo span {
	display:none;
}
.headerBG {
	float:left;
	width:1000px;
	height:151px;
	margin-top:-151px;
	position:relative;
	z-index:1;
}
h2 {
	font-size:14px;
	margin:5px;
}
.mainContainer {
	float:left;
	width:1000px;
	margin:5px 0;
}
.menu {
	float:left;
	width:1000px;
	height:30px;
}
.menu a {
	float:left;
	background:url(images/button_bg.gif) repeat-x;
	width:198px;
	border:1px solid #000;
	color:#FFF;
	display:block;
	font-weight:bold;
	height:28px;
	line-height:28px;
	text-align:center;
	text-decoration:none;
}
.menu a:hover {
	background:url(images/button_hover.gif) repeat-x;
	color:#000;
	text-decoration:underline;
}
.adverts {
	float:left;
	background-image:url(images/red_bg.gif);
	background-color:#EB3F23;
	background-position:bottom;
	background-repeat:repeat-x;
	width:950px;
	height:65px;
	margin-bottom:5px;
	padding:5px 25px;
}
.adverts img {
	float:left;
	background:#FFF;
	border:1px solid #000;
	vertical-align:middle;
	overflow:hidden;
	padding:5px;
	margin:0 14px;
}
.advertList {
	overflow: hidden;
	visibility: visible;
	position: relative;
	z-index: 2;
	left: 0px;
	width: 510px;
	margin-top:5px;
}
.MainRight {
	float:right;
	width:300px;
	margin-left:5px;
}
.MainLeft {
	float:left;
	background:#FFF;
	width:695px;
	font-size:14px;
	position:relative;
	z-index:3;
}
.MainLeft p {
	margin-left:5px;
}
.MainPropLeft {	
	float:left;
	background:url(images/text_bg.gif) repeat-y;
	width:683px;
	padding-left:12px;
	font-size:14px;
}
.searchBox {
	float:right;
	background-image:url(images/search_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:300px;
	height:400px;
	margin:0 0 5px 5px;
}
.homeTopText {
	float:left;
	background:url(images/text_bg.gif) repeat-y;
	width:680px;
	padding-left:12px;
	font-size:14px;
}
.homeBotText {
	float:left;
	background:url(images/text_bg.gif) repeat-y;
	width:680px;
	padding-left:12px;
	font-size:14px;
	margin-top:5px;
}
.otherSites {
	float:left;
	width:990px;
	margin:5px;
}
.otherSites h5 {
	font-size:16px;
	margin:5px;
}
.otherSite {
	float:left;
	width:312px;
	margin:0 9px;
}
.otherSite img {
	padding:5px;
	border:1px solid #000;
}
.indentmenu{
	font: bold 13px Arial;
	width: 100%; /*leave this value as is in most cases*/
}
.indentmenu ul{
	margin: 0 0 -1px 0;
	padding: 0;
	float: left;
	width:300px;
	height:26px;
	position:relative;
	z-index:2;
}
.indentmenu ul li{
	display: inline;
	line-height:26px;
	text-align:center;
}
.indentmenu ul li a{
	float: left;
	color: #FFF; /*text color*/
	text-decoration: none;
	background:url(images/tabOff.gif) no-repeat;
	width:98px;
	margin-right:3px;
}
.indentmenu ul li a:visited{
	color: white;
}
.indentmenu ul li a.selected{
	color: #FFF !important;
	background:url(images/tabOn.gif) no-repeat;
}
.tabcontentstyle{ /*style of tab content oontainer*/
	border: 1px solid gray;
	width: 450px;
	margin-bottom: 1em;
	padding: 10px;
}
.tabcontent{
	display:none;
	padding:5px;
	margin-top:55px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	position:relative;
}
.searchWaiting {
	position:absolute;
	top:70px;
	right:26px;
	width:16px;
	height:16px;
	padding:2px;
}
#commercialWaiting {
	top:90px !important;
}
.tabcontent h3 {
	color:#FFF;
	font-size:16px;
	margin:5px;
}
.tabcontent select {
	width:200px;
	margin:5px 0;
}
.featuredProperties {
	float:left;
	background-image:url(images/red_bg.gif);
	background-color:#EB3F23;
	background-position:bottom;
	background-repeat:repeat-x;
	width:670px;
	border:1px solid #000;
	min-height:285px;
	margin:5px 0;
	padding:0 10px;
}
.featuredProperties h2 {
	color:#FFF;
	margin-bottom:15px;
}
.featuredProperty {
	float:left;
	background:#FFF;
	width:218px;
	height:240px;
	overflow:hidden;
	border:1px solid #000;
	margin-right:5px;
}
.featuredProperty h3 {
	text-align:center;
	color:#ED3E1F;
	font-size:14px;
	margin:5px;
	height:30px;
}
.featuredProperty img {
	margin-left:34px;
	border:1px solid #EB3F23;
	vertical-align:middle;
	overflow:hidden;
}
.featuredProperty .button {
	margin:-3px 56px 0;
}
.featuredProperty p {
	font-size:12px;
	text-align:center;
	margin:5px;
	font-weight:bold;
	height:14px;
	overflow:hidden;
}
.propertyContainer {
	float:left;
	width:695px;
	height:200px;
	margin-bottom:15px;
	color:#FFF;
	font-size:14px;
}
.propertyLeft {
	float:left;
	background:url(images/propBG_left.jpg) no-repeat;
	width:525px;
	height:200px;
	padding:0px 10px;
	overflow:hidden;
}
.propertyLeft img {
	padding:5px;
	background:#FFF;
	border:1px solid #000;
	vertical-align:middle;
	max-height:150px;
}
.propertyLeft h3 {
	font-size:16px;
	margin:5px 0px;
	text-decoration:none;
}
.propertyText {
	float:left;
	width:350px;
	height:77px;
	overflow:hidden;
}
.propertyContainer a {
	color:#FFF;
	text-decoration:none;
}
.propertyContainer a:hover {
	color:#000;
	text-decoration:underline;
}
.propertyRight {
	float:left;
	background:url(images/propBG_right.jpg) no-repeat;
	width:125px;
	height:160px;
	margin-left:5px;
	padding:40px 10px 0px;
	overflow:hidden;
}
.propertyRight .button {
	margin:10px 12px 10px;
	font-weight:bold;
	font-size:12px;
}
.propertyRight .button:hover {
	margin:10px 12px 10px;
	font-weight:bold;
	text-decoration:none;
}
.propertyRight .price {
	width:115px;
	margin:5px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.propertyRight .ref {
	width:115px;
	margin:10px 5px;
	font-size:11px;
	text-align:center;
}
.propertyInfo {
	float:left;
	width:150px;
	border:1px solid #FFF;
	padding:5px;
	margin:10px 0px 0px 60px;
}
.propertyInfoBox {
	float:left;
	width:100px;
	font-weight:bold;
	margin-top:5px;
}
.propertyInfoResBox {
	float:left;
	width:50px;
	margin-top:5px;
}
.agentContainer {
	float:left;
	width:695px;
	height:200px;
	margin-bottom:15px;
	color:#FFF;
	font-size:14px;
}
.agentContainer .propertyInfo {
	width:505px;
	margin:5px;
}
.agentContainer .propertyInfoResBox {
	width:405px;
}
.agentContainer .price {
	width:115px;
	margin:5px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.agentContainer a {
	color:#FFF;
	text-decoration:none;
}
.agentContainer a:hover {
	color:#000;
	text-decoration:underline;
}
.pic_right {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	clear:both;
}
.pic_left {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	clear:both;
}
a.button {
	float:left;
	background:url(images/button.png) no-repeat;
	width:96px;
	line-height:22px;
	height:22px;
	padding:2px 5px;
	color:#EB3F23;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
a.button:hover {
	color:#000;
	text-decoration:underline;
}
.pagination {
	float:left;
	width:695px;
	text-align:center;
	margin-bottom:10px;
}
.prop_pics {
	float:right;
	border:2px solid #EB3F23;
	margin-left:10px;
	margin-bottom:5px;
}
.prop_pics img {
	overflow:hidden;
	vertical-align:middle;
}
.prop_specs_container {
	float:left;
	background:#FFF;
	padding:5px;
	margin:20px 10px;
	border:2px solid #EB3F23;
	text-align:center;
}
.prop_specs {
	float:left;
	width:150px;
	margin-top:5px;
	text-align:left;
	clear:right;
}
.price {
	font-weight:bolder;
	font-size:16px;
	font-style:italic;
}
a.shortlist {
	float:left;
	background:url(images/shortlist_button.gif) no-repeat;
	width:192px;
	line-height:38px;
	display:block;
	color:#FFF;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
	text-decoration:none;
}
a.shortlist:hover {
	background:url(images/shortlist_button_hover.gif) no-repeat;
	color:#000;
	text-decoration:underline;
}
p.small {
	font-size:10px;
	color:#666;
}
.agentContact {
	float:right;
	background:#EB3F23;
	clear:right;
	width:290px;
	color:#FFF;
	padding:5px;
	font-weight:bold;
	margin:5px 0;
}
.agentContact h5 {
	text-align:center;
	font-size:14px;
	color:#FFF;
	margin:5px;
}
.agentContact p {
	text-align:center;
	font-size:12px;
	color:#FFF;
}
.agentContact a {
	color:#FFF;
	text-decoration:none;
}
.agentContact a:hover {
	color:#000;
	text-decoration:underline;
}
.agentContact img {
	width:280px;
	height:100px;
	vertical-align:middle;
	overflow:hidden;
}
.prop_contact {
	background:#FFFFFF;
	width:400px;
}
.prop_contact h2 {
	color:#0072BC;
	margin-top:auto;
	background:none;
}
.contact_member {
	background:#FFFFFF;
	width: 400px;
}
.captcha {
	background:#FFF;
	color:#000;
	margin:0px;
}
.weather {
	float:left;
	background:url(images/red_bg.gif) bottom repeat-x;
	border:1px solid #000;
	width:268px;
	padding:0px 15px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin:5px 0px;
}
.weather p {
	margin:5px 0px 15px 70px;
	text-align:center;
}
.weather h4 {
	margin:5px;
	font-size:16px;
}
.weatherSmall {
	font-size:9px;
	text-align:center;
	font-weight:normal;
	clear:both;
}
.footer {
	float:left;
	border-top:1px solid #EB3F23;
	width:1000px;
	height:30px;
	font-size:10px;
	margin-top:10px;
	padding-top:10px;
}
.footer a {
	color:#000;
	text-decoration:none;
}
.footer a:hover {
	color:#EB3F23;
	text-decoration:underline;
}
.rssLinks {
	float:left;
	width:328px;
	margin-left:5px;
}
.rssLinks p {
	margin: 0;
}
.valid {
	float:left;
	width:201px;
	margin:0px 66px;
}
.valid img {
	float:left;
	width:88px;
	margin:0 5px;
	border:none !important;
}
.copyRight {
	float:left;
	width:328px;
	margin-right:5px;
	text-align:right;
}
a {
	color:#EB3F23;
	text-decoration:underline;
}
a:hover {
	color:#000;
}