/* css for anendlessharvest.com */
/* 2007-10-29 fchmely */
/* 2007-12-13 plevine */
/* 2007-12-23 plevine - active page (red on menu)*/

body {margin: 0; padding: 10px; background-color: #fff; font: 1em Helvetica, Arial, sans-serif; color: #000; text-align: center; }
.title {font: 2.5em Impact, Helvetica, Arial, sans-serif; color: #f00; }
.author {font: 1em Impact, Helvetica, Arial, sans-serif; color: #000; }
#divWrapper {width: 44.5em; margin: 0 auto; padding: 0; text-align: left; }
#divHeader {padding: 2px; height: 120%; } 
#divTopMenu a {text-decoration: none; color: #000; font-size: 1.5em; font-weight: bold; }
#divTopMenu a:visited {color: #333; }
#divTopMenu a:hover {color: #f00; }
#divTopMenu a:active {color: #f00; }
#divTopMenu a.currentpage {color: #f00; }
.top_menu_item {float: left; text-align: center; border-right: 2px solid #000; }
#divTopMenu1 {width: 5em; text-align: left; }
#divTopMenu2 {width: 8.5em; }
#divTopMenu3 {width: 10em; }
#divTopMenu4 {width: 8em; }
#divTopMenu5 {width: 6em; }
#divTopMenu6 {width: 6em; border: none; }
#divTopMenuClear {clear: both; }
#divMain_home {width: 790px; margin: 0 auto; padding: 0; }
#divTitle {font-size: 5em; color: #f00; line-height: 0.9em; height: 120%; }
#divSubTitle {padding-top: 0.6em; height: 510px; font-size: 1.25em; line-height: 1; background-image: url(img/cover_image.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 -10px; }
#divAuthor {font-size: 3em; color: #f00; }
#divPub img {float: left; }
#divSampleHeading img {border: none; }
.right_image {float: right; }
.bottom_clear {clear: both; }
.center_image {text-align: center; }
.center_image img {border: solid black 1px; }
#divFooter {clear: both; margin: 50px; height: 200px; font-size: 0.6em; text-align: center; }

/* main content area */
#divMainContent {margin: 0 auto; padding: 2px; text-align: left;}
#divMainContent a {text-decoration: none; font-weight: bold; }
#divMainContent a:link {color: #000; }
#divMainContent a:visited {color: #333; }
#divMainContent a:hover {color: #f00; }
#divMainContent a:active {color: #f00; }
.big_red {font-weight: bold; font-size: 2em; color: #f00; }
.right {text-align: right;}

/* end */