@charset "utf-8";
/* CSS Document */

body {
	background-color: #2A1905;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout/bk_martini.gif);
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #c69c6d;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #C69C6D;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #C69C6D;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #C69C6D;
	font-weight: bold;
}
.navbk {
	background-image: url(images/layout/nav_bk.gif);
	background-repeat: repeat-x;
}
.datebk {
	background-image: url(images/layout/datebk.gif);
	width: 310px;
}
.datepad {
	padding: 10px;
}
.eventsbk {
	background-image: url(images/layout/eventsbk.jpg);
	height: 237px;
	width: 310px;
}
.hdr1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c7b299;
}
.upcomingtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tier2bk {
	background-image: url(images/layout/teir2bk.jpg);
	background-repeat: repeat;
}
.highlighttxt {
	font-weight: bold;
	color: #C69C6D;
}
.hptxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}
.ftrBk {
	background-image: url(images/layout/ftrBk.jpg);
	height: 127px;
	width: 925px;
	background-position: center center;
}
.ftrtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C69C6D;
	line-height: 20px;
}
.tier2sep {
	background-image: url(images/layout/teir2sep.jpg);
	background-repeat: no-repeat;
	height: 320px;
}.shade {
	background-image: url(images/layout/shade.gif);
	background-repeat: repeat-x;
}
