	/* BEGIN SUB-NAVIGATION HEADER */
	#subnav	 	{position: relative;}
	
	.tab 		{
				
				font-family: Arial, Helvetica, san-serif;
				font-size: 12px;
				font-weight: bold;
				background-color: #B2C7D6;
				color: black;
				padding: 2px 15px 3px 15px;
				vertical-align: top;
				display: inline;
				position: relative;
				top:2px;
	}
	
	/*#rd-tab {margin: 0px;} */
	
	.end-curves {
				vertical-align: top;
	}
	
	#selected {
				margin-left: 0px;
				background-color: #B2C7D6;
				
	}
	
	#not-selected 	{background-color: #7996AF;}
	
	#not-selected a {
				text-decoration: none;
				color: black;
	}	
	
	#not-selected a:hover {color: white;}
	
	#subnav-baseline {
				background-color: #B2C7D6;
				width: 100%;
				height: 7px;
	}	
	
	
	
		
	/*Classes for Specials */
	
		
	.sp_item{  /*wrap for each special/item */
				width: 735px;
				margin: 0px;
				padding: 10px;
				margin-top: 4px;
				margin-bottom: 15px;
				text-align: left;
				border: 1px dashed black;
				
	}
	
	
	.sp_name {
				
				font-size: 11px;
				font-weight: bold;
				display: inline;
				
				
	}
	
	.sp_desc  {
				
				
	
				
	}
	.sp_name a:link	{
				color: #333399;
				text-decoration: none;
	
	}
	
	
	.sp_name a:visited	{
				color: #333399;
				text-decoration: none;
	
	}
	.sp_name a:hover	{
				color: #333399;
				text-decoration: underline;
	
	}
	.sp_prices {
				
				font-size: 12px;
				
				
	}
	
	.regular {
				color: gray;
				font-size: 11px;
				margin: 0px;
				padding: 0px;
				
	
	}
	
	.special {
				color: black;
				font-size: 11px;
				font-weight: bold;
				margin: 0px;
				padding: 0px;
	}
	
	.print-link  {
		
		font-size: 11px;
		width: 100px;
		display: inline;
		float: left;
		
	
	}
	
	#redeem	{
		font-size: 11px;
		margin-top: 10px;
		margin-bottom: 13px;

	
	}
	
	#nofd	{
		font-weight: bold;
		
	}
