<!--
BODY {
	background-color : #E8DDC7;
    background-image: url('http://www.irisheyespub.com/images/shamrocks.jpg');

	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0; 
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0; 
}
input:focus, input.sffocus { background: #FFFFCC; }


.table  {
    background-image: url('http://www.irisheyespub.com/images/topback.jpg');
	background-repeat: repeat-x;
 }
.backgroundtable
{background-image:url('http://www.irisheyespub.com/images/shadow.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: bottom right;
}

A:LINK, A:VISITED {
	color : #000099;
	text-decoration : none;
}

A:HOVER {
	color : maroon;
	text-decoration : underline;
}

A:ACTIVE {
	color : red;
	text-decoration : underline;
}
.quote {
	font-family: Georgia, tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;
	border-top: thin solid #C5AA8C;
	}
.text {
	font-family: Georgia, tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;

	}
	
.specials {
	font-family: Georgia, tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;

	}
.clickabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: blue;
	text-decoration: none;
	text-align: right;
	}

.titletext {
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #314A3E;
	text-decoration: none;
	text-align: left;
	text-transform: normal;
}

.titlemini {
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #314A3E;
	text-decoration: none;
	text-align: center;
	text-transform: normal;
}
.titleminileft {
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #314A3E;
	text-decoration: none;
	text-align: left;
	text-transform: normal;
}
.titlesm {
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #314A3E;
	text-decoration: none;
	text-align: left;
	text-transform: normal;
}
.galleryheader {
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #314A3E;
	text-decoration: none;
	text-align: left;
	text-transform: normal;
		border-top: thin dotted #C5AA8C;

}
.galleries {
	font-family: Times New Roman, Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #314A3E;
	text-decoration: none;
	text-align: center;
	text-transform: normal;
}
.bullet {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1;
	text-decoration: none;
	text-align: left;
	}
.textmini {
	font-family: georgia, tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;

	}
.captions {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	}
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
	text-align: center;
	text-transform: normal;
	}
.captionssmaller {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weight: bold;
	color: gray;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	}

.boxes		{ font-family: Georgia, Tahoma, Arial; 
			  font-size: 15px;
			  color: #000000;
			  border: 1px solid silver; 
			  background-color: #ffffff;
			  }
			  
.buttons	{
			font-family: Georgia, Tahoma, Arial; 
			font-size: 16pt; 
			border: 1px solid silver; 
			background-color: #ffffff
}-->