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

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.fantasyglo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menu_bck.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 33px;
	width: 140px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F60;
	height: 33px;
}
.home {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menu_bck.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 33px;
	width: 140px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
}
.footer {
	background-color: #333;
}
.alcoholFire {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menu_bck.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 33px;
	width: 130px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.mantels {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menu_bck.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 33px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menu_bck.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 33px;
}
.Headings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #F60;
	padding: 2px;
}
.black_separatorTop {
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #000;
}
.pageText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.footerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: right;
	padding: 2px;
}
.black_separatorBottom {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.HeadingsSmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #F60;
	padding: 2px;
}
.HeadingsSmallBlack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 2px;
}
.imageDescription {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	padding: 2px;
}
.text_smallDark {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 2px;
	line-height: 16px;
}
.img_border {
	border: 1px solid #CCC;
}
