*
{
    margin: 0;
    padding: 0;
    line-height: 1.9;
    font-style: normal;
    font-weight: normal;
}

body
{
    background-image: url(images/Pettern01.jpg);
    background-repeat: repeat;
    background-position: 0 0;
     background-color: #000000;
    font-family: Verdana,Arial, 'sans-serif';
    font-size: 95%;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}

H1
{
    font-size: 150%;
    font-style: normal;
    line-height: 2em;
    font-weight: bolder;
    text-align: left;
    color: #000000;
}

H2
{
    font-size: 120%;
    font-style: normal;
    line-height: 3em;
    font-weight: bolder;
    text-align: justify;
    color: #000000;
}


/* LINK COLORS */

a:link
{
    color: #006699;
    text-decoration: underline;
    font-weight: 900;
}
a:active
{
    color: #000000;
    text-decoration: underline;
}
a:visited
{
    color: #000000;
    text-decoration: underline;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}

ul
{
    list-style-type:none;
     padding: 20px;
}

ul ul
{
    list-style-type:none;
}

ul ul ul
{
    list-style-type:none;
}

.showcase
{
    padding: 20px;
}

#pagecell1
{
    border: none;
    background-color: #566E8A;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 800px;
}

#pageNav
{
    float: left;
    width: 200px;
    height: auto;
    padding:0px;
    color: #ffffff;
    font-family: Verdana,Arial, 'sans-serif';
    font-size: 70%;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}

#content
{
    border-left: 10px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    background-image: url(/images/Flags_Cannon.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    margin-right:auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 200px;
    background-color: #fff;
}

#content h3
{
    font-size: 80%;
}


/************* header ****************/
#siteName
{
    background-image: url(/images/dixiehighway-logo-nighttime.jpg);
    background-repeat: no-repeat;
    width: 800px;
    height: 208px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background-position: center center;
}

/************* globalNav styles ****************/

#globalLink
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 10px;
    height: 29px;
    width: 800px;
    background-color: #CC0001;
    font-size: 80%;
}


a.glink, a.glink:visited
{
    color: #FFFFFF;
    font-weight: 600;
    margin: 2px;
    padding: 2px 4px 2px 4px;
    border-right: 1px solid #ffffff;
}

a.glink:hover
{
    background-image: url(glblnav_selected.gif);
    text-decoration: none;
    color: #99FFFF;
}

.skipLinks
{
    display: none;
}

p
{
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 10px
}

/************** footer ****************/

#siteInfo
{
    clear: both;
    color: #DCAC24;
    text-align: right;
    background-image: url('/images/Logo.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #1E1F23;
    margin: 0px 0 auto 0px auto;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-size: 67%;
    border-bottom: 0px solid #cccccc;
    border-right: 0px solid #DCAC24;
    border-top: 0px solid #DCAC24;
    border-left: 0px solid #000000;
}

#siteInfo a:link
{
    color: #FFFFFF;
    text-decoration: underline;
}
#siteInfo a:active
{
    color: #FFFFFF;
    text-decoration: none;
}
#siteInfo a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
#siteInfo a:hover
{
    color: #CCCCCC;
    text-decoration: none;
}


/************ sectionLinks styles **************/

#sectionLinks
{
    display: block;
    text-align: left;
    margin: 0px 0 auto 10px;
}


#sectionLinks a:link, #sectionLinks a:visited
{
    display: block;
    color: #ffffff;
    text-decoration: none;
}

#sectionLinks a:hover
{
    background-color: #FFFFFF;
    display: block;
    color: #000;
}

#sectionLinks h3
{
    font-size: 100%;
    text-align: justify;
    color: #FFFFFF;
    background-image: url('/images/Pettern01.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #1E1F23;
    margin: 20px 10px auto 10px auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom: 10px solid #cccccc;
    border-right: 0px solid #DCAC24;
    border-top: 0px solid #DCAC24;
    border-left: 0px solid #000000;
}
/**************** advert styles *****************/

#advert
{
    padding: 10px;
}

.advert
{
    margin:20px;
    padding-top:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-left:0px;
    border:3px ridge #CEC1DF;
}

#advert img
{
    display: block;
}

/********************* end **********************/
