body {
    background-color: #000000;
    font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

h1 {
    font-family: times, serif;
}

.menu_bar {
    background-color: #464933;
    font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #e5cd2d;
}

.thumbnails {
    background-image: url('images/tree_silhouette.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
    margin: 42px 36px 22px 20px;
    border: 1px solid #666666;
    float: right;
    padding: 20px;
}

#bookView {
    position: relative;
    top: 30px;
    width: 190px;
    height: 200px;
    float: left;
    margin: 0px 10px 5px 0px;
}
#bookView div#slideshow {
    padding:0px;
    position: relative;
    left: 48px;
    top: 10px;
    width: 88px;
    height: 133px;
}
#bookView div#slideshow img {
    border: 0px;
}
#bookView div#title {
    font-weight: bold;
    position: relative;
    left: 0px;
    top: 20px;
    width: 180px;
    font-size: 140%;
    line-height:120%;
    text-align: center;
}
#bookView div#title i{
    font-size: 80%;
    font-weight: normal;
    font-family: times;
}

#bookView a {
    color: #330000;
}

#main-content {
    padding: 5px 25px;
    background-color: #d8d1c5;
    background-image: url('images/road-background.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
}

#main-content div#copy {
    width:700px;
}

.footer {
    background-color: #464933;
    font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #e5cd2d;
    width: 100%;
}

#basement div{
    background-color: #000000;
    background-image: url('images/fiery.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    left: 0px;
    top: 0px;
    position: relative;
    padding: 0px;
    margin: 0px;
    height:20px;
    width:100%;
    text-align: right;
}

#copyPad {
    height:100px;
}

div.rotator {
    background-image: url('images/tree_small.gif');
    border: 1px solid #000000;
}

a {
    text-decoration: none;
    color: #956d2d;
}
a:hover {
    color: #CCCC00;
    text-decoration: underline;
}

a.silent:hover {
    text-decoration: none;
}

#head a {
    color: #e5cd2d;
}

#copy p {
    line-height:1.5;
}

p.faq_q {
    font-style: italic; 
    font-weight: bold;
    line-height:2.0;
}
p.faq_q {
    font-style: italic;
    font-weight: bold;
    line-height:1.5;
}

#books ul li{
    list-style: none;
}

#book_details  li{
    font-size: 12px;
    list-style: disc;
    line-height: 1.2;
}

#books h2 {
    line-height:0.8;
}

#books h3 {
    font-style: italic;
    font-weight: normal;
    line-height: 1.0;
}

#reviews li {
    font-size: 14px;
    list-style: none;
}

#reviews blockquote {
    font-size: 12px;
    line-height: 1.0;
}

#reviews h4{
    font-style: italic;
    font-weight: normal;
    line-height: 1.0;
    text-align: right;
}
