body {
	margin: 0px;
	background-color: #999999;
	background-image: url(images/canyon_bg.gif);
	background-repeat: repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.maintable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
	width: 750px;
	background-color: #FFFFFF;
}
.topbg {
	background-image: url(images/bg_label1.gif);
	background-repeat: repeat-x;
}
a {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
p {
	margin: 10px;
	line-height: 16px;
}
.footerborder {
	border-top-width: 1px;
	border-bottom-width: 13px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333366;
	border-bottom-color: #1E50A5;
	height: 40px;
	vertical-align: middle;
}
li {
	margin-top: 2px;
	padding-top: 0px;
	list-style-position: inside;
	text-indent: 0px;
}
ul {
	text-indent: 0px;
	background-position: left;
	list-style-type: circle;
	line-height: 12px;
}
.watermark {
	background-image: url(images/btn1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 26px;
	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 20px;
	
}

.topbg2 {
	background-image: url(images/bg_label_2.gif);
	background-repeat: repeat-x;
}
.bgDark {
	background-image: url(images/bg_rtcolumn.gif);
	background-repeat: repeat;
}
.tours {
	margin-left: 50px;
	width: 300px;
}
h2 {
	font-size: 12px;
	color: #000033;
	margin-top: 20px;
	display: inline;
}



select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DFEAF5;
	height: 16px;
	border: 1px solid #95A7CC;
	text-indent: 5px;
}