* {
	margin: 0;
	padding: 0;
}
/*
body {
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   font-weight: 300;
   	font-size: 62.5%;

}
*/
body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
	background: url(../../images/body-bg.png) repeat-x top;
}

p {
	line-height: 1.4em;
/* 	margin-bottom: 0.8em; */
}


a { color: blue; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

h1 { font-size: 2.5em; margin-bottom: 0.8em; }
/* h2 { font-size: 1.5em; text-transform: uppercase; margin-bottom: 0.8em; } */


table {
font-size: 1.3em;

}

.espaciado {
line-height: 28px;
text-indent: 5px;
}

div#page-wrap {
	width:800px;
	margin: 0 auto;
}






/* Navigation Menu */
ul#headnav {
	height: 0px;
	list-style-type:none;
}

ul#headnav li {
	display: inline;
	font-size: 0.2px;
}
ul#headnav a {
	display: block;
 	text-decoration: none;
 	overflow: hidden;
 	float: left;
 	margin-top: -265px;
 	text-indent: -9999px;
 	}

ul#nav {
	height: 350px;
	background: url(../../images/header-bg.jpg) no-repeat;
	list-style-type:none;
}

ul#nav li {
	display: inline;
	font-size: 0.2px;
}
ul#nav a#home {
	display: block;
 	text-decoration: none;
 	overflow: hidden;
 	float: left;
 	margin-top: 0px;
 	text-indent: -9999px;
 	width: 800px;
 	height: 200px;
 	}	
 	
ul#nav a {
	display: block;
 	text-decoration: none;
 	overflow: hidden;
 	float: left;
 	margin-top: 65px;
 	text-indent: -9999px;
 	}

ul#nav li#essderc {
	width: 121px;
	height: 37px;
}

ul#nav li#essderc a {
	width: 121px;
	height: 37px;
}
ul#nav li#essderc a:hover {
	background: url(../../images/Navlink_essderc_hover.jpg) no-repeat;
}
ul#nav li#essderc a:active {
	background: url(../../images/Navlink_essderc_click.jpg) no-repeat;
}


ul#nav li#regist a {
	margin-left: 3px;
	width: 125px;
	height: 37px;
}
ul#nav li#regist a:hover {
	width: 125px;
	height: 37px;
	background: url(../../images/Navlink_regist_hover.jpg) no-repeat ;
}
ul#nav li#regist a:active {
	background: url(../../images/Navlink_regist_click.jpg) no-repeat;
	width: 125px;
	height: 37px;	
}

ul#nav li#hotels a {
	margin-left: 2px;
	width: 64px;
	height: 37px;
}
ul#nav li#hotels a:hover {
	width: 64px;
	height: 37px;
	background: url(../../images/Navlink_hotels_hover.jpg) no-repeat ;
}
ul#nav li#hotels a:active {
	background: url(../../images/Navlink_hotels_click.jpg) no-repeat;
	width: 64px;
	height: 37px;	
}

ul#nav li#localinfo a {
	margin-left: 2px;
	width: 94px;
	height: 37px;
/* 	background: url(../../images/Navlink_localinfo_link.jpg) no-repeat ; */

}
ul#nav li#localinfo a:hover {
	width: 94px;
	height: 37px;
	background: url(../../images/Navlink_localinfo_hover.jpg) no-repeat ;
}
ul#nav li#localinfo a:active {
	background: url(../../images/Navlink_localinfo_click.jpg) no-repeat;
	width: 94px;
	height: 37px;	
}

ul#nav li#social a {
	margin-left: 3px;
	width: 119px;
	height: 37px;
}
ul#nav li#social a:hover {
	width: 119px;
	height: 37px;
	background: url(../../images/Navlink_social_hover.jpg) no-repeat ;
}
ul#nav li#social a:active {
	background: url(../../images/Navlink_social_click.jpg) no-repeat;
	width: 119px;
	height: 37px;	
}

ul#nav li#contact a {
	margin-left: 3px;
	width: 82px;
	height: 37px;
}
ul#nav li#contact a:hover {
	width: 82px;
	height: 37px;
	background: url(../../images/Navlink_contact_hover.jpg) no-repeat ;
}
ul#nav li#contact a:active {
	background: url(../../images/Navlink_contact_click.jpg) no-repeat;
	width: 82px;
	height: 37px;	
}

ul#nav li#venue a {
	margin-left: 3px;
	width: 75px;
	height: 37px;
}
ul#nav li#venue a:hover {
	width: 75px;
	height: 37px;
	background: url(../../images/Navlink_venue_hover.jpg) no-repeat ;
}
ul#nav li#venue a:active {
	background: url(../../images/Navlink_venue_click.jpg) no-repeat;
	width: 75px;
	height: 37px;	
}

ul#nav li#esscirc a {
	margin-left: 3px;
	width: 101px;
	height: 37px;
}
ul#nav li#esscirc a:hover {
	width: 101px;
	height: 37px;
	background: url(../../images/Navlink_esscirc_hover.jpg) no-repeat ;
}
ul#nav li#esscirc a:active {
	background: url(../../images/Navlink_esscirc_click.jpg) no-repeat;
	width: 101px;
	height: 37px;	
}





