/* This is the global CSS file; it contains all CSS styles used on all pages */

/* Copyright (c)2011 Kinetiqu Web Productions */
/* Unless you have explicit written permission from the owner and copyright holder, you are denied permission to publish or republish this file, or a modification of this file, or any extract from this file, by any means. */


body {
	background-color: #C03019;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

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

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

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

a:active {
	color: #FDEC7F;
	text-decoration: none;
}

.copyright {
	font-size: 7pt;
}

.footer {
	text-align: center;
	font-size: 8pt;
}

h1 {
	font-size: 13pt;
	font-variant: small-caps;
	color: #FDEC7F;
	padding-left: 10px;
}

h1.center {
	font-size: 13pt;
	font-variant: small-caps;
	color: #FDEC7F;
	text-align: center;
}

h1.indexSpecials {
	font-size: 12pt;
	text-align: center;
	font-variant: small-caps;
	color: #FDEC7F;
}

h1.stPatricks {
	font-size: 12pt;
	text-align: center;
	font-variant: small-caps;
	color: #A8FC8A;
}

h2 {
	font-size: 11pt;
	font-variant: small-caps;
	color: #FDEC7F;
	padding-left: 10px;
}

h2.center {
	font-size: 11pt;
	font-variant: small-caps;
	color: #FDEC7F;
	text-align: center;
}

h2.events {
	font-size: 11pt;
	font-variant: small-caps;
	color: #FDEC7F;
	padding-left: 5px;
	padding-right: 5px;
}

h3 {
	font-size: 9pt;
	font-variant: small-caps;
	color: #FDEC7F;
	padding-left: 10px;
}

h3.events {
	font-size: 9pt;
	font-variant: small-caps;
	color: #FDEC7F;
	padding-left: 5px;
	padding-right: 5px;
}

img {
	border: none;
}

img.specialLogo {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.menuText {
	font-size: 8.5pt;
}

.menuTitle {
	font-size: 8.5pt;
	font-weight: bold;
}

.menuTitleItalic {
	font-size: 8.5pt;
	font-style: italic;
}

.menuTitleThin {
	font-size: 8.5pt;
	font-weight: normal;
}

p.events {
	font-size: 9pt;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

.small {
	font-size: 9pt;
}

.strong {
	font-weight: bold;
}

td.mainContent {
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 15px;
}
