/*====== MAIN ======*/
* {
margin: 0px;
padding: 0px;
}

body {
color: #444;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
background: #fff url(g/bg_main.gif) 50% 0 repeat-y;
letter-spacing:0.2px;
}

a, a:visited {
text-decoration: underline;
color: #00512F;
}

a:hover {
text-decoration: none;
}

.img1{
border: 1px solid #000;
}

strong {
color: #555;
}

h1, h2, h4 {
margin:10px 0;
font-size:20px;
}

h3 {
margin-top: 30px;
color: #333;
font-size: 18px;
height: 34px;
background:  url(g/bg_h3.gif) repeat-x 0px 17px;
}

h3 a {
text-decoration:none;
}

.blue
{
margin-top: 10px;
color: #333;
font-size: 18px;
height: 20px;
background:  url(g/bg_h3.gif) repeat-x 0px 17px;
}

.link {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

#main {
width: 955px;
margin: 0 auto;
padding-bottom: 10px;
background-color:#fff;
}

ul {
list-style: none;
}

p {
margin: 0 0 25px 0;
text-align: justify;
line-height: 20px;
}

/*====== HEADER ======*/

#header {
width: 100%;
height: 90px;
background:  url(g/bg_header.gif) repeat-x;
color: #fff;
}

#header_content {
position: relative;
width: 955px;
height: 100px;
margin: 0px auto;
}

#logo {
position: absolute;
left: 0px;
top: 0px;
border:0;
}

.phone {
width:400px;
text-align:right;
position: absolute;
right: 0px;
bottom: 50px;
font-size: 22px;
color: #fff;
}

.header_title {
text-align:right;
width:400px;
position: absolute;
right: 0px;
bottom: 10px;
font-size: 20px;
}

/*====== NAVIGATION ======*/

#top_menu {
background-image:  url(g/bg_end.gif);
height: 20px;
margin: 0 0 0 15px;
border-bottom:1px solid #00512F;
font-size: 13px;
}

#top_menu a{
text-decoration:none;
color: #666;
}

#menu ul {
list-style: none;
margin: 0;
}

#menu li {
background: none;
padding: 0px;
font-weight: bold;
}

#menu a {
display: block;
width: 183px;
height: 25px;
text-decoration: none;
background-image:  url(g/bg_menu_0.gif);
padding: 11px 0 0 17px;
color: #666;
font: Arial, Helvetica, sans-serif 12px;
}

#menu a:hover {
color: #fff;
background-image:  url(g/bg_menu_1.gif);
}


#menu_end {
height: 30px;
background-image:  url(g/bg_end.gif);
}

/*====== CONTENT ======*/

#rcontent {
padding: 0 15px 50px 15px;
}

#lcontent {
padding: 0 20px;
}

#rcol p {
font-size: 10px;
line-height: 16px;
margin: 0;
text-align:left;
}

#rcol 
{
border:solid 1px #eee;
width: 200px;
float: right;
}

#lcol {
width: 750px;
background-repeat: repeat-x;
}

#slogan {
font-size: 14px;
}

/*====== LISTINGS ======*/

.listing {
width:700px;
margin: 20px 0;
color: #444;
font-size: 13px;
}

.lots {
width:250px;
margin: 0 0 0 5px;
}

.listing p {
line-height: 16px;
margin: 0;
text-align: left;
}

.listing img{
margin: 4px;
border: solid 1px #000; 
}

/*====== OTHER ======*/
#map { 
margin: 0 20px 0 0;
border:solid 1px #000;
}

.sold {
color:#fff;
font-size: 18px;
background-color: #FF0000;
padding: 5px;
margin: 5px 0px; 
text-align:center; 
}

.contact 
{
    background: #eee;
    padding:5px;
    color:#000;
    text-align:center;
}
    
/*====== FOOTER ======*/
#footer{
color: #fff;
font-size:12px;
clear: both;
background:  url(g/bg_footer.gif) repeat-x;
width: 956px;
margin: 0 auto;
padding: 9px 0;
text-align: center;
}

#footer li
{
    display:inline;
}

#footer a
{
    color:#fff;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
}

/*====== sIFR ======*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}