body, p, td, {
  font-family: "Georgia", Times, serif;
  font-size: 12px;
  color: #333333;
}

/* TOP LINKS */


.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F3FFDC;
	text-decoration: none;
}

a.topnav:link, a.topnav:active {
	color: #F3FFDC;
	text-decoration: none;
}

a.topnav:hover {
	text-decoration: none;
	color: #FFFFCC;
}

a.topnav:visited {
	text-decoration: none;
	color: #CCFFCC;
}



/* LEFT SIDE AND MENU */

.leftbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
}

a.leftbarLink  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #80A22E;
	text-decoration: none;
	font-weight: bold;
}

/* CONTENT */

#content {
	margin: 20px 6px 0px 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.content, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

a.contentLink  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}

a.contentLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #CC6600;
}

a.contentLink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #003366;
}

a.redLink  {
	color: #FF0000;
	text-decoration: underline;
}

a.redLink:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.redLink:visited {
	color: #FF0000;
	text-decoration: underline;
}

.category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}

a.categorylink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}

a.categorylink:hover, a.categorylink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CC6600;
}

.categoryBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #214E75;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #214E75;
}

a.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #214E75;
	text-decoration: underline;
}

a.title:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #214E75;
	text-decoration: underline;
}

a.title:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #214E75;
	text-decoration: underline;
}

.titleBrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #214E75;
}



/* RIGHT COLUMN */

#rightcol {
	margin: 13px 4px 4px 13px;
	padding: 0px 5px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
}

.rightcolTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 214E75;
	font-weight: bold;
}
.rightcolText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
}

.rightcolBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.rightcollink:link, a.rightcollink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #336633;
}
a.rightcollink:hover, a.rightcollink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CC6600;
}


/* FOOTER */

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D0A66B;
}

a.footerLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D0A66B;
	text-decoration: none;
}

/* TRAVEL OFFERS - PACKAGE TITLES */

.OffersTitle {
	background-image: url(new/images/title_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #663300;
	font-size: 12px;
	font-weight: bold;
}

/* FRENCH STYLES */

.titleFr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
}
.rightColFr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
}

.bullet {
list-style-image: url(site/images/arrow_gr.gif);
}