﻿#footer {
	font-size: .75em;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FF8204;
}
#footer p {
	padding: 0px;
	margin-top: .15px;
}
#maincontent {
	margin: 0 auto;
	float: left;
	background-image: url('images/MCCREARYS/four-leaf-clover2.gif');
	width: 760 px;
}
#mainmenu {
	font-size: .85em;
	font-weight: bold;
	background-color: #FF8204;
	color: #000000;
	text-decoration: none;
	border: medium double #008000;
}
#mainmenu a {
	text-decoration: none;
	padding: .25em .50em .25em .50em;
	color: #000000;
}
#mainmenu hover:a {
	text-decoration: blink;
}
#mainmenu li {
	display: inline;
	list-style-type: none;
}
#mainmenu ul {
	list-style-type: none;
	display: inline;
	float: none;
}
#masthead {
	background-image: url('images/MCCREARYS/3088clover.jpg');
	background-repeat: repeat-x;
	width: 840px;
	height: auto;
	color: #000000;
	float: none;
	vertical-align: baseline;
	text-align: center;
}
