/* 

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", "Book Antiqua", Palatino, serif;
		}
h1, h2, h3, h4, p, ul {
		font-weight: normal;
		}
h1 {
		}
h2 {
		}
h3 {
		}
h4 {
		}
p {
		}
ul {
		}
/*	top */
div#top h2 {
		}
div#top p {
		}
/*	tagline	*/
div#tagline {
}
div#tagline h1 {
	color:#666666;
	font-size:1.8em;
		}
div#tagline h2 {
	color:#666666;
	font-size:1.6em;
		}
div#logo p {
		}
/*	navContainer	*/
div#navContainer h2 {
		}
div#navContainer p {
		}
/*	banner	*/
div#banner h2 {
		}
div#banner p {
		}
/*	bannerNotice */
div#bannerNotice {
		}
div#bannerNotice h1 {
	color: #fff;
	font-size:2em;
	text-align:center;
	line-height:35px;
1	padding-top:20px;
		}
/*	content	*/
div.content h1 {
	color: #4eb609;
	font-size:2.2em;
	margin-bottom:0.5em;
		}
div.content h2 {
	color: #4eb609;
	font-size:1.7em;
	margin-bottom:0.2em;
		}
div.content h3 {
	color: #4eb609;
	font-size:1.4em;
	font-weight:bold;
		}
div.content h4 {
	color: #db6021;
	font-size:1.9em;
	text-align:center;
	margin-bottom:20px;
		}
div.content p {
	color: #666565;
	font-size:1.3em;
	margin-bottom:1em;
	line-height:2em;
		}
1span.pullQuote {
	display:block;
	text-align:center;
1	margin-left:200px;
	margin:20px;
	font-size:1.8em;
	color:#fff;
	padding:5px 0;
	background:#4eb609;
	border:1px solid #b3f403;
}
p.center {
	text-align:center;
}
span.pullQuote {
1	color: #444;
1	color: #e27489;
	color: #db6021;
	font-size:1.6em;
1	border:1px #eeb1bd dashed;
	padding:5px;
	margin:20px;
}
span.pullQuote:hover {
1	color: #7deb32;
1	color:#444;
	color: #4eb609;
}

div.content ul {
	list-style:outside;
	margin-left:20px;
		}
div.content ul li {
	color: #666565;
	font-size:1.3em;
	margin-bottom:1em;
		}
.list {
	display: inline-block;
		}
.list ul {
	display: block;
	float:left;
	width: 200px;
		}
.list ul li {
		}
/*	contentLeft	*/
div.contentLeft h2 {
		}
div.contentLeft p {
		}
/*	contentCentre	*/
div.contentCentre h2 {
		}
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 {
		}
/*	footer	*/
div#footer {
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.3em;
}
div#footer h2 {
		}
div#footer p {
		}
div#footer p#contactInfoFirst {
	width:48%;
	float:left;
	margin-left:10px;
		}
div#footer p#contactInfoFirst span {
		}
div#footer p#contactInfoFirst strong {
	display:block;
	font-weight:normal;
	font-size:1.2em;
	margin-bottom:10px;
		}
div#footer p#contactInfoSecond {
	width:48%;
	float:right;
	text-align:right;
	margin-right:10px;
	line-height:1.4em;
		}
div#footer p#contactInfoSecond span {
	display:block;
		}
div#footer p#contactInfoSecond strong {
	font-weight:normal;
		}
div#footer div#termsFooter p {
		}
		
