html, body, input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #33330D;
}

#menu {
	/*font-family: "Times New Roman", Times, serif;*/
}

h1, #contacts p {
	color: #FFFFFF;
}

h2, h3, .big {
	color: #666619;
}

#gallery span {
	font-size: 9px;
}

h1, #footer, .mini, #language {
	font-size: 11px;
}

#context h2 {
	font-size: 21px;
}

#menu li, h2, .right, .button, .rates {
	font-size: 17px;
}

h3, .pricelist {
	font-size: 17px;
}

h1, #content h3 {
	font-weight: normal;
}

a {
	color: #992626;
	text-decoration: none;
}

#gallery a {
	color: #666619;
}

a:hover, #gallery a:hover {
	color: #816400;
}

a.active, #context h2 {
	color: #999926;
}

.booking a, .button a, #contacts a, .rates a {
	color: #FFFFFF;
}

.booking a:hover, .button a:hover, #contacts a:hover, .rates a:hover {
	color: #CCCCCC;
}

h1, #language {
	text-transform: uppercase;
}

#menu, .button, #context .right, #contacts, .rates {
	font-weight: bold;
}

#context h2 {
	font-variant: small-caps;
}

.pricelist li span {
	font-weight: normal;
}

.right, .big {
	font-style: italic;
}
.cta {
	font-weight: bold;
	border-bottom: 1px dashed #992626;
	padding-bottom:2px;
	line-height: 150%;
}
.cta:hover {
	border-bottom: 1px dashed #816400;
} 