html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, ol, ul, li, fieldset, form, label {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol, ul {
	list-style:none;
}
:focus {
	outline:0;
}
a:link, a:visited {
	color:#a9a667;
	text-decoration:none;
-o-transition-duration:.6s;
	-o-transition-property:color;
-webkit-transition-duration:.6s;
	-webkit-transition-property:color;
}
a:hover {
	color:#efeebb;
}
a.next {
	padding-right:30px;
	background:url(i/but_next.gif) no-repeat right 0;
	line-height:22px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
*display:inline;
}
a:hover.next {
	background-position:right -22px;
}
html, body {
	height:100%;
	width:100%;
	background:url(i/light.jpg) no-repeat #000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#535243;
}
#bg2 {
	position:fixed;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:100%;
}
#bg img {
	height:100%;
	position:absolute;
	top:0;
	left:480px;
	z-index:1;
}
#bg2 img {
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
#container {
	position:absolute;
	top:20px;
	left:20px;
	width:510px;
	padding:20px 0 0 20px;
	z-index:2;
}
#x2 #container {
	background:url(i/pngBg.png) transparent;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border-radius:14px;
}
ul#nav {
	display:inline;
}
ul#nav li {
	float:left;
	margin-bottom:20px;
}
ul#nav li a {
	font-size:13px;
	display:block;
	padding-right:40px;
	line-height:30px;
	border-bottom:1px solid #262515;
	text-align:left;
	text-indent:5px;
}
ul#nav li a:hover, ul#nav li a.selected {
	color:#e1deab;
	border-bottom:1px solid #e1deab;
}
#section {
	width:500px;
	min-height:240px;
	height:auto !important;
	height:240px;
	float:left;
	clear:left;
}
#slider {
	width:500px;
	position:relative;
	float:left;
}
.scroll {
	min-height:350px;
	width:500px;
	position:relative;
	clear:left;
}
.scrollContainer div.panel {
	min-height:350px;
	width:500px;
	display:inline;
	float:left;
	position:relative;
}
ul.menu {
	float:left;
	margin-bottom:20px;
}
ul.menu li {
	display:inline;
	font-size:12px;
}
ul.menu a {
	display:block;
	line-height:14px;
	float:left;
	padding:6px;
	margin-right:10px;
}
ul.menu a.selected {
	background:url(i/menu_bg.gif) repeat-x #2c2c2c;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	color:#a49f78;
	text-shadow:0 -1px 0 #111;
	border-bottom:1px solid #444;
	border-right:1px solid #444;
}
ul#ext {
	width:492px;
	background:url(i/ext.gif) no-repeat 0 5px transparent;
	text-indent:-9999px;
	border-top:1px solid #0e0d04;
	float:left;
}
#ext li {
 //display:inline;
}
ul#ext a {
	display:block;
	width:90px;
	height:43px;
	float:left;
}
ul#ext li.hover a {
	width:50px;
}
ul#ext a.wide {
	width:160px;
}
li.hover {
	position:relative;
}
li.hover span {
	position:absolute;
	left:-37px;
	top:0;
	display:none;
	width:115px;
	height:112px;
	background:url(i/hours.png) no-repeat transparent;
}
h5#footer {
	line-height:28px;
	clear:both;
}
h1 {
	margin-bottom:20px;
}
h2 {
	margin-bottom:10px;
	font-weight:normal;
	color:#a6a770;
	font-size:16px;
	letter-spacing:-1px;
}
h3 {
	font-weight:normal;
	font-size:13px;
	color:#948a72;
	line-height:24px;
	border-top:1px solid #0e0d04;
}
h3 strong {
	font-weight:normal;
	color:#544d39;
	position:absolute;
	right:5px;
	//margin-top:-4px;
}
h3:hover, h3:hover strong{
	background:#111;
	color:#efeebb;
}
h4, h3 em {
	font-weight:normal;
	font-size:12px;
	color:#3a3528;
	line-height:28px;
	margin-bottom:16px;
}
p {
	margin-bottom:14px;
	font-size:13px;
	line-height:1.3;
	text-align:justify;
	clear:left;
}
p strong {
	color:#bebf91;
	font-weight:normal;
}
#section p {
	padding-right:30px;
}
h5 {
	font-weight:normal;
	font-size:9px;
	color:#2d2c1c;
	line-height:1em;
}
h5 a:link, h5 a:visited {
	color:#47462d;
}
h5 a:hover {
	color:#efeebb;
}
h5 br {
	clear:both;
}
h6 {
	font-weight:normal;
	font-size:10px;
	color:#3a3528;
	line-height:28px;
}
#info {
	position:absolute;
	top:20px;
	width:200px;
	z-index:9;
	text-align:right;
	display:none;
}
#info h6 {
	position:absolute;
	top:0;
	right:0;
	font-size:12px;
	font-weight:normal;
	color:#535243;
	background:url(i/but_info.gif) no-repeat right center transparent;
	line-height:22px;
	padding:5px 28px 5px 5px;
}
.mailer {
	display:inline;
}
.mailer label, .mailer input, .mailer textarea {
	width:160px;
	float:left;
	margin:0 0 6px 0;
	color:#000;
	height:16px
}
.mailer label {
	font-size:13px;
	text-align:left;
	padding-right:10px;
	width:70px;
	color:#948a72;
	line-height:16px;
}
.mailer input, .mailer textarea {
	border:none;
	padding:2px;
	background:url(i/input_bg.gif) repeat-x #55503b;
	border-right:1px solid #8a8261;
	border-bottom:1px solid #8a8261;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.mailer textarea {
	height:120px;
	width:220px;
}
.mailer input:focus, .mailer textarea:focus {
	border:none;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#ccc;
	background-image:none
}
.mailer input.but {
	width:80px;
	height:22px;
	border:none;
	background:url(i/menu_bg.gif) repeat-x 0 center #2c2c2c;
	color:#000;
	margin:0 0 20px 80px;
	text-shadow:0 1px 0 #555;
}
.mailer br {
	clear:both;
	height:0;
	overflow:0;
	font-size:0;
}
