@charset "utf-8";
.imageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #0FF;
}
.imageCenter #container #mainContent img {
	text-align: center;
}

.goback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #9FF;
}
.smallItalicBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	color: #009;
}
.phoneNumber {
	color: #009;
}
.bookNow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003;
	font-style: italic;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #003;
	font-style: italic;
}
.roomName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #00F;
	font-style: italic;
}
.emailAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00F;
	font-style: italic;
}
