@charset "UTF-8";
/* CSS Document */

#wrapper { 
 margin:0 auto;
 width:700px;
 height:700px;
 background-color:#66CCCE;

}
#header {
	color: #66CCCE;
	width: 700px;
	float: left;
	padding: 0px;
	border: 0px solid #FFFFFF;
	height: 125px;
	background: #66CCCE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	 display: inline;

}
#navigation {
	color: #66CCCE;
	width: 100px;
	height: auto;
	float: left;
	padding: 0px;
	border: 0px solid #FFFFFF;
	background: #66CCCE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;

}
#contentarea{
	float:left;
	width: 600px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#ebs{
	float:left;
	width: 550px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
body {
	background-color: #66CCCE;
}

#foodmenu

{

    overflow: auto;

    height: 100px;

    width: 130px;
 border: 1px solid #666;
}

#tvmenu {
    overflow: auto;
    height: 150px;
    width: 150px;
	padding: 10px;
	border: 1px solid #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:1em;
	color:#226666;
}
#navbutts{
	height: auto;
    width: 60px;
	float:left;
	margin-bottom: 2px;
	display: inline;
	background-color:#FFFFFF;
	color:#000000;
}
#Headline580{
	height: auto;
    width: 580px;
	float:left;
	display: inline;
	background-color: #66CCCE;
	
}
#navline{
	height: 239px;
    width: 30px;
	float:left;
	display: inline;
	background-image:url(../images/logos/VertLine.jpg);
	background-repeat:no-repeat;
	background-position:right; 
	background-color: #66CCCE;
}
#menubutt{
	float:left;
	width: 580px;
	height: 427px;
	background-image:url(images/BHexterior2007.jpg);
	background-repeat:no-repeat;
	background-position:center; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: inline;
}
#adverts{
	float:right;
	margin-top: 200px;
	width: 350px;
	height: auto;

}
#ltcol{
	width:46%;
	height:auto;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	margin-bottom:10px;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #114444;
	background-color:#77dddf;
	}
#rtcol{
	width:46%;
	height:auto;
	float:right;
	padding-left:10px;
	padding-top:10px;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #114444;
	}
#singlecol{
	width:100%;
	height:auto;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #114444;
	background-color:#77dddf;
	line-height:1.2em;
	}
#rowcol{
	width:100%;
	height:auto;
	float:left;
	}
#rtpic{
	width:auto;
	height:auto;
	float:right;
}
#ltpic{
	width:auto;
	height:auto;
	float:left;
}
		
.whiteheadline{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#114444;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	font-style:oblique;
	text-shadow:#000;
	
	}
.headline{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
line-height:1.5em;
color:#226666;

}
.headline2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
line-height:1em;
color:#226666;

}
.prices{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:lighter;
line-height:2.5em;
color:#226666;

}


.bodytext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:lighter;
color: #226666;
}
.bodytext16 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:lighter;
color: #226666;
}

.style1 {color: #FF0000}

a:link {
	color: #226666;
	text-decoration: none;
}
a:visited {
	color: #337777;
	text-decoration: none;
}
 a:hover {
	color: #559999;
	text-decoration: none;
}
 a:active {
	color: #226666;
	text-decoration: none;
}
