/* 

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

*/

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


html {
		font-size: 100%;
		}
body {
		font-size: 62.5%;
		font-family:"Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
		}
h1, h2, h3, h4, p, ul {
		font-weight: normal;
		}
h1 {
		}
h2 {
		}
h3 {
		}
h4 {
		}
p {
		}
ul {
		}
/*	top */
div#tippy-top p {
	color:#fff;
	font-size:1.9em;
	text-align:right;
	line-height:50px;
		}
div#tippy-top h2 {
		}
div#top h2 {
		}
/*	banner	*/
div#banner h2 {
		}
div#banner p {
	color:#353535;
	font-size:1.7em;
	line-height:75px;
	padding:0 10px;
		}
/*	logo	*/
div#logo h2 {
		}
div#logo p {
		}
/*	navContainer	*/
div#navContainer h2 {
		}
div#navContainer p {
		}
/*	content	*/
div.content h1 {
	color:#1c83bd;
	font-size:2.5em;
	margin-bottom:0.5em;
	padding-bottom:1em;
	background:url(/mainpics/bgs/bg-h1.jpg) 0 bottom repeat-x;
		}
div.content h2 {
		}
div.content h3 {
	color:#1C83BD;
	font-size:1.6em;
		}
div.content h4 {
		}
div.content p {
	color:#353535;
	font-size:1.4em;
	margin-bottom:0.5em;
	line-height:2;
		}
div.content ul,ol {
	list-style-position:outside;
	margin-left:20px;
		}
div.content ul li,
div.content ol li {
	color:#353535;
	font-size:1.4em;
	margin-bottom:0.5em;
	line-height:2;
		}
/*	contentLeft	*/
div.contentLeft h2 {
		}
div.contentLeft p {
		}
/*	contentCentre	*/
div.contentCentre h2 {
	color:#1C83BD;
	font-size:2em;
	margin-bottom:.5em;
		}
div.contentCentre p {
	margin-bottom:1.5em;
		}
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 {
	color:#ed212d;
	font-size:2em;
	margin-bottom:0.5em;
		}
div.contentRight p {
		}
div.contentRight p#contactInfoFirst {
		}
div.contentRight p#contactInfoFirst span {
		}
div.contentRight p#contactInfoFirst strong {
	display:block;
	font-size:1.1em;
		}
div.contentRight p#contactInfoSecond {
	line-height:3;
		}
div.contentRight p#contactInfoSecond span {
	display:block;
		}
div.contentRight p#contactInfoSecond strong {
	color:#ed212d;
		}
/*	footer	*/
div#footer h2 {
		}
div#footer p {
	color:#fff;
	font-size:1.5em;
	float:left;
	width:30%;
		}
div#footer p#contactInfoFirst {
		}
div#footer p#contactInfoFirst span {
		}
div#footer p#contactInfoSecond {
	width:40%;
	text-align:right;
		}
div#footer p#contactInfoSecond span {
	padding-right:1em;
		}
div#footer p#contactInfoSecond strong {
		}
div#footer div#termsFooter p {
		}
		