html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center;background:#575755;}
body a{text-decoration:none;border-bottom:1px dotted #b8b8a2;}

#bgtexture {
	z-index:-1;
	width:100%;
	height:500px;
	position:absolute;
	top:0;
	left:0;
}

div#container{
  background:#FFFFFF;
  z-index:3;
  text-align:left;
  border-right:1px solid #b8b8a2;
  border-left:1px solid #b8b8a2;
  border-bottom:1px solid #b8b8a2;
  width:740px;
  margin:0 auto;}

div#header{
z-index:3;
height:120px;
background-color:#F3F2ED;
background-image: url('images/header_logo4.png');
background-repeat: no-repeat}

div#content{
padding:10px 0px 10px 15px;
float:left;
width:590px;
z-index:3;
background:#FFFFFF;}

#QMap{width:575px;height:400px;background:#CCC8B3;overflow:hidden;}
#MapForm{width:565px;height:30px;background:#CCC8B3;padding:4px 5px;}
#MapDetails{margin 30px 0px;}
.info-tab {
	width: 60px;
	height: 30px;
	float: left; 
	overflow: hidden; 
	padding: 5px 0px 2px 7px; 
	color: #555; 
	border-left: 1px solid #969D8B;
}
.QValue {
	color: #0A0905;
}
.direction-tab {
	width: 180px;
}

div#navigation{
float:right;
background:#F6F0E0;
width:125px;
padding:0px 5px;}
div#navigation p{margin-top:9px}
div#navigation ul{margin:0px 0; padding:0 0 5px 0; list-style-type:none;}
div#navigation li{margin-bottom:5px;}

div#extra{float:right;clear:right;width:125px;background:#CCC8B3;padding:0px 5px;}
div#extra p{margin-top:6px;margin-bottom:6px;}

div#trivia{float:right;clear:right;width:125px;background:#FFFFFF;padding:0px 5px;}
div#trivia p{margin-top:6px;margin-bottom:6px;}

div#footer{background:#BFBD93;}
div#footer p{margin:0;padding:5px 10px}
div#footer{clear:both;width:100%}
