/*****

    L.E. Norwood & Sons.

*****/

/***** Wrapper and whatnot. *****/

body
{
    font-family: Times New Roman, Time, Serif;
    background-color: #32507A;
    background-image: url('/images/body_bg.png');
    background-position: top center;
    background-repeat: repeat-x;
}

div#top
{
    width: 940px;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    margin: 0px Auto -60px Auto;
    background-image: url('/images/content_bg.png');
    background-position: top center;
    background-repeat: repeat-y;
}

div#push, div#bottom
{
    height: 60px;
}

div#bottom
{
    position: relative;
    bottom: 0px;
    width: 940px;
    margin: 0px Auto;
    background-image: url('/images/bottom_bg.png');
}

/***** Header *****/

div#header
{
    width: 940px;
    height: 120px;
    margin: 0px Auto;
    background-image: url('/images/header.png');
    background-repeat: no-repeat;
    text-align: right;
}

div#header div#header_flash
{
    width: 350px;
    height: 120px;
    margin: 0px 97px -5px 0px;
    _margin: 0px 46px 0px 0px;
    float: right;
}

/***** Menu *****/

div#menu
{
    width: 940px;
    height: 52px;
    margin: 0px Auto;
    background-image: url('/images/menu_bg.png');
    background-repeat: no-repeat;
    background-position: top center;
}

div#menu ul
{
    display: inline;
    width: auto;
    margin: 0px Auto;
    _margin-left: 49px;
}

div#menu ul li
{
    display: block;
    float: left;
    height: 52px;
    width: 132px;
    margin-right: 8px;
    background-position: top center;
    background-repeat: no-repeat;
}

div#menu ul li.m_home
{
    margin-left: 54px;
    _margin-left: 27px;
    background-image: url('/images/menu/home_off.png');
}

div#menu ul li.m_interior
{
    background-image: url('/images/menu/interior_off.png');
}

div#menu ul li.m_exterior
{
    background-image: url('/images/menu/exterior_off.png');
}

div#menu ul li.m_concrete
{
    background-image: url('/images/menu/concrete_off.png');
}

div#menu ul li.m_gallery
{
    background-image: url('/images/menu/gallery_off.png');
}

div#menu ul li.m_contact
{
    margin-right: 0px;
    background-image: url('/images/menu/contact_off.png');
}

/***** Content *****/

div#content
{
    width: 890px;
    margin: 0px Auto;
    padding-top: 1em;
}

div#content p.temp
{
    color: #808080;
    text-decoration: line-through;
}

div#content .clear
{
    clear: both;
}

div#content .pad_top_1em
{
    padding-top: 1em;
}

div#content .pad_top_2em
{
    padding-top: 2em;
}

div#content .pad_top_3em
{
    padding-top: 3em;
}

div#content h1, div#content h2, div#content h3
{
    padding-top: 0.25em;
    font-style: italic;
    color: #243957;
}

div#content h1.padded
{
    padding-top: 0.8em;
}

div#content ul
{
    margin-left: 3em;
    margin-bottom: 1em;
}

div#content li
{
    list-style-type: disc;
    vertical-align: middle;
}

div#content .margin-top-1
{
    margin-top: 1em;
}

div#content .margin-top-2
{
    margin-top: 2em;
}

div#content .margin-top-3
{
    margin-top: 3em;
}

div#content .margin-top-25p
{
    margin-top: 25px;
}

div#content .margin-left-10p
{
    margin-left: 10px;
}

div#content .pad-top-1
{
    padding-top: 1em;
}

div#content .pad-top-2
{
    padding-top: 2em;
}

div#content .pad-top-3
{
    padding-top: 3em;
}

div#content .pad-top-15p
{
    padding-top: 15px;
}

div#content .pad-top-20p
{
    padding-top: 20px;
}

div#content .pad-top-30p
{
    padding-top: 30px;
}

div#content .pad-left-3
{
    padding-left: 3em;
}

div#content blockquote
{
    width: 80%;
    margin: 0 auto 1.25em auto;
    font-style: italic;
    color: #404040;
}

div#content p.width600px
{
    width: 600px;
}

/******************/
/***** Photos *****/
/******************/

/***** Home Top *****/

#home_top 
{
    width: 440px;
    height: 450px;
    float: right;
}

#home_top img.first
{
    position: relative;
    float: right;
    z-index: 20;
    margin: 0 0px -175px 0;
}

#home_top img.second
{
    position: relative;
    clear: right;
    float: right;
    z-index: 10;
    margin: 0 180px -175px 0;
}

#home_top img.third
{
    position: relative;
    clear: right;
    float: right;
    z-index: 40;
    margin: 50px 50px 0 0;
}

/***** Home Bottom *****/

#home_bottom 
{
    height: 220px;
    margin-top: 0.25em;
}

#home_bottom img.first
{
    position: relative;
    float: left;
    z-index: 20;
    margin: 0 -40px 0 0;
}

#home_bottom img.second
{
    position: relative;
    float: left;
    z-index: 10;
    margin: 40px -40px 0 0;
}

#home_bottom img.third
{
    position: relative;
    float: left;
    z-index: 30;
    margin: 0 -40px 0 0;
}

#home_bottom img.fourth
{
    position: relative;
    float: left;
    z-index: 40;
    margin: 40px 0 0 0;
}

/***** Interior Top *****/

#interior_top
{
    height: 182px;
}

#interior_top img.first
{
    position: relative;
    float: left;
    z-index: 20;
    margin: 0 -40px 0 0;
}

#interior_top img.second
{
    position: relative;
    float: left;
    z-index: 10;
    margin: 20px -40px 0 0;   
}

#interior_top img.third
{
    position: relative;
    float: left;
    z-index: 30;
    margin: 0 -40px 0 0;
}

#interior_top img.fourth
{
    position: relative;
    float: left;
    z-index: 40;
    margin: 20px 0 0 0;
}

/***** Exterior *****/

#exterior_rotate_01
{
    width: 250px;
    height: 250px;
}

#exterior_middle
{
    width: 250px;
    height: 320px;
}

#exterior_bottom
{
    height: 182px;
    padding-top: 1.25em;
    margin-bottom: 1.0em;
}

#exterior_bottom img.first
{
    position: relative;
    float: left;
    z-index: 20;
    margin: 0 -40px 0 0;
}

#exterior_bottom img.second
{
    position: relative;
    float: left;
    z-index: 10;
    margin: 20px -40px 0 0;   
}

#exterior_bottom img.third
{
    position: relative;
    float: left;
    z-index: 30;
    margin: 0 -40px 0 0;
}

#exterior_bottom img.fourth
{
    position: relative;
    float: left;
    z-index: 40;
    margin: 20px 0 0 0;
}

/***** Concrete *****/

#concrete_rotate_01
{
    width: 250px;
    height: 250px;
}

#concrete_bottom
{
    height: 182px;
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    clear: both;
}

#concrete_bottom img.first
{
    position: relative;
    float: left;
    z-index: 20;
    margin: 0 -40px 0 0;
}

#concrete_bottom img.second
{
    position: relative;
    float: left;
    z-index: 10;
    margin: 20px -40px 0 0;   
}

#concrete_bottom img.third
{
    position: relative;
    float: left;
    z-index: 30;
    margin: 0 -40px 0 0;
}

#concrete_bottom img.fourth
{
    position: relative;
    float: left;
    z-index: 40;
    margin: 20px 0 0 0;
}

/***** Gallery Top *****/

#gallery_top
{
    height: 182px;
}

#gallery_top img.first
{
    position: relative;
    float: left;
    z-index: 20;
    margin: 0 -40px 0 0;
}

#gallery_top img.second
{
    position: relative;
    float: left;
    z-index: 10;
    margin: 20px -40px 0 0;   
}

#gallery_top img.third
{
    position: relative;
    float: left;
    z-index: 30;
    margin: 0 -40px 0 0;
}

#gallery_top img.fourth
{
    position: relative;
    float: left;
    z-index: 40;
    margin: 20px 0 0 0;
}

/***** Contact *****/

#contact_top
{
    width: 250px;
    height: 300px;
    margin-top: 1.0em;
}

#contact_staff
{
    clear: both;
    width: 890px;
    height: 270px;
    margin-top: 1.75em;
}

#contact_staff .first
{
    float: left;
    width: 282px;
    text-align: center;
}

#contact_staff .second
{
    float: left;
    width: 326px;
    text-align: center;
}

#contact_staff .third
{
    float: left;
    width: 282px;
    text-align: center;
}

#contact_map
{
    width: 888px;
    height: 600px;
    margin-bottom: 1.0em;
}

/***** Footer *****/

div#footer
{
    width: 940px;
    height: 60px;
    margin: 0px Auto;
    background-image: url('/images/footer_bg.png');
    background-position: top center;
    background-repeat: no-repeat;
}

div#footer p
{
    margin: 0px 0px;
    padding: 16px 0 0 0;
    font-size: 12px;
    line-height: 18px;
    color: #EDEFFC;
    text-align: center;
}

div#footer a, div#footer a:visited
{
    color: #EDEFFC;
}

div#footer a:hover
{
    color: #FFFFCC;
}