body {
	background-color: #E4DED0;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1B4A50;
	line-height: 22px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	display: block;
	width: 800px;
}
#container #topnav {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#container #topnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #topnav li {
	display: inline;
}
#container #topnav li a {
	text-align: center;
	float: left;
	height: 22px;
	width: 193px;
	border: 1px solid #1B4A50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #1B4A50;
	text-decoration: none;
	background-color: #D7D0BB;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #topnav li a:hover {
	color: #EBE9DD;
	background-color: #BAAE8B;
}
#container #banner {
	background-image: url(images/kilcoroon.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 284px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #banner #title {
	background-color: #D7D0BB;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 282px;
	width: 361px;
	border: 1px solid #1B4A50;
}
#container #banner #title h1 {
	display: none;
}
#container #banner #title #subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #194A4F;
	height: 202px;
	background-image: url(images/subtitle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container #banner #title #subtitle h2 {
	margin: 0px;
	padding: 0px;
	display: none;
}
#container #mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1B4A50;
	clear: both;
	float: none;
	height: 24px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
	line-height: 24px;
}
#container #mail a {
	color: #EBE9DD;
	text-decoration: none;
}
#container #mail a:hover {
	text-decoration: underline;
}
#container #bottomnav {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#container #bottomnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #bottomnav li {
	display: inline;
}
#container #bottomnav li a {
	text-align: center;
	float: left;
	height: 22px;
	width: 193px;
	border: 1px solid #1B4A50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #1B4A50;
	text-decoration: none;
	background-color: #D7D0BB;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #bottomnav li a:hover {
	color: #EBE9DD;
	background-color: #BAAE8B;
}
#container #content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	width: 550px;
}

#container #content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#container #content h2 {
	font-size: 14px;
}
#container #content h3 {
	font-family: Georgia, "Times New Roman", Times, serif, "Adobe Caslon Pro";
	font-size: 15px;
	font-weight: bold;
	color: #A77C43;
	font-style: italic;
}


#container #content em {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #content a {
	color: #716642;
	font-weight: bold;
	text-decoration: none;
}
#container #content a:hover {
	text-decoration: underline;
}
#container #content img {
	margin: 5px;
}




#container #footer {
	font-size: 10px;
	line-height: 24px;
	color: #EBE9DD;
	background-color: #1B4A50;
	height: 24px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: none;
}
#container #footer a {
	color: #EBE9DD;
	text-decoration: none;
}
.img_border {
	border: 2px solid #1B4A50;
}
