#container{
	width:950px;
	margin:auto;
	position:relative;
}
#header {
	height: 134px;
	margin: 3px 0 0 0;
	padding: 0px;
	width: 950px;
	background-image: url(../images/theshorehouseinn.jpg);
	background-repeat:no-repeat;
	background-color:#295C95;
	border:1px solid #FFF;
}
#header img.tourist_logo {
	float:right;
	position:relative;
	top:60px;
	right:10px;
}
#menubar{
	width:880px;
	height:15px;
	background-color:#F1E9AB;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	position:relative;
	left:30px;
	top:-5px;
	margin:0;
	padding:0 0 3px 30px;
	overflow:hidden;
	border: 1px solid #FFF;
	z-index:100;
}
#main{
	width:910px;
	background-color:#F5EFC5;
	position:relative;
	left:-5px;
	top:-15px;
	margin:auto;
	padding:0px;
	overflow:hidden;
	border: 2px solid #FFF;
	z-index:50;
}
#main_left{
	width:525px;
	float:left;
	padding:25px 65px 0 65px;
	position:relative;
	left:3px;
	overflow:hidden;
}
#main_left_fullwidth{
	width:100%;
	float:left;
	padding:25px 65px 0 65px;
	position:relative;
	left:3px;
	overflow:hidden;
}
#main_right{
	width:250px;
	float:right;
	padding:0; margin:0;
	position:relative;
	overflow:hidden;
	background-image:url(../images/bg_right.gif);
	background-repeat:repeat-y;
}
#footer{
	width:100%;
}
div.box-solid{
	width:auto;
	margin:8px;
	border:10px solid #EFF4F9;
	background-color:#FFFFFF;
	background-image:url(../images/bg_boxes.jpg);
	background-repeat:repeat-y;
}
.box-thin{
	width:auto;
	margin:8px;
	border:10px solid #EFF4F9;
	background-color:#FFFFFF;
	padding:0 0 5px 0;
}
.box-double{
	width:auto;
	margin:8px;
	border:10px double #EFF4F9;
}
div.box-clear{
	width:auto;
	margin:8px;
	background-color:#FFFFFF;
	background-image:url(../images/bg_boxes.jpg);
	background-repeat:repeat-y;
}
div.box-plain{
	width:auto;
	margin:8px;
}
.spacer {
  clear: both;
}
.image_left {
	float:left;
	padding:3px;
	margin:10px;
	border:2px solid #FFF;
}
.image_right {
	float:right;
	padding:1px;
	margin:0 5px;
	border:2px solid #FFF;
}
.image{
	padding:3px;
	margin:10px;
	border:2px solid #FFF;
}
#visitscotland_iframe{
	width:790px;
	height:1600px;
	overflow:hidden;
}
.thumbnail{
	width:92px;
	height:62px;
	padding:1px;
	margin:2px 2px 0 0;
	float:left;
	border:1px solid #AAA;
	overflow:hidden;
	text-align:center;
	background-color:#EEE;
}
.thumbnail img{
	border:1px solid #AAA;
}
#for_sale{
	position:absolute;
	top:0;
	left:0;
	border:none;
	z-index:1000;
}
#for_sale a, #for_sale img{
	border:none;
}
#display_box{
	border: 1px solid #000;
	margin:0;
	padding:10px;
}
