@charset "utf-8";
.maincopy {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #42382b;
}
.maincopyjustified {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.maincopysmaller {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #42382b;
}
.accolades {
	font-family: arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #f6fdab;
}
.accoladescopy {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.enquiry {
	font-family: arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.enquirycopy {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bottom {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	color: #514940;
	line-height: normal;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}

.heading {
	font-family: arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #42382b;
}
.subcopy {
	font-family: arial;
	font-size: 16px;
	font-style: italic;
	color: #514940;
	line-height: normal;
	font-weight: normal;
}

#cf {
  position:relative;
  height:341px;
  margin:0 auto;
}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}

.theme-default #slider {
    margin:0 auto 0 auto;
    width:1200px; /* Make sure your images are the same size */
    height:533px; /* Make sure your images are the same size */
}.goback {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #42382b;
}
