@charset "UTF-8";
/* CSS Document */

body {
background-color: #ffffff;
width: 90%;
margin: auto;


}

a {
color: #FFFF66;
text-decoration: underline;

}

#container {
margin: 0px auto;
width: 970px;
background: #f45b60;

}

#top {
background: #f45b60;
height: 80px;
width: 970px;

}



#middle {
background: url(images/middlewhite.jpg) repeat-y;
width: 864px;
border-left: 2px #000000 solid;
border-right: 2px #000000 solid;
border-top: 2px #000000 solid;
border-bottom: 2px #000000 solid;
margin-left: 50px;

}

#copy {
font-family: Georgia,Times, serif;
font-size: 16px;
color: #491b3d;
margin-left: 80px;
margin-right: 80px;

}

#h1 {
font-family: Georgia,Times, serif;
font-size: 18px;
color: #491b3d;


}

#h2 {
font-family: Georgia,Times, serif;
font-size: 18px;
color: #491b3d;


}

#nav1 {
background: url(images/nav3.jpg) no-repeat;
width: 250px;
height: 40px;
float: left;
padding-left: 35px;

}

#nav1:hover {
background: url(images/nav3over.jpg) no-repeat;
width: 250px;
height: 40px;
float: left;
padding-left: 35px;

}


#nav2 {
background: url(images/nav.jpg) no-repeat;
width: 265px;
height: 40px;
float: left;


}

#nav2:hover {
background: url(images/nav1over.jpg) no-repeat;
width: 265px;
height: 40px;
float: left;

}

#nav3 {
background: url(images/nav2.jpg) no-repeat;
width: 240px;
height: 40px;
float: left;

}

#nav3:hover {
background: url(images/nav2over.jpg) no-repeat;
width: 240px;
height: 40px;
float: left;


}

#nav7 {
background: url(images/nav7.jpg) no-repeat;
width: 150px;
height: 40px;
float: left;

}

#nav7:hover {
background: url(images/nav7over.jpg) no-repeat;
width: 150px;
height: 40px;
float: left;

}

#nav5 {
background: url(images/nav5.jpg) no-repeat;
width: 150px;
height: 40px;
float: left;
margin-left: 37px;

}

#nav5:hover {
background: url(images/nav5over.jpg) no-repeat;
width: 150px;
height: 40px;
float: left;
margin-left: 37px;

}

#nav6 {
background: url(images/nav6.jpg) no-repeat;
width: 150px;
height: 40px;
float: left;
padding-right: 100px;

}

#nav6:hover {
background: url(images/nav6over.jpg) no-repeat;
width: 150px;
height: 40px;
float: left;
padding-right: 100px;

}



#bottom {
background: #f45b60;
height: 175px;
width: 970px;

}

#flowers {
background: url(images/flowers.jpg) no-repeat;
height: 97px;
width: 970px;


} 

#copyright {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF0000;
padding-top: 70px;

}

#bookcover {
background: url(images/book1.jpg) no-repeat;
height: 504px;
width: 612px;
margin-left: 100px;

}

#testimonials {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
margin-left: 30px;
margin-right: 30px;

}

#buynow {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #CC0000;
margin-left: 225px;

}

#buynow2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #CC0000;
margin-left: 225px;

}