﻿body 
{
    margin: 0;
    text-align: center;
    vertical-align: middle;
    min-width: 800px;
    font-family: Rockwell;
}
a:link 
{
   color: #494845;
   text-decoration: none;
}
a:visited
{
    color: #494845;
    text-decoration: none;
}
a:hover
{
    color: #E75D2F;
    text-decoration: underline;
}
.BackgroundDiv 
{
    max-height: 812px;
    max-width: 1124px;
    margin: auto;
    position: relative;
}
.Background_Default
{
    margin: auto;
    max-width: 1124px;
    width: 100%
}
.HomePageLinkDiv
{
    position: absolute;
    top: 17%;
    right: 12.5%;
    width: 42%;
    height: 3.5%;
}
.ContactInfo 
{
    color: #494845;
    position: absolute;
    top: 52%;
    left: 25%;
    font-size: 150%;
    max-width: 1124px;
    text-align:left
}
.ShowhouseComingSoon
{
    color: #494845;
    position: absolute;
    top: 422px;
    left: 281px;
    font-size: 150%;
    max-width: 1124px;
    text-align:left
}
.Links
{
    font-family: Rockwell;
    font-weight: bold;
    color: #494845;
    position: absolute;
    bottom: 15%;
    font-size: 70%;
    max-width: 1124px;
    width: 100%;
}
.td_Links 
{
    width: 20%;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 3px
}
.td_Links a:link 
{
   color: #494845;
   text-decoration: none;
}
.td_Links a:visited
{
    color: #494845;
    text-decoration: none;
}
.td_Links a:hover
{
    color: #E75D2F;
    text-decoration: underline;
}
.Showhouse_img1 
{
    position: absolute;
    width: 153px;
    height: 151px;
    left: 630px;
    top: 323px;
    border: solid 1px black;
    overflow: hidden;
}
.Showhouse_img2
{
    position: absolute;
    width: 153px;
    height: 151px;
    left: 820px;
    top: 323px;
    border: solid 1px black;
    overflow: hidden;
}
.Showhouse_img3
{
    position: absolute;
    width: 153px;
    height: 151px;
    left: 630px;
    top: 513px;
    border: solid 1px black;
    overflow: hidden;
}
.Showhouse_img4
{
    position: absolute;
    width: 153px;
    height: 151px;
    left: 820px;
    top: 513px;
    border: solid 1px black;
    overflow: hidden;
}
.Showhouse_Images 
{
    width: 153px;
}
