body {
	margin:0;
	background-color: #352d2b;
}

#location_header {
	display: block;
	height:54px;
	width:100%;
	background: url(../../images/location_header.gif);
	background-repeat: repeat-x;
	margin: 0;
}

#map {
	display: block;
	margin: 10px;
}

h2 {
	display:block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

.copy {
	font-family: Verdana;
	font-size: 10px;
	line-height: 17px;
	color: #FFF;
	padding-right: 10px;
	text-align: justify;
}

.copy a {
	font-family: Verdana;
	font-size: 10px;
	line-height: 17px;
	color: #fb9f02;
	text-decoration: none;
	font-style: italic;
	text-align: justify;
}

.copy a:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 17px;
	color: #fb9f02;
	text-decoration: underline;
	font-style: italic;
	text-align: justify;
}

.close_btn {
	display: block;
	margin:0 0 0 5px;
	width:140px;
	height:54px;
	background:url(../../images/btn_close_window.gif);
	text-indent: -9999px;
}
