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

html {
 height: 100%; margin-bottom: 1px;
}

body {
	padding:20px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	border:3px solid #DC4A28;
	background-color:#25AED5;
	
}

.bcontainer{
}

.bcontent{
	padding:20px 40px 20px 40px;
	margin:60px 20px 20px 20px;
	text-align:justify;
	border-top:3px solid #DC4A28;
	border-bottom:3px solid #DC4A28;
	border-left:3px solid #DC4A28;
	border-right:3px solid #DC4A28;
	background-color:#BEE7F4;
}

/*********************************************************Title*****************************************************/

.titlebar{
	border-top:3px solid #DC4A28;
	border-bottom:3px solid #DC4A28;
	background-color:#BEE7F4;
}

.logo{
	position:absolute;
	top:35px;
	left:35px;
	width:170px;
}


.text{
	position:absolute;
	top:30px;
	left:235px;
	width:511px;
}

.bbname{
}

h1{
	font-size:28px;
	padding-top:100px;
	text-align:left;
	margin:20px 0 0 210px;
}

.pagetitle{
}

h2{
	text-align:left;
	margin:0 0 16px 210px;
}

/**************************************************************Navigation***********************************************/

.nlinks{
	position:absolute;
	top:233px;
	left:50%;
	margin-left:-395px;
	width:782px;
	font-size:14px;	
	font-family:arial;
	text-transform: lowercase;
	padding:10px 0 10px 0;
}

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

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

.nlinks span.nav{
	text-align:center;
	display:block;
	float:left;
	width:80px;
	margin-right:4px;
	margin-left:4px;
	color: #BF361B;
	background-color:#BEE7F4;
	border-top:3px double #DC4A28;
	border-bottom:3px double #DC4A28;
	border-left:3px double #DC4A28;
	border-right:3px double #DC4A28;
	padding:4px 0px 4px 0px;
}

.nlinks li a:visited, .nlinks li a:link{
	text-align:center;
	display:block;
	float:left;
	width:80px;
	margin-right:4px;
	margin-left:4px;
	color:#BF361B;
	background-color:#BEE7F4;
	border-top:3px solid #DC4A28;
	border-bottom:3px solid #DC4A28;
	border-left:3px solid #DC4A28;
	border-right:3px solid #DC4A28;
	padding:4px 0px 4px 0px;
}

.nlinks li a:hover{
	display:block; 
	text-decoration:none;
	background-color:#FFFF66;
}

.nlinks li a.nav1:hover{
	margin-left:4px;
}

/************************************************************Directions Buttons********************************************/
.mlinks{
	padding-bottom:10px;
}

.mlinks a.nav, .mlinks a.nav:link, .mlinks a.nav:visited, .mlinks span.nav{
	text-align:center;
	display:block;
	float:left;
	width:115px;
	margin-right:10px;
	margin-left:10px;
	color:#BF361B;
	background-color:#BEE7F4;
	border-top:3px solid #DC4A28;
	border-bottom:3px solid #DC4A28;
	border-left:3px solid #DC4A28;
	border-right:3px solid #DC4A28;
	padding:4px 0px 4px 0px;
}

.mlinks a.nav:hover{
	border-top:5px double #DC4A28;
	border-bottom:5px double #DC4A28;
	border-left:5px double #DC4A28;
	border-right:5px double #DC4A28;
	position:relative;
	width:115px;
	margin-right:8px;
	margin-left:8px;
	top:-4px;
	text-align:center;
	display:block; 
	padding:6px 0px 7px 0px;
	text-decoration:none;
}

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

}

.bbaddress{
	float:right;
	margin:0px 20px 0 0;
	text-align:left;
	width:250px;
}

.homepic1{
	float:right;
	margin-top:10px;
	margin-left:20px;
	width:40%;
	border:3px solid #DC4A28;
}

.homepic2{
	float:left;
	width:48%;
	margin-right:10px;
	border:3px solid #DC4A28;	
}

.tourist{
	float:left;
	margin-top:10px;
	text-align:center;
	width: 15%;
}

/******************************************************Form Page**************************************************/
.bbform{
	margin:auto;
	width:385px;
	padding:20px;
	background-color:#25AED5;
	border-top:3px solid #DC4A28;
	border-bottom:3px solid #DC4A28;
	border-left:3px solid #DC4A28;
	border-right:3px solid #DC4A28;
}

.bbform td{
	text-align:left;
	font-family:Trebuchet MS;
	font-size:16px;
}
/*******************************************************Town Page*************************************************/
.towntxt1{
	display:block;
	width:47%;
}

.towntxt2{
	position:absolute;
	left:385px;
	top:310px;
	width:47%;
}

.townpic1{
	float:right;
	width:240px;
	margin-left:20px;
	border:3px solid #DC4A28;
}

.townpic2{
}


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

a:link { 
	text-decoration: none; 
	color:#DC4A28;
}
	
a:visited {
	text-decoration: none; 
	color:#DC4A28;
}
	
a:hover, a:active { 
	text-decoration:underline; 
	color:#DC4A28;
}	

h3{	
	text-align:left;
	color:#1E366D;
	font-size:16px;
	font-family:arial;
}

em{
	font-family:Trebuchet MS;
}

li{
	color:#1E366D;
}

ul{
	text-align:left;
}

p{
	color:#1E366D;
}

img{
	border-style:none;
	width:100%;
	padding:0px;
	margin:0px;
	display:block;
}

.left{
	float:left;
	width:48%;
}

.right{
	float:right;
	width:48%;
}

.left40{
	float:left;
	width:38%;
}

.right60{
	float:right;
	width:58%;
}

.split{
	width:100%;
}

.contacttable{
	text-align:justify;
	display:inline;
}

.photo1{
	padding:0;
	margin:0px;
	width:100%;
	border:3px solid #DC4A28;
}

.info{
	position:absolute;
	right:20px;
	width:35%;
	padding:0px;
	margin:0px;
}

.bmap{

}

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

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

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

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

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

.mindiv{
	clear:both;
}

.eggs{
	position:absolute;
	top:40px;
	right:40px;
	width:40%
}

.graphic img{
	width:auto;
}

.theaa{
	width:81px;
	float:right;
	margin-left:40px;
}

.design{
	float:right;
}

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