/* Global Styles */

body {
	margin:0px;
	background-color: #f4ffe4;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #6d3522;
	text-decoration: none;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ID Styles */

#navigation th {
	border-bottom: 1px solid #fff8d8;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #feed9c;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #fde261;
	color:#6d3522;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #b19b32;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline 	{
	font:11px Arial, Helvetica, sans-serif;
	color: #6d3522;
	letter-spacing:0.4em;
	line-height:18px;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #6d3522;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #6d3522;
	font-weight:bold;
	letter-spacing:0.2em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #fff8d8;
	letter-spacing:0.2em;
	}
	
#numberlist {
	color: #b19b32;
	text-decoration: none;
	font-size: 11px;
	padding: 10px;
	letter-spacing: 0.21em;
    }

#numberlist a {
	color: #993300;
    }
	#sale {
	height: 500px;
	width: 204px;
	overflow: auto;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #999999;
}

/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}
.bodyTextbrown {
	color:#6d3522;
	line-height:20px;
	margin-top:0px;
	letter-spacing: .21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
	
.pageName{
	color: #b19b32;
	line-height:26px;
	letter-spacing:0.17em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #6d3522;
	line-height:15px;
	letter-spacing:0.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

.store {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #6d3522;
	line-height:22px;
	letter-spacing:0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b19b32;
}

.style1 {
	font-size: 18px;
	color: #b19b32;
	line-height: 26px;
	letter-spacing: .21em;
	}

.style2 {color: #6d3522;
}

.style3 {
	font-size: 12px;
	color: #FF0000;
	}
