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

html {
	height:100%;

}

body {

	margin-left:auto;
	margin-right:auto;
	width:770px;
	background-image:url(Photos/Bridge-Church-River-0762-crop-tb-white-fix-quick1.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-attachment:fixed;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	border-left:2px solid #77B0C1; /*#2E778B;*/
	border-right:2px solid #77B0C1;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	min-height:100%;
	font-size:18px;
}

* html body {
	height:100%;
}

.bcontainer{


}

.bcontent{

	margin:30px;
	
}

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

h1{
	font-size:20px;
}

.pagetitle{

	margin:0px 0 0 0px;
	text-align:center;
	
}

h2{
	font-size:16px;
}

.text{
	margin-left:30px;
	padding-top:20px;
}

/****************************************************************Navigation Links******************************************/

.nlinks{
	position:absolute;
	top:90px;
	left:50%;
	margin-left:-380px;
	z-index:2;
	width:735px;
}


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

.nlinks ul{
	margin:0px;
	padding:0px;
}

span.nav, span.nav1{
	float:left;
	display:block;
	width:85px;
	text-align:center;
	font-size:16px;
	color:#2E778B;
	text-decoration:underline;
}

.nlinks li a:visited, .nlinks li a:link{
	float:left;
	display:block;
	width:85px;
	text-align:center;
	color:#2E778B;/*#82B8C9;*/
	font-size:16px;
	text-decoration:none;
}

.nlinks li a:visited.nav1, .nlinks li span.nav1{
	float:right;
	width:130px;
	font-size:16px;
}

.nlinks li a:hover{
	text-decoration:underline;
	color:red;
}

/************************************************************Directions Buttons********************************************/
.mlinks{

}

.mlinks li a:visited, .mlinks li a:link{

}

.mlinks li a:hover{

}

/*******************************************************Home page layout*****************************************************/
.overview{

	margin:10px;
}

.bbaddress{

}

.homepic1{

}

.homepic2{

}

.tourist{
	margin-top:70px;
	text-align:center;
	margin-left:0px;
	float:right;
	width: 25%;
}


/******************************************************Form Page**************************************************/
.bbform{
	font-size:18px;
	margin-left:105px;
	width:475px;
	padding:20px;
	border:2px solid #2E778B;
	background-color:#A7D8E7;
}


/*******************************************************Town Page*************************************************/
.towntxt1{
	float:left;
	width:47%;
}

.towntxt2{
	float:right;
	width:47%;
}

.townpic1{
	float:right;
	width:47%;
}

.townpic2{
	width:47%;
}


/*******************************************************Text formating*********************************************/

a:link { 
	text-decoration:underline; 
	color:#2E778B;
	}
	
a:visited {
	text-decoration:underline; 
	color:#2E778B;
	}
	
a:hover, a:active { 
	text-decoration:underline;
	color:red;
}	

em{
	color:red;
}

li{

}

ul{
	text-align:left;
}

hr{
	color:#77B0C1;
}

td{

}

img{
	border-style:none;
}

table{

}

.photo{
}

.info{
}

.bmap{

}

.townpic{
	float:right;
	display:block;
	max-width: 50%;
	margin-right: 5%;
}

.towntxt{
	text-align:justify;
	max-width: 45%;
}

.townlinks{
	text-align:center;
	margin-top:16px;
}

.towntitle{
	text-align:center;
	font-size:30px;
	font-style:italic;
}

.details{
	width:60%;
	text-align:justify;
	margin-left:20%;
}

.breakfast{
	float:right;
	width:40%;
}

.graphic img{
	width:auto;
}

p{
	text-align:justify;	
	margin-top:0px;
	font-size:18px;
	padding:0 10px 0 10px;
}

address{
	font-size:18px;
	padding:10px;
	font-style:normal;
}

mindiv{
	clear:both;
}

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