/* CSS Document */

body {
	background-color: #faafe1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h3 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #ef1260;
	}

a:link, 
a:visited, 
a:active {
	color: #0033FF;
	}

a:hover {
	color: #FFFF00;
	text-decoration:underline;
	}

.tour_tbl {
	margin-top: 40px;
	margin-bottom: 40px;
	}

.tour_tbl .pad_left {
	padding-left: 4px;
	}

.tour_tbl .pad_left_bottom {
	padding-left: 4px;
	padding-bottom: 4px;
	}

.tour_tbl_menu {
	font-size: 22px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 50px;
	margin-bottom: 50px;
	}

.tour_tbl_menu .menu_left {
	text-align: left;
	}

.tour_tbl_menu .menu_mid {
	text-align: center;
	}

.tour_tbl_menu .menu_right {
	text-align: right;
	}

#footer {
	text-align: center;
	font-size: 11px;
	color:#CCCCCC
	}

.flash_preview {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	}

.tour_text {
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 60px;
	background-color: #fff;
	border: 1px dashed #ef1260;
	padding: 15px;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	}

.tour_text .highlight {
	color: #ef1260;
	font-size: 18px;
	font-weight: bold;
	}

.tour_text .tour_text_tease {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	}

.tour_text .tour_text_tease .smaller {
	font-size: 16px;
	}

.tour_set_name {
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	}