/* CSS Document */

    body {margin: 0;
	padding: 0;
    scrollbar-arrow-color: #816035;
	scrollbar-base-color: #5F0E17;
	scrollbar-face-color: #5F0E17;
	scrollbar-highlight-color: #5F0E17;
	scrollbar-shadow-color: #5F0E17;
	scrollbar-3d-light-color: #816035;
	scrollbar-dark-shadow-color: #816035;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #D5BA7A;
    background-color: #630F18;}

    a:link {
    text-decoration: none;
    font-weight: bold;
    color: #F0A962;
}

    a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #D5BA7A;
}

   a:hover {
   cursor: hand;
   text-decoration: none;
   font-weight: bold;
   color: #FFF2CA;
}

   a:active {
   text-decoration: none;
   color: #D5BA7A;
   font-weight: bold;
}

     h2 {color: #D5BA7A;
	 font: 120% georgia, times, "times new roman", serif;
	 font-weight: bold;
	 margin: 1em;
     padding-bottom: 10px;
     text-align: left;
     border-bottom: 1px solid #DDBF8F;}
	
	h2 a { text-decoration: none; }
	
	h3{margin: 1em;
    padding: 2px;
    color: #D5BA7A;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;}

    h4{padding: 2px;
    color: #D5BA7A;
    text-align: center;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;}

   h5{padding: 2px;
    color: #D5BA7A;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
    border-bottom: 1px solid #DDBF8F;}
	
	#container {margin: 0 auto;
	 width: 670px;
	 background:  url(images/content_bg.jpg) repeat-y;}
    
    #header {margin: 0;
     height: 228px;
     width: 668px;
     background: url(images/newheader_final.jpg) no-repeat;
     border-left: 1px solid #000;}

    #mainnav{height: 38px;
        padding: 2px 0;
		margin-bottom: 22px;
        text-align: left;}
    
    #sidebar {float: right;
     margin-top: .5em;
	 width: 150px;
     text-align: center;
	 background:  url() no-repeat bottom;}
 
    #sidebar h3{padding: 2px;
    color: #D5BA7A;
	font: 100% georgia, times, "times new roman", serif;
	font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
    width: 120px;
    border-bottom: 1px solid #DDBF8F;}

    .sidebartext{font-weight: bold;
	font-size: 11px;}

    #contents {margin: .5em;
     margin-right: 150px;
     width: 485px;
     background: url() repeat-y;
     text-align: justify;}

    #footer	{clear: both;
     height: 250px;
     width: 670px;
     background: url(images/content_bg.jpg) repeat-y;}

    #footer ul{margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;}

    #footer li{display: inline;
	 padding: 0 20px;}

    ul{font-size: 85%;}
 
    ul ul{font-size: 100%;}
   
   .footertext{
	padding: 1em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}
    
   p{margin-left: 15px;
     margin-right: 15px;
     font-size: 12px;}
	 
   blockquote{margin: 1em;
     padding: 10px;
     border-left: 10px solid #DDBF8F;
     border-right: 10px solid #DDBF8F;
     background-color: #550D14;
	 color: #D5BA7A;}

   .bookcover{margin: 1em;
    margin-left: 1em;
    width: 101px;
    height: 160px;
    border: 1px solid #DDBF8F;
    text-align: center;}

   .floatleft { float: left; 
    margin: 2em 2em 2em 0;}

   .floatleftexcerpt { float: left; 
    margin: 2em 2em 0 0;}

   .floatright { float: right; 
    margin: 1em 0em 2em 0;}

   .centerimage{margin: 1em 2em 2em 0;
    text-align: center;}
  
   .isbn{margin: 0;
    padding: 0;
    font-size: 10px;
    font-weight: bold;}

   .buttons{margin: 0;
    padding: 0;}

   .centertext{text-align: center;}
