#whiteBorder
{
	background-color: #FFFFFF;
	width: 800px;
	position: absolute;
	padding: 0;
	margin-top: 0px;
	/* top: 5px; */
	/* padding: 2px; */
}	


#hostel-menuWrapper
{
	position: absolute;
	top: 0px;
}	

#hostelLaVilla-bell
{
	position: absolute;
	left: 0;
	top: 43px;
}	

#reservasText
{
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 318px;
	width: 370px;
	background-color: #e37831;
	background-image: url('../images/reservas_background.gif');
	background-repeat: no-repeat;
	font-family: 'arial narrow',arial;
	font-size: 9pt;
	letter-spacing: 1px;
}

#reservasForm
{
	position: relative;
	padding: 0;
	margin: 0px;
	top: 60px;
	left: 15px;
}

#reservasForm input
{
	border-style: none;
	border-width: 0px;
	background-color: #FFFFFF;
	margin: 3px;
	padding: 2px;
	color: #e37831;
}
#reservasForm textarea
{
	border-style: none;
	border-width: 0px;
	background-color: #FFFFFF;
	color: #e37831;
}

#star
{
	/* position: relative; */
}	

#reservasContent
{
	position: absolute;
	padding: 0px;
	margin: 0px;
	left: 370px;
	top: 50px;
	width: 430px;
	text-align: center;
}

#sideImage
{
	position: absolute;
	left: 379px;
	top: 41px;
}

#sideImage1
{
	position: absolute;
	left: 407px;
	top: 41px;
}

#sideImage2
{
	position: absolute;
	left: 379px;
	top: 210px;
}

#contactText
{
	position: absolute;
	padding: 0px;
	margin: 0px;
	left: 12px;
	top: 2px;
	width: 395px;
	height: 298px;
	font-family: 'arial narrow',arial;
	font-size: 8pt;
	text-align: left;
	letter-spacing: 1px;
	color: #6D1900;
	background-image: url('../images/reservas_Contact.gif'); 
	background-repeat: no-repeat;
}

#contactForm
{
	position: absolute;
	left: 22px;
	top: 55px;

}

#contactForm input
{
	width: 273px;
	border-style: solid;
	border-width: 1px;
	border-color: #e67539;
	color: #6D1900;
}

#contactForm textarea
{
	width: 275px;
	height: 35px;
	border-style: solid;
	border-width: 1px;
	border-color: #e67539;
	color: #6D1900;
}
#contactForm #contactSubmit
{
	width: 55px;
	border-style: solid;
	border-width: 1px;
	border-color: #e67539;
	color: #FFFFFF;
	background-color: #e67539;
}

#contactForm img
{
	position: relative;
	top: 5px;
}

#contactForm td
{
	vertical-align: top;
}

#hostelLaVilla-map
{
	position: absolute;
	top: 197px;
	left: 66px
}

#hostelLaVilla-header
{
	position: absolute;
	top: 540px;
	left: 66px;
}

#contactDetails
{
	position: absolute;
	top: 584px;
	left: 30px;
	font-family: 'century gothic',arial;
	font-size: 8pt;
	letter-spacing: 1px;
	color: #65220A;
}



