/*  
URL: http://www.designbythink.com
Description: Design by Jermaine Valentine - 2008-2010
Version: 1.1
Author: Jermaine Valentine
Author URL: http://www.designbythink.com/

	This css was designed and built by Jermaine Valentine,
	whose website you will find at http://www.designbythink.com/
	The CSS, XHTML and design is Copyright 2010, All rights reserved.

*/

@font-face {
    font-family: 'ArchiveLightfaceExtendedRg';
    src: url('/fonts/archive_lightface_extended-webfont.eot');
    src: url('/fonts/archive_lightface_extended-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/archive_lightface_extended-webfont.woff') format('woff'),
         url('/fonts/archive_lightface_extended-webfont.ttf') format('truetype'),
         url('/fonts/archive_lightface_extended-webfont.svg#ArchiveLightfaceExtendedRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*-----------------------------------------------------------------------------
[client] Screen Stylesheet
-----------------------------------------------------------------------------*/
/* Import other stylesheets
-----------------------------------------------------------------------------*/
@import url("reset.css");
@import url("print.css"); 
/* Remove margin, padding and border from everything
-----------------------------------------------------------------------------*/
*{border: 0;}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {margin:1em 5%;} 
 
li, dd {margin-left:5%;} 

fieldset {padding: .5em;} 

select {min-width:1.5em;}

/* Note: Make HTML 5 elements block-level for consistent styling */
header, nav, article, footer, address ,section{ display:block; }

/*
global style sheet
----------------------------------------------------------------- */
body{
 font: 14px georgia serif;
 background:#e2ddd1 url(../images/back2016.jpg) center top no-repeat;
 color: #4b3412;	
 text-align:center;
 font-weight: normal;
}

.clear{clear:both;}
.alignright{float: right;}
.alignleft{float: left;}
.alignmid{text-align: center; font-size: 11px;}

#wrapper{ 
 width: 980px; /* Set page width here - you can also use percentage */
 text-align:left;  
 margin: 0 auto;  
}
.home{margin-top: 220px;}
#header{width: 980px; margin: 80px 0 0 0; height: 80px; text-align: right;}
#left{width: 570px; margin: 0 10px 150px 40px; float: left;  min-height: 400px; height: auto ! important; height: 800px;}
#right{width: 340px; margin: 0 10px 150px 10px; float: left;  min-height: 400px; height: auto ! important; height: 800px;}

#left span{display: block; font-style: italic; margin-bottom: 20px;}
a, active, visited{ color: #4b3412;	text-transform: uppercase;}
#left h1,h2,p{margin-left: 0;}
.book{margin: 0 35px 0 0; display: block;}

#left h1{font-family: 'ArchiveLightfaceExtendedRg'; margin: 20px 0 0 0; font-size: 23px; text-transform: uppercase; letter-spacing: .5px;}
#left img{ margin: 20px 0 0 0;}
#left h2{ margin: 20px 0 0 0; font-size: 18px;}
#left p{background: url(../images/divide.png) bottom no-repeat; padding-bottom: 20px;}


#subleft{width: 570px; margin: 0 10px 280px 40px; float: left;  min-height: 400px; height: auto ! important; height: 800px;}
#subleft span{display: block; font-style: italic; margin-bottom: 20px;}
a, active, visited{ color: #4b3412;	text-transform: uppercase;}
#subleft h1,h2,p{margin-left: 0;}
.book{margin: 0 35px 0 0; display: block;}
#subleft h1{font-family: 'ArchiveLightfaceExtendedRg'; margin: 20px 0 0 0; font-size: 23px; text-transform: uppercase;}
#subleft h2{ margin: 20px 0 0 0;  font-size: 18px;}
#subleft img{ margin: 20px 0 0 0;}


#right img{margin-top: 25px;}

.credits p{margin: 0 10px 0 10px;}
span a, active, visited{ color: #4b3412;	text-transform: lowercase;}

/* Homepage Styles
-----------------------------------------------------------------------------*/


/* Subpage Styles
-----------------------------------------------------------------------------*/


/* Footer
-----------------------------------------------------------------------------*/


/* Class Styles
-----------------------------------------------------------------------------*/

/* End All Styles
-----------------------------------------------------------------------------*/




#buyTheBook
{
}

#buyTheBook p
{
	font-size:18px;
}

#buyTheBook ul
{
	padding:0;
	margin:0;
	
}




#buyTheBook li
{
	list-style-type:none;
	
}





