body {
	background-image: url(images/background.jpg);
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}
td.smallband {
	padding-bottom: 1px;
	padding-top: 2px;
	background-color: #003300;
}
td.wideband {
	background-color: #003300;
	padding-bottom: 10px;
	padding-top: 10px;
}
td.spacerband {
	padding-bottom: 1px;
	padding-top: 2px;
}

th {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.headeraddress {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}

.headerphone {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
	padding-top: 2px;
}

.weatherbox {
	border: 1px solid #003300;
}
.caption {
	font-style: italic;
	font-size: .8em;
	text-align: center;
}
.headeraddress a:link {
	font-style: normal;
	color: #003300;
}

.headeraddress a:hover {
	font-style: normal;
	color: White;
	text-decoration: underline;
}

 .copyright {
	font-size: 1em;
	color: Black;
	text-align: center;
	margin-top: 6px;
}

 .blarneytag {
	font-size: .9em;
	color: #3F3F3F;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 4px;
}

.buttons {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-style: normal;
	font-weight: bold;
	color: #F0FFFF;
	background-color: #CE8C2C;
	text-align: center;
	display: block;
	margin: 6px;
	width: 130px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #666666;
	border-left: 3px solid #666666;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
}
a {
	color: #003300;
}
a:hover {
	color: white;
}

.buttons a:link {
	font-style: normal;
	color: White;
	text-decoration: none;
}
.buttons a:visited {

	text-decoration: none;
	font-style: normal;
	color: #F8F8FF;
}

.buttons a:active {
	font-style: normal;
	color: #ABABFA;
	text-decoration: none;
}
.buttons a:hover {
	font-style: normal;
	color: #003300;
	text-decoration: underline;
}


h1 {
	font-size: 1.5em;
	text-align: center;
}

.faq-q {
	font-size: 1.1em;
	margin-bottom: 3px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-top-color: Black;
	border-top-style: solid;
	background-color: #003300;
	color: White;
	padding-right: 12px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-top-width: 1px;
} 

.faq-a {
	font-size: 1.1em;
	margin-bottom: 3px;
	padding-right: 12px;
	padding-left: 24px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.linktitle {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: -16px;
}

.maptitle {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: -4px;
	text-align: center;
}

.linkURL a:link {
	margin-left: 10px;
}

.map {
	border: 1px solid Black;
	padding: 6px;
	background-color: White;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}

.footnote {
	font-size: .8em;
	font-style: italic;
}

table.conversion {
	border: 1px solid Black;
	margin-left: auto;
	margin-right: auto;
}

.surveyq {
		font-size: 1.1em;
	font-weight: bold;
		margin-bottom: 1px;
		margin-top: 15px;
		padding-top: 15px;
}

.surveya {
		font-size: .8em;
	font-weight: normal;
		margin-top: 1px;
		margin-bottom: 1px;
}

.rectitle {
	font-size: 1.4em;
	font-weight: bold;
	border-bottom-color: #003300;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	color: #003300;
}

.recsubtitle {
	font-size: .7em;
	font-weight: bold;
	border-bottom-style: none;
	color: #003300;
	display: block;
}

.recingred {
	margin-left: 45px;
}

.recdirections {
	margin-left: 20px;
	text-align: left;
}

.recnotes {
	border: 1px solid Black;
	margin-left: 45px;
	margin-right: 25px;
	padding: 6px;
}
