@charset "utf-8";

.PageInner {
	background-color: #E7E0D7;
	margin: 0px auto;
	width: 975px;
}

.Body {
	background-color: #E7E0D7;
	border-left: 270px solid #E7E0D7;
	float: left;
	width: 705px;
	clear: both;
	padding-bottom: 1px;
}
.Main {
	float: left;
	width: 705px;
	margin-right: -705px;
	position: relative;
}
.Side {
	float: left;
	width: 270px;
	margin-left: -270px;
	position: relative;
}

/* ----- Top */

.TopImageArea {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/home_2_topimage.jpg);
	height: 312px;
	width: 975px;
}

.Tagline h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #775555;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 15px;
	padding-left: 12px;
	letter-spacing: -1px;
}

/* ----- Main */

.Main .Box {
	background-color: #FFFFFF;
	background-image: url(images/single_3_mainbox.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 695px;
	padding-top: 5px;
	margin: 0 0 9px 0;
}
.Main .Box .BoxEnd {
	background-image: url(images/single_3_mainbox.png);
	background-repeat: no-repeat;
	background-position: -695px 0px;
	width: 695px;
	height: 5px;
}

.Main .IndexesDouble {
	float: left;
	width: 460px;
	padding-bottom: 10px;
}
.Main .IndexesSingle {
	float: left;
	width: 230px;
	padding-bottom: 10px;
}

.Main .Index {
	padding-top: 10px;
	padding-bottom: 10px;
}
.Main .IndexesDouble .Index {
	float: left;
	width: 228px;
}

.Main .Index .Title {
	background-image: url(images/home_3_index_titles.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 135px;
	margin-left: 20px;
}
.Main .Booking .Title {
	background-position: 0px 0px;
}
.Main .Services .Title {
	background-position: 0px -40px;
}
.Main .Practicalities .Title {
	background-position: 0px -80px;
}
.Main .Travel .Title {
	background-position: 0px -120px;
}
.Main .Advice .Title {
	background-position: 0px -160px;
}
.Main .UsefulLinks .Title {
	background-position: 0px -240px;
}

.Main .Index ul {
	margin: 0px;
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
}
.Main .Index ul.Lower {
	padding-top: 6px;
}
.Main .IndexesTriple .Index ul {
	float: left;
	width: 230px;
}
.Main .Index ul li {
	margin: 0px;
	list-style-type: none;
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 0px;
}
.Main .Index ul li a {
	color: #333333;
	display: block;
	background-position: 0px 0px;
	background-image: url(images/home_3_index_bullet.png);
	background-repeat: no-repeat;
	padding-left: 22px;
}
.Main .Index ul li.Old a {
	background-image: url(images/home_3_index_bullet_old.png);
	font-size: 12px;
	line-height: 18px;
}
.Main .Index ul li a .N {
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-color: #FFDD44;
	margin-left: 3px;
	padding-right: 4px;
	padding-left: 4px;
}
.Main .Index ul li a:hover .T {
	color: #555555;
	text-decoration: underline;
}

/* ----- Side */

.Side .Box {
	background-color: #FFFFFF;
	background-image: url(images/single_4_sidebox.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 10px 9px 10px;
	width: 250px;
	padding-top: 5px;
}
.Side .Box .BoxEnd {
	background-image: url(images/single_4_sidebox.png);
	background-repeat: no-repeat;
	background-position: -250px 0px;
	width: 250px;
	height: 5px;
}
.Side .Welcome .BoxTitle {
	background-image: url(images/home_3_index_titles.png);
	background-position: 0px -199px;
	background-repeat: no-repeat;
	margin: 0px 10px;
	height: 37px;
	width: 230px;
}
.Side .Welcome .BoxText {
	padding: 0px 13px 2px 13px;
}
.Side .Welcome .BoxText p {
	font-size: 11px;
	line-height: 16px;
	color: #443333;
	margin: 0px;
	padding-bottom: 6px;
}
.Side .Welcome .BoxText p .N {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFDD44;
	margin: 0 3px;
	padding-right: 5px;
	padding-left: 5px;
}

/* ----- Side */

.Side .Div {
	margin: 9px 11px;
	border-top: 2px solid #CCBBAA;
}

.Side .AdBox {
	margin: 0px auto 9px auto;
	width: 250px;
	background-image: url(images/all_4_adbox.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.Side .AdBox .Inner {
	padding: 4px;
}

.Side .Ad {
	margin: 0px auto 10px auto;
	width: 250px;
	text-align: center;
}
