/* CSS Document */

body {
	background-image: url(images/page_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	min-height: 100%;
}
html {
	height: 100%;
	min-height: 100%;
}
#page_bg {
	height: 100%;
	min-height: 100%;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.footer_cell {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.text a { color: #CC6600; text-decoration: none; }
.text a:hover { color: #FFFFFF; text-decoration: none; }

.text_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	margin: 20px;
	padding: 10px;
	background-color: #333333;
	border: 1px solid #666666;
}

.text_sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 14px;
}
.text_sidebar a { color: #999999; text-decoration: none; }
.text_sidebar a:hover { color: #FFFFFF; text-decoration: none; }

.text_footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656767;
}
.text_footer a { color: #999999; text-decoration: none; }
.text_footer a:hover { color: #FFFFFF; text-decoration: none; }

.text_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B09E7D;
}

.text_subHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B09E7D;
}
.text_subHeader a { color: #FFFFFF; text-decoration: none; }
.text_subHeader a:hover { color: #FFFFFF; text-decoration: underline; }

.text_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.text_date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B09E7D;
}


.imageBorder {
	background-color: #666666;
	border: 1px solid #333333;
	background-image: url(images/main_table_bg.gif);
}
.form {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;
}
.form1 {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;
	margin: 4px;
}

.submit_button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B09E7D;
	background-color: #333333;
	border: 2px solid #666666;
	font-weight: bold;
	padding: 3px;
}


.margin {
	padding: 10px;
}

.tourNavTable {
	background-image: url(images/30px_bar_bg.gif);
	background-repeat: repeat-x;
	border: 2px solid #333333;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 2px;
}
.tourNavTable a { color: #FFFFFF; text-decoration: none; }
.tourNavTable a:hover { color: #FFFFFF; text-decoration: underline; }

.picture_topright {
	border: 2px solid #333333;
	padding: 1px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.day_box {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #333333;
	padding: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	line-height: 25px;
}
.text_light {
	color: #B09E7D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

