/***************************************************
GLOBAL PAGE LAYOUT ELEMENTS
***************************************************/

body {
	background: #CCCCCC url(images/background_tile.gif) repeat-x;
	margin: 0px 0px 0px 0px;
         font-family: helvetica, arial, verdana, "trebuchet ms", sans-serif;
         color:#000000;
}

a:link {
  color:#6986C3;
  text-decoration:none;
  }
a:visited {
  color:#6986C3;
  text-decoration:none;
  }
a:hover {
  color:#6986C3;
  text-decoration:underline;
  }

P {
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
}


/***************************************************
HEADINGS
***************************************************/


H1 {
	margin-top: 0px;
	font-weight: bolder;
	font-size: 14px;
	margin-bottom: 5px;
	color: #990000;
}

H2 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 0px;
	color: #000033;
}

H3 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 0px;
	color: #990000;
}

/***************************************************
LOCAL PAGE  ELEMENTS
***************************************************/

.footer {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.list {
	font-size: 10pt;
}
.links {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.links2 {
	font-size: 9pt;
	color: #000033;
	text-decoration: none;
}
.bodymain {
	font-size: 10pt;
	font-weight: normal;
	line-height: 11pt;
}
.tour1 {
	font-size: 18px;
	font-weight: bold;
}
.tour-red {
	color: #990000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

.tableheadings {
	font-size: 9pt;
	font-weight: bolder;
}
.testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.footercopy {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.semiboldhead {
	font-size: 13px;
	font-weight: bolder;
}
.smallred {
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
}

