/* CSS Document */

html {
	margin:0px;
	padding:0px;
	}

body {
	margin:0px;
	padding:0px;
	background:url(images/back.gif) repeat-y top center;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e6d6ba;
	}

.top {
	background:url(images/bordertop.gif) repeat-x top center;
	}

.bottom {
	background:url(images/borderbottom.gif) repeat-x top center; 
	height:27px;
	width:100%;
	}
	
.logos {
	background-color:#341c1a;
	width:100%;
	}
	
.main {
	width:678px; /* was 678px */
	display:table; 
	text-align:left;
	padding:0px 0px 14px 0px;
	}

.contact {
	background-color:#c0675a;
	background:url(images/contactback.gif) repeat-y top left;
	padding:27px 0px 0px 0px;
	margin:4px 0px 20px 10px;
	color:#5c312c;
	width:250px;
	float:right;
}
.small {
	font-size:10px;
}

.container1 {
	padding:0px 16px 26px 16px;
	}

p {
	margin:12px 0px 12px 0px;
	padding:0px;
	line-height:17px;	
}

/* original link colours below
a {						
	color:#3e211e;
	text-decoration:none;
	} */

/*a:hover {
	color:#e6d6ba;
	text-decoration:none;
}*/

a {
   color:#ffffff;
   text-decoration:none;
} 

a:hover {
	color:#000000;
	text-decoration:none;
}


h1 {
	font-size:48px;
	padding:0px;
	margin:18px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	height:60px;
}

h2 {
	font-size:13px;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 12px 0px;
	width:416px;
}

h3 {
	font-size:18px;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif
}

h4 {
	font-size:40px;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px solid #c3807f;
	margin-bottom:12px;
}

h5 {
	font-size:36px;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	height:55px;
}

ul {
	margin:0px 0px 12px 0px;
	padding: 6px 0px 0px 26px;
	}
	
li {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	line-height:17px;	
	}

.input2 {
	width:300px;
	margin-bottom:5px;
	border:1px solid #b2716b;
	background-color:#c1685b;
	color:#5c312c;
	padding:6px;
	font-size:10px;
	}
	
/*.banner {
	margin:0px 0px 12px 0px;
	} */
	
.bannerBorder {
	margin:0px 0px 12px 0px;
	border:2px solid #000000;
	}

.dark {
	color:#c3807f;
	}
.container1 {
	width:228px;
}

.rule
{
width:375px;
float:left;
}
	
.centerimg
{
position: relative;
top:-12px;
left: 24px;
}

.rule2
{
width:190px;
float:left;
}

.barDrinks
{
float:right;
margin:20px 175px 40px 10px;
}

.barsPage
{
position:relative;
width:250px;
float:left;
}


.bistroMain
{
position:relative;
width:250px;
float:left;
}

.bistroBanners
{
position:relative;
top:0px;
margin:100px 8px 100px 2px;
}

.bistroContent
{
position:relative;
top:15px;
left:0px;
width: 390px;
margin:0px 0px 75px 0px;
}

.functionsMain
{
position:relative;
left:-10px;
margin:0px, 0px, 0px, 0px;
} 

.functionsMaintop
{
position:relative;
left:-10px;
width:410px;
margin:0px, 0px, 0px, 0px;
} 


.functionssideinfo
{
float:right;
}

.functionsRight
{
position:relative;
}

.bistroSideInfo
{
position:absolute;
top:300;
left:620px;
}



