.MainTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #c0bb5a;
	font-weight: bolder;

}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	font-style: normal;

}
.bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #c0bb5a;
}
.rightTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #9e6534;
}
.rightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9e6534;
}
.indent20 {
	margin-left: 20px;
}
.squeeze20 {
	margin: 20px;
}
.squeeze10 {

	margin: 10px;
}
.defaultBackGound {
	background-attachment: fixed;
	background-image: url(../images/home-image2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.MainSubTitles {

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #c0bb5a;
	font-weight: normal;
}
.centreBottomSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.centreBottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;

}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.shaddedBox {
	background-color: #F2F2F2;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #282464;

}
.shortshaddedBox {
	background-color: #F2F2F2;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #282464;

}
