/* TYPOGRAPHY */
.typography h2.MainTitle, .typography h2.Title, .typography h3.Book{padding-top: 0;}
.typography h2.MainTitle{text-align: center; margin-bottom: 1em;}

.typography h2, .typography h3{font-size: 2em; font-weight: normal; font-family: Georgia, Palatino, serif; letter-spacing: 0.04em; font-variant: small-caps;}
.typography h3{font-size: 1.6em; font-family: Georgia, Palatino, serif; margin-bottom: 0.5em;}
	.typography h3.Book{margin-bottom: 0;}
		.typography h3.Book a{display: block; background: #bcc6a0 url(../images/Book.png) 9px 7px no-repeat; border-bottom: 2px solid #c4cdac; color: #fff; font-weight: bold; text-decoration: none; padding: 3px 3px 3px 41px;}
			.typography h3.Book a:hover{background-color: #c0c9a6;}

.typography p{margin-bottom: 1em;}

.typography strong{font-weight: bold;}
.typography em{font-style: italic;}

.typography a{color: #026c74;}
	.typography a:hover{color: #057179; text-decoration: none;}

.typography img{border: 10px solid #ebebeb; margin-bottom: 0.4em;}
.typography .rooms img{border: 0;}