﻿#TourPage
{
	font-family:Arial;
	text-align:left;
	font-family:Arial;
}

#banner
{
	background: #009FC3 url(../Images/white_arrow.gif) no-repeat;
	width: 635px;
	font-family:Arial;
	float:left;
}

#tphead
{
	width:635px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2
{
	display:inline;
	font-size:24px;
	color:#009FC3;
	font-family:Arial;
	margin-left:20px;
}

h3
{
	display:inline;
	font-size:16px;
	color:#817A70;
	font-family:Arial;
	margin:0px 0px 0px 0px;
}

h4
{
	display:inline;
	font-size:14px;
	color:#817A70;
	font-family:Arial;
}

h5
{
	display:inline;
	font-size:16px;
	color:#009FC3;
	font-family:Arial;
}

.right
{
	float:right;
	display:inline;
	color:White;
	padding-top:16px;
	padding-right:16px;
}
.right a
{
	color:White;
	font-family:Arial;	
}

.intro
{
	background:#DCF7FD url(../Images/blue_grad.gif) repeat-x;
	width:174px;
	height:220px;
	float:left;
	display:inline;
	padding: 16px 16px 16px 16px;
}

.intro h2
{
	font-size:18px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.intro p
{
	color:#014C5D;
}

.nt
{
	width:637px;
	background-color:White;
	position:relative;
}

.nt a
{
	border-top:2px solid white;
	border-right:2px solid white;
	display:inline;
	float:left;
	width:117px;
	height:32px;
	background-color:#BCECF7;
	color:#02728B;
	text-align:center;
	text-decoration:none;
	font-weight:bolder;
	padding:4px 4px 4px 4px;
}

.mov
{
	display:inline;
	background-color:White;
	width:653px;
	padding-left:46px;
}

#cnt
{
	padding-left:20px;
	padding-top:16px;
	color:black;
}

#cnt h2
{
	font-size:18px;
	margin-left:0px;
}

#cnt p,#cnt a,span,#cnt b,li { color:#015E73;}

.afa
{
	width:125px;
	height:112px;
	background-color:#E6DED4;
	float:left;
	display:inline;
	text-align:center;
	padding-top:20px;
}

li
{
	list-style-type:disc;
}

table
{
	Margin:4px 8px 20px 20px;
}

th
{
	background-color:#E6DED4;
	border-bottom:2px solid white;
	padding: 2px 20px 2px 2px;
	color:#44413E;
}

td
{
	background-color:#F5F0EA;
	border-bottom:2px solid white;
	padding: 2px 2px 2px 2px;
	color:#44413E;
}