html, body {
	margin:0;
	padding:0;
	border:0;
}
	
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #0033CC;
	background-color: #ad7643;
	text-align: center;
}

.wrapper {
	text-align: left;
	clear: both;
	width: 750px;
	position: relative;
	top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ad7643;
	height: 1200px;
}

.logo {
	background-position: center center;
	height: 120px;
	width: 750px;
	background-image: url(../pictures/logo1/Slide2.gif);
	z-index: 200;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #ad7643;
}

.boxleft {
	float: left;
	height: 280px;
	width: 155px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	z-index: 200;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	color: #FFFFFF;
	top: 40px;
}
.boxright {
	float: right;
	height: 345px;
	width: 570px;
	position: relative;
	z-index: 200;
	text-align: left;
	background-image: url(../pictures/St%20Andrews%20photo%20-%20website.jpg);
	background-repeat: no-repeat;
	top: -150px;
}
.interior1 {
	float: right;
	height: 345px;
	width: 150px;
	position: relative;
	z-index: 200;
	text-align: left;
	background-image: url(../pictures/home/interior1.jpg);
	background-repeat: no-repeat;
	top: auto;
	margin: auto;
}
.interior2 {
	float: none;
	height: 145px;
	width: 150px;
	position: relative;
	z-index: 300;
	text-align: left;
	background-image: url(../pictures/home/interior2.jpg);
	background-repeat: no-repeat;
	margin: auto;
	top: 198px;
}
.menuhome {
	background-position: center center;
	height: 45px;
	width: 750px;
	background-image: none;
	z-index: 200;
	position: relative;
	background-repeat: no-repeat;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 15px;
}

.glossymenu{
	list-style-type: none;
	padding: 0;
	width: 150px;
	border-bottom-width: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	
}

/*** This is the background used for the menu ***/
.glossymenu li a{
	color: #FFFFFF;
	display: block;
	width: auto;
	padding-left: 7px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../pictures/Glossymenu/Colour1-2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 7px;
	vertical-align: middle;
	height: 38px;
}

/*** IE only. Actual menu width minus left padding of A element (10px) ***/
* html .glossymenu li a{
	width: 136px;
	height: 38px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

/*** This is the background used when the mouse is hovering over the menu ***/
.glossymenu li a:hover{
background-image: url(../pictures/Glossymenu/Colour2.gif);
}
.footer {
	background-position: center center;
	height: 58px;
	width: 750px;
	background-image: url(../pictures/Footer/footer.gif);
	z-index: 200;
	position: relative;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #ad7643;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 8px;
	top: 120px;
}
.home {
	background-position: center center;
	height: 25px;
	width: 430px;
	background-image: none;
	z-index: 200;
	position: relative;
	background-repeat: no-repeat;
	text-align: right;
	background-color: #ad7643;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	text-decoration: underline;
	padding-top: 15px;
}
.rates {
	background-position: center center;
	height: 25px;
	width: 300px;
	background-image: none;
	z-index: 200;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #ad7643;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	float: right;
	text-decoration: underline;
	padding-top: 15px;
}
.contactus {
	background-position: center center;
	height: 30px;
	width: 160px;
	background-image: none;
	z-index: 300;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #ad7643;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	float: right;
	text-decoration: underline;
}
.question {
	float: right;
	height: 180px;
	width: 750px;
	position: relative;
	z-index: 200;
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	color: #FFFFCC;
	line-height: 40px;
	padding-top: 10px;
	top: -130px;
}
.asseenin {
	float: left;
	height: 180px;
	width: 500px;
	position: relative;
	z-index: 300;
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 620px;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	font-weight: bold;
	padding-left: 5px;
	background-color: #ad7643;
	left: -40px;
}
