/* jtest css */

* {
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc);}
html { background:url(../images/bg-top.gif)}
body {
	padding:0;
	margin:0;
	
	color:#3D2C17;
	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:#7F2E34;
	text-decoration:none;}
a:hover {
	text-decoration:underline;
	color:#C86F76;}
img {
	display:block;}
a img {
	border:0;}
	h1, h2, h3 {
		font-weight:normal;
		
		display:block;
		font-family:"Georgia";}
	h1 {
		background:url(../images/nav_pix.gif) bottom repeat-x;
		color:#611230;
		font-size:18px;
		height:13px;
		
		/*border-bottom:1px #ddd dashed;*/
		line-height:8px;
		padding:14px 0px 10px;
		}
	h2 {
		color:#946429;
		font-size:15px;}
	h3 {
		font-size:16px;
		font-weight:bold;
		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;
	font-weight:bold;}
strong {
	color:#6B1B21;}
.txt11 {
	font-size:11px;}
	
/**************** STRUCTURE ******************/

#wrapper {
	width:100%;
	background: url(../images/wrapper-bg.jpg) 0px 24px repeat-x;}
#container {
	background: url(../images/container-bg.jpg) top no-repeat;
	margin:0 auto;
	position:relative;
	width:1000px;
	overflow:hidden;
	
	z-index:50;}
#header {
	background: url(../images/header-bg.jpg) bottom no-repeat;
	clear:both;
	height:362px;}
#content {
background:url(../images/content-bg-inner.jpg) center repeat-y;
	min-height:200px;
	
	}
	#content-inner {
	background:url(../images/content-bg.jpg) top no-repeat;
		width:670px;
	padding:5px 165px 5px 165px;}
	
#footer {
	bottom:0px;
	line-height:1em;
	
	width:100%;
	}
#footer2 {
	height:47px;
	background:#DFA15B url(../images/footer-bg.jpg) bottom no-repeat;
	margin:0 auto 20px;
	padding:3px 20px;
	width:660px;}
	#footer p { margin:0; padding:0; font-size:11px; color:#6B1B21; font-family:trebuchet ms;}
	#footer small { font-size:11px;}

#menu {
	
	float:left;
	font-family:Trebuchet MS;
	margin-left:0px;
	position:absolute;
	top:333px;
	
	
	}
#menu .navlist {
	/*height:28px;*/
	margin-left:150px;
	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;
		min-height:25px;
		padding:0 21px 0;
		border-right:1px #8B2E50 solid;
		
		}
	#menu .navlist li a {
		height:20px;
		float:left;
		clear:both;
		/*width:200px;*/
		outline:none;
		color:#C06C8C;
		font-size:12px;
		letter-spacing:-.01em;
		word-spacing:2px;
		padding:3px 0px 0px 0px;
		text-align:left;
		font-family:georgia;
		font-weight:bold;
		/*border-bottom:1px #201F1F solid;
		border-top:1px #0E0101 solid;*/
		}
		
		
	#menu .navlist li a:hover, #menu .navlist li a.active  {
		color:#F6F6F6;
		
		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; }
		
.imgL {
	padding:0px 20px 0 0;}
.imgR {
	padding:10px 0 0 15px;}
.thumb {margin:10px 0px 0 20px; background:#380B0D; padding:3px; border:1px #431113 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:22px; background:url(../images/heart-div.jpg) center top no-repeat; }
.pix {background:url(../images/nav_pix.gif) bottom repeat-x; padding-bottom:4px;}