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

body,td,th {
	color: #422E39;
	font-size: 12px;
	padding: 5px;
}
body {
	background-color: #000000;
}
A:link {
	color:#422E39;
	text-decoration:none;
	font-weight:bold
}

A:active {
	color:#422E39;
	text-decoration:none;
	font-weight:bold;
}
A:visited {
	color:#422E39;
	text-decoration:none;
	font-weight:bold;
}
A:hover {
	color:#422E39;
	text-decoration:underline;
	letter-spacing: 1pt;
	border:0pt solid;
	border-bottom: 0px dashed #422E39;
	font-weight:bold;
}

hr {
	color: #422E39;
	width: 75%;
	size: 2;
	align: center;
}
#nav{
	font-size: 16px;
}
#specials {
	position:absolute;
	left:11px;
	top:19px;
	width:800px;
	z-index:1;
	background-color: #C9B5AE;
	font-family: Arial;
	padding: 5px;
}
h1 {
	BORDER-RIGHT: #422E39 0px soild;
	BORDER-TOP: #422E39 0px solid;
	FONT-WEIGHT: bold;
	font-style: none;
	letter-spacing: 3pt;
	text-transform:;
	font-family: Century Gothic;
	BORDER-LEFT: #422E39 0px solid;
	BORDER-RIGHT: #422E39  0px soild;
	COLOR: #422E39;
	BORDER-BOTTOM: #422E39  1px dashed;
	BACKGROUND-COLOR: #;  
	TEXT-ALIGN: center;
	font-size: 14pt;
}
h2 {
	BORDER-RIGHT: #422E39 0px dotted;
	BORDER-TOP: #422E39 0px dotted;
	FONT-WEIGHT: none;
	line-height:14px;
	line-width:75%
	font-style: none;
	letter-spacing: 1pt;
	text-transform:uppercase;
	font-weight: bold;
	font-family: Century Gothic;
	BORDER-LEFT: #422E39 0px dotted;
	BORDER-RIGHT: #422E39 0px dotted;
	COLOR: #C9B5AE;
	BORDER-BOTTOM: #422E39 1px solid;
	BACKGROUND-COLOR: #422E39;
	TEXT-ALIGN: left;
	font-size: 12pt;
}
h3 {
	BORDER-RIGHT: #B09B5C 0px soild; 
	BORDER-TOP: #B09B5C 0px solid; 
	FONT-WEIGHT: bold;
	font-style: none;
	letter-spacing: 3pt;
	text-transform:;
	font-family: Century Gothic;
	BORDER-LEFT: #B09B5C 0px solid; 
	BORDER-RIGHT: #B09B5C  0px soild;
	COLOR: #E3F6FF; 
	BORDER-BOTTOM: #E3F6FF 1px dashed;
	BACKGROUND-COLOR: #;  
	TEXT-ALIGN: left; 
	font-size: 14pt; 
}
blockquote {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
img.bordered {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #422E39;
	display: inline-block;
}

