/* 

TYPE STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- 4. type	--------- */

@font-face {
    font-family: 'Overlock';
    src: url('/fonts/Overlock-Regular.ttf');
    src: url('/fonts/Overlock-Regular.ttf') format('truetype')
    font-weight: normal;
    font-style: normal;
}

html {
		font-size: 100%;
		}
body {
		font-size: 62.5%;
		font-family:;
		}
h1, h2, h3, h4, p, ul, ol {
		font-weight: normal;
		font-family:Overlock, Arial, Helvetica, sans-serif;
		}
h1 {
		}
h2 {
		}
h3 {
		}
h4 {
    color: #006701;
    font-size: 2em !important;
    margin-bottom: 0px;
    line-height: 1.8 !important;		}
p {
		}
ul {
		}
/*Tippy Top*/
div#tippy-top p {
    float: left;
    margin-right: 10px;
    font-size: 1.4em;
    color: #fff;
    margin-top: 4px;
}
/*	top */
div#top h2 {
		}
div#top p {
		}
div#top-tag p{
}
		
/*	banner	*/
div#banner h2 {
		}
div#banner p {
		}
div.banner-text h3 {
		color: #fff;
		font-weight: bold;
		font-size: 5em;
		text-align: center;
				}
div.banner-text p {
		color: #fff;
		font-size: 3em;
		text-align: center;
		width:50%;
		margin: 20px auto;
		line-height: 1.5;
				}
/*	tagline	*/
div#top-tag h2 {
}
div#top-tag h1 {
	text-align: left;
	color:#fff;
	font-family:Overlock, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 4em;
	padding:.2em 0;
}
		
div#top-tag p {
	text-align: center;
	color:#fff;
	font-family:Overlock, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 2em;
	padding:.5em 0;
}
/*	logo	*/
div#logo h2 {
		}
div#logo p {
		}
/*	navContainer	*/
div#navContainer h2 {
		}
div#navContainer p {
		}
/*	content	*/
div.content h1 {
	color:;
	font-size:3em;
	margin-bottom:10px;
		}
.content.homepage h1 {
}
div.content h2 {
	color: #006701;
	font-size:3.5em;
	margin-bottom:0.5em;
		}
div.content h3 {
	color: #006701;
	font-size:2.5em;
		}
div.content h4 {
	color:#;
	font-size:1.4em;
		}
div.content p {
	color:#3E3E3E;
	font-size:1.8em;
	margin-bottom:1em;
	line-height:1.8;
		}
div.content ul,
div.content ol {
	color:#3E3E3E;
	margin-bottom:1em;
	margin-left:15px;
		}
div.content ul li,
div.content ol li  {
	font-size:1.8em;
	margin-block-start: 1em;
		}
/*	contentLeft	*/
div.contentLeft h2 {
		}
div.contentLeft p {
		}
/*	contentCentre	*/
div.contentCentre h2 {
	color:#;
	font-size:em;
		}
div.contentCentre p {
		}
div.contentCentre p#contactInfoFirst {
		}
div.contentCentre p#contactInfoFirst span {
		}
div.contentCentre p#contactInfoFirst strong {
		}
div.contentCentre p#contactInfoSecond {
		}
div.contentCentre p#contactInfoSecond span {
		}
div.contentCentre p#contactInfoSecond strong {
		}
/*	contentRight	*/
div.contentRight h2 {
		}
div.contentRight p {
		}
/*	parralax section	*/
.homepage-parallax h2 {
	color:#fff;
	font-family:Overlock, Arial, Helvetica, sans-serif;
	font-size:4em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1em;
		}		
.homepage-parallax p {
	color:#fff;
	font-family:Overlock, Arial, Helvetica, sans-serif;
	font-size:2.5em;
	text-align: center;
	padding: 10px;
	margin-bottom: 1em;
	line-height: 1.5;
		}		
/*	social	*/
div#wrapper-social-homepage h2 {
	color:#006701;
	font-size:3.5em;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
		}
/*	footer	*/
div#layout-bottom h2 {
	color:#fff;
	font-size:2.5em;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
	font-family:Overlock, Arial, Helvetica, sans-serif;
}
div#layout-bottom h2 a {
	font-size: inherit;
	margin-bottom: 0;
	line-height: inherit;
}
div#layout-bottom h2 a:hover {
	color: inherit;
	text-decoration: underline;
}
div#layout-bottom p,
div#layout-bottom a {
	color:#fff;
	font-size:1.5em;
	margin-bottom:1em;
	line-height:1.8;
	font-family:Overlock, Arial, Helvetica, sans-serif;
		}
div#layout-bottom a {
	display: block;
}
div#layout-bottom p a {
	font-size: 1em;
	display: inline;
}

div#footer p#contactInfoFirst {
		}
div#footer p#contactInfoFirst span {
1	display:block;
		}
div#footer p#contactInfoFirst strong {
	display:none;
		}
div#footer p#contactInfoSecond {
		}
div#footer p#contactInfoSecond span {
	display:block;
		}
div#footer p#contactInfoSecond strong {
		}
div#footer div#termsFooter p {
		}
