﻿#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;	
}

.aboutus
{
	clear:both;
	width:635px;
	height:278px;
	background-image:url(../Images/About_Us.jpg);
	background-repeat:no-repeat;
	border-top:2px solid white;
	border-bottom:2px solid white;
}

.aboutus p
{
	width:173px;
	padding:20px 0px 0px 20px;
	color:#44413E;
}

.magic
{
	width:208px;
	float:left;
	background-image:url(../Images/About_Us_Grad.jpg);
	background-repeat:no-repeat;
}

.magic span a
{
	color:#009FC3;
	margin-left:8px;
}

.magic ul
{
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
}

.magic li a
{
	color:#44413e;
}

.magic span
{
	padding:18px 0px 4px 20px;
	display:block;
}
