body {
	margin: 0;
	padding: 0;
   color: #2E4367;
   background-color: #FDFF99;
   font-family: Georgia, Times New Roman, Times, serif;
	text-align: center; /* required for centering the page in IE */
}

#wrapper {
	width: 845px;
	margin: 0 auto; /* centering the page */
	text-align: left;
   background: url(../images/bg.jpg) repeat-y;
}

#header {
   background: #FDFF99 url(../images/header.jpg) no-repeat top center;
   width: 100%;
   height: 86px;
}

#right {
	float: right;
	width: 180px;
	text-align: center;
}

#innerRight {
   margin-top: 20px;
   font-size: 13px;
   /* color: #9B3916; */
   position: relative;
}

a {
   color: #5B8051;
}

#content {
	width: 661px;
	float:left;
}

#innerContent {
   margin: 20px 15px;
   font-size: 13px;
}

#innerContent p {
   text-align: justify;
   margin: 2em 0 1em 0;
}

#bottom {
	clear: both;
	font-size: 13px;
   background: url(../images/bot.jpg);
   border-left: 1px solid #903B16;
   border-right: 1px solid #903B16;
   height: 44px;
   width: 843px;
}

#slogan {
   /* color: #9B3916; */
	width: 661px;
   text-align: center;
   padding-top: 20px;
}

#footer {
	clear: both;
	border-top: 1px solid #903B16;
	padding-top: 5px;
   color: #666666;
   font-size: 10px;
   text-align: center;
	background: #FDFF99;
}

#footer a {
   color: #666666;
   text-decoration: underline;
   font-weight: bold;
}

.sectionHeader {
   font-size: 26px;
   color: #A32A15;
   text-align: center;
   padding-bottom: 10px;
}

.subsection {
   text-align: center;
   /* color: #000; */
   font-weight: bold;
   font-size: 14px;
   margin: 2em 0 1em 0;
}

.sectionend {
   text-align: center;
   margin-bottom: 1em;
   clear: both;
}

.bodybox {
   background-color: #FDFF99;
   color: #000;
   border: 1px solid #9B3916;
   padding: 10px 140px;
   margin: 0 10px;
}

.bodybox .subheader {
   font-weight: bold;
   text-align: center;
   padding: 10px 0;
}

.bodybox p {
   font-style: italic;
   text-align: center !important;
}


#p4w {
   margin: 2em 1em 1em 270px;
}

#p5w {
    margin: 1em 1em 1em 30px;
}

a.waterrollover {
   display: block;
   width: 110px;
   height: 56px;
   background: url(../images/poetry.gif) 0 0 no-repeat;
   text-decoration: none;
}

a:hover.waterrollover {
   background: url(../images/poetry_up.gif) 0 0 no-repeat;
}

.sig {
   text-align: center !important;
   font-weight: bold;
   font-style: normal;
   margin-top: 0.5em;
}

.sig2 {
   text-align: right !important;
   font-weight: bold;
   font-style: normal;
   margin-bottom: 2em;
   margin-top: -2em;
   float: right;
}

.poem {
   margin-top: 2em;
   font-style: italic;
   color: #000;
   text-align: justify;
}

.poem .subheader, .excerpt .subheader {
   font-style: normal;
   font-weight: bold;
   text-align: center;
}

.poem .tagline, .excerpt .tagline {
   margin-bottom: 1em;
   text-align: center;
}

.poem p {
   text-align: center !important;
}

.excerpt {
   margin-top: 2em;
}


.book {
   clear: both;
   margin-bottom: 1em;
}

.book img {
   float: left;
   margin: 0 10px 20px 0;
}

.book a {
   font-weight: bold;
}

.quote {
   font-style: italic;
}

.book .titleDate {
   color: #9B3916;
   font-style: italic;
}

.buyAmazon {
   margin-left: 500px;
}

.buyAmazon img {
   border: none;
}

#readingnow {
   margin-left: 3em;
}

#readingnow .description {
   margin-top: 0.5em;
}

#contact p {
   text-align: center;
}

.toggleopacity img {
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
   -moz-opacity: 1.0;
   background-color: #FFF;
   border: 1px solid #9B3916 !important;
}

.toggleopacity:hover img {
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
   -moz-opacity: 0.85;
   background-color: #FFF;
   border: 1px solid #FFF !important;
}


.panelsurround {
   margin: 2em 70px 0 70px;
   padding: 5px 0;
   border: 3px solid #000;
}

#schedule td {
   vertical-align: top;
   padding: 0.3em 3px;
}


.hearroger, .hearroger a{
   color: #000;
   font-weight: bold;
}

.quicktime {
   margin-top: 2em;
}

.playertext {
   margin: 0.5em 42px;
   text-align: center;
   font-weight: bold;
}

.poetryimage {
   text-align: center;
}

#links {
   margin: 2em 5em;
   font-size: 16px;
   line-height: 22px;
}

.photoCredit {
   font-size: 9px;
   color: #666;
   float: right;
}

/* right side content */
#innerRight .quote {
   font-style: italic;
   margin: 2em 0;
   padding: 0 1em;
}

/* horizontal Menu */
#menubox {
   background-color: #FDFF99;
	border-bottom: 1px solid #903B16;
}
ul#tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 50px;
    width: 845px;
    /* background: rgb(218, 218, 218) url(../images/links_bg.jpg) no-repeat; */
}
ul#tabs li {
    float: left;
    margin: 0;
    height: 42px;
    text-align: center;
}
ul#tabs a {
    display: block;
    height: 100%;
    text-decoration: none;
    color: white;
    font: 14px Arial, sans-serif;
}

ul#tabs li#tab1 {
   width: 93px;
    background: transparent url('../images/home.jpg') no-repeat scroll top left;
}
ul#tabs li#tab1:hover,
body#home li#tab1 {
    background: transparent url('../images/home_up.jpg') no-repeat scroll top left;
}

ul#tabs li#tab2 {
   width: 92px;
    background: transparent url('../images/about.jpg') no-repeat scroll top left;
}
ul#tabs li#tab2:hover,
body#about li#tab2 {
    background: transparent url('../images/about_up.jpg') no-repeat scroll top left;
}

ul#tabs li#tab3 {
   width: 92px;
    background: transparent url('../images/books.jpg') no-repeat scroll top left;
}
ul#tabs li#tab3:hover,
body#books li#tab3 {
    background: transparent url('../images/books_up.jpg') no-repeat scroll top left;
}

ul#tabs li#tab4 {
   width: 92px;
    background: transparent url('../images/poetry.jpg') no-repeat scroll top left;
}
ul#tabs li#tab4:hover,
body#poetry li#tab4 {
    background: transparent url('../images/poetry_up.jpg') no-repeat scroll top left;
}
ul#tabs li#tab5 {
   width: 90px;
    background: transparent url('../images/video.jpg') no-repeat scroll top left;
}
ul#tabs li#tab5:hover,
body#video li#tab5 {
    background: transparent url('../images/video_up.jpg') no-repeat scroll top left;
}
ul#tabs li#tab6 {
   width: 83px;
    background: transparent url('../images/store.jpg') no-repeat scroll top left;
}
ul#tabs li#tab6:hover,
body#store li#tab6 {
    background: transparent url('../images/store_up.jpg') no-repeat scroll top left;
}
ul#tabs li#tab7 {
   width: 113px;
    background: transparent url('../images/schedule.jpg') no-repeat scroll top left;
}
ul#tabs li#tab7:hover,
body#schedule li#tab7 {
    background: transparent url('../images/schedule_up.jpg') no-repeat scroll top left;
}
ul#tabs li#tab8 {
   width: 103px;
    background: transparent url('../images/contact.jpg') no-repeat scroll top left;
}
ul#tabs li#tab8:hover,
body#contact li#tab8 {
    background: transparent url('../images/contact_up.jpg') no-repeat scroll top left;
}
ul#tabs li#tab9 {
   width: 85px;
    background: transparent url('../images/links.jpg') no-repeat scroll top left;
}
ul#tabs li#tab9:hover,
body#links li#tab9 {
    background: transparent url('../images/links_up.jpg') no-repeat scroll top left;
}

ul#tabs a:hover,
body#home li#tab1 a,
body#about li#tab2 a,
body#books li#tab3 a,
body#poetry li#tab4 a,
body#video li#tab5 a,
body#store li#tab6 a,
body#schedule li#tab7 a,
body#contact li#tab8 a,
body#links li#tab9 a {
    color: black;
}
ul#tabs span {
    display: block;
    padding: 4px 10px 0 10px;
    visibility: hidden;
}
