/* jtest css */

* {
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc);}
html {  }
body {
	padding:0;
	margin:0;
	background:#fff ;
	letter-spacing:-0.02em;
	color:#1f1f1f;
	font-size:13px;
	line-height:1.5em;
	font-family:comic sans ms;}
.clear { clear:both;}
.left { float:left;}
.right { float:right;}
a {
	color:#BD2607;
	font-family:"tahoma";
	text-decoration:underline;}
a:hover {
	text-decoration:none;
	color:#ccc;}
img {
	display:block;}
a img {
	border:0;}

h1, h2, h3 {
		font-weight:normal;
		color:#1C3C17;		
		display:block;
		font-family:"comic sans ms";}
		
	h1 {		
		color:#1C3C17;
		font-size:18px;
		text-align:right;
		font-weight:bold;
		line-height:8px;
		padding:8px 0px 4px;
		}
	h2 {
		color:#1C3C17;
		font-size:15px;}
	h3 {
		color:#1C3C17;
		font-size:16px;
		line-height:1.7em;
		font-family:"comic sans ms", Courier, mono;}
		.h3 {
			font-family:"comic sans ms", Arial, Helvetica, sans-serif;
			font-size:15px;	color:#1C3C17;}
p {
	line-height:20px;
	
	margin:5px 0 17px;}
strong {
	color:#1C3C17;}
.txt11 {
	font-size:11px;}
	.red { color:#4D4D4D;}
	
/**************** STRUCTURE ******************/

#wrapper {
	width:100%;
	background: url(../images/bg.jpg) center top repeat-x;}
#container {
	background:url(../images/container-bg.gif) center top repeat-y;
	margin:0 auto;
	
	width:1000px;
	overflow:hidden;
	
	z-index:50;}
#header {
	background: url(../images/header-bg.jpg) top no-repeat;
	clear:both;
	height:267px;}
#content {
	background:url(../images/content-bg.jpg) top no-repeat;
	min-height:364px;
	
	width:525px;
	padding:10px 100px 5px 375px;}
	*html #content { height:388px;}
#footer {
	bottom:0px;
	line-height:1em;
	
	width:100%;
	}
#footer2 {
	height:27px;
	background:url(../images/footer-bg.jpg) center top no-repeat;
	margin:0 auto 0px;
	width:525px;
	padding:80px 100px 5px 375px;}
	#footer p { margin:0; padding:0; font-size:11px; color:#5D5D5D; font-family:tahoma;}
	#footer small { font-size:11px;}

#menu {
	
	float:left;
	
	margin-left:0px;
	position:absolute;
	top:166px;
	
	
	}
#menu .navlist {
	/*height:28px;*/
	margin-left:436px;
	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:200px;*/
		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 {border:3px #FED483 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:44px;}
#menu li img { visibility:hidden;}
	#home a { background:url(../images/n-home.gif); width:87px;}
	#home a:hover, #home a.active {background:url(../images/h-home.gif);}
	#book a { background:url(../images/n-book.gif); width:188px;}
	#book a:hover, #book a.active {background:url(../images/h-book.gif);}
	#author a { background:url(../images/n-author.gif); width:197px;}
	#author a:hover, #author a.active {background:url(../images/h-author.gif);}