.menu{
	border:none;
	border:0px;
	margin:5px 0px;
	padding:0px;
	font-family:  "Times New Roman", verdana, arial, helvetica;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#004f00;
	}
.menu ul{
	background:#004F00;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	}
	.menu li{
		float:left;
		padding:0px;
		color:#FFFFFF;
		font-size:12px;
		}
	.menu li a{
		background:#004F00 url("images/seperator.gif") bottom right no-repeat;
		color:#FFFFFF;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 22px;
		text-align:center;
		text-decoration:none;
		font-size:12px;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #376c37;
			color:#00CC66;
			text-decoration:none;
			font-size:12px;
			}
	.menu li ul{
		background:#004F00;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:185px;
		z-index:200;
		color:#FFFFFF;
		font-size:12px;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		color:#FFFFFF;
		font-size:12px;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:185px;
		color:#FFFFFF;
		font-size:12px;
		}
	.menu li:hover li a{
		background:none;
		font-size:12px;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		color:#FFFFFF;
		font-size:12px;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#376c37 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#FFF; /* font colour for drop downs */
			text-decoration:none;
			font-size:12px;
			}
	.menu p{
		clear:left;
		}	

			.menudrop a: link 	{
		color:#000000;
		font-size:12px;
		}


A:link		          { color: #000; font-size: 12pt; line-height: 14pt; text-decoration: underline; background-color: transparent }



A:active	          { color: #000; font-size: 12pt; line-height: 14pt; text-decoration: underline; background-color: transparent }



A:visited	           { color: #060; font-size: 12pt; line-height: 14pt; text-decoration: underline; background-color: transparent }



A:hover		         { color: #060; font-size: 12pt; line-height: 14pt; text-decoration: none; background-color: transparent }



/* Specific to article links formatting */



.links		          { color: #000; font-size: 12pt; line-height: 14pt; font-family: verdana, arial, helvetica, "Times New Roman", Georgia, Times; text-decoration: underline; background-color: transparent }

.bodycopy   { color: #000; font-weight: normal; font-size: 12pt; line-height: 14pt; font-family: "Times New Roman", verdana, arial, helvetica; background-color: transparent }
.bodycopysmall { color: #000; font-weight: normal; font-size: 10pt; line-height: 12pt; font-family: "Times New Roman", verdana, arial, helvetica; background-color: transparent }
.dropdown { color: #ffc; font-weight: bold; font-size: 8pt; line-height: 11pt; font-family: "Times New Roman", verdana, arial, helvetica; background-color: transparent }
.bodycopybold { color: #000; font-weight: bold; font-size: 12pt; line-height: 14pt; font-family: "Times New Roman", verdana, arial, helvetica; background-color: transparent }

.bodycopyboldgreen { color: #060; font-weight: bold; font-size: 12pt; line-height: 14pt; font-family: "Times New Roman", verdana, arial, helvetica; background-color: transparent }
.bodycopyboldwhite { color: #fff; font-weight: bold; font-size: 12pt; line-height: 14pt; font-family: "Times New Roman", verdana, arial, helvetica; background-color: transparent }
.bulletsboldgreen { color: #060; font-weight: bold; font-size: 13pt; line-height: 14pt; font-family: "Times New Roman", verdana, arial, helvetica; background-color: transparent }

.header  { color: #060; font-style: italic; font-weight: bold; font-size: 18pt; line-height: 18pt; font-family: "Times New Roman", verdana, arial, helvetica; background-color: transparent }


#masthead	{ width:704px; height:155px; background-image:url(/images/masthead.jpg); background-repeat:no-repeat; }

#headerlinks	{ width:250px; height:70px; padding-top:55px; margin-left:347px; margin-bottom:0px; font-weight:bold; }

h3	{ color:#002700; }

.photo { float: left; margin: 0.5em; border: 1px solid #ccc; padding: 1em; font-size: 10px; }

#menuouter	{
background-color:#004F00;  width:704px; height:28px;
}

