
html, body {
	color:#666;
	background:#6b98dd;
}
#top {
	color:#fff;
	background:#3366cc;
}
#all {
	background:#fff url(../img/allbg-th1.png) repeat-y 0 0;
}
#nav {
	color:#36c;
	background:#244992;
}
#nav li {
	border-right-color:#3366cc;
}
#content {
	background:#fff url(../img/contentbg-th1.png) repeat-y 0 0;
}
.contentshim {
	background:#244992;
}
#footer {
	background-image:url(../img/footerbg-th1.png);
	color:#6b98dd;
}
h1, h2,  .subnav .active a, .subnav .active a:hover, .tabs-selected a, .tabs-selected a:hover  {
	color:#244992;
}
h3 {
	color:#6b98dd;
}

.subnav .active a, .tabs-selected a {
	/*background:#f5f7fc;*/
}
.subnav a:hover {
	color:#3366cc;
	background:#f5f7fc;
}
#ctsubtours .subnav a:hover, #convertor p#result, .tourdates th {
	background:#eaeffa;
}
#ctsubtours .subnav .active a, #ctsubtours .subnav .active a:hover  {
	color:#666;
	background:none;
}
#ctsubtours {
	background:url(../img/ctsubbg-th1.png) 0 0 no-repeat;
}
.ctright h2, #ctsubtours h2 {
	color:#6b98dd;
}
.bullist li {
	background-image:url(../img/tourhighlightbg-th1.png);
}
#ctsubtours .subnav li.active {
	background:url(../img/ctsubsubnavbg-th1.png) 0 2px no-repeat;
}
.ctbroch h2 {
	color:#6b98dd;
}
.ctbroch {
	background:#f5f7fc;
}
.subnav .active a:hover, .tabs-selected a, .tabs-selected a:hover {
	background:none;
	color:#244992;
}
#convertor, .tourdates .even td {
	background:#f5f7fc;
}
.tourdates td {
	border-bottom:1px solid #e8eef3;
}
#photobutton a {
	background-image:url(../img/photobutton-th1.png);
}
#mapbutton a {
	background-image:url(../img/mapbutton-th1.png);
}


