<!--
A {
	color: #1E90FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
}
A:hover {
	color: red;
	font-weight: bolder;
	text-decoration: underline;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
    background-color: #FFFFCC;
	background-image: url(http://www.westclare.net/kilkeeholidayhomes/five/images/back1.jpg);
    background-attachment: fixed;
}

body p {
    font-size: 75%;
}
h1 {
	color: #ffc;
        letter-spacing: 1px;
        text-align: center;
        font-size: 1.2em;
		margin-bottom: 3px;
}
h2 {
	color: #0094C1;
        letter-spacing: 1px;
        text-align: left;
        font-size: 1.2em;
        vertical-align: bottom;
        margin: 5px 0 5px 5px;
}

.menu p {
		color: #1E90FF;
		text-align: center;
		font-weight: bolder;
		margin: 5px 10px 5px 10px;
		border-top: 1px solid #ccc;
		padding-top: 3px;
	}
	 
.menu a {
		color: #1E90FF;
		background-image: url(http://www.westclare.net/kilkeeholidayhomes/five/images/square02_blue_1.gif);
		background-position: left;
		background-repeat: no-repeat;
		letter-spacing: 1px;
		font-weight: bolder;
		text-decoration:none;
		padding-left: 15px;
}

.menu a:hover {
        color: red;
}

img {
border: none;
}

.footer p {
    font-size: 70%;
    text-align: center;
	font-weight: 700;
	margin: 5px 0 3px 0;
	}

.footer a {
    font-size: 90%;
    color: #003366;
	font-weight: 700;
	text-align: center;
	letter-spacing: 1pt;
	text-align: center;
}

.footer A:hover {
	color: red;
	font-weight: bolder;
	text-decoration: underline;
}

ul {
list-style: url(http://www.westclare.net/kilkeeholidayhomes/five/images/blue01_next_1.gif) inside;
background-color:#FFF;
font-size: 75%;
text-align:right;
margin-left: 0px;
font-weight: bolder;
}

li {
background-color:#FFF;
}


.leftmenu ul {
list-style: url(http://www.westclare.net/kilkeeholidayhomes/five/images/square02_blue_1.gif) inside;
font-size:70%;
background-color:#FFF;
text-align:right;
margin-left: 0px;
}

.leftmenu li {
background-color:#FFF;
letter-spacing: 1pt;
}
	