body {
	background-color: #543A2B;
	margin: 0px;
}
.centreimage {
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.top {
position:relative;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 233px;
	top: 0;
	z-index:20;
}
.menu {
	position:absolute;
	height: 100px;
	font-family: Helvetica;
	font-size: 0.85em;
	color: #000000;
	line-height: 20px;
	text-align: center;
	position: relative;
	top: -110px;
	margin: auto;
	padding-left: 25px;
	z-index:100;
}

.menu a {
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	color: #AAC5BA;
}
.content {
position:relative;
	text-align: left;
	width: 800px;
	font-family: Helvetica;
	font-size: .8em;
	color: #FFFFFF;
	top: -110px;
	margin:auto;
}

.contenttext {
	float: right;
	position: relative;
	line-height: 16px;
	top: 20px;
	width: 400px;
}
.contenttext h1 {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #AAC5BA;
	letter-spacing: 2px;
	font-family: Helvetica;
}
.content h1 {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #AAC5BA;
	letter-spacing: 2px;
	font-family: Helvetica;
}
.contenttext strong {
	font-weight: bold;
	color: #B2DACA;
}
.contenttext a {
	color: #E0C6B7;
}
.content a {
	color: #C7EACF;
}
.normaltext {
	font-family: Helvetica;
	font-size: 0.7em;
	color: #FFFFFF;
}
.normaltexthead {
	font-family: Helvetica;
	font-size: .8em;
	color: #ECECEC;
}
.bottomcontact {
position:relative;
top: -100px;
	height: 20px;
	padding-top: 5px;
	font-family: Helvetica;
	font-size: .8em;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CBD9D2;
	border-right-color: #CBD9D2;
	border-bottom-color: #CBD9D2;
	border-left-color: #CBD9D2;
}
#bottomcontact strong {
	font-weight: bold;
	color: #B2DACA;
}
#bottomcontact a {
	color: #C7EACF;
	text-decoration: none;
}
.travelphotos {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #B2DACA;
	padding-top: 5px;
}
.content .travelphotos img {
	margin-right: auto;
	margin-left: auto;
}
.content .travelphotos h2 {
	margin: 0px;
	color: #B2DACA;
	font-size: 1.2em;
}
