div.specialMain {
	margin: 10px auto;
	padding: 0;
	}

body#home div.specialMain {
	margin: 0;
	}

div.specials table {
	font-family: "Lucida Grande";
	padding: 0;
	margin: 0 auto 10px auto;
	}
	
div.specials table tr {
	margin: 0;
	padding: 0;
	}
	
div.specials table tr td {
	font-family: "Lucida Grande";
	padding: 5px 0	0 10px;
	margin: 0;
	background: url(../_gfx/bg_special.gif) no-repeat center center;
	width: 135px;
	height: 130px;
	text-align: left;
	}

div.specials h1 {
	font-size: 14px;
	font-weight: bold; 
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande";
	}

div.specials h6 {
	font-family: "Lucida Grande";
	font-size: 11px;
	font-weight: bold; 
	color: #505050;
	margin: 0;
	padding: 10px 12px 0 0;;
	}
	
div.specials h2 {
	font-size: 15px;
	font-weight: bold; 
	color: #505050;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande";
	}
		
div.specials h2 span,
div.specials h2 sup {
	font-size: 11px;
	font-weight: bold; 
	color: #505050;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande";
	}
		
div.specials a {
	font-size: 11px;
	font-weight: bold; 
	color: #20269f;
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
	font-family: "Lucida Grande";
	}
	
div.specials a span {
	font-size: 11px;
	font-weight: bold; 
	color: #20269f;
	float: right;
	margin: 3px 12px 0 0;
	padding: 0;
	font-family: "Lucida Grande";
	}
div.specials a:hover,
div.specials a:hover span {
	color: #9b3321;
	}
	
td.specialWebsites h1,
td.specialWebsites h2,
td.specialWebsites h2 span,
td.specialWebsites h2 sup
	{
	color: #9b3321;
	}
	
td.specialPrinting h1,
td.specialPrinting h2,
td.specialPrinting h2 span,
td.specialPrinting h2 sup
	{	
	color: #232e53;
	}
	
td.specialTours h1,
td.specialTours h2,
td.specialTours h2 span,
td.specialTours h2 sup
	{
	color: #8abc3f;
	}
div.specials table tr td.specialTours {
	background: url(../_gfx/special_vtours.gif) no-repeat center center;
	}
	
td.specialHDTours h1,
td.specialHDTours h2,
td.specialHDTours h2 span,
td.specialHDTours h2 sup
	{
	color: #000;
	}
	
td.specialTours div.img {
	position: relative;
	height: 0px;
	width:0px;
	left: 60px;
	z-index: 55;
	display: compact;
	
	}
td.specialTours {
	
	}
	
td.specialOther h1,
td.specialOther h2,
td.specialOther h2 span,
td.specialOther h2 sup
	{
	color: #666;
	}	

div.specials table tr td.specialOther {
	background: url(../_gfx/special_other.jpg) no-repeat center center;
	}
	
td.specialOther h6 {
	margin: 15px 30px 7px 0;
	padding: 0;
	font-size: 10px;
	}