body {
	padding-top: 40px;
	font-family: Georgia, serif;
	color: #1f0204;
	background-color: #FFF;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	padding-bottom: 10px;
	border-bottom: 30px solid #d4c749;
}

html { background-color: #d4c749; }

.container {
/*
	background-image: url(nav-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 40px;
*/
}

a:link {
	color: #c02398;
	text-decoration: none;
}

a:visited {
	color: #c02398;
	text-decoration: none;
}

h1 {
	font-size: 32px;
}

h1 a { color: #1f0204 !important;
	background-image: url(../images/mark.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 100px;
	display: block;
}

h1 span.alt {
	font-size: smaller;
	color: #c02398;
}

h3 span.caps, h5 {
	color: #c02398;
	font-weight: normal;
	font-size: 18px;
}

h1, h2, h3, h4, h5, #navigation, #language, legend { font-family: Cochin, Georgia, serif; white-space: normal; }
h2 { margin-bottom: 0.25em; }

h2.headline {
	color: #1f0204;
	font-size: 20px;
	margin-bottom: 1em;
}

h3 { color: #d3c002; font-size: 14px; }

.homeactive { text-transform: uppercase; }

#home .homeactive a,
#hotel .hotelactive > a,
#lafolia .lafoliaactive > a,
#map .mapactive > a,
#patzcuaro .patzcuaroactive > a,
#tours .toursactive > a,
#rates .ratesactive > a {
	background-color: #D3C002;
	color: #fff;
	background-image: url(nav-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#navigation {
	font-weight: bold;
	list-style: none;
	margin-left: -5px;
	margin-top: 30px;
	padding-left: 0;
	font-size: 13px;
	margin-right: 10px;
}

#navigation ul { margin-right: 0; }
#navigation a, #language a { text-decoration: none; }
#navigation a:hover { background-color: #f2ebe8; }
#language a:hover { text-decoration: underline; }

#navigation a {
	padding-left: 5px;
	color: #1f0204;
	display: block;
}

#navigation > li {
	margin-bottom: 5px;
	line-height: 200%;
}

#navigation ul {
	list-style: none;
	font-weight: normal;
	padding-left: 0;
	margin-left: 0;
}

.alt {
	color: #000;
	font-style: italic;
}

#language {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	font-weight: bold;
	margin-top: 30px;
	padding-top: 10px;
}

#language li {
	float: left;
	padding-right: 10px;
}

#language li:first-child {
	border-right: 1px solid #d3c002;
	margin-right: 10px;
}

.logos { text-align: center; }
thead th { background-color: #d3c002; }
tr.even td { background-color: #f2ebe8; }
tfoot td { border-top: 1px solid #f2ebe8; }
.box { background-color: #f2ebe8; }
.wideslide { cursor: pointer; }
.wideslide img { border: 1px solid #f2ebe8; padding: 1px; }
.wideslide img:hover { border-color: #c02398; }

p img.right, p img.left {
	margin-top: 6px;
	margin-bottom: 6px;
}

#tours h2 + h3 { text-transform: uppercase; }

.more-images {
	text-align: right;
	font-family: sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	height: 22px;
	line-height: 22px;
	color: #666;
	background-image: url(/shared/images/grey_bar.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 3px;
}

.more-images a { color: #666; }
.more-images a:hover { color: #000; }
.more-images img { vertical-align: -2px; padding-right: 2px; }