/* Marriott Destination Site */
.bannerHome {
	background-color: #7b8218;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: bottom;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 7px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 230px;
}
.bannerHomeRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #6b191f;
	text-align: right;
	padding: 15px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.flashCol {
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.highlightsCol {

    clear: both;

    background-color: #5E7B94;

    text-align: left;

    position: relative;

    color: #EEF0EF;

    font-size: 10px;

    width: 150px;

    vertical-align: top;

}

.highlightsCol img {

    border-bottom: 15px solid #FFFFFF;

    border-left: 15px solid #FFF;

}

.highlightsColTitle {
	color: #DEE2DF;
	font-size: 16px;
	padding-top: 45px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.highlightsCol p {
	padding-right: 7px;
	padding-left: 15px;
}
.rightImages {

    font-family: Arial, Helvetica, sans-serif;

    text-align: left;

    vertical-align: top;

    padding-bottom: 16px;

    border-left: 15px solid #FFF;

}

.rightImages img {

    border-bottom-width: 15px;

    border-bottom-style: solid;

    border-bottom-color: #FFFFFF;

}
