/******     CSS design by   :   ben@bedbreakfastmarlow.co.uk   :   http://www.bedbreakfastmarlow.co.uk/Website-Design.htm     ******/

html {
	background-color:#95C395;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	background-color:#FFFFFF;
}

.bcontainer{
	font-size:16px;
}

.bcontent{
	margin:30px;
	padding-bottom:20px;
}

.bbname{
	margin:0px 0 0 0px;
	text-align:center;
}

h1{
	font-size:30px;
}

.pagetitle{	
	padding:0 40px 0 40px;
	margin:0px 0 0 0px;
	text-align:center;
	
}

h2{
	font-size:24px;
}

.nlinks{
	position:absolute;
	top:60px;
	width:240px;
	height:30px;
}

.nlinks li, .flinks li{
	list-style-type:none;
	display: inline;
}

.nlinks li a:visited, .nlinks li a:link{
	display:block;
	margin:0 0 0 0;
	text-decoration:none;
	color:#126479;
	font-size:25px;
	text-align:center;
	background:url(assets/home_button.gif);
	height:60px;
	padding:25px 0 0 0;
}

.nlinks li a:hover{

}

.photo{
	border:1px solid #000;
}

/******     CSS design by   :   ben@bedbreakfastmarlow.co.uk   :   http://www.bedbreakfastmarlow.co.uk/Website-Design.htm     ******/