/* CSS Document */

body, html, a {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	height:100%;
	vertical-align:middle;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	}

h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #AD8B3A;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 13px;
	color: #AD8B3A;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #745C27;
}
h3 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: lighter;
	display:block;
			border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

h4, h4 a {
	font-size: 11px;
	color: #D7BE86;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: lighter;
	text-decoration: none;
	line-height: 15px;
		margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bgImage {
	background-image: url(images/glass3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}a:hover {
	color: #AD8B3A;
}
p {
	margin: 0px;
	padding: 7px 0px;
}

.spiritList tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	padding:1px;
	
}
.spiritListBold tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin:1px;
	}
col#listFirst{width:250px};
col#listSm{width:120px}