﻿
body {
	background-image: url('../images/blue_grad.gif'); background-repeat: repeat-x;
	background-color: #002d62;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
}

.noimageborder {
	border-width: 0px;
	cursor:pointer;
}


.headerlogo{
	width: 920px;
	height: 53px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}

.maincontent{
	height:420px;
	width:920px;
	margin-left: auto;
	margin-right: auto;

}

.leftnavholder {
		height:420px;
		width:222px;
		float:left;
		background-image:url('../images/brasserie_goldfooter.gif'); background-repeat:no-repeat; background-position:0px 394px;		
}

.rightholder {
		height:420px;
		width:698px;
		float:left;	
}

.textblock {
	width: 135px;
	height: 211px;
	margin-left: 496px;
	margin-top: 162px;
	color: #002e63;
	font-size: 60%;
	line-height:1.2em;
}

h1 {
	color: #002e63;
	font-size: 130%;
	margin-bottom: 8px;
}

.footer{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

.footermenu {
	width: 700px;
	margin-left: 222px;
}

.footermenu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 30px;
	float: left;
}

.footermenu li {
	float: left;
	margin: 0 0px;
	height: 30px;
	color:#e7d9ac;
	font-size:60%;
	margin-right:10px;

}

.footermenu a {
	color:#e7d9ac;
	text-decoration:none;
}


.footermenu li a:hover {
	color:#fff;
}

.menu {
	width: 150px;
	height: 150px;
	margin-top: 240px;
	margin-left: 38px;
}

.menu ul{
	list-style:none;
	padding: 0;
	margin: 0;

}

.menu li {
	margin: 0 0px;
	height: 20px;
	color:#e7d9ac;
	font-size:71%;
	text-decoration:none;

}

.menu li a {
	color:#e7d9ac;
	text-decoration:none;

}

.menu li.current {
	margin: 0 0px;
	height: 20px;
	color:#fff;
	font-size:71%;

}

.menu li a:hover {
	margin: 0 0px;
	height: 20px;
	color:#fff;
	cursor:pointer;

}

.address {
	float: right;
	color: #e7d9ac;
	text-align: left;
	width: 400px;
	font-size: 58%;
}

#contactdetails {
	visibility:hidden;
}



#contacthide {visibility:hidden;}
