/* Start of CMSMS style sheet 'lumber-style' */
body 
{
    background: #fff none none none top;
    font:normal 10pt Arial;
}

img{border:0;}

div 
{
    padding:0;
    margin:0;
}
dfn 
{
    display:none;
}
#wrap 
{
    margin:10px auto;
    background: url(/images/body-bg.gif) repeat;
    width:889px;
}
#info {
   margin-left:25px;
}

#header 
{
    background: transparent url(/images/header.jpg) no-repeat top;
    float:left;
    clear:both;
    width:889px;
    height:103px;
}

#header h2
{
    display:none;
}


#menu 
{
    text-align:right;
    width:869px;
    padding:2px 10px;
    float:left;
    background-color:#1A1A1A;
}

#menu ul, #menu li, #menu h3, #menu a, #menu a:link, #menu a:hover
{
    font-size:10pt;
    padding:0 5px;
    font-variant:small-caps;
    text-transform:capitalize;
    font-weight:bold;
    text-decoration:none;
    display:inline;
    list-style:none;    background-color:#1A1A1A;
}


h1
{
    font-size:12pt;
    color:#600;
    font-variant:small-caps;
    text-transform:capitalize;
    font-weight:bold;
}
#bread{
    margin:10px 0;
}
#bread a {
    color:#4d4d4d;
}

#main
{
    width:889px;
    background: url(/images/body-bg.gif) repeat;
    float:left;
    clear:both;
}

#homeflash
{
    background-color:#400F08;
    width :881px;
    height: 283px;
    margin-left:4px;
}


#body 
{
    float:left;
    clear:both;
   width:889px;
   background: url(/images/body-bg.gif) repeat;
}

#side 
{
    float:left;
    width:290px;
    padding:10px;
}

#content 
{
    float:right;
    padding:10px;
    color:#333;
    width:552px
}

#footer 
{
    background:transparent url(/images/footer-bg.gif) no-repeat;
    text-align:center;
    color:#cccccc;
    font-size:8pt;
    width:889px;
    height:30px;
    float:left;
    clear:both;
}
#info{
    color:#696969;
}

#info h2{
    font-size:12pt;
    color:#720000;
    padding:0;
    font-variant:small-caps;
    text-transform:capitalize;
    font-weight:bold;
}

#info strong{
    color:#373737;
}

.minicontact div{
    padding:13px 0;
}
.minicontact label{
    clear:both;
    float:left;
}

.minicontact input{
    border:1px solid #b1b1b1;
    float:right;
    width:160px;
}

.minicontact textarea{
    border:1px solid #b1b1b1;
    width:262px;
    height:120px;
    float:left;
}

.submit{
    margin:5px 0;
    clear:both;
}

.submit input{
    background-color:#400F08;
    color:#fff;
    width:60px;
}
/* End of 'lumber-style' */

