/* Liz Andrews Site Design */

body {
        background-color: #ecd9b4;
        margin: 0;
        font-family: Georgia, Times New Roman, Times, serif;
        font-size: 13px;
        color: #000000;
}


a:link {
color: #533f7c;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #533f7c;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #533f7c;
text-decoration: underline;}

#main {
        width: 828px;
        margin: auto;
        margin-top: 10px;
        padding: 0;
        background: url(images/bgtext.jpg) -2px;
}

#booksheader {
        width: 824px;
        height: 200px;
        background: url(images/bgbooksheader.jpg) center no-repeat;
}


img.cover {
        border: 2px solid #ecd9b4;
}


.covermain {
float: left;
margin: 5px;
border: 5px solid #ecd9b4;
}

.float {
float: left;
margin:5px 10px 20px 10px;
text-align: center;
width:150px;
}

.first {
float: left;
margin:5px 10px 20px 10px;
text-align: center;
width:150px;
}

h3 {
font-size: 18px;
font-weight: normal;
clear: both;
}


#nav {
margin: auto;
padding-top: 170px;
width: 500px;
height: 63px;
}

#nav span {
display: none;
}

#nav li {
list-style: none;
display: inline;
}

.tbooks {
background: url(images/nav.gif) left 0 no-repeat;
width: 128px;
height: 52px;
float: left;
}

.tbooks:hover {
background: url(images/nav.gif) left -59px no-repeat;

}

.tbio {
background: url(images/nav.gif) -136px 0 no-repeat;
width: 146px;
height: 52px;
float: left;
}

.tbio:hover {
background: url(images/nav.gif) -136px -59px no-repeat;

}

.tnews {
background: url(images/nav.gif) -296px 0 no-repeat;
width: 80px;
height: 52px;
float: left;
}

.tnews:hover {
background: url(images/nav.gif) -296px -59px no-repeat;

}

.thome {
background: url(images/nav.gif) -388px 0 no-repeat;
width: 75px;
height: 52px;
float: left;
}

.thome:hover {
background: url(images/nav.gif) -388px -59px no-repeat;

}
#bookstext {
        width: 750px;
        height: inherit;
        margin: auto;
        padding-left: 80px;
}


#booklist {
        width: 800px;
        margin: auto;
        padding-top: 20px;
        text-align: center;
        clear:both;
}

#liznews {
        width: 800px;
        margin: auto;
        padding-top: 25px;
        text-align: center;
        clear:both;
}


.style1 {
        color: #533f7c;
        font-style: italic;
        font-weight: bold;
}

.clear {
clear: both;
}

.divv{
        float: left;
        width: 25px;
        height: 125px;
        margin-top: 190px;
        background:url(images/divv.gif) no-repeat center;
}

.divh2{
        margin: 0 auto;
        width: 125px;
        height: 25px;
        background:url(images/divh.gif) top center no-repeat;
}

.divh{
        clear: both;
        margin: auto;
        width: 125px;
        height: 25px;
        background:url(images/divh.gif) no-repeat center;
}

#welcome {
        float: left;
        width: 480px;
        margin-left: 40px;
}


.latest {
width: 510px;
margin: auto;
float: left;
padding: 10px;
}


.latestnews {
width: 550px;
margin: auto;
float: left;
padding: 10px;
}


.also {
width: 120px;
float: left;
padding: 10px;
margin-top: 100px;
text-align: center;
}

.alsonews {
width: 200px;
float: left;
padding: 10px;
text-align: right;
}

.latest a:link {
color: #533f7c;
text-decoration: none;
font-weight: bold;
}

.latest a:visited {
color: #533f7c;
text-decoration: none;
font-weight: bold;
}

.latest a:hover {
text-decoration: underline;
font-weight: bold;
}


/* FOOTER */

#footer {
        width: 824px;
        height: 127px;
        margin: auto;
        background: url(images/bgfooter.jpg) no-repeat;
        text-align: center;
}

#footer p {
padding-top: 5px;
}
#menu {
margin: auto;
width: 250px;
height: 17px;
color: #533f7c;
}

#menu span {
display: none;
}

#menu li {
list-style: none;
display: inline;
}

.pbooks {
background: url(images/menu.gif) top left no-repeat;
width: 72px;
height: 17px;
float: left;
}

.pbooks:hover {
background: url(images/menu.gif) bottom left no-repeat;

}

.pbio {
background: url(images/menu.gif) -72px 0px no-repeat;
width: 80px;
height: 17px;
float: left;
}

.pbio:hover {
background: url(images/menu.gif) -72px -19px no-repeat;
}

.pnews {
background: url(images/menu.gif) -150px 0px no-repeat;
width: 50px;
height: 17px;
float: left;
}

.pnews:hover {
background: url(images/menu.gif)  -150px -19px no-repeat;

}
.style2 {
        font-size: 16px;
        color: #533f7c
}

.style4 {
        font-size: 18px;
        color: #7c4062;
}
a:visited {
        color: #663366;
}
.title {color: #7c4062;
font-weight: bold;}

.blurb {
margin: auto;
padding-left: 30px;
padding-right: 30px;
}

.newsform {
        margin: auto;
        width: 609px;
        background: #D4CEDD;
        border: 1px solid #ecd9b4;
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 width: 75px;
 margin-right: 6px;
 }

 .s {
   font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #533f7c;
 color: #FFFFFF;
 margin-right: 6px;

 }