body {
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	font-weight: normal;
	background-color: #EEEEEE;
}
table {
	border: none;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1.3em;
}
th, ol label, ul label { 
	font-family: "Century Gothic", 'Helvetica Neue',"Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 5px 0;
	font-size: 110%;
	color: #E6D6E3;
	vertical-align: text-top; 
	padding: 3px 5px 3px 0;
}
td { 
	padding: 3px 5px 3px 0; 
	vertical-align: text-top;
}
td.space { padding-bottom: 20px; }
iframe {
	border: 1px solid #cc9900;
}
h1, h2, h3, h4, h5 {
	font-family: "Century Gothic", 'Helvetica Neue',"Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
	color: #cc9900;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
h1 {
	font-size: 205%;
	letter-spacing: 0.1em;
	margin-bottom: 0.3em;
}
h2 {
	font-size: 190%;
	margin-bottom: 0.4em;
}
h3 {
	font-size: 165%;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 130%;
	margin: 5px 0;
	color: #E6D6E3;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	margin: 5px 0;
	font-size: 110%;
	color: #E6D6E3;
}
ol {
	margin: 5px 2px 5px 1.3em;
	padding: 0;
	list-style: outside decimal;
}
ul {
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li { padding: 0; margin: .75em 0 }
ol label, ul label { 
	float: none; 
	display: block;
	width: auto;
	text-align: left;
}

#phLg li { margin: 0 }
dl {
	margin: 0;
	padding: 0;
}
dt {
	font-size: 120%;
}
dd {
	padding-left: 1.5em;
	margin-bottom: 1.25em;
}

p, .break {
	margin: 0 0 1.2em 0;
	padding: 0;
}
a:link {
	text-decoration: none;
	color: #cc9900;
}
a:visited {
	text-decoration: none;
	color: #7C6278;
}
a:hover {
	text-decoration: underline;
}
hr {
	margin:10px 0px;
	padding:0;
	border-bottom: 1px dotted #CCC;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}
address {
	font-style: normal;
}
/* accessibility */
#accessibility-shortcuts {
	left: 0;
	list-style-type: none;
	position: absolute;
	top: 0;
}
#accessibility-shortcuts li { display: inline; }
#accessibility-shortcuts  li a {
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: -500px;
	width: 100%;
}

/* ID's */
#container {
	font-size: 1.575em;
	line-height: 1.75em;
	text-align: left;
	margin: 0 auto;
	/*width: 900px;*/
	width: 998px;
	height: auto;
	background: #1E0B1E url(../images/bg.jpg) repeat scroll left bottom;
	color: #fff;
}

#header {
	margin-bottom: 20px;
	padding: 20px 0 0 25px;
	background: transparent url(../images/bgFade.png) repeat-x scroll top left;
}
a#lang:link, a#lang:visited {
	float: right;
	margin-right: 20px;
	font-size: 100%;
	font-family: 'Century Gothic', 'Helvetica Neue',"Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
	color: #7C6278;
	border-bottom: 1px dotted transparent;
	/* improve smoothing display on Win */
	font-size: .99em;
	font-weight: bold;
}
a#lang:hover {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
h1#logo{
	margin-bottom: 10px;
	padding: 0;
}
h1#logo a:link, h1#logo a:visited, h1#logo a:hover {
	width: 200px;
	height: 100px;
	display: block;
	background: url(../images/elRinconDeGvadalpin.png) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -99999px;
	overflow: hidden;
}
/* nav layout */
ul#navigation {
	font-family: 'Century Gothic', 'Helvetica Neue',"Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	width: 220px;
	list-style: none outside none;
	padding: 0;
	/* improve smoothing display on Win */
	font-size: .99em;
	font-weight: bold;
}
#navigation li {
	list-style: none none;
	margin: 0;
	padding: 0;
	background: none;
}
#navigation li a:link, #navigation li a:visited {
	display: block;
	list-style: none;
	color: #7C6278;
	padding: 3px 5px;
	width: 200px;
	border-bottom: 1px dotted transparent;
	border-top: 1px dotted transparent;
	text-decoration: none;
	overflow: visible !important;
}

#navigation li a:hover {
	list-style: none;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
#reservation {
	background-color: #7C6278;
	color: #FFF;
	z-index: 10;
	position: relative;
	margin-top: 103px;
	overflow: hidden;
}
#reservation_request {
	line-height: 1em;
	overflow: hidden;
}
a:link#reservation-btn, a:visited#reservation-btn {
	display: block;
	color: #FFF;
	padding: 2px 5px;
	font-family: "Century Gothic", 'Helvetica Neue',"Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
}

#main {
	margin: 0 25px 20px;
}
#footer {
	margin: 0 25px 20px;
	font-size: 75%;
	line-height: 1.25em;
	font-family: "Century Gothic", 'Helvetica Neue',"Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
}
ul#footer-navigation {
	margin-top: 60px;
}
#footer-navigation li {
	display: inline;
	margin: 0;
	border-right: 1px dotted #ccc;
	background: none;
}
#footer-navigation li.first { border-left: 1px dotted #ccc; }
#footer-navigation li.fr {
	border-right: none;
}
#footer-navigation li a:link, #footer-navigation li a:visited {
	color: #cc9900;
	padding: 3px 5px;
}
#footer-navigation li a:visited {
	color: #7C6278;
}


.col1 {
	width: 220px;
	float: left;
}
.col2 {
	/*width: 620px;*/
	width: 700px;
	float: right;
}
.cnt2col-1, .cnt2col-2 {
	width: 340px;
	float: left;
	margin-right: 20px;
}
.cnt3col-1, .cnt3col-3 {
	width: 220px;
	float: left;
	margin-right: 20px;
}
.cnt2col-1, .cnt3col-3 { margin-right: 0; }

/* events dates with cal simulation */
.event {
	margin-bottom: 1em;
}
.eDate {
	background:transparent url(../images/eDate-bottom.png) no-repeat scroll right bottom;
	display:block;
	float:left;
	overflow:hidden;
	text-align:center;
	width:2.2em;
	border: 1px none;
	line-height: 1.2em;
	margin-right: 0.5em;
}
.eDate-date {
	background:transparent url(../images/eDate-top.png) repeat-x scroll center top;
	display:block;
	font-size: 120%;
	margin:0;
	padding:12px 0 0;
}
.eDate-mth {
	display:block;
	margin:0;
	padding:0;
}
/* content to go beside cal date */
.eDate-cnt { 
	margin-left:2.6em;  
	padding-left:10px; 
}

.itemCnt {
	padding-bottom: .5em;
	border-bottom: 1px dotted #FFF;
	margin-bottom: .5em;
}
.itemCnt p {
	margin-bottom: 0;
}

ul.menu li, ul.menu lh {
	margin: .25em;
}

.topPhoto {
	padding: 0;
	/*width: 650px;*/
	width: 730px;
}
.pad {
	padding: 10px;
}
.txt-ctr {
	text-align: center;
}
.txt-rgt {
	text-align: right;
}
.txt-sm {
	font-size: 85%;
}
.txt-xsm {
	font-size: 80%;
}
.important {
	color: #cc9900;
}
.notice {
	background-color: #7C6278;
	color: #FFF;
	padding: 0 10px;
	border-color: #cc9900;
	border-style: double;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.hide {
	display: none;
}

a.x:link, a.x:visited { 
	background-color: #e5d6e3; 
	color: #000;
	padding: 0 3px 2px;
	line-height: 1em;
	font-size: 90%;
	margin: 0 0;
	display: block;
	float: right;
	text-decoration: none;
}
a.x:hover {
	background-color: #b2b2b2;
	color: #fff;
	text-decoration: none;
}

.clear {
	clear: both;
}
/*  ##### clearing floats without additional <div class="clear"> #### */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac */
html[xmlns] .clearfix {
	display: block;
}
