﻿@import url("layout.css");
body {
	<!--	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: fixed;
	background-color: #808080;
	background-image: url('../images/wicklow copy_dark2_base.LONG.jpg');
	background-position: top;
	background-repeat: repeat-x;
	color: #D7C702;  -->
}
#container {
	width: 100%;
	margin-top: 57px;
	border-bottom: 2px solid #363636;
	color: #D7C702;
}
#masthead {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
#navigation {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
#navigation0 {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;

}
#page_content {
	position: relative;
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content {
	position: relative;
	float: left;
	width: 320px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar {
	float: right;
	width: 330px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
#footer {
	clear: both;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #FFFFFF;
	text-transform: capitalize;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	color: #FF0000;
	display: inline;
	margin-top: 3.5%;
	margin-left: 10%;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-style: 1;
	padding: 1px;
	margin: 1px;
	border-width: 1px;
	border-color: #808080;
	float: left;
		background-color: #333333;
		color: #C0C0C0;
		font-size: 8pt;
	}
#navigation a {
	text-decoration: none;
	color: #708090;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
}
#navigation a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}
/* Content Styles */
h6 {
	color: #455;
}
h5 {
	color: #455;
}
h4 {
	color: #708090;
}
h3 {
	color: #455;
}
h2 {
	color: #FFFFFF;
}
#content h1 {
	color: #455;
}
#content img {
	padding: 2px 2px 2px 2px;
	border: 1px solid #708090;
	z-index: auto;
	text-align: right;
}
/* Sidebar Styles */
#sidebar p {
	color: #555;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #c4c4c4;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}
/* Link Styles */
a:link {
	color: #FFFFFF;
	position: inherit;
}
a:visited {
	color: #C0C0C0;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#navigation a1 {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
