Body
{
    background-color: #d5d4ca;
    margin-top: 0px;
    margin-bottom: 15px;
}
H1
{
    font-family: 'Century Gothic', Arial;
    font-size: 24px;
    color: #f5f8fa;
    font-weight: normal;
    margin: 0px;
}
H2
{
    font-family: 'Century Gothic', Arial;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}
DIV.Header
{
    width: 750px;
    height: 61px;
    margin-right: auto;
    margin-left: auto;
}
DIV.Header IMG
{
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 41px;
}
DIV.Header DIV
{
    float: right;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 41px;
    line-height: 41px;
    font-size: 24px;
    font-family: 'Century Gothic', Verdana;
    color: #007667;
}
DIV.Body
{
    background-image: url(../images/HPBackground.jpg);
    background-repeat: no-repeat;
    border: 1px solid #FFF;
    height: 1000px;
    background-color: #5f94be;
    width: 748px;
    margin-right: auto;
    margin-left: auto;
}
DIV.Body DIV.Content
{
    float: left;
    padding-top: 460px;
    width: 428px;
    text-align: left;
    padding-left: 15px;
}
DIV.Body DIV.Content UL
{
    margin-top: 0px;
    margin-bottom: 0px;
}
DIV.Body DIV.Content UL LI
{
    list-style-type: disc;
    font-family: 'Century Gothic', Arial;
    font-size: 11px;
    margin-left: -15px;
    color: #f5f8fa;
}
DIV.Body DIV.Content DIV A
{
    color: #f5f8fa;
    font-size: 18px;
    text-decoration: none;
}
DIV.Body DIV.Content DIV A:hover
{
    text-decoration: underline;
}    
DIV.Body DIV.Right
{
    float: right;
    padding-right: 15px;
    padding-top: 420px;
}
DIV.Body DIV.Right DIV.Intro
{
    color: #f5f8fa;
    text-align: right;
    font-family: 'Century Gothic', Arial;
    font-size: 11px;
    width: 290px;
    text-align: right;
}
DIV.Body DIV.Right FORM
{
    background-color: #f9dc9d;
    border: 1px solid #FFFFFF;
    width: 220px;
    margin-left: 30px;
    padding: 10px;
    margin-top: 25px;
    text-align: right;
}
DIV.Body DIV.Right FORM DIV INPUT.Text
{
    color: #999;
    font-size: 10px;
    font-family: Arial;
    padding-left: 5px;
    height: 18px;
    width: 200px;
    line-height: 18px;
}
DIV.Body DIV.Right FORM DIV
{
    margin-bottom: 3px;
    padding-right: 5px;
}
DIV.Body DIV.Right IMG
{
    padding-left: 40px;
    padding-top: 50px;
}
DIV.Body DIV.Right DIV.Phone
{
    font-family: 'Century Gothic', Arial;
    font-size: 30px;
    color: #f5f8fa;
    font-weight: normal;
    margin: 0px;
    padding-left: 45px;
    padding-top: 10px;
}
DIV.Body DIV.Right A
{
    font-size: 14px;
    color: #FFF;
    font-family: 'Century Gothic', Arial;
    line-height: 30px;
    text-decoration: none;
}
DIV.Body DIV.Form A:hover
{
    text-decoration: underline;
}
DIV.Footer
{
    width: 748px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    font-size: 10px;
    font-family: Arial;
    text-align: center;
}
DIV.Footer A
{
    text-decoration: none;
    color: #336891;
}
DIV.Footer A:hover
{
    text-decoration: underline;
}
TD.PropertyDetails H2
{
    color: #007667;
    font-size: 13px;
    margin: 0px;
}
DIV.SitePlan
{
    background-image: url(../images/Siteplan.jpg);
    background-repeat: no-repeat;
    width: 563px;
}
DIV.SitePlan DIV.Inside
{
    padding-left: 135px;
    padding-top: 295px;
    width: 175px;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
}
DIV.SitePlan DIV.Inside A
{
    text-decoration: none;
    color: #007667;
    line-height: 25px;
    font-weight: normal;
}
DIV.SitePlan DIV.Inside A:hover
{
    text-decoration: underline;
}
TABLE.SitePlan
{
    margin-left: 145px;
    margin-top: 20px;
}
TABLE.SitePlan TD.Photo IMG
{
    border: 1px solid #5f94be;
    margin-right: 10px;
    height: 80px;
    width: 120px;
}
TABLE.SitePlan TD.Photo IMG.Green
{
    border: 1px solid #007667;
}
TABLE.SitePlan TD.Photo IMG.Blue
{
    border: 1px solid #60aafc;
}
TABLE.SitePlan TD.Photo IMG.Orange
{
    border: 1px solid #ff9900;
}
TABLE.SitePlan TD.PropertyDetails DIV
{
    font-size: 11px;
    font-family: Arial;
    color: #000;
}
TABLE.SitePlan TD.PropertyDetails DIV.Links A, TABLE TD.PropertyDetails H2 A
{
    text-decoration: none;
    color: #007667;
}
TABLE TD.PropertyDetails H2 A.Green
{
    color: #007667;
}
TABLE TD.PropertyDetails H2 A.Blue
{
    color: #60aafc;
}
TABLE TD.PropertyDetails H2 A.Orange
{
    color: #ff9900;
}
TABLE.SitePlan TD.PropertyDetails DIV.Links A:hover, TABLE TD.PropertyDetails H2 A:hover
{
    text-decoration: underline;
}
TABLE.SitePlan TD.Divider DIV
{
    border-bottom: 1px dashed #999;
    margin-bottom: 10px;
    margin-top: 10px;
}