/* Default Stylesheet */
* {
  margin: 0;
  padding: 0;
}
h1 span, .rent span 
{
position: absolute;
left: -9999px;
width: 0px;
overflow: hidden;
}
.reset {
  clear:both;
  display:block;
}

p a:link {text-decoration:none;color:#0F4470;}
p a:visited {text-decoration:none;color:#0F4470;}
p a:hover {text-decoration:none;background:#0F4470;color:#fff;}
p a:active {text-decoration:none;background:#0F4470;color:#fff;}

body {
  color: #7C7C83;  
  font: normal 62.5%/100% Arial, Verdana, Lucida, Helvetica, Sans-Serif;
  text-align: center;
  background:#F1F1F1 url(Stat/bg_body.jpg) repeat-x top left;
}
div#container {
  width: 775px;
  margin: 5px auto;
  text-align: left;
  background:#fff  url(Stat/bg_container.jpg) repeat-y top left;
}
div#headerTop {
  display:block;
  width: 775px;  
  height:11px;
  background:#fff url(Stat/bg_headerTop.jpg) no-repeat top left;
}
div#header {
  display:block;
  width: 764px;  
  height:259px;
  margin:0 6px;
  border-bottom:5px solid #27ADFB;
  background:#fff;
}
#header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:active {  
  display:block;
  width:223px;
  height:67px;
  margin:0 6px;
  background: url(Stat/logo.png) top left no-repeat;
}

div#slideShow {
  width:764px;
  height:259px;
  background: url("Slideshow/image01.jpg") no-repeat;
}

div#contentArea {
  width:548px;
  margin:0 6px;
  padding:18px 24px 18px 10px;
  
}
#contact div#contentArea {
  width:400px;
}

div#contentArea img{
  float:left;
  padding:2px;
  margin:0 14px 0 0;
  border:2px solid #A8C3D4;
  background:#AFC5D2;
}
div#contentArea p#signature span {
  float:left;width:50px;margin-top:60px;
}
div#contentArea p#signature img {
  border:none;background:none;
}

div#sideBar {
  float:right;
  display:inline;
  width: 168px;
  margin:0 8px 0 0;
  padding:24px 0 18px 0;
}
#contact div#sideBar {
  width:300px;
}
div#contentArea .shoutOut {
  display:block;
  width: 516px;
  min-height:140px;
  height:auto !important;
  height:140px;  
  margin-top:20px;
  padding:6px 24px 15px 10px;
  zoom:1;
  background:#EDF2F5;
}
div#contentArea .shoutOut img, div#sideBar img {
  float:left;
  width:150px;  
  margin-bottom:10px;
  padding:2px;
  border:1px solid #0F4470}
#home div#sideBar img  {
width:auto;
}
div#contentArea .shoutOut img {
  width:140px;
}

div#footer {
  display:block;
  clear:both; 
  width:764px;
  height:30px;
  margin:4px 5px 6px 6px;
  text-align:right;
  font:1.0em/2.8em Tahoma, Arial, Helvetica, sans-serif;
  background:#27ADFB;
}
div#footerBottom {
  display:block;
  clear:both;
  width:775px;
  height:22px;
  background: url(Stat/bg_footerBottom.jpg) bottom no-repeat;
}

div.property {
  display:block;
  width: 516px;
  margin-top:20px;
  padding:6px 24px 15px 10px;
  zoom:1;
  background:#EDF2F5;
}

div#popup {
  background:#EFEFEF;
  border:1px solid #999999;
  margin:0px;
  padding:7px;
  width:180px;
}

#map {
  margin:10px 0;
  width: 280px;
  height: 300px;
  border: 5px solid #ddd;
}

/* >>> LISTS <<< */
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  float:right;
  margin: 0;
  border: 0 none;
  padding:0;
  width: 666px; /*For KHTML*/
  list-style: none;
  height: 33px;
  margin:1px 0 0 0;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0 2px 0 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 33px;
  background: #D4B4B4 url(Stat/bg_nav_li.gif) no-repeat top right;
}
ul#navmenu li.last {background:none;}
ul#navmenu li#home {background:none;}
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 33px;
  left: 0;
}

ul#navmenu ul:after, 
div#contentArea ul.properties li:after, 
div.property:after
/*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width:160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  padding: 0 30px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #666 url(Stat/bg_nav_a.gif) repeat-x top left;
  color:#fff;
  font: bold 1.2em/33px Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/

}
ul#navmenu #home a {
  width:93px;
  padding-left:90px;
  padding-right:20px;
  background: #0F4470 url(Stat/bg_nav_a_home.gif) repeat-x top left; 
}
/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #CCC;
  color: #666;

}
ul#navmenu #home a:hover {
  color:#fff;
  background:#0F4470 url("Stat/bg_nav_a_home_hover.gif") no-repeat;
}
/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  padding: 0 10px 0 32px;
  float: none;
  background: #EEE;
  color: #666;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #CCC;
  color: #666;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

/* >>> TYPOGRAPHY <<< */
*.x {display: none;}

div#contentArea h2 {
  font-size:1.6em;
  color: #0F4470;
  font: normal 1.8em/1.8em Tahoma, Arial, Helvetica, sans-serif;
  line-height:2.0em;
}
div#contentArea h3, div#contentArea .shoutOut h3,
#contentArea legend {
  color:#0F4470;
  margin:10px 0 0 0;
  font: normal 1.4em/1.8em Tahoma, Arial, Helvetica, sans-serif;
}
div#contentArea .shoutOut h4 {
  color:#0F4470;
  margin-bottom:5px;
  font: bold 1.2em/1.8em Arial, Helvetica, sans-serif;
 
}
div#contentArea div.property h3 {
  padding:0;
  font: normal 1.6em/1.8em Tahoma, Arial, Helvetica, sans-serif;
  color:#0670AF;
}

div#contentArea p, div#contentArea address, div#sideBar p  {
  margin:10px 0 20px 0; 
  font-size:1.2em;
  line-height:1.5em;
  font-style:normal;
}
div#sideBar p {
 font-size:1.1em;
 line-height:1.3em;
}
div#contentArea address {line-height:1.4em;}

div#contentArea ul, div#contentArea ol {
  margin:5px 30px 15px 30px;
  font-size:1.2em;
  line-height:1.3em;
}
div#contentArea ul.properties {
  float:right;
  list-style-type:none;
  margin:5px;
  padding:2px;
  width:210px;
  border:1px solid #eee;
}
div#contentArea ul.properties li.first {
  margin-top:0;
}
div#contentArea ul.properties li {
  list-style-type:none;
  padding:2px 0 2px 5px;
  margin-top:1px;
  zoom:1;
  background:#eee;
}
div#contentArea ul.properties li strong{
  float:left;
  width:90px;
}
div#contentArea ul.properties li img {
  padding:0;margin:0;
  float:left;
  width:104px;
  height:24px;
  border:none;
  background:none;
}

div#footer p {
  padding-right:10px;
  color:#fff;
}

p.more {
  text-align:right;
}
div#sideBar p.tel {
  font-size:1.3em;
  font-weight:bold;
  padding:40px 0 10px 0;
  margin:0;
  background: url("Img/icon_telephone.png") 50px 0 no-repeat;
}
div#sideBar p.more {
  margin-right:10px;
  margin-bottom:10px;
}

#contentArea property {
padding:5px 5px 15px 5px;
}

div#sideBar fieldset {
border:0;
}
div#sideBar legend {
  color:#0F4470;
  margin:0 0 10px 0;
  padding:0;
  font: normal 1.4em/1.8em Tahoma, Arial, Helvetica, sans-serif;
}

div#sideBar label {
display: block;
font-size:12px;
margin-bottom: 5px;
}

div#sideBar select {
margin-bottom: 10px;
width: 150px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
background:#eee;
}
div#sideBar input:focus, div#sideBar textarea:focus {
background:#fff;
}
div#sideBar button {
padding:2px;height:auto;width:auto;font-size:11px;
}
#contentArea p#pageNav {
  margin-top:15px;
  text-align:right;
  border-top:1px solid #216CAB;
  padding:5px 10px;
}

#contentArea form {
margin:10px 0;
padding:15px 20px;
border:1px solid #0F4470;
}

#contentArea fieldset {
border: 0;
}

#contentArea label {
display: block;
font-size:12px;
margin-bottom: 5px;
}

#contentArea input, #contentArea textarea {
border: 1px solid #000;
margin-bottom: 10px;
padding: 3px;
width: 300px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:#eee;
}
#contentArea textarea {
  height:120px;
}
#contentArea input:focus, #contentArea textarea:focus {
  background:#fff;
}
#contentArea button {
  padding:4px;height:auto;
}

#contentArea .errortext{
  padding:10px;
  margin:10px 0;
  font-weight:bold;
  border:1px solid #FC6;
  background:#FFC;    
}
div#contentArea .errortext strong {
  font-size:12px;
  color: #c00;
  font-weight:bold;
  font-style:normal;
}
#contentArea .errortext ul {
  color:#000;
  margin:10px 30px;
}
#contentArea .errortext ul li {
  font-weight:normal;
  font-size:11px;
  list-style-type:disc;
}

#contentArea #offer {
  padding:5px 10px;
  background:#FBF1BB;
  margin:10px 0 15px 0;
  border:1px solid #E3AF43; border-width:1px 0;
}