
	body { margin: 0px;
	background: url(images/bg.jpg);  
		/* scrollbar-3dlight-color: #A3903C; 
		scrollbar-arrow-color: #A3903C;
		scrollbar-base-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #000000;
		scrollbar-shadow-color: #A3903C; */}
	p { font-family: Arial, Helvetica; color: #433625; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: #433625; font-size : 10pt; }
	
	li { font-family: Arial, Helvetica; color: #433625; font-size : 10pt; }
	ul {list-style-type: disc; list-style-image: url(images/bullet.jpg);} 

.forminput {
	border: 1px solid #AB9F8F;
	color: #98866E;
	font-family: times new roman, Arial, Helvetica;
	font-size: 8pt;
	padding: 2px 0px 2px 8px;
	background-color:#FFFFFF !important;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: 1px;
	}
.locations {
	border: #433625 1px solid;
	padding:8px;
	color: #433625;
	}
#locations {
	font-variant: small-caps;
	font-family:"Times New Roman", Times, serif;
	letter-spacing: 2px;
	font-weight: bold;
	}

#body
	{
	padding-bottom: 10px;
	}
	
#footer
	{
	padding-top: 10px;
	border-top: 1px solid #AA9F8F;
	}

    a:link { color : #757575; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; font-size:8pt; font-weight:bold;}
    a:visited { color : #757575; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; font-size:8pt; font-weight:bold;}
    a:hover { color : #CC0000; text-decoration: underline overline; text-transform: uppercase; letter-spacing: 1px; font-size:8pt; font-weight:bold;}
    a:active { color : #CC0000; text-decoration: underline overline; text-transform: uppercase; letter-spacing: 1px; font-size:8pt; font-weight:bold;}

    img {
	behavior:	url("pngbehavior.htc");
	}
	
	.emphasize {
	font-weight: bold;
	background-color: #E4D3BF;
	border: #433625 1px solid;
	padding: 5px;
	letter-spacing: 2px;
	color:#433625;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	}
.fancypadding{
	padding: 0px 10px 15px 10px;
	}
.specialtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color:#333C59;
	font-weight: bold;
	font-style: italic;
	}
.border {
	border: #433625 1px solid;
	}
	
/* Item Listing */
a.item-list-info { border: 1px none #000000; margin: 3px; padding: 2px; width: 187px; height: 150px; float: left; position: relative; text-align: center; font-size: 12px;text-decoration: none; }

a.item-list-info:link {border: 0px solid #000000; color: black;}
a.item-list-info:visited {border: 0px solid #000000; color: black;}
a.item-list-info:active {border: 0px solid #000000; color: black;}
a.item-list-info:hover {border: 0px solid #000000; color: black;} 	

.item-list-name { font-size: 12px; color:#FF0000; }
.item-list-price {font-size: 12px; }

a.item-list-info img {display: block; margin: 5px auto;text-decoration: none; border: none;}