#bkg {
width: 744px;
background-color: #D7E8F1;
/* background-image: url(/visitors/images/bkg/bkg_blue.jpg); */
background-position: top;
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
	}
/*---------------new css header-----------------*/

#banner, .banner {
	padding-left: 7px;
	/* padding-left: 0px; */
	height: 57px;
	margin-top: 0px;
	margin-left: 0px;
	}	
/*-----------------subMenu---------------*/
#subMenu {
	z-index: 21;
	position: absolute;
	top: 95px;
	left: 573px;
	background-color: #D3E2F9;
	border-left: 2px solid #000000;
}
#subMenuGt {
	z-index: 21;
	position: absolute;
	top: 125px;
	left: 593px;
	background-color: #EBEBDA;
	border-left: 2px solid #000000;
	width: 163px;
}
/*-----tripPlanner*/	
#tripPlanner {
	background-color: #60B2EB;
	color: #FFFFFF;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	width: 163px; 
	font-size: 11px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 143px;
	padding: 5px 10px 15px 10px;
	}
#tripPlanner a {
	color: #FFFFFF;
}	

/*----visitor catagories---*/	
#catListings {
	color: #744738;
	font-size: 10px;
	background-image: url(/visitors/images/callOutsBkg/catListingBKG.gif);
	background-repeat: repeat-y;
	width: 576px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 566px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin-left: 7px;
	padding: 10px 10px 0px 0px;
	}
td.catListing {
	width: 125px;
	padding-left: 10px;
	}
td.catListing2 {
	width: 132px;
	padding-left: 10px;
	}
td.catListing a {
	color: #242424;
}

/*--------sub topics-----*/
#subTopics {
	padding: 6px 6px 10px 13px;
	color: #3B676F;
	}
#subTopicsLft {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 359px;
	height: 188px;
	border: 1px solid #4C757D;
	}
td.subTxt {
	width: 160px;
	height: 58px;
	padding: 5px 10px 5px 10px;

	}
#subTopicsRt {
	float: left;
	width: 183px;
	height: 188px;
	border: 1px solid #4C757D;
	margin: 0px 0px 0px 0px;
	}


/*------callout-----*/
#callout {
	background-image: url(/visitors/images/callOutsBkg/dottedBKG.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 7px;
	height: 121px;
	margin-top: 20px;
	}
td.callout {
	width: 182px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 172px;
	vertical-align: center;
	padding: 7px 5px 5px 5px;
	}
td.calloutTxt {
	width: 182px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 172px;
	vertical-align: center;
	padding: 7px 5px 5px 5px;
	}
