/* MSC CSS Document */

<?php if (!$inEditor) { ?>

body {
	text-align: center;
	min-width: 800px;
	margin:0;
	background-image:url(/tours/2006/graphics/bckgrd.jpg);
	background-repeat: repeat;
	font-size: 1px;
}

<?php } ?>

<?php if ($inEditor) { ?>

body {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

<?php } ?>


/* MSC Header Styles */

	#header_top {
		width: 800px;
		height: 119px;
		margin-bottom: 1px;
		background-color: #FFFFFF;
	}

		#nav_top {
			width: 798px;
			margin: 0px 1px 0px 1px;
			background-color: #000000;
			color: #FFFFFF;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8px;
			line-height: 18px;
		}
			
			#nav_top a {
				font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: normal;
				color: #CCCCCC;
				text-decoration: none;
				line-height: 18px;
			}
			#nav_top a:hover {
				color: #FFFFFF;
				border-bottom: 1px solid #FFFFFF;
			}

/* Div CSS */

			#wrapper {
				margin:0 auto;
				padding:0;
				width:800px;
				text-align: left;
			}
			
			#top {
				width: 800px;
				display: inline;
				float: left;
			}
				#header {
					width: 800px;
					display: inline;
					float: left;
					background-color: #FFFFFF;
					text-align: center;
					margin-top: 8px;
					padding-bottom: 1px;
				}
				#top_menu {
					width: 793px;
					display: inline;
					float: left;
					padding-left: 5px;
					padding-right: 0px;
					border-left: 1px solid #FFFFFF;
					border-right: 1px solid #FFFFFF;
					background-color: #b53922;
				}
				.top_menu_text {
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 8px;
					font-weight: normal;
					text-decoration: none;
					color: #f6b5a1; /**/
					line-height: 22px;
					float: left;
					
					height: 22px;
				}
				
			#middle {
				width: 799px;
				display: inline;
				float: left;
				background-color: #c3d4b4;
				border-right: 1px solid #FFFFFF;
			}
				#middle_left {
					width: 603px;
					height: auto;
					display: inline;
					float: left;
					padding-left: 20px;
					
					background-repeat: no-repeat;
					background-color: #FFFFFF;
				}
					#content {
						width: 575px;
						padding-bottom: 10px;
						overflow: visible;
						margin-left: 3px;
						margin-top: 25px;
						display: inline;
						float: left;
						
						font-family: Geneva, Arial, Helvetica, sans-serif;
						font-size: 12px;
						color: #333333;
					}
				#side_menu {
					width: 176px;
					display: inline;
					float: right;
					background-color: #c3d4b4;
					padding-bottom: 1px;
				}
					#side_menu_items {
						width: inherit;
						height: auto;
						display: inline;
						float: left;
						margin-top: 15px;
					}
			
			#bottom {
				width: 768px;
				height: 18px;
				padding: 5px 15px;
				display: inline;
				float: left;
				margin-bottom: 15px;
				font-size: 10px;
				line-height: 18px;
				color: #c89085;
				border-left: 1px solid #FFFFFF;
				border-right: 1px solid #FFFFFF;
				border-bottom: 1px solid #FFFFFF;
				background-color: #ad422e;
			}
			#form_right {
				float: right;
				width: 150px;
				padding: 15px;
				background-color: #EEEEEE;
			}
				#form_right input { width: 100%; }
				#form_right textarea { width: 100%; }
			#tour_list {
				width: 236px;
				height: 510px;
				background-image: url(/tours/2006/graphics/HomePanel2.jpg);
				background-repeat: no-repeat;
				float: right;
				border-right: 1px solid #FFFFFF;
				display: inline;
			}
			#tour_list_inside {
				width: 210px;
				height: 270px;
				padding-top: 60px;
				padding-left: 20px;
				padding-right: 6px;
				float: left;
				text-align: left;
				display: inline;
			}
			.tour_list_text a:link, .tour_list_text a:visited, .tour_list_text a:hover {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: bold;
				text-decoration: none;
				color: #FFFFFF;
				line-height: 20px;
			}
			.tour_list_text a:hover {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: bold;
				text-decoration: underline;
				color: #ffcc66;
				line-height: 20px;
			}

	/* General */
	
		.left {
			float: left;
		}
		
		.image_left {
			padding: 5px;
			margin-right: 5px;
			float: left;
		}
		.image_right {
			padding: 5px;
			margin-left: 5px;
			float: right;
		}
		
	/* Table Styles */
	
	.table_top {
		background-color: #cc0033;
		color: #ffffff;
		font-weight: bold;
		padding: 3px 1px;
	}
	.table_simple {
		background-color: #F3F3F3;
	}

	

	/* Text styles */
		
		.title_top, h1 {
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 22px;
			color: #BBBBBB;
			width: 500px;
			border-bottom:  1px dotted; 
		}
		h1 {
			font-weight: normal;
			width: auto;
			margin: 0 0 8px 0; padding: 0;
		}
	
		.title_page, h2 {
			font-weight: bold;
			font-size: 17px;
			color: #719852;
		}
		.title_section, h3 {
			font-weight: bold;
			font-size: 14px;
			color: #cc0033;
		}
		.bold_orange {
			font-weight: bold;
			color: #CC9900;
		}
		.bold_green, strong {
			font-weight: bold;
			color: #56862f;
		}
		.small, small {
			font-size: 10px;
		}
		p {
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #333333;
		}				
				
		/* Links */
		
			a:link {
				font-family: Geneva, Arial, Helvetica, sans-serif;
				color: #255a9c;
			}
			a:hover {
				font-family: Geneva, Arial, Helvetica, sans-serif;
				color: #003b84;
			}
			a:visited {
				font-family: Geneva, Arial, Helvetica, sans-serif;
				color: #7b9a00;
			}
			#bottom a { color: #d7b5af; }
			#bottom a:hover { color: #fff; }
			
			#bottom a.tellafriend {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: bold;
				padding-left: 17px;
				background-image: url(/GeneratedItems/tellafriend/tellafriend1.gif);
				background-repeat: no-repeat;
				background-position: left center;
			}
				#bottom a.tellafriend:hover {
					background-image: url(/GeneratedItems/tellafriend/tellafriend2.gif);
				}
			#bottom a.subscribe {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: bold;
				padding-left: 10px;
				background-image: url(/GeneratedItems/subscribe/subscribe1.gif);
				background-repeat: no-repeat;
				background-position: left center;
			}
				#bottom a.subscribe:hover {
					background-image: url(/GeneratedItems/subscribe/subscribe2.gif);
				}


		/* Top menu */
			.menu_top a:link, .menu_top a:visited {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: bold;
				text-decoration: none;
				color: #FFFFFF;
				line-height: 22px;
				float: left;
				
				height: 22px;
				
				padding: 0 3px 0 3px;
				border-right: 1px solid #f6b5a1;
			}
			.menu_top a:hover {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: bold;
				text-decoration: none;
				color: #b53922;
				background-color: #f6b5a1;
				line-height: 22px;
				float: left;
				
				height: 22px;
				
				padding: 0 3px 0 3px;
				border-right: 1px solid #f6b5a1;
			}
			.menu_top#last a {
				border: none;
			}
			
		/* Top menu current page */
			.menu_top_current a:link, .menu_top_current a:visited, .menu_top_current a:hover {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: bold;
				text-decoration: none;
				color: #b53922;
				background-color: #f6b5a1;
				line-height: 22px;
				float: left;
				
				height: 22px;
				
				padding: 0 3px 0 3px;
				border-right: 1px solid #f6b5a1;
			}
				.menu_top_current#last a:link, .menu_top_current#last a:visited, .menu_top_current#last a:hover {
					border: none;
				}

		
		/* Side menu */
			.menu a:link, .menu a:visited {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				color: #40862f;
				/*line-height: 25px;*/
				float: left;
				
				width: 159px;
				/*height: 25px;*/
				/*padding-left: 10px;*/
				/*padding-right: 7px;*/
				padding: 7px 7px 7px 10px;
			}
			.menu a:hover {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				color: #FFFFFF;
				background-color: #56862f;
				/*line-height: 25px;*/
				float: left;
				
				width: 159px;
				/*height: 25px;*/
				/*padding-left: 10px;*/
				/*padding-right: 7px;*/
				padding: 7px 7px 7px 10px;
			}
			
		/* Side menu current page */
			.menu_current a:link, .menu_current a:visited, .menu_current a:hover {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				color: #FFFFFF;
				background-color: #56862f;
				/*line-height: 25px;*/
				float: left;
				
				width: 159px;
				/*height: 25px;*/
				/*padding-left: 10px;*/
				/*padding-right: 7px;*/
				padding: 7px 7px 7px 10px;
			}
