/*
 * Style sheet for Show Me Western Designs.
 *
 **/

BODY { background: white; }

A:link { color: #000000; font: bold; text-decoration: none }

A:visited { color: #000000; text-decoration: none }

A:hover {color: #4169e1; font: bold; text-decoration: none
}

IMG {border-color: #000000;}


.header-indent {
        text-align: center;
        margin-left: 40PX;
        margin-right: 300PX;
}

.border {
      border-style: ridge;
      border-width: thin;
}


.company     {
   font-style: italic;
   font-size: 14pt;
}

.notice {
        font-weight: bold;
}

.indent {
         margin-left: 5%;
}

.left {
        text-align: left;
}

.mans {
        text-align: left;
        margin-left: 30px;
        font-weight: bold;
        font-size: 16pt;
        line-height: 150%;
}
.center {
        margin-left: 20px;
        margin-right: 20px;
        font-weight: bold;
        font-size: 14pt;
        line-height: 115%;
}

.catalog {
        text-align: left;
        margin-left: 20px;
        margin-right: 10px;
        line-height: 105%;
        font-size: 11pt;
}
.gsiextra {
        text-align: left;
        line-height: 105%;
        font-weight: bold;
        font-size: 11pt;
}
.navbottom {
        font-size: 9pt;
        text-align: center;
}

.price   {
        font-size: 120%;
        font-weight: bold;
        text-align: center;
}

.textbkgd { background-color: #a0522d; }

/*.blue    { color: #336699; }*/
.blue    { color: #4169e1; }

/*.brown { color: #8b4513; }*/
.brown { color: #a0522d; }

.bigbrown {
        font-size: 200%;
        font-weight: bold;
        color: #a0522d
}

.medbrown {
        font-size: 140%;
        font-weight: bold;
        color: #a0522d
}

.small {
        font-size: 75%
}
.medium {
        font-size: 9pt
}
.big    {
        font-size: 110%
}

.cowgirlframe
{
   border-style: solid;
   border-top-width: 2px;
   border-left-width: 2px;
   border-right-width: 2px;
   border-bottom-width: 2px;
   border-color: #a0522d;
}

