body {
	margin: 0px;
	background-color: #000000;
}
.menu-bg {
	background-image: url(../images/logo-menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b0a07e;
	text-decoration: none;	
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b0a07e;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c5b594;
	text-decoration: none;
	
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #b0a07e;
	text-decoration: none;

}
.nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bg-panel-1 {
	background-image: url(../images/panel-1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg-panel-2 {
	background-image: url(../images/panel-2a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gold {
	color: #B0A07E;
}

.ad {
	text-align: right;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 18px;
}

.showGal {
	/* Ensure the Gallery is visible on top of al the other layers */
	z-index:10000;
}

.bg-panel-3 {
	background-image: url(../images/panel-3a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg-panel-4 {
	background-image: url(../images/panel-4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg-panel-5 {
	background-image: url(../images/panel-5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg-panel-6 {
	background-image: url(../images/panel-6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg-panel-7 {
	background-image: url(../images/panel-7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg-panel-8 {
	background-image: url(../images/panel-8a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #c5b594;
	text-decoration: none;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #B0A07E;
	text-decoration: none;
}

.mainborder {
	border: 1px solid #B0A07E;
}
	
.main-bg {
	background-image: url(../images/logo-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.panelAd {
	position:relative;
	float:right;
	margin-top:20px;
	margin-right:20px;
}

.panelOffer{
	float:left;
	width:222px;;
	padding:20px;
	margin:20px;
	text-align:left;
	background-image: url(../images/panelBack.png);
	background-position: left top;
}
.offerTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-bottom:12px;
}
.offerDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b0a07e;
	text-decoration: none;	
	margin-bottom:12px;
}
.offerDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-bottom:12px;
}
.offerURL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b0a07e;
	text-decoration: none;	
	margin-bottom:12px;
}
.smlTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bg-panel-ft {
	background-image: url(../images/panel-ft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-panel-Xmas {
	background-image: url(../images/panel-xmas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuAd {
	display:relative;
	height:60px;
	padding:15px;
	background:#9A7264;
	border:2px solid #fff;
	display:block;
	margin:20px 0 20px 0;
}
.menuAd h3 {
	float:left;
	width:250px;
	text-align:center;
	margin:0;
}
.menuAd span {
	font-size:14px;
	float:left;
	width:460px;
	text-align:left;
	margin:6px 0 0 20px;
}

