/*     Main Body   */

td{
	font:70%
}


	#frame {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align: left;
		}

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#666699;
	font-size: 70%;
	background-image : url(http://cairndowinn.com/images/bg.gif);
	background-repeat : repeat;
	text-align:center;

	}
	
h1 {
	margin:0px 0px 15px 0px;
	font-size:200%;
	color: Black;
	}
	

	
	
	
/*     Content    */

	

	
p {
	font:100% verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

#Header{
	margin-top: 10px;
margin-left: 19px;
	margin-right: 0px;

	}

	
#Content {
margin-left: 186px;
	margin-top: 12px;
	margin-right: 20px;
	padding:5px;
	border:1px solid #9EA2C6;
	}


	
#Menu {
	position:absolute;
	top:282px;
	margin-left:19px;
	width:148px;
	padding:10px;
	background-color:#fff;
	border:1px solid #9EA2C6;
	line-height:17px;
	text-align : center;
	}
	
	
/*     Side Menu    */
	
.cell{
	background: #F4922E;
	width:100%;
	border: 1px solid #ffffff;
	padding: 5px;
	font: 70%;

	}

	


a {  margin: 0px; font-weight: text-decoration: none; }
a:link {color: #4FA1A0; background-color: transparent;  text-decoration: none;  }
a:visited {color: #4FA1A0; background-color: transparent; text-decoration: none; }
a:hover { color: #63427B; }



#title{
		position:absolute;
	top:30px;
	margin-left:19px;
}

#Thistle {
	position:absolute;
	top:80px;
	margin-left:19px;

	}

#Block1 {
	position:absolute;
	top:80px;
	margin-left: 182px;
	}	
	
#Cairndow {
	position:absolute;
	top:80px;
	margin-left: 287px;
	}		

/*     Print    */

@media print
{

	#content {
	position: absolute;
	left : 0px;
	top: 270px;
	width: 500px;
	}

	#BottomLeftPanel{
	display: none;
	}
	#TopPanel{
	display: none;
	}

	#Logo	{
	display: none;
	}

	#EndPanel{
	display: none;
	}

	#BannerImage{
	display: none;
	}

	#heading{
	position: absolute;
	left : -135px;
	top: 80px;
	}

	#heading2{
	display: none;
	}

	

		
	}