@charset "utf-8";
/* CSS Document */

body {
	background-color: #E4ECF7;
}
a {
	font-family: Garamond;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CC0000;
}
#footer a:link {
	font-family: Garamond;
	font-size: 16px;
	color: #666666;
}
#footer a:hover {
	font-family: Garamond;
	font-size: 16px;
	color: #CC0000;
}
#footer a:visited {
	font-family: Garamond;
	font-size: 16px;
}
#header a:link {
	font-size: 20px;
	color: #666666;
	font-family: Garamond;
	padding-left: 10px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#header a:hover {
	font-size: 20px;
	color: #CC0000;
	font-family: Garamond;
	padding-left: 10px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#header a:visited {
	font-size: 20px;
	font-family: Garamond;
	padding-left: 10px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bodyText {
	font-family: Garamond;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}
.pageTitle {
	font-family: Garamond;
	font-size: 20px;
	color: #0F0777;
	font-weight: bold;
}
#body a:link{
	font-size: 24px;
	color: #666666;
	font-family: Garamond;
	padding-right: 10px;
}
#body a:hover {
	font-size: 24px;
	color: #CC0000;
	font-family: Garamond;
	padding-right: 10px;
}
#body a:visited{
	font-size: 24px;
	font-family: Garamond;
}
.headerTable {
	background-image: url(images/findhornbay.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mouseOver {
	font-family: Garamond;
	font-size: 14px;
	color: #0F0777;
}
