body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.em;
	color: #333333;
	font-size: 0.8em;
	background-color: #336200;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-top: 5px;
	background-image: url(images/poppy.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 5px;
}
#wrapper #header {
	height:190px;
	position:relative;
	background-color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #488A00;
	padding-bottom: 0px;
	padding-top: 5px;
}
.linkNoUnderline {
	text-decoration: none;
}

#wrapper #header #strapline {
	float: right;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #336200;
	position: absolute;
	top: 150px;
	right: 16px;
	width: 500px;
}
#wrapper #header #logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	width: 450px;
	text-align: center;
}


#wrapper #content {
	float:right;
	display: inline;
	width: 650px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
}
.imageRight {
	float: right;
}


#wrapper #header #address {
	position: absolute;
	width: 150px;
	top: 50px;
	right: 200px;
}

#wrapper #content p {
	line-height: 1.3em;
	margin-top: 1em;
	padding-right: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}

#wrapper #navigation {
	float:left;
	width: 190px;
	background-color: transparent;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 35px;
}
#wrapper #header #meirionText {
	position: absolute;
	left: 488px;
	top: 64px;
}


#wrapper #navigation ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #navigation li {
	font-size: 90%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-color: #336200;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
}

#wrapper #navigation ul a:link, #navigation a:visited {
	color: #E2FFC4;
	background-color:transparent;
	display:block;
	text-decoration:none;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 1em;
}

#wrapper #navigation ul a:hover {
	background-color: #488A00;
}

#wrapper #navigation ul ul {
margin-left: 12px;
}

#wrapper #navigation ul ul li {
	font-size: 100%;
	margin-bottom: 0em;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	font-weight: normal;
}

#wrapper #navigation ul ul a:link, #navigation ul ul a:visited {
	color: #FFFFFF;
	background-color:#488A00;
	display:block;
	text-decoration:none;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}

#wrapper #navigation ul ul a:hover {
	background-color: #336200;
}

#wrapper #footer {
	clear:both;
	font-size: 85%;
	text-align:right;
	color: #666666;
	padding-bottom: 1em;
	padding-right: 1em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #488A00;
	padding-top: 0.5em;
	display: block;
}
#wrapper #navigation #nammLogo {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#wrapper #footer a {
	color: #666666;
	text-decoration: none;
}

h1 {
	font-size: 150%;
	color: #000000;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #488A00;
	font-weight: bold;
	padding-bottom: 0px;
}
h2 {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

#wrapper #content li {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 10px;
}
.clearboth {
	clear: both;
}
ul {
	padding-top: 0em;
	padding-bottom: 1em;
}

h4 {
	font-weight: bold;
}
h3 {
	font-size: 100%;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
#wrapper #content a {
	color: #000000;
}
