body {
	margin: 0;
	padding: 0;
	background-color: #F4FFE4;
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #666666;
}
a {
	text-decoration: none;
}
a:hover {
	color: #5C743D;
	text-decoration: underline;
}
a img {
	border: 0;
}
.right {
	float: right;
}
.left {
	float: left;
}
#centered {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#header {
	background-color: #99CC66;
	text-align: center;
}
#navigation {
	letter-spacing:0.1em;
	line-height: 25px;
	font-size: 1.1em;
}
#navigation a {
	color: #003366;
}
#navigation a:hover {
	color: #5C743D;
}
#main {
	margin: 10px 0px 10px 0px;
}
#main-content {
	margin-left: 180px;
	margin-right: 300px;
	padding: 10px;
}
#main-content.noright {
	margin-right: 0;
}
#left-info {
	border: 1px solid #CBA8FF;
	background-color: #E5E8FF;
	border-color: #CBA8FF;
	width: 180px;
	height: 100%;
	float: left;
}
#left-info-content {
	text-align: center;
	padding: 5px;
}
#news {
	font-size: 0.8em;
	color: #666666;
	height: 200px;
	overflow: auto;
	text-align: left;
}
#right-fotos {
	width: 300px;
	float: right;
}
#right-fotos-content {
	text-align: center;
}
#right-fotos img {
	margin-bottom: 2px;
}
#footer {
	clear: both;
}
#links {
	clear: both;
	font-size: 0.7em;
	text-align: center;
}
.headerTitle {
	color:#FFFFFF;
	font-size: 1.7em;
	margin: 0;
	line-height:2.2em;
}
p.bodyText {
	line-height:1.5em;
	text-indent: 1em;
	text-align: justify;
}
ul.nomargin {
	margin-top: 0;
}
li.caption {
	font-weight: bold;
	list-style: none;
	margin-left: -1em;
	padding: 0;
}
.pageName{
	font-size: 1.4em;
	color: #99CC66;
	letter-spacing:0.2em;
}
.subHeader {
	font-size:1.1em;
	font-weight: bold;
	color: #993300;
	letter-spacing:0.2em;
}
.smallText {
	font-size: 0.9em;
	line-height:1.5em;
	color: #666666;
}
table.prices {
	width: 490px;
	margin: 3px;
	border: 1px #666666 solid;
	border-spacing: 0;
	font-size: 1.05em;
}
table.prices td, table.prices th {
	padding: 2px;
	text-align: center;
	border: 1px #666666 solid;
}
table.group {
	width: 380px;
}
table.prices td.seazon {
	font-style: italic;
	text-align: left;
}
.notes {
	color: #993300;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
}
.info {
	font-style: italic;
	color: red;
}
