/* 

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:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		}
h1, h2, h3, h4, p, ul {
		font-weight: normal;
		}
h1 {
		color: #e22b00;
		font-size:2em;
		margin-bottom:0.5em;
		margin-top:0.5em;
		}
h2 {
		color: #e22b00;
		font-size:1.6em;
		margin-bottom:0.5em;
		margin-top:1.5em;
		}
h3 {
		color: #e22b00;
		font-size:1.6em;
		text-align:center;
		line-height:2em;		
		}
h4 {
		}
p {
		color: #444444;
		font-size:1.25em;
		margin-bottom:1em;
		line-height:2.5em;
		}
ul {
		margin-left:3em;
		margin-bottom:1em;
		}
ul li {
		color: #444444;
		font-size:1.25em;
		line-height:2.5em;		
}
span.pullQuote {
		border:1px solid #f0cece;
		display:block;
		text-align:center;
		padding:5px;
		background: #f9f5de;
		color:  #533d3d;
		margin:10px auto;
		width:80%;
}
/*	top */
div#top h2 {
		}
div#top p {
		}
/*	top Tag	*/
div#topTag p {
	line-height:1.5em;
	text-align:right;
	font-size:1.3em;
		}
div#topTag p#contactInfoFirst {
	display:none;
		}
div#topTag p#contactInfoFirst span {
		}
div#topTag p#contactInfoFirst strong {
		}
div#topTag p#contactInfoSecond {
	color: #e63c00;
		}
div#topTag p#contactInfoSecond span {
	display:block;
		}
div#topTag p#contactInfoSecond strong {
	font-weight:normal;
		}
/*	logo	*/
div#logo h2 {
		}
div#logo p {
		}
/*	navContainer	*/
div#navContainer h2 {
		}
div#navContainer p {
		}
/*	content	*/
div.content h1 {
		}
div.content h2 {
		}
div.content h3 {
		}
div.content h4 {
		}
div.content p {
		}
div.content ul {
		}
div.content ul li {
		}
/*	contentLeft	*/
div.contentLeft h2 {
		}
div.contentLeft p {
		}
/*	contentCentre	*/
div.contentCentre h2 {
		}
div.contentCentre p {
		}
div.contentCentre p#contactInfoFirst {
	line-height:1.6em;
	float: left;
		}
div.contentCentre p#contactInfoFirst span {
	display:block;
		}
div.contentCentre p#contactInfoFirst strong {
	font-weight:normal;
	font-size:1.3em;
		}
div.contentCentre p#contactInfoSecond {
	line-height:1.6em;
	float:right;
		}
div.contentCentre p#contactInfoSecond span {
1	margin-left:50px;
	display:block;
		}
div.contentCentre p#contactInfoSecond strong {
		}
/*	contentRight	*/
div.contentRight h2 {
		}
div.contentRight p {
		}
/*	footer	*/
div#footer h2 {
		}
div#footer p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.3em;
	margin-top:10px;
	color: #fff;
	line-height:1.4em;
		}
div#footer p#contactInfoFirst {
	float:left;
		}
div#footer p#contactInfoFirst span {
	display:block;
		}
div#footer p#contactInfoFirst strong {
	font-weight:normal;
		}
div#footer p#contactInfoSecond {
	text-align:right;
	float:right;
		}
div#footer p#contactInfoSecond span {
	display:block;
		}
div#footer p#contactInfoSecond strong {
	font-weight:normal;
		}
div#footer div#termsFooter p {
		}
		