body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#323232;
	color: #000000;
	line-height:1;
	font-size:11.5px;
}

a:link {
	color: #A3121C;
	text-decoration:none;
}
a:hover {
	color: #A3121C;
	text-decoration:underline;
}
a:visited {
	color: #A3121C;
}

#menu_ {
	position:absolute;
	z-index:10;
	left:0px;
	top:201px;
	width:212px;
	height:303px;
}

#club-hotel-logo_ {
	position:absolute;
	left:0px;
	top:0px;
	width:212px;
	height:201px;
}

#top_ {
	position:absolute;
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	left:212px;
	top:0px;
	width:455px;
	height:97px;
}

#pic1_ {
	position:absolute;
	z-index:10;
	left:682px;
	top:160px;
	width:170px;
	height:120px;
}

#pic2_ {
	position:absolute;
	z-index:10;
	left:682px;
	top:290px;
	width:170px;
	height:120px;
}

#right_ {
	position:absolute;
	background-image:url(images/right.gif);
	background-repeat:no-repeat;
	z-index:0;
	left:667px;
	top:0px;
	width:221px;
	height:424px;
}

#content_ {
	position:absolute;
	background-image:url(images/content_bg.gif);
	background-repeat:no-repeat;
	background-color:#C8C6C3;
	z-index:0;
	left:212px;
	top:97px;
	width:440px;
	height:445px;
	font-size: 12px;
	padding-left: 15px;
}
#content_home {
	position:absolute;
	background-image:url(images/content_bg_home.gif);
	background-repeat:no-repeat;
	z-index:0;
	left:0px;
	top:0px;
	width:440px;
	height:445px;
	font-size: 12px;
	padding-left: 15px;
}

#left_ {
	position:absolute;
	z-index:0;
	background-image:url(images/left.gif);
	background-repeat:no-repeat;
	left:0px;
	top:201px;
	width:212px;
	height:362px;
}

#bottle-shop_ {
	position:absolute;
	left:667px;
	top:424px;
	width:221px;
	height:139px;
}

#copyright_ {
	position:absolute;
	z-index:10;
	text-align:center;
	font-size:11px;
	left:192px;
	top:835px;
	width:455px;
	height:16px;
}

#copyright_ {
	position:absolute;
	z-index:10;
	text-align:center;
	font-size:11px;
	left:212px;
	top:517px;
	width:455px;
	height:16px;
}

#footer_ {
	position:absolute;
	padding-top:6px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
	left:212px;
	top:536px;
	width:455px;
	height:27px;
	color: #360307;
}
#footer_ a{
	color: #360307;
	font-size:11px;
}

#menu_items {
	position:absolute;
	z-index:15;
	left:212px;
	top:86px;
	width:400px;
	height:844px;
	font-size: 12px;
	padding-left: 15px;
	line-height: 1.1;
}

#menu_content_ {
	position:absolute;
	background-image:url(images/menu_content.gif);
	background-repeat:repeat-y;
	z-index:0;
	left:212px;
	top:97px;
	width:475px;
	height:744px;
	font-size: 12px;
	line-height:2;
	padding-left: 15px;
}

#menu_left_ {
	position:absolute;
	z-index:0;
	background-image:url(images/menu_left.gif);
	background-repeat:repeat-y;
	left:0px;
	top:201px;
	width:212px;
	height:601px;
}

#menu_top_ {
	position:absolute;
	background-image:url(images/menu_top.gif);
	background-repeat:no-repeat;
	left:212px;
	top:0px;
	width:475px;
	height:97px;
}
#menu_footer_ {
	position:absolute;
	z-index:5;
	background-image:url(images/menu_footer.gif);
	background-repeat:no-repeat;
	left:0px;
	top:731px;
	width:687px;
	height:153px;
	color: #360307;
}
#menu_copyright_ {
	position:absolute;
	z-index:10;
	text-align:center;
	font-size:11px;
	left:192px;
	top:835px;
	width:455px;
	height:16px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A3121C;
}

.red {
	color: #A3121C;
}

.black_border {
  border: 1px solid #000000;
}
.caption {
	text-align: center;
	font-size: 11px;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #A3121C;
}

