﻿body {
}
h1
{
    margin: 0px 0px 10px 0px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #002a54;
    font-weight: normal;
}
p
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0px;
    color: #1b1b1b;
}
h2
{
    margin: 10px 0px 0px 0px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #002a54;
    font-weight: normal;
}
.divHomeCategoryDivider
{
    background-image: url('images/misc/home_category_divider_bg.png');
    height: 65px;
    background-position: left center;
    background-repeat: no-repeat;
    width: 100%;
}
h3
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #002a54;
    font-weight: normal;
    margin: 0px;
}
.divScopes
{
    background-position: left top;
    height: 285px;
    background-image: url('Images/misc/home_scopes_bg.png');
    position: relative;
}
.divHuntingModels
{
    width: 300px;
    top: 220px;
    position: absolute;
    left: 63px;
}
.divTacticalModels
{
    width: 250px;
    position: absolute;
    left: 720px;
    top: 220px;
}
h4
{
    margin: 0px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #002a54;
}
.scopeLink
{
    color: #1b1b1b;
    text-decoration: none;
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
}
.scopeLink:hover
{
    text-decoration: underline;
}
.scopeLinkDivider
{
    color: #1b1b1b;
    margin-right: 5px;
    margin-left: 5px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
}
.tableHomeScopeText
{
    width: 100%;
    background-image: url('images/misc/gold_bar_bg.png');
    background-repeat: repeat-y;
    background-position: left;
}
h5
{
    margin: 0px 0px 10px 0px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #002b54;
    font-weight: normal;
}
h6
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}