#SplashImage {
	height:819px;
	width:1024px;
	
	background-image: url(/themes/clandonald/images/backgrounds/tile.jpg);
	background-position:0px 0px;
	background-repeat: no-repeat;
	

}

#SplashImage2 {
	height:819px;
	width:1024px;
	
	background-image: url(/themes/clandonald/images/backgrounds/tile2.jpg);
	background-position:0px 0px;
	background-repeat: no-repeat;
	

}

#NavBar {
	height:30px;
	width:100%;
	float:left;
	margin-top:300px;
	background-image: url(/themes/clandonald/images/navbar_bg.png);
}

#NewsText, #VisitUsText, #HeritageText, #GaelicText, #SelfCateringText, #WeddingsText, #EstateText, #FriendsText, #NewsEventsText {
	padding:10px;
	padding-top:13px;
	padding-left:35px;
}

#TextWrapper {
	padding-top:295px;
	clear:both;
}

#NewsText {
	display: block;
		
}

#NewsText, #VisitUsText, #HeritageText, #GaelicText, #SelfCateringText, #WeddingsText, #EstateText, #FriendsText, #NewsEventsText {
	color: #595959;
	font-size: 0.85em;
}

#VisitUsText, #HeritageText, #GaelicText, #SelfCateringText, #WeddingsText, #EstateText, #FriendsText, #NewsEventsText {
	display: none;
	

}

#Ticker
	{
	padding-top:2px;
	clear:both;
	color:#ffffff;
	overflow:hidden;
	width:100%;
	/*background-color:#aaffaa;*/
	}
	
#Ticker a
	{
	text-decoration:none;
	color:#ffffff;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	}
	
#Ticker a:hover
	{
	text-decoration:underline;
	}	