
body {
    background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a{
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
     padding-left: 40px;
     color:#01ac6a;
}

h2 {
     padding-top: 10px;
     padding-left: 40px;
     color:#01ac6a;
}

.productLinks img{
    border: 0px;
}

.fontThirteenB{
    font-size: 13pt;
    font-weight: bold;
}
.fontTwelve{
    font-size: 12pt;
}
.fontTwelveI{
    font-size: 12pt;
    text-decoration: underline;
}
.fontTwelveB{
    font-size: 12pt;
    font-weight: Bold;
}
.fontFourteenB{
    font-size: 12pt;
    font-weight: Bold;
}
.fontElevenB{
    font-size: 11pt;
    font-weight: Bold;
}
.fontEleven{
    font-size: 11pt;
 }
 .fontThirteenB{
    font-size: 13pt;
    font-weight: Bold;
 }
.fontBlueA{
    color: blue;
}
.fontTen{
    font-size: 10pt;

}
.tableDiv{

    padding-left:30px;
    padding-bottom:20px;
}
.main{
    padding:5px;
    width: 900px;
    margin-left: auto ;
    margin-right: auto ;
    background-color:#fffdd6;
    border-style:solid;
    border-color:white;

}
.topSection {
    padding:1px;
    width:900px;
    height:125px;

}
.content {
    background-color:#f6f1b7;
    position: relative;
    padding:5px;
    background-color: #fffdd6;
    width: 890px;
    height:auto;

}
.contentTop {
    /*position: relative;*/
    background-color: #fffdd6;
    width: 890px;
    height:380px;
    margin-top: 10px;
}

.description {
      padding-top:8px;
      padding-left: 40px;
      color:#b87328;
}

.contentSmall {
    position: relative;
    background-color: #fffdd6;
    width: 890px;
    height:280px;

}

.contentWholesale {
    position: relative;
    background-color: #fffdd6;
    width: 890px;
    height:400px;

}

.contentBig {
    position: relative;
    background-color: #fffdd6;
    width: 890px;
    height:450px;

}


.contentHowToUse {
    position: relative;
    background-color: #fffdd6;
    width: 890px;
    height:500px;

}

.contentBottom {
    /*position: relative;*/
	clear:both;
    width: 890px;
    height:250px;
    text-align:center;
}

#bottom_table{
	width:auto;
	margin-left:60px;
}

.leftDiv {
    padding-top:20px;
    width: 45%;
    height:80%;
    text-align:center;
    float: left;
    background-color:#fffdd6;
}
.leftDivBig {
    padding-top:20px;
    width: 50%;
    height:80%;
    float: left;
    background-color:#fffdd6;
    margin-left: 20px;
}
.rightDiv {
    vertical-align: top;
    width: 45%;
    height:70%;
    text-align:center;
    float: left;
    padding-left:0px;
    text-align:left;
    color:#b87328;
    background-color:#fffdd6;
    margin-top:70px;
}

.rightDivWholesale {
    vertical-align: top;
    width: 45%;
    height:70%;
    text-align:center;
    float: left;
    padding-left:0px;
    text-align:left;
    color:#b87328;
    background-color:#fffdd6;
    margin-top:0px;
}

.rightDivHome {
    width: 45%;
    height:70%;
    text-align:center;
    float: left;
    padding-left:0px;
    text-align:left;
    color:#b87328;
    background-color:#fffdd6;
    margin-top:0px;
    margin-left:20px;
	font-size:13px;
}

.rightDiv a{
    color: #B87328;
}
.rightDivDescription{
    width: 45%;
    height:70%;
    text-align:center;
    float: left;
    padding-left:0px;
    text-align:left;
    color:#b87328;
    background-color:#fffdd6;
    margin-top:0px;
}

.rightDivDescriptionBig{
    width: 45%;
    height:100%;
    text-align:center;
    float: left;
    padding-left:0px;
    text-align:left;
    color:#b87328;
    background-color:#fffdd6;
    margin-top:0px;
}

.footer {
    position: relative;
    padding:5px;
    background-color: #01ac6a;
    width: 890px;
    height:50px;

    text-align:center;
    font-size:12px;
    color:#f1e583;

}
.footer a {
    color:#f1e583;
    text-decoration: none;
}

.contentRight {

    padding:5px;
    width:410px;
    background: #336;
    position: relative;
    left: 0px;
    height:auto;;
    background-color:white;
    border-style:solid;
    border-color:#c0c0c0;
    border-width:2px;
}
.topLeft{
    background-color:#003366;
    width:100%;
    text-align:center;
}

.product {
         float:left;
         padding-right:5px;
         margin-bottom:15px;
		 font-size:12px;
}

.rightDivShop{
    width: 45%;
    height:auto;
    text-align:center;
    float: left;
    padding-left:0px;
    text-align:left;
    color:#b87328;
    background-color:#fffdd6;
    margin-top:20px;
}

.product a img {
         border: none;
}
