/* Created for RaisedBogRestoration.ie Ireland */
/* Copyright OSD Ltd, Sligo, Ireland - www.osd.ie */
/* Gives a nice printable page */

body, p, ul, ol, li, th, td, input, select, textarea { font:normal 0.95em "Trebuchet MS", Verdana, sans-serif; }

body { background:#FFFFFF; }

#main_image, #icons { display: none; }

table {
	width: auto;
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
	float: none !important;
}

/*** PAGE HEADER ***/
#header div {
 margin: 0;
 width: auto;
 height: 119px;
}
#header h1 {
 text-align: center;
 padding: 10px 0px 0px 0px;
 margin: 0px;
 line-height: 1.4em;
 color: #20801f;
 font-size: 40px;
 font-weight: normal;
}
#header h1 a {
 color: #20801f;
}

#header p {
 text-align: center;
 padding: 22px 0px 0px 0px;
 margin: 0px;
 color: #5c5c5c;
 font-size: 17px;
 font-weight: normal;
}
h2 {
 color: #858585;
 font-size: 17px;
 font-weight: bold;
 clear: both;
 margin: 25px 0px 5px 0px;
 border-bottom: 1px solid #cccccc;
}
h3 {
 color: #52b812;
 font-size: 17px;
 font-weight: normal;
 clear: both;
 margin: 10px 0px 0px 0px;
 text-align: center;
}
h4 {
 color: #858585;
 font-size: 15px;
 font-weight: bold;
 clear: both;
 margin: 5px 0px 5px 0px;
 border-bottom: 1px solid #cccccc;
}
h5 {
 display:block;
 color: #858585;
 font-size: 17px;
 font-weight: normal;
 margin: 5px 0px 0px 0px;
}
h5 a {
 text-decoration: none;
}


/*** BODY ***/
#body {
 width: auto;
 margin: 0;
 text-align: justify;
 padding: 0px;
 }
#body:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 height: 0;
 }
* html #body { height: 1%; }


/*** LEFT COLUMN ***/
#left {
 float: left;
 width: 170px;
 margin: 0px 10px 0px 0px;
 padding: 0; 
 display: inline;
}
#left p {
 margin-top: 10px;
}
#left img { text-decoration: none; border: none;}
#left ul.sidemenu {
 list-style:none;
 margin:15px 0 10px 0px;
 padding:0;
 width: 168px;	
}
#left ul.sidemenu li {
 margin-bottom:1px;
}
#left ul.sidemenu a {
 display:block;
 font-weight:bold;
 color: #333333;
 text-decoration:none;
 padding:2px 2px 2px 7px;
 background: #dfdfdf url(../images/menu_bg.gif) top left repeat-x;
 min-height:18px;
}
* html body #left ul.sidemenu a { height: 18px; }
#left ul.sidemenu a:hover {
 padding:2px 2px 2px 7px;
 background: #37a937 url(../images/mouseover.jpg) top left no-repeat;
 color: #ffffff;
}
#left ul.sidemenu ul {
 list-style:none;
 margin: 0px;
 padding:0;
}
#left ul.sidemenu li li {
 margin:0px;
}
#left ul.sidemenu ul a {
 display:block;
 background: #35aa37 url(../images/subbutton.jpg) top left repeat-x;
 text-align: left;
 font-weight:normal;
 font-size: 12px;
 color: #ffffff;	
 text-decoration:none;
 padding:4px 2px 2px 7px;
 line-height: 1.3em;
}

/*** CENTER COLUMN ***/
#center, 
#center {
 float: left;
 margin: 0px;
 padding-right: 10px;
 }
#center p,
#center p {
 margin-top: 10px;
}
#center li a {
 color: #666666;
 border-bottom: 1px dotted #666666;
 text-decoration: none !important;
}

/*** MAIN COLUMN INSIDE PAGES ***/
#main, 
#main {
 float: left;
 width: 720px;
 margin: 0px;
 }
#main p,
#main p {
 margin-top: 10px;
}
#main li a {
 color: #666666;
 border-bottom: 1px dotted #666666;
 text-decoration: none !important;
}

/*** RIGHT COLUMN ***/
#right {
 float: right;
 width: 200px;
 margin: 2px 0px 0px 5px;
 padding: 0px;
 line-height: 130%;
}
#right h1 {
 margin: 10px 0px 0px 0px;
 text-align: left;
 font-weight: bold;
 font-size: 120%;
 color: #1a9e1a;
}
#right p {
 margin: 10px 0px 0px 0px;
 text-align: left;
 font-size: 90%;
}


/*** FOOTER STYLES ***/
#footer {
 clear: both;
 margin: 0px auto;
 color: #ffffff;
 padding: 10px 0px 10px 0px;
 width: 100%;
 position: relative;
 background:#000000 url(../images/footer.jpg) repeat-x;
 font-size: 90%; 
 height: 50px;
}
#footer a { color: #ffffff; text-decoration: underline; }		
#footer a:hover { text-decoration: none; }