body {
font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
margin: 0 auto;
text-align: center;
line-height: 20px;
background: #000000;
}

h1, h2, h3, h4, h5, h6 {
font: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link {
color: #D6C73A;
}

a:visited {
color: #D6C73A;
}

a:hover {
color: #FEFDFB;
}

a:active {
color: #D6C73A;
}


#wrapper-home {
background: url(IMAGES/homebeforedarkhouse.jpg) no-repeat top center;
height: 800px;
color: #FEFDFB;
width: 860px;
margin: 0 auto;
text-align: left;
}

#wrapper {
color: #FEFDFB;
width: 860px;
margin: 0 auto;
text-align: left;
}

#nav-left {
float: left;
width: 250px;
text-align: center;
}

#right-nav {
float: right;
width: 200px;
text-align: center;
}

ul {
font-size: 18px;
line-height: 55px;
list-style-type: none;
}


/*Navigation*/

#leftdiv ul {
margin-left: 0;
padding: 0;
list-style-type: none;
line-height: 25px;
}

/*Content*/

#bookblockquote {
color: #333333;
background: #FEFDFB url(IMAGES/bookquote.jpg);
margin-top: 0;
clear: both;
height: 200px;
border: 1px solid #010002;
border-left: none;
border-right: none;
font-style: italic;
}

#bookblockquote p {
padding: 10px;
}

#bookblockquote .img-wrapper {
margin: 20px;
}

#bookblockquote h4 {
font-style: normal;
}

#content {
width: 390px;
float: left;
padding: 10px;
}

#leftdiv {
background: #1e3e53;
border: 1px solid #000000;
width: 180px;
float: left;
margin-top: 10px;
margin-left: 10px;
padding: 10px;
}

#buy {
line-height:25px;
font-size: 12px;
}

.img-wrapper {
float: left;
line-height: 0;
}

.img-wrapper img {
background-color: #FFF;
padding: 4px;
border: 1px solid #a9a9a9;
position: relative;
left: -5px;
top: -5px;
}

/*footer*/

#footer {
padding: 10px;
margin: 0 auto;
}

.clearer {
clear: both;
line-height: 1;
margin: 0;
padding: 0;
}
