body {
	background-image: url('http://www.henryandprimrose.co.uk/images/bg.jpg');
	font-family: Arial;
	text-align: left;
	}

img#header {
	margin: 5px 0 5px 0;
	border: 0;
	}

#nav_bar {
	width: 800px;
	background-color: #B3D962;
	text-align: center;
	margin: 0 0 6px 0;
	padding: 7px 0 7px 0;
	list-style: none;
	}

#nav_bar li {
	display: inline;
	padding: 0 25px 0 25px;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

#nav_bar li a {
	color: white;
}

#nav_bar li a:hover {
	text-decoration: none;
}

h4 {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #849C53;

}

h4 a:hover {
	text-decoration: none;

}

p {
	
	font-size: 14px;
	line-height: 160%;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #849C53;
	}
table {
	width: 800px;
	table-layout:fixed;


}
td {
	border-top:0.5px ;
	border-top-style: dashed;
	border-color: Green;

}

h3 {
	text-align: left;
	margin: 0px 0px 0px 10px;
}

 

#footer {
	width: 800px;
	background-color: #B3D962/* #849C53 */;
	text-align: center;
	display: block;
	margin: 6px 0 0 0;
	padding: 4px 0 4px 0;
	color: white;
}

#footer a {
	font-weight: bold;
	color: white;
}


#tabheader {
	width: 800px;

}

#tabheader ul {
    	list-style: none;
    	padding:0;
    	margin:0;
	
}

#tabheader li {
    	float: left;
   	border: 3px outset gold;
    	border-bottom-width: 0;
	background-color: #B3D962;
	text-align: center;
	padding: 7px 0 7px 0;
	list-style: none;

}

#tabheader a {
	font-weight: bold;
	color: red;
}

#tabheader li a {
    	padding: 0 1em;
}

#tabheader #selected {
    	position: relative;
    	top: 1px;
	background: transparent;
    	
}
#tabheader #selected a{
	text-decoration: none;

}

#tabheader li a:hover {
	text-decoration: none;
}



#content {
    	width: 800px;
    	clear: both;
	border: 3px outset gold;
	
}


#content p {
	text-align: justify;
	ALIGN="top";
	
	

}


.EventList {
	text-align: left;
	margin: 5px;

}
.EventList h4{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	line-height: 1.5;
}

.EventList p{
	font-size: 12px;
	margin:0px;
	line-height: 1.2;

}


.Eventtext {
	font-style: italic;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	margin:15px 45px 0px 45px;


	
}


.Eventtext a {
	color:red;

}

.Eventtext a:hover {
	text-decoration: none;

}

p a:hover {
	text-decoration: none;

}


#EventtextHeading {

	color:red;
	text-align:Center;
}
.ImageStrip {

	 margin-left:25px;


}

.ImageStrip img {

	border: 3px outset gold;
	margin-left:2px;


}

#FrontImageStrip {
	display:block;
	border: 3px; 
	width:800px;


}

#FrontImageStrip img {
	float:left;
	
	margin: 3px 7px 65px 6px;
	height: 250px;
	


}

#FrontImageStrip p {
	text-align: left;
	font-style: italic;
	font-weight: bold;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #849C53;
	hold:#339966;
	

}


.GreenItalicText p {
	text-align: left;
	font-style: italic;
	font-weight: bold;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #849C53;


}

