/* jtest css */

* {
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc);}
html { }
body {
	padding:0;
	margin:0;
	background:#A05E21 ;
	letter-spacing:0.02em;
	color:#595959;
	font-size:13px;
	line-height:1.5em;
	font-family:georgia;}
.clear { clear:both;}
.left { float:left;}
.right { float:right;}
a {
	color:#B37A4B;
	text-decoration:underline;}
a:hover {
	text-decoration:none;
	color:#ccc;}
img {
	display:block;}
a img {
	border:0;}
	h1, h2, h3 {
		font-weight:normal;
		
		display:block;
		font-family:"Georgia";}
	h1 {
		
		color:#57310E;
		font-size:15px;
		
		font-weight:bold;
		line-height:8px;
		padding:8px 0px 4px;
		}
	h2 {
		color:#946429;
		font-size:15px;}
	h3 {
		font-size:16px;
		line-height:1.7em;
		font-family:"Georgia", Courier, mono;}
		.h3 {
			font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:15px;}
p {
	line-height:20px;
	
	margin:5px 0 17px;}
strong {
	color:#524844;}
.txt11 {
	font-size:11px;}
	.red { color:#B37A4B;}
	
/**************** STRUCTURE ******************/

#wrapper {
	width:100%;
	/*background: url(../images/wrapper-bg.gif) center top repeat-x;*/}
#container {
	background: url(../images/container-bg.gif) top repeat-y;
	margin:0 auto;
	position:relative;
	width:800px;
	overflow:hidden;
	
	z-index:50;}
#header {
	background: url(../images/header-bg.jpg) top no-repeat;
	clear:both;
	height:407px;}
#content {
	background:url(../images/content-bg.jpg) top no-repeat;
	min-height:100px;
	
	width:670px;
	padding:10px 65px 5px 65px;}
	*html #content { height:100px;}
#footer {
	bottom:0px;
	line-height:1em;
	
	width:100%;
	}
#footer2 {
	height:67px;
	background: url(../images/footer-bg.jpg) top no-repeat;
	margin:0 auto 0px;
	padding:33px 20px 3px;
	width:760px;}
	#footer p { margin:0; padding:0; font-size:11px; color:#6F869E; font-family:tahoma;}
	#footer small { font-size:11px;}

#menu {
	
	float:left;
	
	margin-left:0px;
	position:absolute;
	top:240px;
	
	
	}
#menu .navlist {
	/*height:28px;*/
	margin-left:55px;
	float:left;
	display:inline;
	}
	#menu .navlist li {
	/*background:url(images/navli-bg.gif) right center no-repeat;*/
		display:block;
		float:left;
		clear:both;
		list-style-type:none;
		padding:0px;
		
		padding:0 0px 0;
		
		
		}
	#menu .navlist li a {
		
		float:left;
		clear:both;
		width:320px;
		outline:none;
		color:#B6A885;
		font-size:12px;
		letter-spacing:-0.05px;
		word-spacing:2px;
		padding:0px 0px 0px 0px;
		text-align:left;
		font-family:Geneva;
		font-weight:bold;
		/*border-bottom:1px #201F1F solid;
		border-top:1px #0E0101 solid;*/
		
		}
		
		
	#menu .navlist li a:hover, #menu .navlist li a.active  {
		color:#793817;
		
		
		text-decoration:none;}
		#menu .navlist li a.active {
			padding-left:0px !important; /*width:100px !important;*/ text-align:left !important; }
		
.imgL {
	padding:0px 20px 0 0;}
.imgR {
	padding:10px 0 0 15px;}
.thumb {margin:10px 20px 10px 0px; border:5px #ddd solid; }
.ico-book { display:inline; margin:0 0 -10px 10px;}
.p2 p { margin:2px 0 !important;}
h1.clear { line-height:0; padding:0; margin:0; height:10px; border:0; }
.pix {background:url(../images/nav_pix.gif) bottom repeat-x; padding-bottom:4px;}
.nob { border:0 !important;}

/************** menu hovers ****************/
#menu li a { height:36px; width:320px;}
#menu li img { visibility:hidden;}
	#home a { background:url(../images/n-home.gif); }
	#home a:hover, #home a.active {background:url(../images/h-home.gif);}
	#book a { background:url(../images/n-book.gif); }
	#book a:hover, #book a.active {background:url(../images/h-book.gif);}
	#author a { background:url(../images/n-author.gif); }
	#author a:hover, #author a.active {background:url(../images/h-author.gif);}