﻿BODY
{
   font-family:  Arial,Helv,Geneva;
   font-size: 13px;
   background-color: #CECDCE;
}

.PageTable
{
   border-left: solid 1px #AA0025;
   border-right: solid 1px #AA0025;
   border-bottom: solid 1px #AA0025;
   background: #ffffff url(../images/Header.jpg) no-repeat left top;
}

.SubText
{
   font-family:  Arial,Helv,Geneva;
   font-size: 11px;
}

hr
{
   color: #AA0025;
   width: 80%;
   height: 1px;
}

.TableHeader TD
{
   background-color: #576AA4;
   color: #ffffff;
   font-weight: bold;
}

.TourTitle
{
   color: #AA0025;
   font-weight: bold;
   font-size: 20px;
   text-align: center;
}

.TourDescription
{
   text-align: center;
}

.TourPrice
{
   font-weight: bold;
   text-align: center;
}

.ContactSectionHeader
{
   font-weight: bold;
}

.MenuItem
{
   color: #ffffff;
   font-weight: bold;
   font-size: 14px;
   text-align: center;
   font-family: Trebuchet MS;
   width: 154px;
   padding: 7px;
}

.PageTitle
{
   color: #a90025;
   font-size: 26px;
   font-weight: bold;
}