﻿body 
{
    background-color:#3a3a3a;
    background-image:url('../site_images/home_background1.png');
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
    font-family:Verdana;
} 
#top
{
    background-color:Gray;
    background-image:url('../site_images/logo_960.png');
    background-repeat:no-repeat;
    width:960px;
    height:100px;
    margin-left:auto;
    margin-right:auto;
    border:0px;
    margin-top:0px;
    margin-bottom:0px;
}
#top a
{
    margin-left:620px;
    margin-top:50px;
    color:#FFFFFF;
    font-size:12px;
}
#menu_bar
{
    width:960px;
    height:36px;
    color:#ffffff;
    font-size:17px;
    font-family:Arial;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
    margin-bottom:0px;    
} 
 #menu_bar ul 
{
    list-style:none;
    padding:0;
    margin:0;
}
#menu_bar li
{
    color:#ffffff;
    font-size:17px;
    font-family:Arial;
    float:left;
    margin: 0 1em;
}


ul li a
{
    color:#ffffff;
    text-decoration:none;
}
#shadowl
{
    margin:0px;
    width:27px;
    height:auto;
    background-color:#3a3a3a;
    background-image:url('../site_images/shadowl.png');    
}
#shadowr
{
    margin:0px;
    width:27px;
    height:auto;
    background-color:#3a3a3a;
    background-image:url('../site_images/shadowr.png');    
}
#content
{
    background-color:#ffffff;
    width:960px;
    height:auto;
}
#contentable
{
    margin-left:auto;
    margin-right:auto;   
} 
#quick
{
    background-image:url('../site_images/homebackgroundimages.png');
    background-repeat:no-repeat;
    width:960px;
    height:201px;
    padding:18px 0px 0px 0px;
    margin:0px;
    border:0px;    
}    
#quick #tutorials
{     
    padding:0px;
    border:0px;
    margin-left:23px;       
}    
#quick #models
{
    padding:0px;
    margin-left:75px;
    border:0px;
}
#quick #textures
{
    border:0px;
    padding:0px;
    margin-left:75px;
}
#bottom
{
    background-color:#000000;
    width:100%;
    background-image:url('../site_images/bottom.png');
    background-position:center;  
} 
#bottom a 
{
    color:#FFFFFF;
    text-decoration:none;
    font-size:12px;   
}
#truck
{   
    margin-left:50px;
}
h1
{
    background-image:url('../site_images/nav_horizontal_b960.png');   
    background-color:#000000;
    height:36px;
    font-family:Arial;
    color:#FFFFFF;
    text-indent:20px;
    padding:0px;
    margin-top:auto;
    margin-bottom:auto;
    font-size:26px;
    cursor:pointer;      
}
h2
{
    font-family:Arial;
    font-size:28px;
    margin-left:0px;
    padding:0px;
    text-indent:10px;
    margin-top:20px;
    margin-bottom:auto;
    background-repeat:no-repeat;
    background-position:45px -2px;
    color:#ffffff;
    width:300px;     
}
p
{
    color:#555555;
    background-image:url('../site_images/textbackground.png');
    background-position:right;
    background-repeat:repeat-y;
    background-color:#FFFFFF;
    width:600px;
    padding:20px;
    margin-top:0px;
    margin-bottom:auto;
}
div.location
{
    width:960px;
    height:25px;
    background-image:url('../site_images/nav_top_960.png');
    color:#ffffff;
    background-color:#000000;
}
div.table
{
/* width:960px;*/
    background-image:url('../site_images/TableBackground.gif');
}
div.table p
{   
    color:#484848;
    background-image:url('../site_images/textbackground.png');
    background-position:right;
    background-repeat:repeat-y;
    background-color:#FFFFFF;
    width:500px;
    padding:18px;
    margin-top:0px;
    margin-bottom:auto;
    font-size:12px;
}
.table a
{
    color:Red;
    
    text-decoration:none;
}

#form
{
    margin-left:550px;
    color:#FFFFFF;
    font-size:10px;
}
#form input
{
   background-image:url('../site_images/input.gif');
   border:0px;    
}

