#menuContainer, #footer, h1, .csc-linkToTop, #googleMapInfo, #mapCaption
{
	display: none;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	height: 100%;
}

#container
{
	width: 776px;
	text-align: left;
}

h2
{
	font-size: 18px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	margin-top: 40px;
}


h3
{
	color: #333;
	font-size: 14px;
	line-height: 1.5em;
	font-family: "Trebuchet MS", sans-serif;
	margin-left: 30px;
	margin-bottom: -10px;
}

p
{
	margin-left: 30px;
	width: 600px;
	text-align: justify;
	line-height: 1.8em;
	color: #333;
}

p.firstparagraph, h3.firstparagraph
{
	margin-top: 40px;
}

ul
{
	margin-left: 40px;
	margin-top: 0;
	width: 500px;
}

li
{
	line-height: 1.8em;
	font-size: 77%;
	color: #444;
	margin-top: 5px;
	text-align: justify;
}

a 
{
	text-decoration: underline;
}

#googleMap
{
	margin: 10px 0 0 30px;
	border: 2px solid #bbb;
}

table
{
	margin-left: 30px;
	width: 800px;
}

tr
{
	border-bottom: 1px solid #999;
}

table#hotelsdetails
{

}

.detailshotel
{
	width: 150px;
	border: none;
	margin: 5px 0 0 0;
}

.detailshotel img
{
	width: 150px;
	height: 100px;
}

.detailshotel h5
{
	padding: 0;
	margin-bottom: 5px;
	font-size: 77%;
	text-align: left;
}

.detailshotel p
{
	width: 150px;
	margin: 5px 0 5px 0;
	line-height: 1.2em;
	font-size: 71%;
	text-align: left;
}

