html, body{ 
	position:relative; 
	width:100%; 
	height:100%; 
	font-family:Helvetica, sans-serif; 
	line-height:1em;
	text-align:center;
	background-color:#000000;
	}

	
#content{
	width:840px;
	margin-top:5em;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:100%;
	color:#fbd151;


}

#name{
	line-height:100%;
	font-size:200%;
	color: red;
}
#header{
	border-top:1px solid #fbd151;
	border-bottom:1px solid #fbd151;
	padding-bottom:1em;
	padding-top:1em;
	height:70px;
	overflow:hidden;
}

#nav-menu{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:450px;
	margin-bottom:.75em;
	margin-top:.75em;
}

#nav-menu li{
	border:thin solid #fbd151;
	float:left;
	position:relative;
	padding-left:1em;
	list-style:none;
	width:5em;
	text-align:center;
	padding: 5px 5px 5px 5px;
}

#nav-menu li:hover{
	background-color:#fbd151;
}

#nav-menu a:hover{
	color:#160c03;
}
	

#nav-menu a{
	color:#ad9037;
	text-decoration:none;
}
	

.clearer{
	clear:both;
		1050 Bank St. Ottawa ON K1S 3X2
}

#border-left{
	float:left;
}
#border-right{
	float:right;
}

#middle{
	width:660px;
	float:left;
}

#bottom{
	margin-top:1em;
	padding-top:5px;
	padding-bottom:5px;
	border-top:thin solid #fbd151;
	border-bottom:thin solid #fbd151;
	color:#ad9037;
	font-size:75%;
}

#menu{
	float:left;
}

#menu ul{
	text-align:left;
}

#menu li{
	padding:8px 3px 8px 3px;
	list-style:none;
	list-style-image:url(i/star.jpg);
	border-bottom: thin solid #fbd151;
}

#menu li:hover{
	list-style-image:url(i/star-dark.png);
}
#menu a{
	text-decoration:none;
	color:#AE8404;
}

#menu a:hover{
	color:#fbd151;
}

.c1{
	margin-left:4em;
	float:left;
	width:400px;
	text-align:center;
}

.menulist {
	text-align:left;
}

.menulist dt{
	font-style:bold;
	}

.menulist dd{
	font-style:italic;
	padding-bottom:1em;
}

#title{
	padding-left:7px;
	float:left;
}

.left{
	float:left;
}

.right{
	float:right;
}

.img-wrap{
	padding:0.5em;
}

.img-wrap img{
		border:2px solid #fbd151;
}

#hours{
	text-align:left;
}

#hours p{
	padding:0em 0em 0em 0em;
}
