@charset "utf-8";
/* Default Stylesheet for paddyohanlon.ie
All design by Paddy O'Hanlon, paddyohanlon.ie */

/* Eliminates browser defaults for the following properties */
html, body, p, h1, h2, h3, h4, h5, h6, legend, form, label, fieldset, div, ul, li, span, img, br {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	height:100%
	}
body {
	height:100%;
	margin-top: 90px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-align:right;
}
#center-page-wrap {
	width:900px;
	margin:auto;
}
#main-content {
	float:left;
	width:26em;
}
#contact-details {
	padding-top:15px;
	font-size:.8em;
	color:#666;
	line-height:1.8em;
}
#contact-details a {
	color:#666;
}
#right-column {
	font-size:.75em;
	float:right;
	text-align:left;
	width:35em;
}
#right-column a {
	color:#666
}
#right-column p {
	color:#666666;
	line-height:2.35em;
	padding: 8px 0px 0px 0px;
}
#float-image-right {
	display:block;
	width:250px;
	height:100px;
	clear:right;
	float:right;
	text-align:left;
	line-height:2em;
	font-size:.9em;
	padding: 17px 0px 13px 30px;
}
#float-image-right h3{
	font-size:1.3em;
}
#float-image-left {
	height:100px;
	clear:left;
	float:left;
	text-align:center;
	line-height:2em;
	font-size:.9em;
	padding: 0px 0px 30px 0px;
}
#float-image-left-print {
	height:100px;
	float:left;
	text-align:center;
	line-height:2em;
	font-size:.9em;
	padding: 0px 0px 30px 0px;
}
.design-bottom-spacing {
	margin-bottom:35px;
}
.bold {
	font-weight:bold;
}
a, a:visited, a:active {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
}
div#float-image-left a img {
	margin:5px 5px 0px 5px;
	padding:3px;
	border: 1px solid #999;
}
div#float-image-left-print a img {
	margin:5px 5px 0px 5px;
	padding:3px;
	border: 1px solid #999;
}
div#float-image-right a img {
	margin:5px 5px 0px 5px;
	padding:3px;
	border: 1px solid #999;
}
h1 {
	font-size:2.5em;
	color:#064910;
	letter-spacing:10px;
	font-weight:normal;
}
h1 a, h1 a:visited, h1 a:hover, h1 a:active{
	color:#064910;
	text-decoration:none;
}
h2 {
	font-size:1.6em;
	letter-spacing:3px;
	font-weight:normal;
	padding-bottom:50px;
}
li {
	list-style-type:none;
	padding-bottom:30px;
}
li a {

}