#primary_alltours { position: absolute; 
	top: 250px; 
	left: 12px; 
	width: 520px; 
	height: 100%; 
	padding-left: 6px;
	text-align: left; 
	border: 2px dotted yellow; }

#collage { border-bottom: 4px solid #42aac5; /* aqua */ }

div.slogan h2 { color: #42aac5; /* aqua */ }

h1 { font-size: .85em; 
	font-style: normal; 
	text-transform: uppercase; 
	color: #f4a822;  /* mango */  
	margin-bottom: 0; }
	
table.list { position: absolute;  
	top: 270px; 
	left: 18px;
	width: 570px;
	height: auto;
	height: 100%;
	padding: 6px;
	margin-top: 20px; 
	margin-bottom: 0;
	margin-right: 6px;
	text-align: left;
	background-color: #ffffff; }
	
table.list td { width: 275px; line-height: 1.6em; padding-right: 16px; }

table.list a { font-size: 87%; 
	text-align: left;
	line-height: 1.5em; 
	font-family: Verdana, sans-serif; } 
	
table.list a:link {         /* graylineblue */
	line-height: 1.5em;
	color: #465cc2;               
	text-decoration: none;
	border-bottom: 1px dotted #465cc2; }

table.list a:visited {      /* gray */
	line-height: 1.5em;
	color: #676767;               
	text-decoration: none;
	border-bottom: 1px dotted #676767; }

table.list a:hover,
table.list a:active {      /* rosee */
	line-height: 1.5em;
	color: #d23e5f;              
	text-decoration: none;
	border-bottom: 1px dotted #d23e5f; }
	
td.header { padding-top: 4px; }

ul.tour_listings { list-style-type: disc;  margin-left: 10px; }

li { 
	left: 0px; 
	padding-left: 0px; 
	margin-left: 0xp;  
	height: auto; 
	 }

.taller { height: auto; line-height: 2em; }

#primary_alltours a { font-size: 87%; 
	line-height: 1.5em; 
	font-family: Verdana, sans-serif; } 
	
#primary_alltours a:link {         /* graylineblue */
	color: #465cc2;               
	text-decoration: none;
	border-bottom: 1px dotted #465cc2; }

#primary_alltours a:visited {      /* gray */
	color: #676767;               
	text-decoration: none;
	border-bottom: 1px dotted #676767; }

#primary_alltours a:hover,
#primary_alltours a:active {      /* rosee */
	color: #d23e5f;              
	text-decoration: none;
	border-bottom: 1px dotted #d23e5f; }

div#extra {
	position: absolute;
	top: 300px;
	left: 576px;
	margin-left: 10px;
	margin-top: 30px;
	width: 120px;
	z-index: 540;
}