div#container{
	width:960px;
	margin:0 auto;
	text-align: left;
	background-image: url(../img/bricks.jpg);
}


div#content{
	float:right;
	width:450px;
	margin-top: 10px;
	list-style-image: url(../img/spacer.gif);
	clear: left;
	margin-left: 25px;
	margin-right: 25px;
	min-height: 500px;
}
div#header{
	background-image: url(../images/header.jpg);
	height: 200px;
	background-repeat: no-repeat;
}
div#topnav{
	text-align: center;
	background-color: #E6C4A8;
	margin-top: 0px;
	height: 25px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	text-align: -moz-center;
}

div#footer p{
	margin:0;
	padding:0px 0px;
	text-align: center;
}
div#extra{
	background-image: url(../img/parchment.jpg);
	float: left;
}

div#navigation{
	float:left;
	width:275px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	margin-left: 25px;
	margin-top: 10px;
	height: 475px;
}
div#footer a{
	display:inline;
	padding:0;
	color: #FFFFFF
}
div#footer{
	clear:both;
	width:100%;
	background-color: #461C04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

div#directions_container {
	height: 850px;
	width: 875px;
	float: left;
}

