
@import url(core.css);

div#center { zoom: 1; }

div#center div.map h2 {
	height: 28px;
	background: url(../../_images/headers/map.jpg) no-repeat;

	text-indent: -100em;
	font-size: 1px;
	overflow: hidden;
}

div#center div.rep { background: url(../../_images/page/center-rep.jpg) repeat-y; }
div#center div.top { background: url(../../_images/page/center-top.jpg) left top no-repeat; }
div#center div.bot { background: url(../../_images/page/center-bot.jpg) left bottom no-repeat; min-height: 450px;}

div#center div.map div.pad {
	padding: 0 16px 50px 19px;
}

div#center div.gmap {
	width: 416px;
	height: 240px;
	
	background: url(../../_images/page/gmap-bg.gif) no-repeat;
}

div#center div.gmap iframe {
	margin: 5px 0 0 8px;
}

div#center div.map p {
	padding: 0 5px;
	font-size: 10px;
	color: #3c4b50;
	margin-bottom: 1em;
}

div#center div.map div.more {
	width: 108px;
	height: 17px;
	margin-left: 289px;
}

div#center div.map div.more a {
	display: block;
	height: 17px;
	
	background: url(../../_images/icons/learnmore.gif) no-repeat;

	text-indent: -100em;
	font-size: 1px;
	overflow: hidden;
}






div#center div.nugget {
	background: url(../../_images/page/compass.gif) 10px 27px no-repeat transparent;
	min-height: 150px;
	padding: 20px 15px 0 170px;
	_height: 150px;
}

div#center div.nugget h2 {
	color: #331814;
}

div#center div.nugget h3,
div#center div.nugget h3 a:link,
div#center div.nugget h3 a:active,
div#center div.nugget h3 a:visited,
div#center div.nugget h3 a:hover {
	font-size: 14px;
	color: #9c2b27;
}

div#center div.nugget p {
	font-size: 10px;
	color: #583a23;
}

div#flashcont {
	z-index: 1;
	position: relative;
}

div#pkgwrap {
	position: absolute;
	top: 82px;
	left: 680px;
	
	width: 205px;
	height: 228px;
	
	z-index: 10;
}

div#mainwrap {
	z-index: 5;
}








