@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 90%;
	color: #FFFFCC;
	background: #000000 url(images/BACKtopNAVsides.jpg) repeat-x top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: url(images/BACKbottomNAVsides.jpg) repeat-x bottom;
}





#container {
	width: 950px;
	background: no-repeat center bottom;
	margin: 0px auto;
}
#content {
	background: url(images/BACKbottomSYMBOLS.jpg) no-repeat center bottom;
	width: 950px;
}

h1 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}

a:link, a:visited {
	color: #FFFF66;
}
a:hover, a:active {
	color: #FFFFCC;
}

#head {
	background: url(images/BACKamtgHEAD.jpg) no-repeat center top;
	height: 180px;
	position: relative;
	width: 950px;
}


#head  h1   {
	left: -10000px;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
}
#head   ul   {
	list-style: none;
	position: absolute;
	top: 10px;
	right: 0px;
}
#head #logo {
	left: 10px;
	display: block;
	position: absolute;
	bottom: 0px;
}

#head li {
	display: inline;

}

#head a {
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	margin: 10px;
	padding: .5em;
	font-size: 1.5em;
}
#title {
	position: absolute;
	left: 0px;
	top: 88px;
	width: 100%;
	height: 84px;
}


#topnav {
	background: url(images/BACKtopNAV.jpg) repeat-x top;
	width: 950px;
}
#topnav ul, #topnav li {
	display: inline;
	list-style: url(none);
}
#topnav a {
	text-align: center;
	display: block;
	float: left;
	width: 20%;
	line-height: 54px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.5em;
}
#topnav a:hover {
	background: url(images/BACKtopNAVmo.jpg) repeat-x;
}
#content #table1 {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#content li {
	margin-left: 20px;
	list-style: url(images/BULLETtap.gif);
}


#bottomnav {
	width: 950px;

}

#bottomnav     ul, #bottomnav   li {
	display: inline;
	list-style: url(none);
}
#bottomnav a {
	text-align: center;
	display: block;
	float: left;
	width: 20%;
	line-height: 55px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background: #887A19;
}
#bottomnav  a:hover {
	background: #996600;
}


#footer {
	text-align: center;
	vertical-align: middle;
	line-height: 51px;
	font-size: 0.8em;
	background: url(images/BACKfooterFADE.jpg) repeat-y center top;
	width: 950px;
}
#clear {
	clear: both;
}
#terms {
	clear: both;
}
#cardgallery div {
	display: inline;
	float: left;
}
#galleryCARD {
	margin: 10px;
	border-style: none;
}
#LISTforsale {
	display: inline-table;
}
