body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/bkg_body.jpg);
	background-repeat: repeat-x;
	background-color: #36210B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #464646;
}
p {
	margin-top: 0px;
	text-align: left;
}
li {
	list-style-image: url(../images/assets/bullet_default.jpg);
}


#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(../images/layout/bkg_wrapper.jpg);
	background-repeat: repeat-y;
}
#top {
	position: relative;
	height: 509px;
	left: 0px;
	top: 0px;
	background-image: url(../images/layout/bkg_top.jpg);
	background-repeat: no-repeat;
}
#topNav {
	width: 133px;
	position: absolute;
	top: 9px;
	right: 28px;
	text-align: right;
}


#logo_weather {
	position: relative;
}

#logo {
	padding-top: 13px;
	padding-left: 20px;
	padding-bottom:8px;
	position: absolute;
	left: 0px;
}
#weather {
	position: absolute;
	left: 784px;
	top: 50px;
}


#menu {
	width: 935px;
	margin-right: 10px;
	margin-left: 10px;
	z-index: 5;
	position: absolute;
	top: 112px;
}
#header {
	position: absolute;
	left: 10px;
	top: 139px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cdd910;
	width: 935px;
	height: 357px;
	background-image: url(../images/assets/bkg_header.jpg);
	background-repeat: repeat-x;
}
#headerHome {
	position: absolute;
	left: 10px;
	top: 139px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cdd910;
	width: 935px;
	height: 370px;
	background-image: url(../images/assets/bkg_header.jpg);
	background-repeat: repeat-x;
}
#homepageBanner {
	height: 370px;
	width: 655px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#homepageButtons {
	height: 370px;
	width: 280px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#excApp  {
	position: absolute;
	left: 6px;
	top: 82px;
	z-index: 10;
}
#acordion {
	position: absolute;
	right: 5px;
	top: 157px;
	z-index: 9;
}

#content {
	margin-right: 19px;
	min-height:658px;
}
#sidebar {
	float: left;
	width: 260px;
	position: relative;
	left: 10px;
	text-align: center;
}


#copy {
	float: right;
	width: 658px;
	margin-top: 20px;
}
#reservationscopy {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 19px;
}

#copyHomepage {
	margin-top: 20px;
	margin-right: 8px;
	margin-left: 8px;
}

#bottom {
	background-image: url(../images/layout/bkg_bottom.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 20px;
}

#footer {
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}
#thwateLogo {
	position: absolute;
	left: -12px;
	top: -112px;
}	

#ppalLogo {
	position: absolute;
	left: 115px;
	top: -112px;	
	
}

#footer a {
	color: #C98532;
	text-decoration: none;
}
#footer a:HOVER {
	color: #FFFFFF;
}

#breadcrumbs {
	color: #36210C;
	text-decoration: none;
	font-size: 9px;
	text-align: right;
	margin-right: 30px;
}
h1 {
	color: #ffae00;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55b1c6;
	width: 400px;
	padding-bottom: 5px;
	font-size: 18px;
}
h2 {
	color: #4373a4;
	font-size: 16px;
}
h3 {
	color: #A2BD33;
}

a {
	color: #ffae00;
}
#CKB  {
	margin-top: 20px;
	background-position: center;
	padding-left: 60px;
}
#CnCh {
	margin-top: 20px;
}
#fbg {
	margin-top: 20px;
}
.sharebutton {
	text-align: left;
}
.mediaButton {
text-align:center;
}
.twitterbutton {
	text-align: right;
	padding-top: 40px;
	padding-right: 30px;
}
#BotonesMedia {
	padding-right: 0px;
	padding-left: 60px;
}

.colorbox {
}


