/* CSS Document */

div#contain-tour {position:relative; width:740px; margin-left:auto; margin-right:auto; z-index:1; background-image:url(../img/page-background-tour.png) !important; background-repeat:repeat-y; background-image:url(../img/page-background-tour.gif); }

div#blue {
	float:left;
	width:360px;
	position:relative;
	min-height:425px;
	height:auto !important;
	height:425px;
	margin-left:70px;
	}

*html div#blue {
	margin-left:35px;
	}	

div#blue a {
	text-decoration:none;
	color:#6633CC;
	border-bottom:1px dotted #6633cc;
	}	
	
div#blue a:hover {
	border-bottom:1px dotted #6633cc;
	color:#CC0033;
	}	


div#holenav {
	width:240px;
	float:left;
	position:relative;
	z-index:2;
	margin-left:50px;
	}

div#blue h1 {font-size:2em; text-align:center; color:#394ec0; margin-left:0;}	
div#blue p {line-height:2em; font-size:.7em; font-stretch:expanded; margin-left:5px; padding-top:5px; border-top: 1px dashed #394ec0; margin-right:15px;}

div#blue img.imgmain {border:6px double #FFF; margin-left:8px; margin-bottom:6px;}
	
div#holenav a {text-decoration:none; color:#6633CC;}

div#holenav a:hover {text-decoration:underline;}	
	
div#holenav p,div#holenav h1,div#holenav h3 {margin-left:2px; margin-right:0;}
div#holenav h2 {margin-left:8px; margin-right:0; color:#394ec0; border-bottom:1px dashed #394ec0;}


div#holenav table td {border:none;}

td.small {font-size:.9em; font-stretch:expanded;}