﻿body 
{   
    /*Base font size=12.8px*/
    text-align:center;
    margin:0;
    padding:0;
    min-width:800px;
    background-color:White;
    border-top:solid 1px silver;
    /*background-image:url(Images/bkgBody.png);
    background-repeat: repeat-y;
    background-position: center center;
    
    font-family: Tahoma, sans-serif;
    font-size: 0.8em;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.5em;*/
    
    font-family: “Lucida Sans Unicode”, sans-serif;
    /*font-family: Georgia;*/
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.4em; 
    color:Gray;
    
}
h1
{
   color:Black; 
}
#TopRow
{
    width:100%;
    height:60px;
    padding: 20px 0 0 0;
    background-image:url(Images/bkgTopRow.png);
    /*background-repeat: repeat-x;*/
    background-position: center;
    background-color:Black;
    font-size:1em;
    color:silver;
    border-bottom: solid 1px gray;
}
#TopRow a
{
    font-family: “Lucida Sans Unicode”, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    font-style:normal;
    text-transform: none;
    text-decoration: none;
    padding-left: 1em;
    color:Silver;
}
#TopRow a:hover
{
    color:white;
}
#Header
{
    width:100%;
    height:400px;
    padding:0px;
    background-repeat: repeat-x;
    background-color:#7A602E;
    background-image:url(Images/bkgHeader.png);
    background-position:center top;
    border-bottom:solid 1px silver;
    
}

#Footer
{
    clear:both;
    width:100%;
    height:20em;
    margin:0px;
    padding:0px;
    background-color:#333333;
    background-image:url(Images/bkgHeader.png);
    background-position:center top;
    background-repeat:repeat-x;
    border-top:solid 1px silver;
    border-bottom:solid 1px silver;
    color:white;
}
#Footer a
{
    text-decoration:none;
    color:white;
}
#Footer a:hover
{
    color:silver;
}
#Footer h2
{
    color:White;
}
#Admin
{
    clear:both;
    width:100%;
    height:30px;
    padding-top:20px;
    background-color:Black;
}
#Admin a
{
    margin-right:5%;
    font-family: "Lucida Sans Unicode", Sans-Serif;
    font-size: 8pt;
    color:Silver;
    text-decoration:none;
}

.inlineContainerAlignRight
{
    text-align:right;
    max-width:1000px;
    margin:0px auto;
    background-color:Transparent;
}
.inlineContainer
{
    clear:both;
    text-align:left;
    max-width:900px;
    margin:0px auto;
    background-color:Transparent;
}
.container
{
    text-align:left;
    max-width:900px;
    margin:0px auto;
    background-color:Transparent;
}
.alignRight
{
    text-align:right;
}
.alignCenter
{
    text-align:center;
}
.clear
{
    clear:both;
    height:1.25em;
}
.clearStatic
{
    clear:both;
    height: 20px;   
}
.OneCol
{
    float: left;
    width: 100%;
    margin-left: 0;
    background-color:Transparent;
}

.Threecol1
{
    float: left;
    width: 31%;
    margin-left: 0;
    background-color:Transparent;
}

.Threecol2
{
    float: left;
    width: 31%;
    margin-left: 3%;
    background-color:Transparent;
}

.Threecol3
{
    float: left;
    width: 32%;
    margin-left: 3%;
    background-color:Transparent;
}
.Twocol1
{
    float: left;
    width: 47%;
    margin-left: 0;
}

.Twocol2
{
    float:left;
    width: 48%;
    margin-left: 3%;
}

.greenDivider
{
    width:100%;
    height:50px;
    margin-top:10px;
    margin-bottom:40px;
    /*background-image:url(Images/bkgDivider.png);
    background-position:center center;
    background-repeat:no-repeat;*/
}
 
.txbStandard 
{
    border: solid 1px silver;
    background-color: Transparent; /*#efefef;*/
    /*height: 2.344em; 30px*/
    width: 70%;
    padding-top:0.8em;
    padding-bottom:0.8em;
    padding-left:0.5em;
    font-family: “Lucida Sans Unicode”, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    color:Gray;
    
}
.txbMultiLine
{
    border: solid 1px silver;
    background-color: Transparent; /* White; /*#efefef;*/
    height: 11.719em; /*150px;*/
    width: 70%;
    padding-top:0.8em;
    padding-left:0.5em;
    font-family: “Lucida Sans Unicode”, sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    color:Gray;
}

h1, .h1
{
    font-family: “Trebuchet MS”, sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    letter-spacing: -2px;
    line-height: 1.2em;
}
.style1
{
    color: #336600;
}
.style2
{
    color: #669900;
}
.style3
{
    color: #66FF33;
}
.backUpToTop
{
    font-family: “Lucida Sans Unicode”, sans-serif;
    font-size: 1em;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    color:black;
    
}
.logo
{
    /*position:absolute;
    top:7px;
    left:553px;*/
    float:right;
    width:219px;
    height:140px;
}
.nav
{
    font-family: “Lucida Sans Unicode”, sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-style:normal;
    text-transform: none;
    text-decoration: none;
    padding-left: 16px;
    color:White;
}
.nav:hover
{
    color:Silver;
}
.inlineA
{
    color:Black;
}
.inlineA:hover
{
    color:Gray;
}
.productImg
{
    padding:0px;
}
.productImgText
{
    width:270px;
    padding-right:15px;
    padding-left:15px;
    padding-bottom:15px;
    float:left;
}

