/*******************     CSS design by   :   ben@site-designers.co.uk   :   http://www.site-designers.co.uk     *******************/

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

body {
	background-color:#41821C;
	margin:0;
	font-family:"Palatino Linotype", Arial;
}

.bcontainer{
	width:60em;
	margin:auto;
}

.bcontent{
	border:1px solid #53423A;
	background-color:#CAEFB4;
}

.titlebar{
	border:1px solid #53423A;
	margin:0.5em 0 0.5em 0;
	background-color:#FFFFFF;
	height:9.3em;
}

.footer{
	border:1px solid #53423A;
	margin:0.5em 0 0.5em 0;
	background-color:#FFFFFF;
	height:4em;
}

.colleft{
	margin:0.5em 0.5em 0.5em 0.5em;
	float:left;
	width:540px;
	padding:1em;
	border:1px solid #53423A;
	background-color:#FFFFFF;
	font-family:"Palatino Linotype", Arial;
	color:#555;
	font-size:18px;
	
}

.colright{
	margin:0.5em 0.5em 0 0;
	float:right;
	width:22em;
}

.masthead{
	text-align:center;
}

.masthead img{
	margin-top:10px;

}

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

h1{
	margin:0;
	padding:0;
	font-size:1.2em;
	font-weight:lighter;
	font-family:"Palatino Linotype", Arial;
	color:#41821C;
}

h2{
	margin:0;
	padding:0;
}

h3{
	font-family:"Palatino Linotype", Arial;
	font-size:1.2em;
	font-weight:lighter;
}

.bbaddress{
	margin:1em;
}

.clear{
	clear:both;
	font-size:0.1em;
}

.rating{
	position:inherit;
	top:250px;
	margin-left:20px;

}

/************************************************************* Photos *************************************************************/

.photo{
	border:1px solid #53423A;
	width:25em;
}

.halfphoto{
	border:1px solid #53423A;
	margin-bottom:20px;
	margin-top:10px;
	
}

.halfphoto2{
	border:none;
	margin-bottom:20px;
}

.rightpic{
	font-size:14px;
	color:#53423A;
	text-align:center;
	
}

.leftpic{
	float:left;
	margin:0 30px 0 0;
	font-size:14px;
	color:#53423A;
	text-align:center;
}

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

a:link { 
	text-decoration: none; 
	color:#0000FF;
}
	
a:visited {
	text-decoration: none; 
	color:blue;
	}
	
a:hover, a:active { 
	text-decoration:underline;
	color:red;
}	

em{
	color:#53423A;
	font-style:normal;
	font-size:1.2em;
}

img{
	border-style:none;
}

p{
	text-align:justify;	
}

.phone{
	vertical-align:middle; 
	margin-right:0.5em;
}

/*******************     CSS design by   :   ben@site-designers.co.uk   :   http://www.site-designers.co.uk     *******************/