﻿body
{
    margin: 0px 0px;
    padding-top: 0px;
    text-align: center;
    font-family: Tahoma, Arial, verdana, Trebuchet MS;
    font-size:12px;
    color: #ffffff;
    background-image: url(../images/bg_tile_red2.jpg);
    background-repeat: repeat-x;
    background-color: #840310; /* ;blue#537ccf; red#b80516;#324a7c; 776d43*/
}

#Container
{
    width:767px;
    margin:0px auto;
    background-color:#000;    
}

.Content
{
    width:767px;
    margin:0px auto;
    text-align:left;
    background-color:black;   
}
.borders
{
    border-left:  1px solid #d2b656;/*897e4d*/    
    border-right: 1px solid #d2b656;/*897e4d*/    
    }

A
{
    color:#6699ff;
    text-decoration:none;
    }    
A:hover
{
    color: #a99b5f;
}          
.nav-top
{
    }
.nav-top A
{
    color:#6699ff;
    font-size:12px;
    font-weight:600;
    }    
.nav-top A:hover
{
    color: #a99b5f; /*e3061b*/
    font-size: 12px;
    font-weight: 600;
}        
.sub-nav
{
    }
.sub-nav A
{
    font-family: Tahoma, Arial, verdana, Trebuchet MS;
    color:#6699ff;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
    }    
.sub-nav A:hover
{
    font-family: Tahoma, Arial, verdana, Trebuchet MS;
    color: #a99b5f; /*e3061b*/
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}        
.body
{
    padding-left:10px;
    padding-right:10px;
    }
.bodycontent
{
    margin-bottom:15px;
    width:100%;
    height:300px;
}
h1
{
    font-size:15px;
    color:#cccc99;/*a99b5f*/
    }
h2
{
    font-size:14px;
    color: #cccc99;/*a99b5f*/
    margin-bottom:0px;
    }    
  
.news
{
    font-weight:600;
    }
.underline
{
    border-bottom:solid 1px #a99b5f; 
    margin-top:0px; 
    margin-bottom:10px;
}
.box
{
    border-left: solid 1px #a99b5f;
    border-right: solid 1px #a99b5f;
    border-bottom: solid 1px #a99b5f;
    color:#6699ff;
    font-weight:600;
    }
.box A
{
    color:#6699ff;
    font-size:12px;
    text-decoration:none;
    }
.box A:hover
{
    color: #a99b5f;
    font-size:12px;
    text-decoration:none;
    }    
 .vintages   
{
    
    }
 .vintages-2 A
{
    margin-right:10px;
    }
.footer
{
    width:765px;
    height:79px;
    font-size: 11px;
    background-image: url(../images/bg_footer.jpg);
    color: white;
    background-repeat: no-repeat;
}
.footer A
{
    font-size:11px;
    color:White;
    }
.footer A:hover
{
    text-decoration:underline;
    }    
.copyright
{
    width:765px;
    margin:0px auto;
    height:79px;
    font-size: 11px;
    color: white;
    }
.copyright A
{
    font-size:11px;
    color:White;
    }
.copyright A:hover
{
    text-decoration:underline;
    }    
.headerblue
{
    FONT-WEIGHT: bold;
    color:#6699ff;
    }
    
/* from old commerce.css */
.header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #cccc99
}
.headerblue
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    }
.headersmall
{
    font-size:11px;
    color:#a99b5f;
    }
.score
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #cccc99
}