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

html {
	height:100%;
	background-color:#1F2183;
}

body {
	margin-left:auto;
	margin-right:auto;
	width:770px;
	/*background-image:url(Photos/RIMG0483bridge1-tbwhitecloud1low1.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-attachment:fixed; */
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	min-height:101%;
	font-size:20px;
}

* html body {
	height:110%;
}

.bcontainer{


}

.bcontent{

	margin:30px;
	
}

.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:justify;
	
}

h2{
	font-size:24px;
}

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

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

.nlinks{
	position:absolute;
	top:130px;
	left:50%;
	margin-left:-370px;
	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:91px;
	text-align:center;
	font-size:16px;
	color:#207DC4;
	text-decoration:underline;
}

.nlinks li a:visited, .nlinks li a:link{
	float:left;
	display:block;
	width:91px;
	text-align:center;
	color:#207DC4;
	font-size:16px;
	text-decoration:none;
}

.nlinks li a:visited.nava, .nlinks li a:link.nava{
	margin-left:20px;
	width:85px;
}

.nlinks li a:visited.navb, .nlinks li a:link.navb{
	width:85px;
}

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

.nlinks li a:hover{
	text-decoration:underline;
	color:red;
}
/************************************************************Second navagation bar*****************************************/

.ullinks{
	padding:0px;
	margin:0 0 0 30px;
}

span.fnav{
	color:#207DC4;
	text-decoration:underline;
}

.flinks li a:visited, .flinks li a:hover, .flinks li a:link{
	font-size:18px;

}
.flinks li{
	display:inline;
	padding:0px;
	margin-right:10px;
}
/************************************************************Directions Buttons********************************************/
.mlinks{

}

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

}

.mlinks li a:hover{

}

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

	margin:10px;
}

.bbaddress{
	float:left;

}

.homepic2 img{
	
}

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


/******************************************************Form Page**************************************************/
.bbform{
	font-size:18px;
	margin-left:90px;
	width:475px;
	padding:20px;
	border:2px solid #207DC4;
	background-color:#98D2FE;
}


/*******************************************************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:none;
	color:#207DC4;
	}
	
a:visited {
	text-decoration:none;
	color:#207DC4;
	}
	
a:hover, a:active { 
	text-decoration:none;
	color:red;
}	

em{
	color:red;
}

li{
	font-size:20px;
}

ul{
	text-align:left;
}

hr{
	color:#2E778B;
}

td{

}

img{
	
}

table{

}

.photo{
	border:1px solid #207DC4;
}

.photo-l{
	border:1px solid #207DC4;
	float:left;
	margin-right:20px;
}

.photo-r{
	border:1px solid #207DC4;
	float:right;
	margin-left:20px;
}

.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:20px;
}

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

mindiv{
	clear:both;
}

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