/* CSS Document */

body {
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #974f76;
text-align: center;
margin: 0;
font-family: Garamond, Times, 'Times New Roman', serif;
font-size: 16px;
}
#content {
width: 776px;
background-image:url(images/content-bg.jpg);
margin-left: auto;
margin-right: auto;
}
#masthead {
width: 776px;
background-image:url(images/masthead.jpg);
height: 275px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
#logo {
/*float: left; */
}
#mainnav {
width: 209px;
text-align: left;
float: right;
padding-top: 20px;
}
#mainnav ul {
padding: 0;
margin: 0;
list-style: none;
width: 209px;
float: right;
}
#mainnav li {
width: 100%;
float: right;
}
#mainnav li a:link, #mainnav li a:visited {
display: block;
width: 160px;
height: 30px;
background-image: url(images/nav.gif);
background-repeat: no-repeat;
text-indent: -9999px;
}
/*
#mainnav li a:hover, #mainnav li.lit a {
color: #b1c956;
}
*/
#title {
width: 776px;
background-image:url(images/lotus.jpg);
background-repeat: no-repeat;
background-position: right;
height: 46px;
text-align: left;
display: none;
}
#masthead h2 {
font-size: 28px;
padding: 33px 0 0 70px;
clear: left;
color: #52086f;
color: #249165;
color: #0a6506;
}
h3 {
color: #923859;
font-size: 22px;
}
#main-content {
text-align: left;
width: 473px;
margin-right: 25px;
float: right;
color: #5c3306;
padding-bottom: 50px;
}
#main-content p, #main-content ul, #main-content ol, #main-content table {
line-height: 1.25em;
letter-spacing: .04em;
}
#side-content {
width: 208px;
float: right;
background-image:url(images/lotus.jpg);
background-repeat: no-repeat;
padding-top: 55px;
text-align: left;
}
#side-content form {
margin: 0 4px 0 0;
padding: 0;
text-align: center;
display: none;
}
#side-content p {
padding: 0;
margin: 0;
color: #768b85;
}
#e-mail-sign-up {
width: 150px;
margin: 6px 0 6px 0;
}
#sign-up-submit {
background-color: #bad3a9;
color: #2e6555;
font-weight: bold;
}
#side-footer {
margin: 10px 4px 0 0;
height: 100px;
background-image:url(images/elly.jpg);
background-repeat: no-repeat;
background-position: center;
}
#main-footer {
clear: both !important;
text-align: center;
padding: 0 220px 10px 0;
}
#bottom {
font-size: .9em;
font-weight: bold;
}
#copyright {
font-size: .9em;
font-weight: bold;
}
#main-content .quote {
font-style: italic;
margin-bottom: 0;
}
#main-content .quoter {
text-align: right;
margin-right: 20px;
margin-top: 0;
margin-bottom: 2em;
}
#side-content #quotes {
padding: 30px 29px 20px 25px;
text-align: left;
color: #9e8b77 !important;
}
#side-content .quote {
font-style: italic;
font-size: 1em;
color: #9e8b77 !important;
}
#side-content .quoter {
text-align: right;
font-size: 1em;
margin-top: .5em;

color: #9e8b77 !important;
}
.sidelink {
padding-left: 15px !important;
}
.sidelink a {
font-size: 1em;
color: #827bef;
}
.cd-img {
float: left;
margin: 0 20px 10px 0;
}
form {
padding: 0;
margin: 0;
}
.buy-table {
 text-align: center;
 border-bottom: 1px dashed #da9c2f;
 margin-bottom: 30px;
}
.buy-table th {
 padding: 4px 15px 4px 15px;
}

/* navigation */

#navabout:link, #navabout:visited {
background-position: 0 -30px;
}
#navbookings:link, #navbookings:visited {
background-position: 0 -90px;
}
#navappearances:link, #navappearances:visited {
background-position: 0 -60px;
}
#navpurchase:link, #navpurchase:visited {
background-position: 0 -120px;
}
#navlinks:link, #navlinks:visited {
background-position: 0 -150px;
}
#navcontact:link, #navcontact:visited {
background-position: 0 -180px;
}

#navhome:hover {
background-position: -160px 0;
}
#home .lit #navhome {
visibility: hidden;
}
#navabout:hover, #about #navabout {
background-position: -160px -30px;
}
#navbookings:hover, #bookings .lit #navbookings {
background-position: -160px -90px;
}
#navappearances:hover, #appearances .lit #navappearances {
background-position: -160px -60px;
}
#navpurchase:hover, #purchase .lit #navpurchase {
background-position: -160px -120px;
}
#navlinks:hover, #links .lit #navlinks {
background-position: -160px -150px;
}
#navcontact:hover, #contact .lit #navcontact {
background-position: -160px -180px;
}

/* Appearances */

#appearances-table  {
border-collapse: collapse;
}

#appearances-table th {
text-align: center;
color: #923859;
border-top: 1px dashed #da9c2f;
border-bottom: 1px dashed #da9c2f;
}

#appearances-table td {
border-top: 1px dashed #da9c2f;
border-bottom: 1px dashed #da9c2f;
padding: 3px 10px 3px 10px;
}

#appearances-box .totop {
text-align: right;
font-size: .75em;
font-weight: bold;
padding-bottom: 5px;
border-bottom: 1px dashed #c9bcda;
border-bottom: 1px dashed #da9c2f;
}
#appearances-box .locale {
font-size: 1.25em;
font-weight: bold;
margin-bottom: 0;
color: #006633;
}
#appearances-box .date {
font-style: italic;
margin-top: 3px;
}


/* images */

.img-right {
float: right;
margin: 0 0 10px 20px;
border: 1px dashed #da9c2f;
}
.img-left {
float: left;
margin: 0 20px 10px 0;
border: 1px dashed #da9c2f;
}
.img-center {

margin: 20px 0 20px 25px;
border: 1px dashed #da9c2f;
}