@charset "utf-8";
/* CSS Document From 1150px */
@font-face {
    font-family: 'Calibri';
    src: url('../../fonts/Calibri.eot');
    src: url('../../fonts/Calibri.eot') format('embedded-opentype'),
         url('../../fonts/Calibri.woff2') format('woff2'),
         url('../../fonts/Calibri.woff') format('woff'),
         url('../../fonts/Calibri.ttf') format('truetype'),
         url('../../fonts/Calibri.svg#Calibri') format('svg');
}
#wrapper  {
	position: relative;
	display: block;
	width: 80%;
	max-width: 1000px;
	height: 100%;
	min-height: 10%;
	max-height: 100%;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 2%;
	font-family: Calibri;
	background-image: url(../../images/artincornwall.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	z-index: 1;
}
#wrapper img  {
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 1%;
	z-index: 1;
}
#wrapper #navReplacement {
	display: block;
	width: 24%;
	height: 100%;
	margin-top: 20%;
	margin-right: 3.8%;
	background-color: none;
	z-index: 5;
	float: right;
}
#wrapper #mainRight {
	display: block;
	width: 24%;
	height: 100%;
	padding-bottom: 5px;
	font-size: 14px;
	color: #171717;
	line-height: 18px;
	text-align: left;
	margin-right: 4.4%;
	margin-top: 4%;
	background-color: rgba(255,255,255,0.05);
	float: right;
	clear: right;
	z-index: 6;
}
#wrapper #mainRight p.heading  {
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	color: #005DDB;
}
#wrapper #mainRight a img  {
	display: block;
	width: 95%;
	height: auto;
	margin-left: 1%;
	margin-right: 4%;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 100px;
	padding-bottom: 5px;
	clear: both;
}

@media (max-width:960px) {
	
#wrapper #mainRight {
	display: block;
	width: 65%;
	height: auto;
	padding-bottom: 5px;
	font-size: 14px;
	color: #0A0A0A;
	line-height: 16px;
	text-align: center;
	padding: 2.5% 2.5% 2% 2.5%;
	margin-top: 4%;
	background-color: rgba(255,255,255,0.4);
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainRight p.heading  {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #005DDB;
}
#wrapper #mainRight a img  {
	display: block;
	width: 40%;
	height: auto;
	margin-left: 30%;
	margin-right: 30%;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 100px;
	padding-bottom: 5px;
	clear: both;
}	
}
@media (max-width:870px) {
	
#wrapper #mainRight {
	display: block;
	width: 65%;
	height: auto;
	padding-bottom: 5px;
	font-size: 13px;
	color: #0A0A0A;
	line-height: 14px;
	text-align: center;
	padding: 2.5% 2.5% 2% 2.5%;
	margin-top: 4%;
	background-color: rgba(255,255,255,0.4);
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainRight p.heading  {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #005DDB;
}
#wrapper #mainRight a img  {
	display: block;
	width: 40%;
	height: auto;
	margin-left: 30%;
	margin-right: 30%;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 100px;
	padding-bottom: 5px;
	clear: both;
}	
}
@media (max-width:790px) {

#wrapper #mainRight {
	display: block;
	width: 65%;
	height: auto;
	padding-bottom: 5px;
	font-size: 12px;
	color: #0A0A0A;
	line-height: 13px;
	text-align: center;
	padding: 2.5% 2.5% 2% 2.5%;
	margin-top: 3%;
	background-color: rgba(255,255,255,0.5);
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainRight p.heading  {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #005DDB;
}
#wrapper #mainRight a img  {
	display: block;
	width: 40%;
	height: auto;
	margin-left: 30%;
	margin-right: 30%;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 100px;
	padding-bottom: 5px;
	clear: both;
}	
}
@media (max-width:670px) {
	
#wrapper #mainRight {
	display: block;
	width: 65%;
	height: auto;
	padding-bottom: 5px;
	font-size: 10px;
	color: #0A0A0A;
	line-height: 10px;
	text-align: center;
	padding: 2.5% 2.5% 2% 2.5%;
	margin-top: 2%;
	background-color: rgba(255,255,255,0.5);
	float: left;
	clear: right;
	z-index: 6;
}
#wrapper #mainRight p.heading  {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #005DDB;
}
#wrapper #mainRight a img  {
	display: block;
	width: 40%;
	height: auto;
	margin-left: 30%;
	margin-right: 30%;
}
#wrapper #botSpace  {
	display: block;
	width: 100%;
	height: 100px;
	padding-bottom: 5px;
	clear: both;
}	
}