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

/* History backgrounds and page layout */

.bgHistory{
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.fingaskcastle.co.uk/images/backgrounds/history_bg.jpg);
	background-repeat: no-repeat;
	}
	
.bgHistoryFollies{
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.fingaskcastle.co.uk/images/backgrounds/history_follies_bg.jpg);
	background-repeat: no-repeat;
	}
	
.bgHistoryCurling{
	margin: 0px;
	padding: 0px;
	}

.history{
	color: #224831;
	}

.historyTitle{
	font-size: 40px;
	text-align: center;
	margin-top: 20px;
	padding: 0px;
	}
	
.historyCopyFull{
	font-size: 115%;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	clear: both;
	}
	
.historyCopyHalf{
	font-size: 115%;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	}

.historyPageLink{
	text-align: center;	
	clear: both;
	}
	
.historyPageLinkFollies{
	text-align: center;	
	clear: both;
	padding-top: 260px;
	}
	
.historyFollyLeft{
	width: 250px;
	font-size: 75%;
	background-color: #F7F7ED;
	margin-top: 20px;
	margin-left: 10px;
	padding: 7px;
	border: 2px solid #224831;
	float: left;
	}
	
.historyFollyRight{
	width: 200px;
	font-size: 75%;
	margin-top: -70px;
	background-color: #F7F7ED;
	padding: 7px;
	border: 2px solid #224831;
	float: right;
	}
	
.historyNavLeft{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 500px;
	text-align: right;
	float: left;
	clear: none;
	}
	
.historyNavRight{
	margin-top: 20px;
	padding-left: 20px;
	float: left;
	clear: none;
	width: 200px;
	}
	
.hist3navLeft{
	float: left;
	clear: none;
	width: 400px;
	text-align: right;
	margin-top: 10px;
	}
	
.hist3navMid{
	float: left;
	clear: none;
	width: 100px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
.hist3navRight{
	float: left;
	clear: none;
	width: 200px;
	margin-top: 10px;
	text-align: left;
	}
	
.histColLeft{
	float: left;
	clear: none;
	width: 400px;
	padding: 20px;
	margin-left: 20px;
	}
	
.histColRight{
	float: left;
	clear: none;
	width: 400px;
	padding: 20px;
	margin: 0px;
	}
	
.histCols{
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
	
.curling_heading{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	}
		

.curling_box1{
	float: right;
	clear: none;
	width: 690px;
	margin: 0px;
	padding: 6px;
	background-color: white;
	border: 1px solid #224831;
	}
	
.curling_box2{
	float: left;
	clear: both;
	width: 360px;
	margin-top: 200px;
	margin-left: 0px;
	padding: 6px;
	background-color: white;
	border: 1px solid #224831;
	}
	
.curling_box3{
	float: left;
	width: 920px;
	margin-left: 40px;
	padding: 0px;
	}
