/* ---- */


#content {
	clear: both;
	width: 1000px;
	text-align: left;
	margin-top: 20px;
}

#content, #left_panel, #right_panel {
	min-height: 690px;
}

/* ---- */

#left_panel {
	width: 240px;
	float: left;
}

.icon_panel {
	position: absolute;
	visibility: hidden;
	padding-bottom: 10px;
	font-size: 10pt;
}
.main_panel {
	position: absolute;
	padding-bottom: 10px;
	font-size: 10pt;
}


.photo {
	padding-bottom: 17px;
	text-align: left;
	filter:alpha(opacity=00);-moz-opacity:.00;opacity:.00;
	text-transform: uppercase;
	font-size: 7pt;
	font-family: Times, Times New Roman;
}

.photo img {
	border: 1px solid #000000;
}

.photo_main {
	padding-bottom: 17px;
	text-align: center;
}

.photo_main img {
	border: 1px solid #000000;
}

.section_header_10, .section_header_15, .section_header_30 {
	font-size: 22px;
	text-align: center;
	padding-top: 30px;
	position: absolute;
	top: 535px;
	left: 20px;	
}
.section_header_10 {
	color: #C8F236;
}
.section_header_15 {
	color: #FFE21F;
}
.section_header_30 {
	color: #FFA229;
}

.green_line {
	background: url(../i/green_line.gif) no-repeat;
	padding-right: 182px;
	padding-bottom: 33px;
}

#ten_info {
	width: 420px;
	height: 600px;
}
#ten_info img {
	filter:alpha(opacity=00);-moz-opacity:.00;opacity:.00;
}
.ten_caption {
	text-transform: uppercase;
	font-size: 7pt;
	font-family: Times, Times New Roman;
	vertical-align: top;
}
#ten_footer {
	position: relative;
	top: -50px;
	display: none;
	text-align: center;
}
#main_footer {
	position: relative;
	top: -80px;
	text-align: center;
}
#directions {
	position: absolute;
	right: 0px;
	top: -70px;
	padding-left: 445px;
	padding-right: 70px;
	text-align: left;
	font-size: 10pt;
}

/* ---- */

#right_panel {
	width: 760px;
	float: left;
}

#map_wrapper {
	position: relative;
	width: 760px;
	height: 558px;
}

#top_map, #bottom_map {
	width: 760px;
	height: 558px;
	position: absolute;
	text-align: right;
	z-index: 4;
	right: 0px;
}

#top_map {
	z-index: 5;
}


#images {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
*html #images {
	visiblity: visible;
}

