﻿body
{
    font-family: Calibri, Myriad Pro, Arial, Verdana, Sans-Serif;;
    background-color: Black;
    margin: 20px 0px;
    color: black;
    font-size: 10pt;
    text-align: center;
}
#Container
{
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    background-color: White;
}

h1, h2
{
    color: #001142;
    font-family: Cambria, Verdana;
}
h3, h4
{
    color: Gray;
    font-family: Cambria, Verdana;
}
h1
{
    font-size: 14pt;
    font-weight: bold;
    color: #1a2763;
}
h2
{
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 0px;
    display: inline;
    color: #1a2763;
}
h3
{
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    color: #6e6e6e;
}
h5
{
    text-transform: capitalize;
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    color: #1a2763;
    margin: 0;
    font-family: Cambria, Verdana;
}

a:link, a:visited, a:active, a:hover
{
    color: Gray;
    text-decoration: none;
}
a:hover
{
    color: #1a2763;
}

ul#MainNav
{
    clear: both;
    background: url(/images/nav_BG.jpg) repeat-x;
    width: 950px;
    border-bottom: solid 1px gray;
    padding: 10px 0 12px 0;
    margin: 0;
}

#MainNav a:link, #MainNav a:visited, #MainNav a:active, #MainNav a:hover
{
    color: #f7c746;
    text-decoration: none;
}
#MainNav a:hover
{
    color: white;
}


#MainNav li, #FooterNav li
{
    display: inline;
    padding: 0px 1em;
    border-right: 1px solid white;
    text-align: center;
    font-weight: bold;
}
#FooterNav li
{
    border-right: 1px solid gray;
}
#MainNav li.LastItem, #FooterNav li.LastItem
{
    border: none;
}

#FAQ p
{
    margin-top: 0;
}

#PageTitle
{
    font-size: 20pt;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0px;
}

#MainContent
{
    text-align: left;
    width: 910px;
    margin: 0px 20px 40px 20px;
}


#MainContentHome
{
    text-align: left;
    width: 910px;
    margin: 0px 20px 40px 20px;
}

#FooterNav
{
    clear: both;
    background: url(/images/bottom.jpg) no-repeat;
    height: 50px;
}
#FooterNav ul
{
    height: 50px;
    margin-top: 0;
    letter-spacing:0.1em;
    margin-left:-20px;
}

#Footer
{
    clear: both;
    background-color: Black;
    padding-top: 20px;
    color: Gray;
}

#Footer a:link, #Footer a:visited, #Footer a:active
{
    color: Gray;
    text-decoration: none;
    
}
#Footer a:hover
{
    color: #1a2763;
    text-decoration: underline;
    font-weight: normal;
}

#WeBuyGold
{
    width: 63%;
    background: url(/images/we_buy_gold_bar_01.jpg) no-repeat;
    float: right;
    background-position: top;
    padding: 3px 10px 10px 10px;
    margin-top: 30px;
}

.gold
{
    color: #dba400;
}

p
{
    color: #6e6e6e;
}

.blue
{
    color: #1a2763;
}

.underline
{
    margin-bottom: 10px;
    border-bottom: solid 1px #6e6e6e;
}

.rightColumn
{
    float: right;
    width: 600px;
}

.rightColumn ul
{
    color: #6e6e6e;
}

.braceletText{font-size:32px; font-weight: lighter; letter-spacing:.15em; margin:0; font-family: "Palatino Linotype", "Book Antiqua", Palatino, Serif; line-height: 1.1em}

li { list-style-image: url(/images/list_arrow.png);
        
        