/* 

DEFAULTS STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[htta:hover://www.attikdesigns.ie]

*/

/* --------- 3. links  --------- */

a {
	color: #da6307;
	text-decoration: none;
		}
		
a:hover {
	color: #48a711;
	text-decoration: underline;
		}
/*	top */
div#top a {
		}
div#top a:hover {
		}
/*	banner	*/
div#banner a {
		}
div#banner a:hover {
		}
/*	logo	*/
div#logo a {
		}
div#logo a:hover {
		}
/*	search	*/
div#search a{
	display:block;
	background: url(/mainpics/search_icon.jpg) 0 0 no-repeat;
	height: 43px;
	width: 35px;
	text-decoration: none;
	float: right;
	margin: 10px 20px 0 0;
		}
div#search a:hover {
		}
/*	navContainer	*/
div#navContainer a {
		}
div#navContainer a:hover {
		}
/*	content	*/
div.content a {
		}
div.content a:hover {
		}
/*	contentLeft	*/
div.contentLeft a {
		}
div.contentLeft a:hover {
		}
/*	contentCentre	*/
div.contentCentre a {
		}
div.contentCentre a:hover {
		}
/*	contentRight	*/
div.contentRight a {
		}
div.contentRight a.button {
1	border: 1px solid #f00;	
	display:block;
	width: 230px;
	height:65px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	font-size: 1.8em;
1	letter-spacing: 0.1em;
	color: #fff;
	line-height:57px;
	margin-bottom: 10px;
	text-decoration:none;
		}
div.contentRight a.button:hover{
1	color: #000;
}
div.contentRight a.orange {
	background: url(/mainpics/buttons/orange.jpg) 0 0 no-repeat;
}
div.contentRight a.orange:hover {
	background: url(/mainpics/buttons/orange_on.jpg) 0 0 no-repeat;
}
div.contentRight a.blue {
	background: url(/mainpics/buttons/blue.jpg) 0 0 no-repeat;
}
div.contentRight a.blue:hover {
	background: url(/mainpics/buttons/blue_on.jpg) 0 0 no-repeat;
}
div.contentRight a.green {
	background: url(/mainpics/buttons/green.jpg) 0 0 no-repeat;
}
div.contentRight a.green:hover {
	background: url(/mainpics/buttons/green_on.jpg) 0 0 no-repeat;
}
div.contentRight a.red {
	background: url(/mainpics/buttons/red.jpg) 0 0 no-repeat;
}
div.contentRight a.red:hover {
	background: url(/mainpics/buttons/red_on.jpg) 0 0 no-repeat;
}
div.contentRight a:hover {
		}
/*	contentRight2	*/
div.contentRight2 a {
		}
div.contentRight2 a.button {
1	border: 1px solid #f00;	
	display:block;
	width: 125px;
	height:36px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	font-size: 1.3em;
	color: #fff;
	line-height:34px;
	margin-bottom: 15px;
	text-decoration:none;
		}
div.contentRight2 a.button:hover{
1	color: #000;
}
div.contentRight2 a.orange {
	background: url(/mainpics/buttons/orange.jpg) 0 0 no-repeat;
}
div.contentRight2 a.orange:hover {
	background: url(/mainpics/buttons/orange_on.jpg) 0 0 no-repeat;
}
div.contentRight2 a.blue {
	background: url(/mainpics/buttons/blue.jpg) 0 0 no-repeat;
}
div.contentRight2 a.blue:hover {
	background: url(/mainpics/buttons/blue_on.jpg) 0 0 no-repeat;
}
div.contentRight2 a.green {
	background: url(/mainpics/buttons/green.jpg) 0 0 no-repeat;
}
div.contentRight2 a.green:hover {
	background: url(/mainpics/buttons/green_on.jpg) 0 0 no-repeat;
}
div.contentRight2 a.red {
	background: url(/mainpics/buttons/red.jpg) 0 0 no-repeat;
}
div.contentRight2 a.red:hover {
	background: url(/mainpics/buttons/red_on.jpg) 0 0 no-repeat;
}
div.contentRight2 a:hover {
		}
/*	footer	*/
div#footer a {
		color: #fff;
		}
div#footer a:hover {	
		color: #176284;
		}