/* jtest css */

* {
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc);}
html { background:#FEF5E5;}
body {
	padding:0;
	margin:0;
	background: url(../images/body-bg.jpg) center top repeat-x;
	color:#4A2C24;
	font-size:13px;
	line-height:1.5em;
	font-family:trebuchet MS,Geneva, Arial, Helvetica, "sans-serif";}
.clear { clear:both;}
.left { float:left;}
.right { float:right;}
a {
	color:#B12F28;
	text-decoration:none;}
a:hover {
	text-decoration:underline;
	color:#794B1E;}
img {
	}
a img {
	border:0;}
	h1, h2, h3 {
		font-weight:normal;
		
		display:block;
		font-family:"Georgia";}
	h1 {
		
		color:#A3A3A3;
		font-size:18px;
		border-bottom:1px #4A2C24 solid;
		
		
		padding:8px 0px 0px;
		}
	h2 {
		color:#000;
		font-family:verdana;
		font-weight:bold;
		font-size:18px;}
	h3 {
		font-size:15px;
		line-height:1.4em;
		font-family:"Georgia", Courier, mono;}
		.h3 {
			font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:15px;}
p {
	line-height:19px;
	margin:5px 0 10px;}
strong {
	color:#AC8252;}
.txt11 {
	font-size:11px;}
	
/**************** STRUCTURE ******************/

#wrapper {
	width:100%;
	background: url(../images/wrapper-bg.jpg) center top no-repeat;
	}
#container {
	
	margin:0 auto;
	position:relative;
	width:760px;
	overflow:hidden;
	
	z-index:50;}
#header {
	background: url(../images/header-bg.jpg) top no-repeat;
	clear:both;
	height:343px;}
#content {
	background:url(../images/content-bg.jpg) top no-repeat;
	
	
	}
	*html #content { height:300px;}
	#content-inner {
		background:url(../images/content-inner.jpg) repeat-y;
		width:510px;
	padding:2px 20px 5px 230px;}
#footer {
	bottom:0px;
	line-height:1em;
	
	width:100%;
	}
#footer2 {
	height:27px;
	background:url(../images/footer-bg.jpg) center -9px no-repeat;
	margin:0 auto 20px;
	padding:23px 20px 3px 100px;
	width:640px;}
	#footer p { margin:0; padding:0; font-size:11px; color:#5A4A4A; font-family:trebuchet ms;}
	#footer small { font-size:11px;}

#menu {
	
	float:left;
	font-family:Trebuchet MS;
	margin-left:10px;
	position:absolute;
	top:345px;
	background:#766B4B url(../images/menu-bg.gif) center top repeat-x;
	
	
	}
#menu .navlist {
	background: url(../images/t-nav.gif) center top no-repeat;
	/*height:28px;*/
	margin-left:0px;
	float:left;
	padding:40px 0 10px 0;
	display:inline;
	
	
	border-bottom:none;
	}
	#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 15px 0;
		
		
		}
	#menu .navlist li a {
		height:20px;
		float:left;
		clear:both;
		width:170px;
		outline:none;
		color:#C6C0B0;
		font-size:11px;
		letter-spacing:-.01em;
		word-spacing:2px;
		padding:3px 0px 0px 0px;
		text-align:left;
		font-family:georgia;
		
		border-bottom:1px #5B4F33 solid;
		/*border-top:1px #0E0101 solid;*/
		}
		
	#menu .navlist li a:hover, #menu .navlist li a.active  {
		color:#4C2622;
		
		/*background:url(../images/nav_pix.gif) bottom repeat-x;*/
		text-decoration:none;}
		#menu .navlist li a.active {
			padding-left:0px !important; /*width:100px !important;*/ text-align:left !important; height:20px;font-weight:bold; }
		
.imgL {
	padding:0px 20px 0 0;}
.imgR {
	padding:10px 0 0 15px;}
.thumb {margin:10px 20px 10px 0; padding:2px; border:1px #9D8684 solid; background:#FEF5E5;}
.ico-book { display:inline; margin:0 0 -10px 10px;}
.p2 p { margin:2px 0 !important; text-align:justify;}
.indent p { text-indent:40px; text-align:justify; }
h1.clear {border-bottom:none; }
.b3 { font-size:300%;}
.pix { border-bottom:1px #E3D6BC solid; margin:0 0 10px;}
.title strong { color:#4884C2; font-size:18px;}
.home p { font-size:13px; font-family:"verdana"}