body {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E1E3F;
	background: url("/images/left_bg.jpg");
	background-attachment: fixed;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color: #F7EFC0;
	margin: 0px;
	padding: 0px;
}
a {
	color: #dc5f2b;
	text-decoration: none;
}
img {
	border-width: 0px;
}
label {
	float: left;
	width: 100px;
}
legend {
	font-weight: bold;
}
br, .clear {
	clear: both;
}
h1 {
	text-align: center;
	font-size: 16px;
}
h2 {
	font-size: 14px;
	margin-top:55px;
}
h3 {
	font-size: 13px;
	font-weight:bold;
}
h3.main {
	font-size: 12px;
	margin:0;
	margin-bottom:2px;
}
#header {
	position: relative;
	/*top: 0px;
	left: 0px;*/
	width: 100%;
	height: 120px;
	background: url("/images/top_bg.jpg");
	background-position: 0px 0px;
	background-repeat: repeat-x;
	/*border: 1px solid black;*/
}
#header #headerImg {
	position: absolute;
	left: 0px;
	/*float: left;*/
}
#header #links {
	position: absolute;
	font-size: 14px;
	font-weight: normal;
	margin: 120px 0px 0px 100px;
	/*border-bottom: 1px #272858 dotted;*/
}
#header #links img {
	vertical-align: middle;
}
#header #links a {
	color: #272858;
	text-align: center;
}
#header #links a:hover {
	color: #E79734;
	border-bottom: 1px #E79734 dotted;
}
#content {
	/*border: 1px solid black;*/
	/*background: url("/images/page_bg.jpg");*/
	/*background-attachment: fixed;*/
	/*background-position: 0px 0px;*/
	background-repeat: no-repeat;
	padding: 20px;
}

/* Search Results */
.resultHeader {
	text-align: center;
	/*font-weight: bold;*/
	font-size: 14px;
}
.searchHeader, #tourHeader {
	background-color: #E6DFB5;
	border: 1px solid black;
	padding: 5px;
	text-align: center;
}
.numResults {
	float: left;
}
.pageNavigation {
	float: right;
}
#searchForm select {
	margin: 0px 5px 0px 0px;
}
#searchResults {
	margin: 0px 0px 10px 0px;
}

#searchResults div.result {
	margin-top: 10px;
	padding: 0px 0px 5px 0px;
	border: 1px solid black;
	border-width: 0px 0px 1px 0px;
}
#searchResults div.result img {
	float: left;
	border: 1px solid black;
}
#searchResults div.result p {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#searchResults div.result .name {
	font-weight: bold;
}
#searchResults div.result .noneVisible {
	font-weight:normal;
}
/* View Tour */
#tourHeader {
	margin: 0px 0px 10px 0px;
}

#tourHeader h2, #tourHeader h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#tourHeader h3 {
	font-size: 12px;
}
#tourList li.selected {
	font-weight: bold;
}
#tourMain {
	position: relative;
	display: block;
	margin: 0px auto;
	/*border: 1px solid red;*/
	width: 770px; /* Applet width + 2x (menu width + 10px) */
}
#tourMain.maxTour {
	width: 1120px; /* Applet width + 2x (menu width + 10px) */
}
#slideshow {
	border: 1px solid black;
}
#sTour, #vTour {
	display: block;
	width: 450px;
	margin: 0px auto;
	text-align: center;
	font-size: 14px;
}
/*#sTour {
	min-height: 250px;
}
#vTour {
	height: 250px;
}*/
#tourMain.maxTour #vTour {
	width: 800px;
	/*height: 500px;*/
}
#vTour applet {
	border: 1px solid black;
}

#tourMain ul.tourMenu {
	position: absolute;
	left: 0px;
	/*top: 20px;*/
	display: block;
	/*float: left;*/
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	width: 150px;
	/*border: 1px solid red;*/
}
#tourMain ul.tourMenu li {
	background-color: #E6DFB5;
	border: 1px solid black;
	padding: 2px;
	margin: 0px 0px 5px 0px;
}
#tourInfo {
	width: 600px;
	margin: 0px auto;
	/*border: 1px solid green;*/
}
#tourInfo h1, #tourInfo h2 {
	text-align: center;
}
.map {
	width: 450px;
	margin: 30px auto 10px auto;
	text-align: center;
}
.map a {
	font-size: 14px;
}
#gMap {
	position: relative;
	width: 100%;
	height: 135px;
	border: 1px solid black;
}

/* More Info Box */
.moreInfo {
	width: 450px;
}
.moreInfo textarea {
	width: 400px;
}

/* Search Form */
#searchForm label {
	width: 150px;
}

/* ================================================================= */
/*index,contact,bg,footer,verticalnav,horiznqav                      */
/* ================================================================= */
.startbg {
	background : url("/images/vacation_bg.jpg");
	width: 700px;
	height: 390px;
	background-position: center top;
	background-repeat: no-repeat;
	margin:0 auto;
	/*font-size: 11px;*/
}

#footer {
	font-size:9px;
	text-align: center;
}

#verticalnav {
	width: 475px;
	margin-left:80px;
	margin-top: 150px;
}
#verticalnav a {
	font-size: 14px;
	font-weight: normal;
	color: #272858;
	text-align: left;
	display: block;
	border-bottom: 1px #272858 dotted;
	margin: 0px 10px 8px 0px;
	padding: 0px 2px 1px 10px;
}
#verticalnav a:hover {
	color: #F3E49F;
	border-bottom: 1px #F3E49F dotted;
}
#horiznav {
	width: 600px;
	margin: 0px 0px 0px 100px;
	/*margin-top: 130px;*/
	border-bottom: 1px #272858 dotted;
}
#horiznav  a {
	font-size: 14px;
	font-weight: normal;
	color: #272858;
	text-align: center;
	/*padding: 5px 5px 5px 5px;*/
}
#horiznav a:hover {
	color: #E79734
	border-bottom: 1px #E79734 dotted;
}
#ErrorMessage {
	text-align: center;
	border: 1px solid red;
}