body {
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	margin-height: 0px;
	margin-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bgBlack {
	background-color: #000000;
}

.bgDarkGray {
	background-color: #7F7F7F;
}

.bgDarkGray2 {
	background-color: #777777;
}

.bgGray {
	background-color: #CCCCCC;
}

.bgLightGray {
	background-color: #F4F5F7;
}

.bgOrange {
	background-color: #FF9900;
}

.bgWhite {
	background-color: #FFFFFF;
}

.bgYellow {
	background-color: #FFFF33;
}

.error {
	background-color: transparent;
	color: #DD1100;
	font-size: 80%;
	font-weight: bold;
}


.fs60 {
	font-size: 60%;
}

.fs70 {
	font-size: 70%;
}

.fs80 {
	font-size: 80%;
}

.fs90 {
	font-size: 90%;
}

.fs100 {
	font-size: 100%;
}

.fs120 {
	font-size: 120%;
}

.g2hLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.g2hLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.g2hLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.g2hLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.g2hTitle {
	font-family : Arial, Helvetica, sans-serif; font-size: 22px;
	color: #000000;
	font-weight: bold;
}

.nobg {
    background-color: transparent;
}

.noline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.noline:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.noline:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.noline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.mainPageTitle {
	font-size: 100%;
	font-weight: bold;
}

.pageTitle {
	font-family : Haettenschweiler, sans-serif; font-size: 24px;
	color: #DD1100;
	font-weight: normal;
	letter-spacing: 3px;
}

.subTitle {
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}

.subTitle2 {
	font-size: 70%;
	font-weight: bold;
	letter-spacing: 3px;
}

.subTitle3 {
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.tab:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.tab:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.tab:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.titlePromo {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.titlePromo2 {
	font-size: 70%;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.titlePromo3 {
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.titlePromo4 {
	color: #000000;
	font-size: 70%;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
    text-decoration: none;

}


.txtRed {
	color: #DD1100;
}

.txtWhite {
	color: #FFFFFF;
}

.txtGray {
	color: #7F7F7F;
}

.txtBlack {
        color: #000000;
}

.waitText {
	font-size:19px;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
}

.hotelAmenities {
    margin: 0;
    padding: 1.5em;
    padding-top: 0;
    vertical-align: bottom;
}

.g2hContact {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}


.g2hDate {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

.warning {
    background-color: transparent;
    color: #DD1100;
}

.marketingBorder {
    font-size:12px;
	border:1px solid #e4d180;
	background-color:#FFFFFF;
}
