﻿#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;
}

#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-color:#E2DACF;
	border-top:2px solid white;
	width:615px;
	color:#009FC3;
	padding:6px 0px 6px 20px;
	font-family:Arial;
}

.intro a {Color:#009FC3;}

.section
{
	width:657px;
	border-top:2px solid white;
	color:Black;
	background-color:White;
	padding-top:4px;
}

.section h2
{
	font-size:16px;
	font-weight:bolder;
	margin-left:20px;
}

.section p
{
	padding: 0px 0px 0px 20px;
	width:430px;
}

.section strong
{
	Color:#009FC3;
	font-weight:bolder;
}

.phone
{
	background:White url(../Images/contact_us_phone.gif) no-repeat;
}

.email
{
	background:White url(../Images/contact_us_mouse.gif) no-repeat;
}

.post
{
	background:White url(../Images/contact_us_pen.gif) no-repeat;
}

.fax
{
	background:White url(../Images/contact_us_printer.gif) no-repeat;
}

.feedback
{
	background:White url(../Images/contact_us_pc.gif) no-repeat;
}


.money
{
	background:White url(../Images/contact_us_payment.gif) no-repeat;
}