body {
	background-image: url(images/bg.gif);
}
#pageholder {
	margin: auto;
	padding: 0px;
	width: 767px;
	background-color: #FFFFFF;
}
#header {
	height: 258px;
	width: 767px;
}
#subbanner {
	background: url(images/sub-header.jpg) no-repeat;
	height: 135px;
	width: 767px;
}
#leftbanner {
	background-image: url(images/banner-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 258px;
	width: 286px;
}
#midbanner {
	background: #ffffff;
	background-position: middle top;
	font-family: Arial;
	float: left;
	height: 258px;
	width: 196px;
}
#midbanner h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#midbanner p {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-align: center;
}
#rightbanner {
	background-image: url(images/banner-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 258px;
	width: 285px;
}
#midlight {
	background: #ffffff;
	height: 122px;
	width: 196px;
}
#tourline {
	background: #ffffff;
	width: 767px;
}
#subtourbox {
	background-color: #ffffff;
	float: left;
	width: 104px;
	height: 100px;
}
#subtourbox p {
	font-family: Arial;
	font-size: 11px;
}
#booktour {
	background: url(images/book-bg.jpg) no-repeat;
	width: 331px;
	height: 100px;
	float: right;
}
#booktour p {
	font-family: Arial;
	font-size: 11px;
	color: #000;	
	text-align: center;
}
#booktour .textbox {
	height: 15px;
	width: 100px;
	border: thin solid #9c9c99c;
}
#tourbox {
	background-color: #ffffff;
	padding-left: 13px;
	float: left;
	width: 172px;
	height: 260px;
}
#tourbox p {
	font-family: Arial;
	font-size: 12px;
}
#tourHR {
	background-image: url(images/tourline.jpg) no-repeat;
	float: left;
	width: 8px;
	height: 260px;
}
.subhd {
	font-family: Arial;
	color: #565045;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.subhd a {
	font-family: Arial;
	color: #565045;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.hd {
	font-family: Arial;
	color: #565045;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.hd a {
	font-family: Arial;
	color: #565045;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.hd a:hover {
	color: #336699;
}
.boxtext {
	width: 130px;
	margin: auto;
}
#bodytext {
	margin-left: 13px;
	background: #E9E4DA;
	width: 538px;
	float: left;
}
#subbodytext {
	margin-left: 13px;
	width: 436px;
	float: left;
}
#subcontext {
	width: 430px;
	padding-top: 15px;
	font-size: 12px;
	font-family: Arial;
	margin: auto;
}
h1.sub {
	font-family: Arial;
	color: #565045;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#context {
	width: 491px;
	padding-top: 15px;
	font-size: 12px;
	font-family: Arial;
	margin: auto;
}
#righttext {
	height: 137px;
	width: 216px;
	float: right;
}
#freetour {
	width: 197px;
	float: right;
}
#freetour p {
	font-family: Arial;
	font-size: 11px;
	color: #000;	
}
#freetour .textbox {
	height: 15px;
	width: 100px;
	border: thin solid #9c9c99c;
}
#tourimage {
	background: url(images/tour-image-bg.jpg) no-repeat; 
	height: 233px; 
	width: 284px; 
	float: right;
}
fieldset {
	width: 410px;
	border-color: #565045;
	border-width: 1px 0px 0px 0px
}
fieldset legend {
	font-family: Arial;
	color: #565045;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 0px 5px;
	padding-bottom: 8px;
}
fieldset label {
	width: 100px;
	font-family: Arial;
	color: #565045;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	float: left;
	padding-right: 10px;
	padding-top: 4px;
}
fieldset .input150 {
	width: 150px;
	border: thin solid #565045;
	height: 20px;
	font-size: 10px;
}
fieldset .select150 {
	width: 160px;
	border: thin solid #565045;
	height: 25px;
	font-size: 11px;
}
fieldset .input250 {
	width: 250px;
	border: thin solid #565045;
	height: 15px;
}
fieldset textarea {
	width: 350px;
	height: 125px;
	border: thin solid #565045;
}
#footer {
	background-image: url(images/footer.jpg);
	width: 767px;
	height: 143px;
	clear: both;	
}
#footertext {
	padding-top: 80px;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-align: center;
}
#footertext a {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
