body {
	padding:    5px;
	margin:     5px;
	background: #fffaf3;
	font:       8pt verdana;
	color: #916f54;
	text-align: center;
}

#wrapper {
	margin:     0 auto;
	text-align: left;
	background: #ffffff;
	width:      900px;

}

a:hover {
	text-decoration: none;
	color: #edd19a;
	font-weight: bold;

	}

h1#title {
	font-size: 13pt;
	font-weight: normal;
	border-bottom: 1px solid #916f54;
	color: #916f54;
	padding: 15px;
	
}




#header {
	height:      229px;
	border-bottom: 0px solid #916f54;
	text-indent: -2000px;
	/*background:  #ffffff url('/?asset=assets%2fRJS%2fjpg%2fheader.jpg') no-repeat 0px 50%;*/
	background:  #ffffff url('/?asset=assets%2fRJS%2fjpg%2fheader.jpg') no-repeat 0px 50%;
}




#nav {
	padding:    10px;
	width:      235px;
	color: #ffffff;
	background:  #ffffff url('/?asset=assets%2fRJS%2fjpg%2fside.jpg')
}




#nav div       { padding: 1px 0 1px 0; }
#nav div.out   { padding: 6px 0 6px 0; }
#nav div.first { padding-top: 0;       }
#nav div.last  { padding-bottom: 0;    }

#nav h3 {
	color:         #c3c863;
	line-height: 18pt;
	background:  #c3c863 url('/?asset=assets%2fRJS%2fpng%2fheadmenu.png') no-repeat 0px 50%;
	padding:       5px;
	font-weight:   normal;
	font-size:     10pt;
	cursor:        pointer;
	border:        1px solid #c3c863;
	border-bottom: 1px solid #c3c863;
}

#navimg {
	margin-top: 10px;
}


#nav ul {
	display: none;
	border: 2px solid #c3c863;

}

#nav li div,
#nav li a {
	color:       #ffffff;
	line-height: 16pt;
	text-indent: 5px;
	padding:       0px;
	display:       block;
	border-bottom: 1px solid #c3c863;
	line-height: 20pt;
	font-size:     10pt;

}

#nav li.last a,
#nav li.last div {
	border-bottom: none;
}

#nav a {
	color:       #ffffff;
}

#nav a:hover {
	display:      block;
	background:  #57341a url('/?asset=assets%2fRJS%2fpng%2fmenu5.png') no-repeat 0px 50%;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	line-height: 20pt;


	}

#nav li.active div {
	color: #ffffff;
	background:  #57341a url('/?asset=assets%2fRJS%2fpng%2fmenu2.png') no-repeat 0px 50%;
	font-weight: bold;
	line-height: 20pt;
	text-indent: 15px;


}

#nav li.highlight {
	background: #000000;
	border-top: 1px solid #c3c863;
}




#nav div.out h3 {
	color:       #ffffff;
	font-weight:   bold;
	border-bottom: none;
}

#nav div.out ul {
	display:      block;
	background:  #57341a url('/?asset=assets%2fRJS%2fpng%2fmenu3.png');
	border-top: none;
	color:       #ffffff;

}

#nav div.out li {
	list-style:  none;
}




/*#nav div.admin h3 {
	color:      #fff;
	background: #000000;
}

#nav div.admin ul {
	background: #000000;
	border:     1px solid #6f6f6e;
	border-top: none;
}*/




#inner {
	padding:    15px;
	font-size:   9pt;
	text-align: justify;
	line-height: 1.5em;
	min-height: 400px;
	width:      673px;


}

* html #inner {
	height: 500px;
}

#inner h2 {
	font-size:   9pt;
	font-weight: normal;
	color: #916f54;
	}

#cartsummary {
	clear: both;
	padding: 10px;
	border-bottom: 1px solid #f9e014;
	background: #ffe;
	margin-bottom: 10px;
}




#right {
	padding:    5px;
	width:      120px;
	background: #eee;
}

#right h4 {
	margin:     0;
	padding:    2px;
	color:      #fff;
	background: #ccc;
}

#right img {
	border: 1px solid #f9e014;
	border-top: none;
}

#right p {
	padding-bottom: 10px;
}

#right p a {
	color: #ffffff;
}

#add_ads {
	position: absolute;
	left: 50%;
	width: 60px;
	margin-left: 410px;
	text-align: right;
}




#footer div.links {
	padding:    1px;
	background: #c3c863;
	padding:    1px;
}

#footer div.footnotes {

	padding:    5px;
	background:  #ffffff url('/?asset=assets%2fRJS%2fjpg%2fbottomback.jpg') no-repeat 0px 50%;
	text-align: right;
	color: #ffffff;

}