	body {
	background: #666;
	margin: 0 auto;
	}
	h1 {
		font-family: Georgia;
		color: #2c2c2c;
		font-size: 16px;
		margin-top: 14px;
	}
	
	#master-table {
		border: 1px solid #CCC:
	}
	
	#banner-news td {
		font-family: Georgia;
	}
	#banner-news h3 {
		color: #984508;
		font-size: 11px;
		font-weight: normal;
	}
	#banner-news h4 {
		color: #2c5d9a;
		font-size: 11px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	#banner-news p {
		color: #56595d;
		font-size: 11px;
		font-style: italic;
		margin-top: 0px;
		padding-top: 0px;
	}
		#banner-news p a{
			color: #2c5d9a;
			text-decoration: none;
			font-style: normal;
		}
	#banner-news a#view-all-news{
		color: #003366;	
		text-decoration: underline;
	}
	
	.specials-display {
		/*border-top: 1px solid #e5e5e5;
		border-left: 1px solid #e5e5e5;*/
	}
	.specials-display td {
		/*border-bottom: 1px solid #e5e5e5;
		border-right: 1px solid #e5e5e5;*/
	}
	.specials-display td {
		font-family: Verdana;
		font-size: 11px;
	}
		.specials-display td h3 {
			color: #313131;
			margin-bottom: 4px;
			font-size: 13px;
			font-family: Georgia;
		}
		.specials-display td .specials-price {
			color: #990000;
		}
		.specials-display td a {
			color: #003366;
			text-decoration: none;
		}
		
	.featured-display {
		border-top: 1px solid #e5e5e5;
		border-left: 1px solid #e5e5e5;
	}
	.featured-display td {
		border-bottom: 1px solid #e5e5e5;
		border-right: 1px solid #e5e5e5;
	}
	.featured-display td {
		font-family: Verdana;
		font-size: 11px;
	}
		.featured-display td h3 {
			color: #313131;
			margin-bottom: 4px;
			font-size: 13px;
			font-family: Georgia;
		}
		.featured-display td .featured-price {
			color: #990000;
		}
		.featured-display td a {
			color: #003366;
			text-decoration: none;
		}
	
	#footer-text td {
		font-family: Verdana;
		font-size: 10px;
		line-height: 2px;
	}
		#footer-text td a {
			 color: #003366;
		}
	/*
	dt {
		background: url('../img/icon-plus.gif') no-repeat center left;
	}
	dt a {
		font-weight: bold;
		font-family: verdana;
		color: #000;
		font-size: 11px;
		margin-left: 15px;
		text-decoration: none;
	}
	dd {
		margin-left: 20px;
	}
	ul {
		margin-left: 0px;
	}
	dd ul li {
		list-style-type: none;
		margin-left: 0px;
	}
	dd ul li a {
		text-decoration: none;
		color: #333;
		text-decoration: none;
		font-family: verdana;
		font-size: 11px;
	}
	dd:first {
		background: url('../img/icon-minus.gif') no-repeat center left;
	}*/
	
	#left-nav h2 {
		color: #2b4067;
		font-family: verdana;
		font-size: 12px;
		margin: 0px;
		margin-bottom: 4px;
	}
	
	#shopping-cart th, #shopping-cart td {
		padding: 6px;
	}
	#shopping-cart th {
		text-align: left;
		font-family: verdana;
		font-size: 11px;
	}
	#shopping-cart td {
		text-align: left;
		font-family: verdana;
		font-size: 11px;
	}
		#shopping-cart td a {
			color: #2c4268;
			font-size: 10px;
		}
		
	td.leftnav a {
		color: #000;
		font-size: 11px;
		font-family: verdana;
		text-decoration: none;
		font-weight: bold;
	}
	
	#SUB6 td a {
		font-weight: normal;
		margin-left: 5px;
	}
	
	#search-box {
		background: url('/images/search-bg.gif') no-repeat center left;
		margin-top: 10px;
	}
	#adv-search a {
		color: #c5c6c7;
		font-size: 11px;
		font-family: Georgia;
	}