/*Master Items*/
body
    {
    background-color:#000000;
    color:#b5af81;
    }
    
a:link
    {
    color:#f0e381;
    }
    
a:visited
    {
    color:#f0de54;
    }    

a:active
    {
    color:#bed173;
    }    

.hb
    {
    position:absolute;
    height:200px;
    width:900px;
    top:0px;
    left:0px;
    }

.content
    {
    position:relative;
    width:900px;
    text-align:center;
    }

.n1
    {
    position:absolute;
    height:40px;
    width:125px;
    top:155px;
    left:215px;
    }

.n2
    {
    position:absolute;
    height:40px;
    width:125px;
    top:155px;
    left:350px;
    }

.n3
    {
    position:absolute;
    height:40px;
    width:125px;
    top:155px;
    left:485px;
    }

.n4
    {
    position:absolute;
    height:40px;
    width:125px;
    top:155px;
    left:620px;
    }

.n5    
    {
    position:absolute;
    height:40px;
    width:125px;
    top:155px;
    left:755px;
    }

.nav 
    {
    display:block;
    height:40px;
    width: 125px;
    }

.nav:hover
    {
    background-position:-125px;
    }

.title
    {
    position:absolute;
    left:0px;
    width:900px;
    top:220px;
    font-family:'Century Gothic';
    font-weight:700;
    font-size:2em;
    }

.foota
    {
    position:absolute;
    height:30px;
    width:900px;
    top:860px;
    left:0px;
    font-family:'Century Gothic';
    text-align:center;
    font-size:.75em;
    }

.footb
    {
    position:absolute;
    left:0px;
    width:900px;
    top:885px;
    height:2px;
    background-color:#b5af81;
    line-height:1px;
    font-size:1px;
    }

.footc
    {
    position:absolute;
    left:0px;
    width:900px;
    top:895px;
    height:45px;
    text-align:center;
    line-height:31px;
    font-family:'Century Gothic';
    font-size:.75em;
    }

.footd
    {
    position:absolute;
    right:5px;
    top:895px;
    }

/*home.html*/
.hmgr
    {position:absolute; left:0px; width:900px; top:400px; }    

/*contact.html*/
.contact
     {position:absolute; left:125px; width:650px; top:275px;}

.ctyp
    {font-family:'Century Gothic'; font-weight:700; font-size:1.25em; line-height:1.5em; color:#bed173;}

.citm
    {font-family:'Century Gothic'; font-size:.9em; line-height:1.3em; color:#f0e381;}

.citmti
    {font-family:'Century Gothic'; font-weight:600; font-size:.9em; line-height:1.3em; color:#f0e381;}

/*about.html*/    
.about
    {position:absolute; left:75px; width:750px; top:295px;}

.aboutcon
    {font-family:'Century Gothic'; font-size:1em; line-height:1.3em; color:#bed173;}

.aboutcon1
    {font-family:'Century Gothic'; font-size:1em; font-style: italic; font-weight:600; line-height:1.3em; color:#bed173;}

    
/*products.html*/    
.product1
    {position:absolute; left:150px; top:295px; width:195px;}

.product2
    {position:absolute; left:505px; top:295px; width:295px;}

.product3
    {position:absolute; left:150px; top:655px; width:600px;}
 
.prodcat
    {font-family:'Century Gothic'; font-weight:700; font-size:1.25em; line-height:1.5em; color:#bed173; text-align:center;}

.proitm
    {font-family:'Century Gothic'; font-size:.9em; line-height:1.3em; color:#f0e381; text-align:left;}
    
/*samples.html*/
.sample1
    {position:absolute; left:25px; width:500px; top:450px;}    

.sample2
    {position:absolute; left:575px; width:300px; top:470px;}

.sample3
    {position:absolute; left:50px; width:800px; top:295px;}

.samtxt
    {font-family:'Century Gothic'; font-size:2.25em; line-height:1.5em; color:#bed173; text-align:center; text-transform:uppercase;}

.samtxt2
    {font-family:'Century Gothic'; font-size:1em; line-height:1.5em; color:#bed173; text-align:center;}
              
