@charset "UTF-8";
body {
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B2C8D2;
	padding-bottom: 10px;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#White {
	background-color: #FFF;
	width: 174px;
}
.marginHolder {
	float: left;
	width: 334px;
}
.itineraryRight {
	float: left;
	width: 153px;
	margin-top: 10px;
	padding-right: 5px;
}
#mainHolder {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.imageHolder {
	float: left;
}
#nav {
	height: 30px;
	width: 860px;
	background-color: #F9A320;
	float: left;
}
#navHolder {
	float: left;
	height: 153px;
	width: 860px;
	background-image: url(../images/bottom-nav.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.subnav {
	background-color: #FFFFFF;
	float: left;
	height: 20px;
	width: 575px;
	margin-left: 285px;
}
.leftHolder {
	width: 174px;
	margin-left: 17px;
	background-color: #58B0F1;
	float: none;
}
.leftSide {
	float: left;
	width: 191px;
}
.rightHolder {
	float: left;
	width: 669px;
}
#itinBox {
	padding-left: 50px;
	width: 450px;
}
.infoHolder {
	float: left;
	width: 314px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.redTxt {
	font-weight: bold;
	color: #990000;
}
#sideLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.whiteHolder {
	background-color: #FFFFFF;
	float: left;
	width: 860px;
	padding-bottom: 10px;
}
#navHolder2 {
	float: left;
	height: 153px;
	width: 860px;
	background-image: url(../images/bottomNav2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottom {
	float: left;
	width: 860px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#margin-b-10 {
	margin-bottom: 10px;
}
#leftMargin {
	margin-left: 10px;
}
.headers {
	margin-right: 10px;
	margin-bottom: 15px;
}
.picHolder {
	margin-top: 50px;
	margin-left: 30px;
	float: left;
}
.hotelPicture {
	width: 200px;
	margin-right: 10px;
	overflow: visible;
	float: left;
	margin-bottom: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
.boxHolder {
	float: left;
	width: 630px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.FeatureHeader {
	float: left;
	width: 630px;
	margin-bottom: 15px;
	margin-left: 20px;
}.picHolder2 {
	margin-top: 30px;
	margin-left: 25px;
	float: left;
}
.featurePic {
	float: left;
	width: 200px;
	margin-right: 10px;
}
.featureInfo {
	float: left;
	width: 415px;
	text-align: justify;
}
.itinaraybox-left {
	text-align: right;
	float: left;
	width: 135px;
	margin-right: 10px;
}
.itinaraybox-right {
	float: left;
	width: 300px;
	text-align: left;
}
.itineraryHolder {
	float: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
}
ul {
	margin-bottom: 0px;
}
