/* CSS Document */
	
#leftColTour {
	width: 583px;
	font-size:11px;
	color: #336;
	line-height: 1.4em;
	background: url(../images/logo2.jpg) no-repeat 0px 120px;
}

div#flashdiv {
	width: 550px;
	margin: 30px auto 0 auto;
	}
	
div#cleardivs {
	height: 5px;
	clear: both;
	}
	
div#lefttopdiv {
	width: 240px;
	float: left;	}
	
div#leftrightdiv {
	width: 343px;
	float: left;
	}
	
div#flashdiv h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #369;
	font-weight: normal;
	text-shadow: #336 0px 1px 1px;
	text-align: center;
	padding: 0 0 20px 0;
}

div#flashdiv h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #369;
	font-weight: normal;
	text-align: center;
	padding: 20px 0 0 0;
}
div#flashdiv p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #369;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 0;
}