body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #eeffee;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image:  url("/keyworth_meadow/green.jpg");
	color: #004000;
}

h1, h2, h3, h4, ul {
	margin: 0px;
}

#wrap {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 760px;
	border: solid #004000 2px;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
}

#main {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	width: 740;
	padding: 10px;
}

#banner {
	background-color: #eeffee;
	background-image:  url("/keyworth_meadow/skipper150.jpg");
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	border-top-color: #004000;
	border-top-style: solid;
	border-bottom-color: #004000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-width: 2px;
	margin: 10px;
}

#banner form {
	display: none;
}

#banner h1 {
	padding-left: 10px;
}

#banner h2 {
	font-style:italic;
	padding-left: 20px;
	color: #008000;
}
/* Switch off site header*/
#header {
	display: none;
}
/* Switch off post-cats, post-footer, nextlinks */
.post-cats, .post-footer, nextlinks {
	display: none;
}

/* ****Nav Menu**** */
#sidebar ul.nav {
	list-style-type: none;
	padding-left: none;
	margin-left: none;
	padding-top: 3px;
	padding-bottom: 2px;
}

#sidebar ul.nav li {
	float: left;
}

#sidebar ul {
	float: left;
	padding: 10px;
}

#sidebar ul.nav a {
	border: 2px solid #cfc;
	padding: 2px 4px 2px 4px;
	margin-right: 5px;
	background-color: #efe;
	text-decoration: none;
	color: #040;
	display: block;
	width: 12em;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: .8em;
}

#sidebar ul.nav .kmselected a {
	border: 2px solid #cfc;
	color: #004000;
	background-color: #cfc;	
}

#sidebar ul.nav a:hover {
	border: 2px solid #cfc;
	background-color: #040; 
	color: #cfc;
}

#sidebar ul.nav .kmselected a:hover {
	border: 2px solid #cfc;
	color: #004000;
	background-color: #cfc;
}

.maintext {
	clear: both;
}
/* End of Nav Menu */

/* ****Login**** */
#login {
	clear: both;
	font-size: .7em;
	text-align: right;
}
/* End of Login */

/* ****Breadcrumb**** */
#breadcrumb {
	display: none;	
}
/* End of Breadcrumb */

/* ****Drop-down Menu**** */
#returnmenu {
	position: absolute;
	display:block;
	height:100px;
	width:150px;
	border: solid 2px #000000;
	background-color: #004000;
	top: -80px;
	color: #FFFFFF;
	background-position: bottom;
	right: 0px;
	font-size:9px;
	text-align:center;
}

#returnmenu a {
	text-decoration:none;
	color: #004000;
	display:block;
}
.homeurl {
	display: block;
	font-size:12px;
}

.strap {
	display: block;
	color:#004000;
}

.visibleurl {
	color:#efe;
	display: block;
	padding-top: 20px;
}

#returnmenu:hover {
	top: 0px;
	background-color: #efe;
}
/* End of Dropdown Menu */
/* **** Content and article summaries **** */
.content {
	display: block;
	margin: 5px;
	height: 100px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #004000;
	border-right-color: #004000;
	border-bottom-color: #004000;
	border-left-color: #004000;
	float: left;
	width: 350px;
	text-align: right; 
	overflow:hidden;
}

.content a {
	display:block;
	text-decoration: none;
	color: #004000;
	height: 100px;
}

.content a:hover {
	background-color: #efe;
}

.content .arttitle {
	font-size: 1em;
	font-weight: bold;	
		display:block;
}

.content .artsum {
	font-size: .8em;
		display:block;
}

.content .contentfooter {
	font-size: .7em;
	font-style: italic;
		display:block;
		border-top: solid 1px #cfc;
}

.content img {
	float: left;
	width:100px;
	height:100px;
	border:0;
}

.floatright {
	float: right;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 0.7em;
}
/* **** Article pages **** */
.art-info-1 {
	font-size: .7em;	
	display: block;
	float: right;
	border: solid 2px #EFE;
}

.articlebody {
	margin: 10px;
}

.articlebody h1 {
	padding-top: 20px;
	font-size: 1.25em;
	margin-top: 20px;
	border: none;
}

.articletext {
	font-size: 1em;
}

.image_caption {
	font-size: .6em;
}

.articlebody img {
	border: none;
}

#refno {
        display:none;
}

/* *** OK Tab *** */
#okinfo a {
	background-image: url(images/infotab1.gif);
	position: absolute;
	top: 10px;
	right: -168px;
	font-size: 9px;
	text-decoration: none;
	overflow: hidden;
	display: block;
	height: 100px;
	width: 200px;
	color: #666666;
}
#okinfo a:hover {
	right: 0px;
        font-family: Verdana, Tahoma, arial, sans-serif;
}
.okinfourl {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-left: 34px;
	padding-right: 3px;
	font-size: 10px;
	font-weight: bold;
}
.okinfotext {
	font-size: 9px;
	color: #666666;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-left: 34px;
	padding-right: 3px;
}

