﻿
*
{
    margin: 0px;
    padding: 0px;
}
body
{
    background: #b3061a url(images/decoration.gif) repeat;
    font-family: "Trebuchet ms" ,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #bf6a4b;
}
#mainwrap
{
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    
}


#header
{
    background-image: url(images/header.gif);
    background-repeat: no-repeat;
    height: 240px;
    width: 100%;
    margin-top: 20px;
}
#header h1
{
    text-indent: -9999px;
}

#content
{
    background-image: url(images/content.gif);
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 800px;
    height: 400px;
    margin-top: 0px;
    
}
#nav
{
    background: url(images/nav4.gif) scroll;
    background-repeat: no-repeat;
    display: block;
    float: right;
    margin-top: 20px;
    width: 167px;
    height: 200px;
}
#nav li
{
    display: inline;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    font-weight: bold;
    padding-top: 30px;
    text-align: center;
}
#nav li a
{
    display: block;
   
    color: #fffffa;
    text-transform: uppercase;
    overflow: hidden;
    padding: 0pt;
    text-decoration: none;
    margin-left: -85px;
    margin-bottom: 45px;
    margin-top: 28px;
}
#footer
{
    height: 40px;
    display: inline;

}

    



#footer li
{
    
    display: inline;
    background-position: center;
}#footer li a
{
    font-size: 12px;
    color: #ecc1ae;
    text-decoration: none;
    font-weight: bold;
}
#footer-notes
{
    font-size: 12px;
    color: #bf6a4b;
    font-family: verdana,sans-serif;
    }
#content h1 
{
    color: #bf6a4b;
    text-align: center;
}
#content h2
{
    color: #bf6a4b;
    text-align: center;
}
h1
{
    margin-top: 0px;
}
h2
{
    margin-top: 30px;
}
#content p
{text-align:  center;
margin-top: 10px;
margin-left: 50px;

    
}
#footer a:hover
{
    color: #b4061a;
}
#nav a:hover{color: #ecc1ae;}

img
{margin-left:70px;}
#worknav ul li 
{text-transform: uppercase;
margin-left: 50px;
margin-top: 20px;


list-style: none;}
#worknav a
{color: #bf6a4b;
text-decoration: none;}
#worknav a:hover
{color: #b4061a;}
