/* 

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 {
		}
h2 {
		}
h3 {
		}
h4 {
		}
p {
		color: #444;
		}
ul {
		}
/*	top */
div#top h2 {
		}
div#top p {
		}
/*	banner	*/
div#banner h2 {
		}
div#banner p {
		}
/*	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 h1 {
		height: 45px;
		line-height: 70px;
		padding-left: 10px;
		font-size: 2.4em;
		font-weight: normal;
		margin-bottom: 20px;
		}
.green {
		color: #95b905;
}
.blue {
		color: #2a91e1;
}
.orange {
		color: #e19613;
}
.red {
		color: #e90c21;
}
.pink {
		color: #d62ca0;
}
.yellow {
		color: #d4cd13;
}
h1.green{
		border-left: #95b905 solid 10px;
		}
h1.blue{
		border-left: #2a91e1 solid 10px;
		}
h1.orange{
		border-left: #e19613 solid 10px;
		}
h1.red{
		border-left: #e90c21 solid 10px;
		}
h1.pink {
		border-left: #d62ca0 solid 10px;
}
h1.yellow {
		border-left: #d4cd13 solid 10px;
}
div.contentCentre h2 {
		clear: both;
		font-size: 1.9em;
		font-weight: normal;
		padding-left: 20px;
		margin-bottom: 1em;
		}
div.contentCentre p {
		color: #444;
		font-size: 1.3em;
		line-height: 30px;
		padding-left: 20px;
		margin-bottom: 1.5em;
		}
div.contentCentre ul {
		display:block;
		width:300px;
		margin-left:40px;
		color: #444;
		margin-bottom: 1.5em;
1		text-align:center;
1		margin-left:90px;
		}
div.contentCentre li {
		list-style:none;
		color: #444;
		font-size: 1.3em;
		line-height: 30px;
		}
ul#hours {
		text-align:left;
		margin-left:0px;
		width:100%;
		}
ul#hours li{
		text-align:left;
		margin-left:40px;
		}
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 {
		}

div.messageBox {
	padding:0;
		}
div.messageBox h2 {
	margin:0;
	padding:0;
	line-height:1.3em;
		}
div.messageBox p.contact {
	width:100%;
	margin:0;
	margin-top:10px;
	padding:0;
}
div.messageBox p.contact span {
	display:block;
}
div.messageBox a {
	color:#444;
}
div.messageBox p#contactInfoFirst {
	margin:0;
	margin-top:-10px;
	font-size:1.5em;
	}
div.messageBox p#contactInfoFirst span {
		}
div.messageBox p#contactInfoFirst strong {
	display:none;
		}
div.messageBox p#contactInfoSecond {
		}
div.messageBox p#contactInfoSecond span {
	display:block;
		}
div.messageBox p#contactInfoSecond strong {
		}
div.messageBox a {
	color:#444;
		}
div.messageBox a:hover {
	color:#bd4e00;
	text-decoration:underline;
		}
/*	contentRight	*/
div.contentRight h2 {
			}
div.contentRight p {
		}
/*	footer	*/
div#footer h2 {
		}
div#footer p {
		color:#999;
		margin: 1em 0 2em 0;
		font-size: 1.2em;
		line-height:2em;
		}
div#footer p#contactInfoFirst {
		float:left;
		}
div#footer p#contactInfoFirst span {
		}
div#footer p#contactInfoFirst strong {
		font-weight: normal;
		display:block;
		}
div#footer p#contactInfoSecond {
		float:right;
		}
div#footer p#contactInfoSecond span {
		display:block;
		}
div#footer p#contactInfoSecond strong {
		font-weight: normal;
		}
div#footer div#termsFooter p {
		}
		
