/* Global properties ======================================================== */
html, body {
	width:100%;
	padding:0;
	margin:0;
}
body {
	font: 12px/20px Arial, Helvetica, sans-serif;
/*	color:#717171; RH*/
	color:#fff;
	min-width:1000px;
/*	background: url(../images/bg.jpg) 0 0 repeat;  */
/*	background: url(../images/bg2.png) 0 0 repeat; */
	background: url(../images/bg5.png) 0 0 repeat; 
  
}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}
.main {
/*	background:url(../images/content.jpg) 0 0 repeat;  */
/*	background:url(../images/content2.png) 0 0 repeat;  */
	background:url(../images/content5.png) 0 0 repeat; 
}
/***********************************************************************/
a {
	text-decoration:none;
	cursor:pointer;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.button-1 {
	background:#91abb5;
	color:#fff;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	padding:6px 21px 9px 21px;
	display:inline-block;
	border-radius:6px;
}
.button-1:hover {
	background:#b92103;
}
.link {
	color:#fff;
	text-decoration:underline;
}
.link:hover {
	text-decoration:none;
}
.link-1 {
	color:#fff;
	text-decoration:underline;
	display:inline-block;
/*	background:url(../images/link-1.gif) right 8px no-repeat; RH */
	background:url(../images/link-1_2.gif) right 8px no-repeat;
	padding-right:10px;
	float:right;
	margin-top:10px;
}
.link-1:hover {
	text-decoration:none;
}
.link-2 {
	color:#b09609;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	text-decoration:underline;
	display:inline-block;
}
.link-2:hover {
	text-decoration:none;
}
.clr-1 {
	color:#b09609;
}
h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:bold;
	font-size:36px;
	line-height:46px;
	color:#fff;
}
.h2 {
/*	border-bottom:#2e2e2e 1px solid; RH*/
	border-bottom:#ffe5e5 1px solid;
	padding-bottom:4px;
}
h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:bold;
	font-size:30px;
	line-height:36px;
/*	color:#fff;  RH*/
  color: #FFD700;
	text-shadow:#000 1px 1px 1px;
}
a.h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:bold;
	font-size:30px;
	line-height:36px;
/*	color:#fff;  RH*/
  color: #FFD700;
	text-shadow:#000 1px 1px 1px;
}
h3.h3 {
/*	border-bottom:#2e2e2e 1px solid; RH*/
	border-bottom:#ffe5e5 1px solid;
	padding-bottom:8px;
}
ul {
	margin:0;
	padding:0;
	list-style-image:none;
}
ul.list-1 li {
	padding:0px 0 14px 17px;
	line-height:18px;
	background:url(../images/marker-1.gif) 0 6px no-repeat;
}
ul.list-1 li a {
	font-size:14px;
	color:#fff;
	line-height:18px;
}
ul.list-1 li a:hover {
	color:#b09609;
}
/******************************************************************/
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative
}
.wrap {
	overflow:hidden;
	position:relative
}
.extra-wrap {
	overflow:hidden;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.img-indent {
	float:left;
	margin:0px 10px 0px 0;
}
.line-height {
	line-height:18px;
}
.last {
	margin-right:0px !important;
	padding-right:0px !important;
}
.it {
	font-style:italic;
}
.bold {
	font-weight:bold;
}
.top-1 {
	margin-top:18px;
}
.top-2 {
	margin-top:60px;
}
.top-3 {
	margin-top:34px;
}
.top-4 {
	margin-top:21px;
}
.top-5 {
	margin-top:17px;
}
.top-6 {
	margin-top:40px;
}
.top-7 {
	margin-top:24px;
}
.top-8 {
	margin-top:27px;
}
.top-9 {
	margin-top:7px;
}
.top-10 {
	margin-top:39px;
}
.top-11 {
	margin-top:12px;
}
.top-12 {
	margin-top:23px;
}
.top-13 {
	margin-top:5px;
}
.left-1 {
	margin-left:13px;
}
.right-1 {
	margin-right:20px;
}
.bot-0 {
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}
.pad-0 {
	padding:0px 0px 0px 0px;
}
.p1 {
	padding-bottom:18px;
}
.p2 {
	padding-bottom:24px;
}
/*********************************header*************************************/
header {
	width:960px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-480px;
  z-index: 1111;
/*
  background: rgba(0,0,0,0.5)
*/
}
.sub-pages {
/*	background:url(../images/slider.jpg) 0 bottom repeat-x; RH*/
	background:url(../images/slider5.jpg) 0 bottom repeat-x;
	margin-bottom:38px;
	padding-bottom:3px;
}
.sub-pages>div {
	background:url(../images/slide-1.jpg) center 0 no-repeat;
	overflow:hidden;
	min-height:357px;
}
h1 {
	/*display:inline-block;*/
	text-align: center; /*RH*/
	z-index:1111;
/*	margin:79px 0px 0 77px; RH*/
/*	margin:79px 0px 0 0px; /*RH*/
	margin:1px 0px 0 0px; /*RH*/
	position:relative;
}
nav {
	display:inline-block;
	z-index:1111;
	position:relative;
/*	margin:0 auto; 
	width:1000px; RH*/
	margin-top: 20px; /*RH*/
	width:100%;
	text-align:center;
/*RH*/
/*	background-color: #ffe5e5;
	opacity: 0.7;
*//*RH*/
}
.slogan {
	font-size:18px;
	line-height:30px;
/*	color:#ecc908; RH*/
  color:#FFD700;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:bold;
	z-index:1111;
	position:relative;
	text-align:center;
/*	text-transform:uppercase; RH*/
	text-shadow:#000 1px 1px 1px;
	letter-spacing:1px;
	margin:11px 0 0 0;
/*	background:url(../images/slogan.png) center bottom no-repeat; RH*/
	padding-bottom:46px;
}
.slogan span {
	display:block;
	margin-top:-4px;
}
.slogan_text {
  position: absolute;
  width: 40%;
  left: 30%;
  background: rgba(0,0,0,0.3);
}
.slogan2 {
	font-size:18px;
	line-height:30px;
/*	color:#ecc908; RH*/
  color:#FFD700;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:bold;
	z-index:1111;
	position:relative;
	text-align:center;
/*	text-transform:uppercase; RH*/
	text-shadow:#000 1px 1px 1px;
	letter-spacing:1px;
	margin:50px 0 0 0;
/*	background:url(../images/slogan.png) center bottom no-repeat; RH*/
	padding-bottom:46px;
}
.slogan2 span {
	display:block;
	margin-top:-4px;
}
.slogan2_text {
  position: absolute;
  width: 40%;
  left: 30%;
  background: rgba(0,0,0,0.3);
}
ul.menu {
/*	margin:28px 0px 0px 43px; RH*/
	margin:20px 0px 0px 0px; /*RH*/
	display:inline-block;
	float:left;
	width: 100%; /*RH*/
  background: rgba(0,0,0,0.3);
	
}
ul.menu li {
	float:left;
	line-height:24px;
	/*margin:0px 48px 0px 48px; RH*//*RH*/
/*RH*/
	width: 25%;
/*
	width: 16.6%;
*/
/*  
  background-color: #ffe5e5;
*/

/* RH - temp
  background-color: #FFD700;
*/
       
/*	color: #612121; */

/*
	color: #6d3011;
*/
/* RH - temp
	color: #000000;
*/

/* RH - temp
	opacity: 0.6;
*/
	border-bottom:#FFD700 1px solid;
/*RH*/
}
ul.menu li:hover, ul.menu li.current {
/*RH*/
/*
  color: #ffe5e5;
	border-bottom:#ffe5e5 1px solid;
*/


  color: #000000;
/*  color: #FFD700; */
	border-bottom:#000000 1px solid;

	width: 25%;
/* 
	width: 16.6%;
*/
/*RH*/
}
ul.menu li a {
	font-size:18px;
	line-height:24px;
/*	color:#fff; RH*/
/*RH*/
/*  color:#612121; */

/*
  color: #6d3011;
*/
/* RH - temp
  color: #000000;
*/

  color: #FFD700;  

	width: 100%;   
/*RH*/
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:bold;
	display:inline-block;
/*	border-bottom:#61685b 1px solid; RH*/
}
ul.menu li a:hover, ul.menu li.current a {
/*	color:#858785;
	border:none; RH*/
/*RH*/
	/*background-color: #612121;*/

/*
  background-color: #6d3011;
*/
/* TEMP
  background-color: #000000;
*/
  background-color: #FFD700;

/*
  color: #ffe5e5;
*/
  color: #000000;
  
 
	width: 100%;   
/*RH*/
}
/*********************************content*************************************/
#content {
	width:960px;
	margin:0 auto;
	padding:0px 0px 75px 0;
}
.img-border {
/*	border:#474747 1px solid;
	background:#171717; RH*/
	border: #ffe5e5 1px solid;
/*	background:#6d3011; */
	background:#012f01; 
	padding:2px;
}
.p-border {
/*	border-bottom:#2e2e2e 1px solid; 
	border-bottom:#ffe5e5 1px solid;   
	padding-bottom:12px;               RH*/
}
.text-1 {
	overflow:hidden;
/*	background:url(../images/line-1.png) 0px 0px no-repeat; RH*/
	min-height:50px;
/*	margin-bottom:21px; RH*/
}
.text-1 span {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:normal;
	color:#e5c608;
	font-size:21px;
	line-height:26px;
	display:inline-block;
	float:left;
	margin-right:20px;
	min-height:40px;
}
.text-1 strong {
/*	font-family: 'Holtwood One SC', serif; RH*/
	font-family: 'PT Sans Naroow', sans-serif;
	font-weight:bold;
/*	color:#fff; */
  color: #FFD700;
	font-size:20px;
	line-height:24px;
	padding-left:10px;
	overflow:hidden;
  text-shadow: 1px 1px 1px #000;
}
.block-1 {
/*	background:url(../images/block-1.jpg) 0 0 repeat; RH*/
	background:url(../images/content2.png) 0 0 repeat;
}
.block-1>div {
/*	background:url(../images/footer.jpg) 0 0 repeat-x; RH*/
/*	background:url(../images/footer2.jpg) 0 0 repeat-x;  */
background:url(../images/footer5.jpg) 0 0 repeat-x;
}
.block-1>div>div {
	background:url(../images/block-1-bottom.jpg) 0 bottom repeat-x;
	position:relative;
	padding:12px 0 25px 0;
}
.text-2 {
	float:left;
	width:468px;
	text-align:right;
	font-family: 'Holtwood One SC', serif;
	font-weight:bold;
	color:#b09609;
	font-size:21px;
	line-height:26px;
	letter-spacing:-1px;
	padding-top:7px;
}
.text-2 span {
	display:block;
	font-size:30px;
	line-height:36px;
	margin-top:-3px;
}
.text-3 {
	float:left;
	width:240px;
	text-align:left;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:30px;
	line-height:36px;
	margin-left:127px;
}
.text-3 span {
	display:block;
	margin-top:-6px;
}
.discount {
	position:absolute;
	width:118px;
	height:128px;
	top:0;
	left:471px;
	background:url(../images/discount.png) 0 0 no-repeat;
}
.>div>div a.link-2 {
	margin:43px 0 0 4px;
	float:left;
}
.letter {
	overflow:hidden;
	width:170px;
	float:left;
	margin-right:30px;
}
.letter span {
	display:inline-block;
	width:40px;
	height:66px;
	font-size:24px;
	padding-left:6px;
	line-height:40px;
	color:#b09609;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:normal;
	float:left;
	background:url(../images/letter.png) 0 0 no-repeat;
	text-align:center;
	margin-right:8px;
}
.box-1 {
	float:left;
	width:150px;
	margin-right:10px;
}
.box-1 p {
	padding-right:20px;
}
.box-1 .clr-1 {
	margin:11px 0 14px 0;
}
.comment {
	margin-bottom:0px;
}
.comment p img:first-child {
	margin:5px 7px 0 0;
}
.comment p img.comma-bot {
	margin:5px 0px 0 10px;
}
.comment>span {
	text-align:right;
	margin-top:7px;
	display:block;
}
.letter-2 {
	overflow:hidden;
	width:190px;
	float:left;
	margin-right:50px;
}
.letter-2 .clr-1 {
	text-transform:uppercase;
	margin:17px 0 0 0;
	font-size:14px;
	line-height:18px;
	overflow:hidden;
}
.letter-2 span {
	display:inline-block;
	width:47px;
	height:42px;
	font-size:24px;
	line-height:40px;
	color:#b09609;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:normal;
	float:left;
	background:url(../images/letter-2.png) 0 0 no-repeat;
	text-align:center;
	margin-right:5px;
	padding-top:17px;
}
.letter-2>div>p {
	margin-top:6px;
}
ul.list {
	margin-top:12px;
	width:260px;
	float:left;
	margin-right:80px;
}
.list li {
	overflow: hidden;
	vertical-align: top;
	padding:0px 0 12px 17px;
	line-height:18px;
	background:url(../images/marker-1.gif) 0 6px no-repeat;
}
.list li em {
	background: url(../images/line-hor.gif) repeat-x 0% 13px;
	display: block;
	overflow: hidden;
}
.list li span {
	float: right;
	font-size:14px;
}
.list li strong {
	float: left;
	font-size:14px;
	line-height:18px;
	color:#fff;
	font-weight:normal;
}
.border-top {
	border-top:#2e2e2e 3px solid;
	padding-top:32px;
	margin-top:44px;
}
.box-2 {
/*	width:430px;  RH*/
	float:left;
/*	margin-right:50px;
	margin-top:27px; RH*/
}
.box-2 .img-border {
	float:left;
	width:264px;
	margin-right:10px;
}
/****************************footer************************/
footer {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding:24px 0px 20px 0;
/*	background:url(../images/footer2.jpg) 0 0 repeat-x; */
	background:url(../images/footer5.jpg) 0 0 repeat-x;
}
footer p {
	float:left;
	width:320px;
	padding-top:0px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:18px;
	font-size:12px;
}
footer p a {
	color:#717171;
	text-decoration:underline;
}
footer p a:hover {
	text-decoration:underline;
	color:#fff;
}
.soc-icons {
	overflow:hidden;
	float:right;
	margin-top:3px;
}
.soc-icons a {
	display:inline-block;
	float:left;
	margin-left:3px;
}
.soc-icons a:hover img {
	opacity:0.7;
}
/**********************form**********************/
dl.adr {
	margin-top:22px;
}
dl.adr dt {
}
dl.adr dd span {
	width:60px;
	text-align:right;
	display:block;
	float:left;
	margin-right:8px;
}
dl.adr dd {
	white-space:nowrap;
	line-height:18px;
}
dl.adr dd a {
}
dl.adr dd a:hover {
}
#form {
	margin: 28px 0 0px 0px;
	width:630px;
}
#form input {
	border:#474747 1px solid;
	background:#2f2f2f;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:4px 10px 5px 10px;
	outline: medium none;
	width:536px;
	height:17px;
	float:left;
}
#form textarea {
	border:#474747 1px solid;
	background:#2f2f2f;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	height:122px;
	outline: medium none;
	overflow: auto;
	padding: 4px 0px 0px 10px;
	width: 546px;
	resize:none;
	margin:0px 0 0 0;
	float:left;
}
#form label {
	position:relative;
	display: block;
	min-height:34px;
	overflow:hidden;
}
.btns {
	text-align:right;
	overflow:hidden;
	width:560px;
	border-top:#2e2e2e 1px solid;
	margin-left:70px;
	margin-top:14px;
	padding-top:10px;
}
.btns a {
	display:inline-block;
	margin:0px 0px 0 28px;
}
#form label strong {
	float:left;
	text-align:right;
	display:block;
	padding-top:4px;
	line-height:18px;
	width:58px;
	font-weight:normal;
	margin-right:12px;
	white-space:nowrap;
}

.open_h_l {
  width: 30%;
  float: left;
}
.open_h_p {
  width: 70%;
}
