body {
    font-family:Georgia, "Times New Roman", Times, serif; 
    font-size:0.9em; 
    margin:0px 0px 0px 0px;
    height:99.9%;
    width:100%;
    text-align:center;
    background-color:#ffffff;
    padding-bottom:0px;
    background-image:url();
    background-repeat:repeat-x;
}

h3 {
    font-size:1.1em; 
    font-weight:bold; 
    color:#a78462;
    margin-top:10px;
    margin-bottom:10px;
}
ul{padding:0; margin-left: 1em;}
li{list-style-type: square;}
.introduction{color:#a78462;}
.introduction a:link {color: #a78462;}
.introduction a:visited {color: #a78462;}
.introduction a:hover {color: #fff; background-color:#a78462; text-decoration:none;}
.introduction a:focus {color: #a78462;}
.introduction a:active {color: #a78462;}
h2 a {
    text-decoration:none;
}
h2 a:hover {
    text-decoration:underline;
}
h2 a:visited {
    text-decoration:none;
}
h2 a:visited:hover {
    text-decoration:underline;
}
a:link {color: #7e8082;}
a:visited {color: #7e8082;}
a:focus {color: #7e8082;}
a:active {color: #7e8082;}
.title {
    font-weight:bold;
}


#middle h2 {
    font-size:100%;
    color:#7e8082;
    margin-top:10px;
    margin-bottom:10px;
}
.heading {
    margin-left:0px;
}
    
h1 {
    font-size:1.7em;
    color:#666666;
}
#middle {
    position:relative;
    float:left;
    padding: 0px 0px 0px 1px;
    margin:0px 0px 0px 0px;
    width:auto;
    color:#7e8082;
    text-align:left;
}
#middle h1 {
    display:block;
    margin-top:0px;    
    margin-left:0px;
    padding:16px 0px 5px 0px;
    font-size:1.7em; 
    font-weight:bold; 
    color:#a78462; 
    text-transform:uppercase;
}    
#middle ul {
    margin-left:20px;
}
hr {
    color:#b5121b;
}
.productdetails {
    background-color:#ede9e0;
    padding-left:15px; 
    padding-top:10px;
    padding-bottom:15px;
}
#prodred {
    color:#b5121b;
    font-family:Arial, Helvetica, Sans-serif;
    font-size:80%;
}
#prodred a:link, #prodred a:active, #prodred a:visited {
    color:#b5121b;
    text-decoration:none;
    font-weight:bold;
}
#prodred a:hover {
    text-decoration:underline;
}
.prodtitle {
    margin-top:0px;    
    margin-left:0px;
    padding:5px 0px 5px 0px;
    font-family:"Perpetua", "Times New Roman", Times, serif;
    color:#767676;
    font-size:medium;
    background-color:#e7e7e7;
}