body {
    margin:0;
    padding:11px 0 0;
    font-size: 75%;
    font-family:verdana, arial, sans-serif;
    line-height:1.4em;
    background:url(images/body-bg.gif) 0 0 repeat-x #FFF;
    color:#000;
}
a img, img {
    border:none;
    vertical-align:middle;
}
a {
    color:#C10000;
    text-decoration:underline;
}
a:hover {
    color:#9C0101;
}
h1 {
    margin:0 0 8px;
    padding:0;
    line-height:1em;
    font-size:2em;
    font-family:arial, sans-serif;
    font-weight:normal;
    color:#000;
}
h2 {
    clear:both;
    margin:0;
    padding:22px 0 18px;
    font-size:2.1em;
    font-family:arial, sans-serif;
    font-weight:bold;
    line-height:1em;
    letter-spacing:0.02em;
    color:#A37900;
}
h3 {
    margin:24px 0 16px;
    padding:0;
    font-size:1.7em;
    font-family:arial, sans-serif;
    font-weight:bold;
    line-height:1em;
    letter-spacing:0.02em;
    color:#A37900;
}
h4 {
    clear:both;
    margin:0;
    padding:16px 0;
    font-size:1em;
    font-weight:bold;
    line-height:1em;
    color:#000;
}
p {
    margin:8px 0 12px;
    padding:0;
}
form {
    margin:0;
    padding:0;
}
ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
li {
    margin:0;
    padding:0;
}
small {
    font-size:0.8em;
}
.alignRight {
    text-align:right;
}
.clear {
    clear:both;
}

/**** header ****/
#header {
    position:relative;
    margin:0 auto;
    background:url(images/header-bg.jpg) 100% 0 no-repeat;
    width:1010px;
    height:192px;
}
#header h1 a {
    display:block;
    margin:0 0 0 26px;
    background:url(images/logo.jpg) no-repeat;
    text-indent:-9999px;
    width:248px;
    height:192px;
    outline:none;
}

#header ul {
    position:absolute;
    top:0;
    right:30px;
}
#header ul li {
    float:left;
    padding:0 6px;
}
#header ul li a {
    display:block;
    background:url(images/nav-home.gif) no-repeat;
    text-indent:-9999px;
    width:105px;
    height:53px;
    outline:none;
}
body #header ul li a:hover, body #header ul li a.active {
    background-position:0 -67px;
}
#header ul li a.plots {
    background:url(images/nav-plots.gif) no-repeat;
}
#header ul li a.gallery {
    background:url(images/nav-gallery.gif) no-repeat;
}
#header ul li a.contact {
    background:url(images/nav-contact.gif) no-repeat;
    width:117px;
}

#header #lots_available {
    position:absolute;
    bottom:30px;
    right:38px;
    display:block;
    background:url(images/lots-available.jpg) no-repeat;
    text-indent:-9999px;
    width:192px;
    height:73px;
    outline:none;
}

/**** tagline ****/
#tagline {
    height:91px;
}
#tagline h2 {
    margin:0;
    padding:0;
    background:url(images/tagline.gif) 50% 50% no-repeat;
    text-indent:-9999px;
    height:91px;
}

/**** gallery preview ****/
#gallery_preview {
    position:relative;
    margin:0 auto;
    padding:20px 0 0;
    width:970px;
}
#gallery_preview .imageViewer {
    position:relative;
    background:url(images/image-viewer-bg.gif) no-repeat;
    width:695px;
    height:307px;
}
#gallery_preview .imageViewer img {
    position:absolute;
    top:5px;
    left:6px;
}
#gallery_preview .imageViewer .caption {
    position:absolute;
    bottom:5px;
    left:6px;
    padding:18px 24px 22px;
    background:url(images/image-viewer-caption-bg.png);
    font-size:2.1em;
    color:#FFF;
    width:635px;
}
#gallery_preview .imageViewer .prev, #gallery_preview .imageViewer .next {
    position:absolute;
    top:55px;
    display:block;
    background:url(images/prev-button.png) no-repeat;
    width:29px;
    height:160px;
    border: none;
}
#gallery_preview .imageViewer .prev {
    left:6px;
}
#gallery_preview .imageViewer .next {
    background:url(images/next-button.png) no-repeat;
    right:6px;
}
#gallery_preview .thumbnails {
    position:absolute;
    top:30px;
    right:0;
    width:250px;
    overflow:hidden;
    
}
#gallery_preview .thumbnails a {
    
    float:left;
    display:block;
    margin:0 10px 10px 0;
    padding:4px 5px;
    background:url(images/thumb-frame.gif) no-repeat;
    width:102px;
    height:97px;
    overflow:hidden;
    
}
#gallery_preview .viewMore {
    position:absolute;
    bottom:16px;
    right:90px;
    display:block;
    padding:12px 10px;
    background:#353535;
    font-size:1.2em;
    color:#FFF;
    width:140px;
    overflow:hidden;
}

/**** gallery ****/
#gallery #main_content h2 {
    clear:both;
    margin:0 0 12px;
    padding:50px 0 12px;
    border-bottom:solid 1px #CBCBCB;
    
}
#gallery .thumbnails a {
   /*
    float:left;
    display:block;
    margin:0 10px 10px 0;
    padding:4px 5px;
    background:url(images/thumb-frame.gif) no-repeat;
    width:102px;
    height:97px;
    overflow:hidden;
    */
    
}

/**** main content ****/
#main_content {
    margin:0 auto;
    padding:20px 0 0;
    width:900px;
}
#main_content #column_1 {
    float:left;
    width:400px;
}
#main_content #column_2 {
    float:right;
    display:inline;
    margin:0 14px 0 0;
    width:400px;
}

/**** plots ****/
#plots #main_content #column_1, #plots #main_content #column_2 {
    float:left;
    margin:0 30px 0 0;
    width:420px;
}
#plots #main_content #column_1 {
    padding:20px 0 0;
}
#plots #main_content #column_2 {
    width:320px;
}
#plots .callUs {
    margin:20px 0 0;
    font-size:1.6em;
    line-height:1.2em;
}
#plots .callUs a {
    color:#C10000;
}
#plots .callUs a:hover {
    color:#9C0101;
}
#plots .plotList h3 {
    padding-bottom:8px;
    border-bottom:solid 1px #E8E8E8;
}
#plots .plotList .plotInfo {
    font-size:1.2em;
    font-weight:bold;
}
#plots .plotList a {
    text-decoration:underline;
    color:#4F4F4F;
}
#plots .plotList a:hover {
    color:#222;
}

/**** footer ****/
#footer {
    position:relative;
    clear:both;
    margin:0 auto;
    background:url(images/footer-bg.jpg) 100% 0 no-repeat;
    width:1010px;
    height:378px;
}
#footer .contact {
    position:absolute;
    bottom:0;
    right:30px;
    padding:130px 20px 0;
    background:url(images/footer-contact-bg.png);
    font-family:arial, verdana, sans-serif;
    font-size:1.2em;
    font-weight:bold;
    line-height:1.5em;
    width:190px;
    height:248px;
}
#footer .contact a, #footer .contact a:hover {
    color:#000;
}

.imageViewer {
  background: gray;
}

