body {
background-color: #FFFFFF; 
background: url(images/background.jpg) top left no-repeat;
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: small;
}

hr { 
height: 1px;
color: #999999;
clear: both;
}

p, blockquote {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: small; 
line-height: 24px;
}

h1 {
color: #006633; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: xx-large; 
font-style: italic; 
margin: 30px 0;
}

h2 {
color: #006633; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: medium; 
margin: 10px 0;
}

h3 {
color: #006633; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: small; 
font-style: italic; 
margin: 0;
}

a:link {
color: #006633; 
text-decoration: none;
}

a:visited {
color: #006633; 
text-decoration: none
}

a:hover {
color: #FAD3A1;
text-decoration: none
}

a.lhs:link {
font-size: 14px; 
color: #FFFFFF; 
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-decoration: none;
}

a.lhs:visited {
font-size: 14px; 
color: #FFFFFF; 
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-decoration: none;
}

a.lhs:hover {
font-size: 14px; 
color: #FAD3A1; 
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-decoration: none;
}

#lhs_nav {
position: absolute; 
top: 0; 
left: 0;
width: 215px;
}

#lhs_nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;

}

#lhs_nav li { 
	padding: 0;
	margin: 0 0 47px 0;
}

#content {
position: absolute; 
top: 0; 
left: 215px;
width: 600px;
border-right: 1px solid #999999;
padding-right: 25px;
}

#content li { 
	padding: 0;
	margin: 0 0 12px 0;
}

#content img { 
	margin: 8px;
}


img.logo {
position: absolute;
top: 9px;
left: 15px;
}


#home_logos {
text-align: center;
font-size: xx-small; 
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
margin: 20px 0;
}

.noflash {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight : bold;
	color : #000066;
}

.onleft {
float: left;
}

.onright {
float: right;
}

#bb_photos {
margin: 20px;
} 

#bb_photos img {
border: 1px solid #000000;
} 

#footer {
font-size: xx-small; 
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
margin-top: 80px;
}

table {
width: 500px;
margin: 10px 0 20px 0;
}

th {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: small; 
line-height: 24px;
vertical-align: top;
text-align: left;
width: 200px;
font-weight : normal;
padding: 4px 0;
margin: 0;
border-bottom: 1px dashed #999999;
}

td {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: small; 
line-height: 24px;
vertical-align: top;
font-weight : bold;
padding: 4px 0;
margin: 0;
border-bottom: 1px dashed #999999;
}

table.browseireland {
width: 150px;
float: right;
margin: 0;
border: 1px solid #339966;
}

table.browseireland td {
margin: 0;
padding: 1px;
border: 0;
}

