@import url("reset.css");
* {
	margin: 0px;
	padding:0px;
}

html { 
	font-size: 100%;
}

body {
	font-size:62.5%;
	background: #2055a0;
}
#mainContainer #foot {
	font-size: .8em;
	color: #FFF;
	text-align: center;
	font-style: italic;
	border-top: 1px solid #FFF;
	font-weight: bold;
}
#mainContainer #foot p {
	text-align: center;
	background: #FFF;
	line-height: 1.5em;
}
#container #mainContainer #foot a {
	color: #000;
	text-decoration: none;
}
#container #mainContainer #foot a:hover {
	color: #CA9E2B;
}

img {
	border: none;
}

h1 {
	color: #000000;
	text-align: left;
	font-family: Times;
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}

h2 {
	color: #000000;
	text-align: left;
	font-family: Times;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 6px;	
}
hr {
	color: #FFF;
	width: 100%;
}
#mainContainer #nav h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.white {
	color: #FFF;
}
.center {
	text-align: center;
}

p, .txt {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.txt-bold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
}
.listing-txt {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-align: left;
	text-decoration: none;	
}
.leftnav-txt, .leftnav-txt a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}
.leftnav-txt a:hover {
	color: #c99c2a;
}
.teaser-txt {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.teaser-txt a {
	color: #144592;
	text-decoration:none;
}
.teaser-txt a:hover {
	color: #144592;
	text-decoration: underline;
}
.featured-txt, .featured-txt a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3c6ba9;
	text-align: left;
	text-decoration: none;
}
.featured-txt a:hover {
	color: #c99c2a;
	text-decoration: none;
}
.header-txt {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #134592;
	text-align: right;
	text-decoration: none;
	line-height: 66px;
}
.image-swap-text, .image-swap-text a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #134592;
	text-align: left;
	text-decoration: none;
}
.image-swap-text a:hover {
	color: #f58228;
	text-decoration: none;
}
.footer-txt {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.footer-links, .footer-links a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}
.footer-links a:hover {
	color: #c99c2a;
}
.frmTextArea {
	width:250px;
	height:60px;
	border:0;
	background:#cccccc;
	font-size: 11px;
	font-weight: 300;
	font-family:verdana,helvetica,arial;
	color:#333333;
}
.frmInput {
	width:250px;
	height:20px;
	border:0;
	background:#cccccc;
	font-size: 11px;
	font-weight: 300;
	font-family:verdana,helvetica,arial;
	color:#333333;
}
.frmSelect {
	width:250px;
	height:20px;
	border:0;
	background:#cccccc;
	font-size: 11px;
	font-weight: 300;
	font-family:verdana,helvetica,arial;
	color:#333333;
}
.frmSelectSmall {
	width:100px;
	height:20px;
	border:0;
	background:#cccccc;
	font-size: 11px;
	font-weight: 300;
	font-family:verdana,helvetica,arial;
	color:#333333;
}

.cellPad { padding: 5px; }
.txtLft {
	text-align: left;
}
#contentContainer #smalLogo {
	background: url(../images/logo_sm.jpg) no-repeat right top;
	display: block;
}

#container {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	text-align: center;
	background: #FFF;
}
#mainContainer #nav {
	float: left;
	width: 200px;
	background: #0D4190 url(../images/leftnav_bgd3.png) no-repeat left top;
}
#container #mainContainer #nav ul li {
	font-size: 1.5em;
	display: block;
	line-height: 1.6em;
	list-style: none;
	text-align: left;
}
#container #mainContainer #nav a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 190px;
	padding-left: 10px;
}
#container #mainContainer #nav a:hover {
	color: #CA9E2B;
}
.centerImg  {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#mainContainer #contentContainer {
	background: #FFF url(../images/contentline.jpg) no-repeat left top;
}
#contentContainer #listInfo {
	font-size: 1.25em;
	font-weight: bold;
	padding: 5px;
}
#contentContainer #listInfo ul {
	text-align: left;
	display: block;
	padding-left: 30px;
	width: 150px;
	float: left;
}
#contentContainer #listInfo p {
	display: block;
	width: 400px;
	float: left;
}
.pageTitle {
	font-size: 2.25em;
	line-height: 2.5em;
	font-weight: bold;
	color: #2D6CAD;
	text-align: right;
	margin-right: 10px;
}

#tours li a{
	display: block;
	color: #FFF;
	text-decoration: none;
}

#tours li { list-style: none; }

#tours li a:hover { color: #CA9E2B; }

.error {
	display: none;
	float: right;
	padding-right: 5px;
}

label {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 17px;
	margin-left: 5px;
}

#coninfoCenter {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#movie {
	height: 400px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 15px;
}

#contactForm {
	background: url(../images/images/bg_mail_01.png) no-repeat left top;
	height:  300px;
	width:  400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 75px;
}

#contactus { display: block; }

#contactForm #contactus div {
	background: url(../images/images/bg_mail_02.png) no-repeat left bottom;
	padding-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
	 
}

#message {
	background: url(../images/images/bg_mail_02.png) no-repeat left bottom;
	padding-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
	 
}

.labelspan {
	font-weight: bold;
	display: block;
	font-size: 1.4em;
}

#adminTours {
	text-align: left;
	display: block;
	padding-left: 48px;
}

.adminVt {
	font-size: 1.5em;
	text-align: left;
	display: block;
	line-height: 1.8em;
	list-style: none;
	width: 400px;
	float: left;
	clear: right;
}

.remove {
	display: block;
	float: right;
}
.clear {
	clear: both;
}
#mainContainer #contentContainer {
	width: 590px;
	float: right;
	padding-left: 10px;
}
#contentContainer .CollapsiblePanelContent dl dt {
	display: block;
	float: left;
	width: 150px;
	margin-right: 15px;
	border-right: 1px solid #1E4796;
}
#contentContainer .CollapsiblePanelContent a img {
	border-style: none;
}
#contentContainer .CollapsiblePanelTab h2 {
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
}

/* Slideshowlite Styles */
/* slideshow gallery border: 4px double #666; */

#slideshow {
	height: 336px;
	width: 448px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border: 2px solid #2C509C;
}
.slideshowlite {
	position: relative;	
	overflow: hidden;
}

.slideshowlite a {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-align: center;
}

.slideshowlite img {
	border: none;
	height: 336px;
	width: 448px;
}

/* pagination control */

.slideshowlite ul {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 10px;
	right: 200px;
	z-index: 3;
}

	.slideshowlite ul li,
	.slideshowlite ol li {
		float: left;
		margin: 0 3px;
		width: 16px;
	}
	
	.slideshowlite ul li a {
		position: relative;
		display: block;
		width: 100%;
		height: 14px;
		padding-top: 2px;
		text-decoration: none;
		color: #666;
		background: #eee;
		border: 1px solid #666;
		text-align: center;
		font-size: 11px;
	}
	
	.slideshowlite ul li a.current {
		color: #111;
		font-weight: bold;
		border: 1px solid #111;
		background: #fff;
	}
	
	.slideshowlite ul li a:hover {
		color: #fff;
		background: #333;
	}
	
/* caption control */

.slideshowlite ol {
	top: 0px;
	position: relative;
	overflow: hidden;
	width: 428px;
	font-size: 14px;
	color: #fff;
	background: #000;
	padding: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
	list-style: none;
}

	.slideshowlite ol li {
		width: 100%;
	}
