/*
Blue - #0d3283
Red - #cc1a3e
Cream - #ede6d8
*/
*
{
    padding: 0;
    margin: 0 auto;
}
body
{
    background: url("images/sitebackground.jpg") top repeat-x;
}
.pageFraming
{
    padding: 0;
    margin: 0;
}
#PageTable 
{
    background-color:#FFFFFF;
    padding:0px;
}
.subMenu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0d3283;
}
a.subMenu
{
    color: #0d3283;
    text-decoration: none;
}
a.subMenu:hover
{
    color: #0d3283;
    text-decoration: underline;
}
.subMenuPhone
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0d3283;
    text-align: right;
    padding-top: 6px;
    border-top: 1px solid #0d3283;
}
.mainMenu
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 17px;
    color: #0d3283;
    text-align: right;
}
a.mainMenu
{
    text-decoration: none;
    color: #0d3283;
}
a.mainMenu:hover
{
    text-decoration: none;
    color: #cc1a3e;
}
.leftNavBoxes
{
    background-color: #141846;
    border-bottom: 1px solid #ffffff;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 4px;
    text-align: left;
    vertical-align: middle;
}
.leftNavLinks
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}
a.leftNavLinks
{
    color: #FFFFFF;
    text-decoration: none;
}
a.leftNavLinks:hover
{
    color: #cc1a3e;
    text-decoration: none;
}
.darfooter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
}
a.darfooter
{
    color: #FFFFFF;
    text-decoration: none;
}
a.darfooter:hover
{
    color: #cc1a3e;
    text-decoration: none;
}
.homeBottomCalloutHeader
{
    background-color: #cc1a3e;
    color: #ffffff;
    font-family: "Times New Roman" , Times, serif;
    font-size: 14px;
    padding: 4px;
}
.homeButtomCalloutText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6c6c6c;
    text-align: left;
}
a.homeButtomCalloutText
{
    color: #6c6c6c;
    text-decoration: none;
}
a.homeButtomCalloutText:hover
{
    color: #0d3283;
    text-decoration: underline;
}
.searchResultsTable
{
    border: 1px solid #787878;
    padding: 4px;
    text-align: center;
}
.searchResultsProductTitle
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #0d3283;
}
a.searchResultsProductTitle
{
    color: #0d3283;
    text-decoration: none;
}
a.searchResultsProductTitle:hover
{
    color: #cc1a3e;
    text-decoration: none;
}
.searchResultsShortDesc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}
.searchResultsPrice
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #0d3283;
    text-align: center;
}
.productDetailHeader
{
    font-family: "Times New Roman" , Times, serif;
    font-weight: bold;
    font-size: 24px;
    color: #0d3283;
    padding-top: 20px;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #a7a7a7;
}
.productDetailDescription
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 25px;
    text-align: left;
}
.productDetailPrice
{
    padding-top: 20px;
    font-family: "Times New Roman" , Times, serif;
    color: #cc1a3e;
    font-size: 18px;
    text-align: left;
}

