/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	background: #707070;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #89171a;
	text-align: center;
	
	}

a {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	}
	a:visited 	{ color: #ffffff; background: inherit; font-weight: bold; }
	a:hover 	{ color: #ffffff; background: inherit; font-weight: bold; text-decoration: underline; }
	a:active 	{ color: #ffffff; background: inherit; font-weight: bold; }




															/** MAIN CONTAINERS **/
div#container {
	width: 900px;
	margin: 0 auto;
	background: #e4c277;
	text-align: left;
	}
	body.fullwidth div#container { width: 100%; }
	div#header {
		
		width: 900px;
		height: 147px;
		background: #89171a;
		
		}
		div#header-in {
					
			
			}
			
			div#header-in #logo {
				padding-top: 9px;
				float: right;
				clear: none;
				padding-right: 33px;
			}
				
			div#header-in #navbar {
				width: 588px;
				padding-top: 9px;
				padding-bottom: 15px;
				float: left;
				clear: none;
				padding-left: 20px;
			}
			
			div#header-in #navbar-links {
				padding-right: 30px;
				float: left;
				clear: none;
			}
				
	div#content-wrap {
				
		}
		div.content {
			
			margin-top: 15px;
			
			}
			div.content-in {
				
				width: 850px;
				padding-top: 25px;
				padding-left: 25px;
				
				}
				
				div.content-in .page-photo {
					
					width: 335px;
					float: right;
					clear: none;
					
					}
					
				div.content-in .page-copy {
					
					width: 450px;
					float: left;
					clear: none;
					
					}
				
				
					div.content-in .page-copy p {
						font-family: Verdana, Geneva, sans-serif;
						font-size: 12px;
						line-height: 20px;
						color: #89171a;
						}	
								
					div.content-in .page-copy strong {
						font-family: inherit;
						font-size: inherit;
						font-weight: bold;
						color: #89171a;
						}
					
					div.content-in .page-copy .title {
						
						padding-bottom: 24px;
						
						}
						
					div.content-in .page-copy .page-title {
							color: #89171a;
							font-size: 18px;
							font-weight: 900;
							line-height: 5px;
						}
						
				div.content-in .books-photo {
						float: right;
						clear: none;
						width: 365px;
						}
				
				div.content-in .books {
					
					width: 400px;
					float: left;
					clear: none;
					
					}
					
				div.content-in .books .books-box {
					
					padding-bottom: 40px;
					width: 400px;
					float: left;
					clear: none;
					
					}
				
				
					div.content-in .books p {
						font-family: Verdana, Geneva, sans-serif;
						font-size: 12px;
						line-height: 20px;
						color: #89171a;
						}
						
					div.content-in .books .price {
						font-size: 15px;
						color: #89171a;
						font-weight: bold;
					}
						
					div.content-in .books p em {
						font-style: italic;
						color: inherit;
						font-size: inherit;
						}
					div.content-in .books p strong {
						font-weight: bold;
						color: inherit;
						font-size: inherit;
						}
					
						div.content-in .books .cat-title {
						
						padding-bottom: 24px;
						
						}
						
						div.content-in .books .book-tn {
							
							padding-right: 15px;
							float: left;
							clear: left;
							color: #89171a;
							text-align: center;
							
						}
						
						div.content-in .books .book-title {
							color: #89171a;
							font-size: 18px;
							font-weight: 900;
						}
							
				
				
				
	div#footer {
		
		}
		div#footer-in {
			background: #89171a;
			padding-top: 20px;
			padding-bottom: 20px;
			width: 100%;
			text-align: center;
			color: #ffffff;
			font-family: Verdana, Geneva, sans-serif;
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/