/*page structure and background images
----------------------------------------*/
#mainPage {
width:802px;
height:600px;
margin:0px auto 0 auto;
}

#leftPane {
float:left;
width:328px;
height:600px;
margin:0px 0px 0px 0px;
background: url(http://www.wsea.co.uk/new_site/images/hme-image.gif) no-repeat top left;
}

#topNavPane {
float:left;
width:474px;
height:123px;
margin:0px auto 0 auto;
background: url(http://www.wsea.co.uk/new_site/images/hme-banner.gif) no-repeat top right;
}

#textPane {
float:left;
width:474px;
height:467px;
margin:0px auto 0 auto;
background: url(http://www.wsea.co.uk/new_site/images/hme-text-area.gif) no-repeat top right;
}

#searchPane {
float:left;
width:150px;
height:50px;
margin:0px 0px 0px 335px;
}

#searchProperty {
margin:0px 0px 0px 0px;
}

#featuredProperty {
width:400px;
height:220px;
margin:0px 0px 0px 0px;
padding: 5px;
border: #cc9900 2px solid;
font-size: 9px;
}

#searchSelect { 
font-size: 7pt; 
font-family: Arial, Helvetica, sans-serif; 
color: #333333
}

SELECT.search_list { 
font-size: 7pt; 
font-family: Arial, Helvetica, sans-serif; 
color: #333333
}

SELECT.form_list { 
font-size: 7pt; 
font-family: Arial, Helvetica, sans-serif; 
color: #333333
}

INPUT.form_field { 
font-size: 7pt; 
font-family: Arial, Helvetica, sans-serif; 
color: #333333
}

DIV, TH, TD, P, LI { 
font-size: 10pt; 
font-family: Georgia, Times New Roman, Times, serif; 
color: #ffffff
}

P.featured_hdr {
font-size: 10pt;
color: #ffffff; 
}

P.featured_text {
font-size: 9pt;
margin-top: 5px; 
}

H1 { 
font-size: 14pt; 
font-family: Georgia, Times New Roman, Times, serif; 
color: #ffffff
}

H2 { 
font-size: 12pt; 
font-family: Georgia, Times New Roman, Times, serif; 
color: #ffffff
}

H2.list_addr {
color: #ffffff;
}

#feature {
  display: inline;
  padding-left: 3px;
  padding-right: 7px;
}

#outerimgdiv {
width:200px;
height:200px;
border:0px solid gray;
text-align:center;
margin-left:100px;
margin-right:auto;
line-height:200px;
display:table;
}

#dynloadarea2 {
  position:relative;
  text-align:center;
}

