h1, h2, h3 {
		line-height: normal ;
	}
H1
	{
	font-family:verdana;
	font-size:26px;
	color:#EB5122;
	font-weight:bold;
	}
H2
	{
	font-family:verdana;
	font-size:18px;
	color:#EB5122;
	font-weight:bold;
	}
H3
	{
	font-family:verdana;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	}
td
	{
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	line-height:14pt;
	}
.news
	{
	color:#000000;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	}
.newsHead
	{
	font-size:20px;
	font-family:verdana;
	color:#9B4040;
	font-weight:bold;
	}
.newsDate
	{
	font-size:12px;
	font-family:verdana;
	color:#9B4040;
	font-weight:bold;
	}
.newsArticleHeadline
	{
	font-size:16px;
	font-family:verdana;
	color:#9B4040;
	font-weight:bold;
	}
.newsHeadTop5
	{
	font-size:11px;
	font-family:verdana;
	color:#9B4040;
	font-style:italic;
	}	
.newsBG
	{
	background-color:#9B4040;
	}

.nav-item {
	background: #B6C7D9 url(../theme/nav-icon.gif) no-repeat 4px 7px ;
	display: block ;
	color: #4060A2 ;
	font-family: verdana ;
	font-size: 10px ;
	font-weight: bold ;
	text-decoration: none ;
	padding: 3px 4px 3px 18px ; ;
	border-bottom: solid 1px #fff ;
	}

.nav-item:hover {
	background: #97AACC url(../theme/nav-icon-on.gif) no-repeat 4px 7px ;
	color: #fff ;
	}
	
	/* Store Styles */
	div.store-menu { border: solid 1px #4060A2; padding: 2px; background-color: #B6C7D9 ; font-family: Verdana; }
	div.store-menu a { font-weight: bold; color: #4060A2;}
	div.store-menu a:hover { text-decoration: none; }
	
	table.TableItemDetails a { font-family: Verdana; }
	table.TableItems a       { color: #4060A2; font-weight: 900; }   
	table.TableItems td      { text-align: center; }
	table.TableCategories a       { color: #4060A2; font-weight: 900; }    
	table.TableCategories td      { text-align: center; }
	
	.cart-header td { background-color: #B6C7D9; color: #4060A2; font-weight: 900; font-family: Verdana; }
	.cart-item a { color: #4060A2; font-weight: 900; font-family: Verdana; text-decoration: none; }
	.cart-footer a { color: #4060A2; font-weight: 900; font-family: Verdana; font-size: 1.3em; text-decoration: none; }
	.cart-footer a:hover { text-decoration: underline; }
	
	.checkout-customer   { color: #4060A2; font-style: italic; font-weight: 500; }
	.checkout-customer a   { color: #4060A2; text-decoration: none; font-weight: 900; }
	.checkout-customer a:hover { text-decoration: underline; }
	
	.checkout-error     { font-weight: 900; color: #FF0000; font-size: 1.1em; }
	
	.Navigation { font-size: 0.9em; color: #4060A2; }
	.Navigation a { color: #4060A2; }
	
	.item-photo a { font-size: 0.9em; color: #4060A2; font-weight: 900; }
	
	.product-title { font-size: 1.2em; font-weight: 900; }