A {
	color: maroon;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	text-decoration: none;
}
A:hover {
	color: Blue;
	font-weight: bolder;
	text-decoration: underline;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
    color: maroon;
    background-image: url(http://www.clareireland.net/ballyportrycottage/images/bg.jpg);
	margin-top: 20px;
}

p {
    font-size: 70%;
	margin: 3px 0 3px 0;
}

p.top {
font-size: 100.01%;
font-style: italic;
text-align: left;
font-weight: 700;
}

.footer p {
    font-size: 70%;
    color: maroon;
	text-align: center;
	font-weight: 700;
	margin: 0 0 3px 0;
}

.footer a {
    font-size: 90%;
    color: maroon;
	font-weight: 700;
	text-align: center;
	letter-spacing: 2pt;
}

.footer A:hover {
	color: blue;
	font-weight: bolder;
	text-decoration: underline;
}

.menu a {
    font-size: 100.01%;
    letter-spacing: 2pt;
	font-weight: 700;
	text-align: center;
	margin: 2px;
}

H1
{
	font-size: 110%;
	color: maroon;
	text-align: center;
	margin: 2px;
	letter-spacing: 2pt;
}

H2
{
	font-size: 110%;
	color: navy;
	text-align: right;
	margin: 2px;
}

img {
    margin: 3px;
	}
	
ul{
list-style:url(http://www.clareireland.net/ballyportrycottage/images/circle03_darkblue_1_1.gif) inside;
text-align: center;
font-size: 75%;
font-weight: 700;
margin-left: 10px;
}

li{
margin-top: 5px;
}	
