@charset "UTF-8";
/* CSS Document */

body {
	background-color: #220019;
}
#master {
	width: 908px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 10px;
}
#logo {
	position:absolute;
	left:37px;
	top:17px;
	width:403px;
	height:163px;
	z-index:1;
}
#photo {
	position:absolute;
	left:684px;
	top:18px;
	width:162px;
	height:163px;
	z-index:2;
}
#nav {
	position:absolute;
	left:0px;
	top:196px;
	width:908px;
	height:17px;
	z-index:1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #DEDEDE;
	font-size: 14px;
	font-weight: bold;
}
.class1 a:link {
	text-decoration: none;
	color: #DEDEDE;
}
.class1 a:visited {
	text-decoration: none;
	color: #DEDEDE;
}
.class1 a:hover {
	text-decoration: none;
	color: #D3BA48;
}
.class1 a:active {
	text-decoration: none;
	color: #DEDEDE;
}
.class2 a:link {
	text-decoration: none;
	color: #D3BA48;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.class2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.class2 a:hover {
	text-decoration: none;
	color: #5E0042;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.class2 a:active {
	text-decoration: none;
	color: #D3BA48;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.navactive {color: #D3BA48}

#footertext {
	position:absolute;
	left:33px;
	top:754px;
	width:835px;
	height:23px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	color: #D3BA48;
	font-size: 11px;
	font-weight: bold;
}
#hotelimage {
	position:absolute;
	left:514px;
	top:271px;
	width:287px;
	height:379px;
	z-index:1;
	background-image: url(../assetts/homeimages/The-Ardmillan-Hotel3.png);
	background-repeat: no-repeat;
}
#foodimage {
	position:absolute;
	left:330px;
	top:508px;
	width:161px;
	height:129px;
	z-index:1;
	background-image: url(../assetts/homeimages/ardmillan_accommodation.png);
	background-repeat: no-repeat;
}
#edinburghimage {
	position:absolute;
	left:144px;
	top:508px;
	width:161px;
	height:131px;
	z-index:1;
	background-image: url(../assetts/homeimages/Restaurant.png);
	background-repeat: no-repeat;
}
#textbox1 {
	position:absolute;
	left:145px;
	top:258px;
	width:337px;
	height:260px;
	z-index:1;
}

