﻿body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px auto;
    padding-top: 0px;
    background-image: url(../img/vsliver.jpg);
    background-color: #022535;
    background-repeat: repeat-x;
}
.page
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px auto;
    padding-top: 0px;
     background-image: url(../img/sliver.jpg);
    width: 1030px;
    background-repeat: repeat-y;
}
a
{
    color: #005492;
    font-family: Arial;
}
a:hover
{
    color: #009c93;
}
h1, h2
{
    color: #005492;
    margin-top: 5px;
    padding-top: 0px;
}
.content
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-family: Arial;
    font-size: 11pt;
}
/*------header stuff----*/
.header
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px auto;
    padding-top: 0px;

}
.headnav
{
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(http://www.washingtoncarshows.com/img/headnav.jpg);
    padding-bottom: 0px;
    margin: 0px auto;
    width: 1030px;
    padding-top: 0px;
    background-repeat: no-repeat;
    height: 47px;
}
.nav
{
    position: relative;
    top: 10px;
    left: 20px;
    height: 47px;
    vertical-align: middle;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
}
.nav a
{
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
    margin-bottom: 10px;
    margin-left: 12px;
    margin-right: 12px;
    font-size: 10pt;
}
.nav a:hover
{
    color: #0099ff;
}

/*----------content-----*/

.innercontent
{
    width: 715px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 44px;
    padding-top: 0px;
}
.innercontenttext
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

/*----footer----*/
.footer
{
    width: 715px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 40px 0px 0px;
    padding-top: 15px;
}
.footer a
{
    text-decoration: none;
}
.footer a:hover
{
}
.divider
{
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(http://www.washingtoncarshows.com/img/divider.jpg);
    padding-bottom: 0px;
    margin: 0px 0px 15px;
    width: 314px;
    padding-top: 0px;
    background-repeat: no-repeat;
    height: 28px;
}
.footcopyright
{
    font-size: 8pt;
}
/*-----sidebar---*/
.sidebar
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 5px 0px 0px 50px;
    width: 200px;
    padding-top: 0px;

}
.sidebarhead
{
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(../img/sidebarhead.jpg);
    padding-bottom: 0px;
    margin: 0px;
    width: 178px;
    padding-top: 0px;
    background-repeat: no-repeat;
    height: 28px;
}
.sidebarheadin
{
    padding-top: 5px;
    color: #1b2e49;
}
.sidebar ul
{
    text-align: left;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(../img/sidebarsliver.jpg);
    padding-bottom: 0px;
    margin: 0px;
    width: 178px;
    padding-top: 0px;
    background-repeat: repeat-y;
}
.sidebar ul li
{
    margin: 0px 0px 0px 5px;
    padding: 0;
    text-decoration: none;
    list-style: none;
    text-align: left;
}

.sidebar ul li a
{
    text-decoration: none;
    border: none;
    text-align: left;
    margin-top: 3px;
    margin-bottom: 3px;
}
.sidebar ul li a:hover
{

}
.sidebarfoot
{
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(../img/sidebarfoot.jpg);
    padding-bottom: 0px;
    margin: 0px 0px 10px;
    width: 178px;
    padding-top: 0px;
    background-repeat: no-repeat;
    height: 10px;
}

/*---table style---*/
.headcell
{
    background-color: #cee6fd;
}
.cell
{
    background-color: #cee6fd;
}
.month
{
    background-color: #fcf27e;
}
.Articles
{
	font-size: small;
}
.BoldNotice
{
    border-bottom: black groove;
    text-align: center;
    border-left: black groove;
    background-color: yellow;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: black groove;
    border-right: black groove;
}

