html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; background: #fff; min-width:1030px;}
.content {
	width: 1000px;
	margin: 0 auto;
}
h2 {
	font-family: ITC Legacy Sans Std, Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight:100;
	letter-spacing: 1.3px;
}
h3 {
	font-family: Univers LT Std , Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-weight:100;
	color: #04b8b7;
	letter-spacing: 1.3px;
}
p {
	letter-spacing: 1px;
	font-family: Univers LT Std , Verdana, Geneva, sans-serif;
	font-weight:100;
	
}
a {
	letter-spacing: 1px;
	font-family: Univers LT Std , Verdana, Geneva, sans-serif;
	font-weight:100;
	
}
#header {
	margin-top: 15px;
	height: 100px;
}
.logo {
	margin-top: 46px;
	margin-left:25px;
	float:left;
	width: 380px;
}
.logo:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
.slogan {
	margin-right:25px;
	margin-top: 52px;
	float:right;
	color: #04b8b7;
}
#navigation {
	background-color: #54301a;
	height: 38px;
}
#navigation ul {
	background-color: #fff;
	float:right;
	list-style-type:none;
	display:block;
	height: 38px;
}
#navigation li {
	float:left;
	display:inline;
	margin-left: 2px;
	background-color: #eee8e3;
	width: 88px;
	height: 38px;
}
#navigation a {
	font-family: Univers LT Std , Verdana, Geneva, sans-serif;
	font-size: 12px;
	float:left;
	padding-left: 5px;
	padding-top: 11px;
	color: #653f26;
	font-weight:lighter;
	text-decoration:none;
	width: 88px;
	height: 38px;
}
#navigation li:hover, li:active {
	background-color: #04b8b7;
	color: #fff;
}
#navigation li.active {
	color: #fff !important;
	background-color: #04b8b7;
}

#navigation li a:hover, li a:active {
	color: #fff;
}
#navigation .active a{
	color: #fff;
}
#main-content h3 {
	margin-top: 25px;
	margin-bottom: 5px;
}
.main-content {
	width: 700px;
}
.emma {
	font-size: 21px !important;
	font-weight:400;
}
.link {
	color: #00b1b0;
	text-decoration:none;
}
.link:hover {
	border-bottom: 1px solid #00b1b0;
}
.main-content p {
	letter-spacing: 0.4px;
	line-height: 25px;
	color: #6f4b34;
	font-size: 15px;
}
.testimonial-colour {
	background-color: #dacec5;
	height: 242px;
	width: 493px;
	float:left;
}
.testimonial-img {
	float:right;
}
.testimonial-img1 {
	float:right;
	width: 360px;
	height: 242px;
}
/**************** PROFILE ****************/
.subslider {
	float:left;
	height: 242px;
	width: 730px;
	background-color: #dacec5;
}
.name {
	margin-left: 10px;
	padding-right: 25px;
	font-size: 16px;
	margin-top:8px;
	color: #FFF;
}
/**************** HOME PAGE ****************/
.points {
	float:left;
	height: 150px;
	width: 540px;
	background-color: #dacec5;
}
.firstpoint {
	margin-top: 30px;
}
.point-heading {
	font-size: 17px;
	margin-top: 20px;
	font-weight: bold;
	margin-left: 30px;
	padding-top: 5px;
	color: #54301a;
}
.point {
	background: url(../images/bullet-point.jpg) no-repeat left;
	padding-top: 5px;
	font-size: 15px;
	background-size: 8px;
	padding-left: 20px;
	margin-left: 30px;
	color: #54301a;
}
.quote {
	float:right;
	height: 150px;
	width: 460px;
	background-color: #b3aaa4;
	color: #FFF;
}
.quote-text {
	margin-top: 30px;
	margin-left: 30px;
	line-height: 33px;
	padding-right: 0px;
	font-size: 26px;
	color: #FFF;
}
.quote-name {
	margin-left: 30px;
	padding-right: 25px;
	font-size: 14px;
	margin-top:8px;
	color: #FFF;
}
.images {
	float:left;
}
.large-img {
	width: 540px;
	height: 179px;
	float:left;
}
.medium-img {
	width: 340px;
	height: 179px;
	float:left;
}
.small-img {
	width: 120px;
	height: 179px;
	float:left;
}
.colour {
	background-color: #dacec5;
	height: 90px;
	width: 1000px;
	color: #dacec5;
}
.linebreak {
	border-top: solid 1px #b3aaa4;
}
.quotename {
	margin-top: 5px;
	color: #04b8b7 !important;
	float:left;
}
.quote-company {
	margin-top: 5px;
	margin-left: 5px;
	font-style:italic;
	float:left;
}
/**************** FOOTER ****************/
#footer {
	margin-top: 60px;
	margin-bottom: 20px;
	border-top: solid 1px #b3aaa4;
}
#footer ul.locations {
	float: right !important;
}
#footer ul {
	margin-left: 25px;
	margin-top: 18px;
	float:left;
	list-style-type:none;
	display:block;
}
#footer li {
	float:left;
	display:inline;
	margin-right: 12px;
	padding-right: 12px;
	background: url(../images/footer-nav-divider.jpg) right no-repeat;
}
li.last {
	background: none !important;
}
#footer a {
	font-family: Univers LT Std , Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	padding-bottom: 1px;
	color: #00b1b0;
	text-decoration:none;
}
#footer a:hover, a:active {
	border-bottom: 1px solid #00b1b0;
}
#footer a.active {
	border-bottom: 1px solid #00b1b0;
}
#footer li.cover {
	margin-right: 10px;
	padding-right: 0px;
}
#footer p {
	margin-top: 4px;
	color: #54301a;
	font-size: 12px;
}
.copyright {
	float:left;
	margin-bottom: 20px;
}
@media only screen and (min-width: 35em) {

}
// target small screens (mobile devices or small desktop windows)
@media only screen and (max-width: 320px) {
#navigation a {font-size: 10px;}
  /* CSS goes here */
}
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}