/* CSS Styles for the AEC site */

body {
	background: url('images/header-corner.jpg') no-repeat #000;
	margin: 0;
	padding: 0;
}

body, td, th {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: justify;
}

td {
	vertical-align: top;
}

a {
	color: #c00;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #030;
	text-decoration: underline;
}

#menu {
	position: absolute;
	top: 190px;
	left: 0px;
	width: 150px;
	font-weight: bold;
	background: url('images/menu-box-mid.jpg') repeat-y;
}

#menu-head {
	width: 150px;
	height: 35px;
	background: url('images/menu-box-top.jpg') no-repeat;
}

#menu-foot {
	position: absolute;
	bottom: -2px;
	width: 150px;
	height: 35px;
	background: url('images/menu-box-bottom.jpg') no-repeat;
	margin: 0;
}

#menu-body {
	position: relative;
	margin-top: -25px;
	margin-right: 8px;
	padding-bottom: 12px;
}

ul#nav, ul#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav li {
	padding: 4px 0;
	padding-left: 5px;
	color: transparent;
	border-bottom: 1px dotted #333;
	white-space: nowrap;
	width: 136px;
}

ul#nav li:before {
	content: "\00BB \0020";
}

ul#nav li:hover {
	color: #666;
}

ul#nav li a {
	color: #000;
	text-decoration: none;
}

ul#nav li a:hover {
	color: #c00;
}

ul#nav ul {
	position: absolute;
	left: 128px;
	visibility: hidden;
	border: 1px solid #333;
	background: #eee;
	margin-top: -1em;
	font-size: 0.9em;
	min-width: 120px;
	width: auto !important;
	z-index: 2;
}

ul#nav ul li {
	padding-right: 10px;
	width: 100%;
}

ul#nav li:hover ul, ul#nav li.over ul {
	visibility: visible;
}

#menu-logo {
	width: 119px;
	height: 78px;
	margin-top: 15px;
	background: url('./images/menu-box-logo.jpg') no-repeat;
}

#address {
	font-size: 0.8em;
	font-weight: normal;
	margin-left: 10px;
}

#menu #address a {
	color:#c00;
	font-weight: normal;
}

#title {
	display: none;
}

h1, h2, h3, h4 {
	text-align: left;
}

h1 {
	font-size: 2.2em;
}

h2 {
	margin-left: 0px;
	margin-right: 20px;
	border-bottom: 1px #999 dotted;
	margin-bottom: 10px;
	font-size: 1.8em;
}

h3 {
	display: block;
	padding-bottom: 1px;
	font-size: 1.2em;
	margin-bottom: -10px;
	
}

h4 {
	color: #000;
	font-size: 1em;
	margin-bottom: -10px;
}

#page img {
	border: 1px solid #333;
}

img.alignright {
	float: right;
	margin-left: 10px;
}

img.alignleft {
	float: left;
	margin-right: 10px;
}

img.aligncenter {
	display: block;
	margin: 0px auto;
}

.centered {
	text-align: center;
}

.right {
	text-align: right;
}

.escapefloats {
	clear: both;
}

.caption {
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
}

#content ul {
	list-style: none;
	text-align: left;
	margin-right: 30px;
	margin-top: 10px;
}

#content ul li ul {
	margin-top:0;
}

#content ul.arrow_red li {
	background: url('images/arrow_red.gif') no-repeat 0 0.4em;
}

#content ul.star li {
	background: url('images/star_small.gif') no-repeat 0 0.3em;
}

#content ul.sun li {
	background: url('images/sun_bullet.jpg') no-repeat 0 0;
	padding: 1px 0 1px 30px;
	margin-left: -20px;
}

#content ul li, #content ul.arrow_orange li {
	background: url('images/arrow_orange.gif') no-repeat 0 0.4em;
	padding: 1px 0 1px 15px;
	margin-left: -20px;
}

#content ul li.arrow_red {
	background: url('images/arrow_red.gif') no-repeat 0 0.4em;
	font-weight: bold;
}

#content ul li.star {
	background: url('images/star_small.gif') no-repeat 0 0.3em;
}

#content ul.none li {
	background: none;
	padding: 1px 0 1px 0px;
	margin-left: -30px;
}

#content ul.wide li {
	margin-top: 4px;
	margin-bottom: 4px;
}

#content .up {
	margin-top: -0.7em;
}

.note {
	background: url('images/star_small.gif') no-repeat 0 0.3em;
	padding: 2px 0 2px 15px;
	margin-left: 10px;
}

.sun_bullet {
	background: url('images/sun_bullet.jpg') no-repeat 0 13px;
	padding: 1px 0 1px 30px;
}

h2.sun_bullet {
	background: url('images/sun_bullet.jpg') no-repeat 0 0;
	padding: 1px 0 1px 30px;

}

.star_bullet {
	background: url('images/star_small.gif') no-repeat 0 0.3em;
	padding-left: 15px;
}

.large {
	font-size: 1.3em;
}

.grey {
	color: #666;
}

.sectionhead {
	font-size: 1.2em;
	color: #c60;
}

.photo  {
	margin: 5px 5px 5px 15px;
	border: solid 1px black;
}

table.middle td {
	vertical-align: middle;
}

table.lined td {
	border-bottom: 1px dotted #999;
	padding-top: 5px;
}

.poem {
	background: url('images/sunship/leaf.jpg') no-repeat 0 0.3em;
	padding-left: 23px;
	margin-bottom: 10px;
	padding-right: 20px;
	text-align: left;
}

.photo {
	margin: 5px 5px 5px 15px; border: solid 1px #333;
}

h3 + img.alignright.photo {
	margin-top: 15px;
}

.trail_info {
	color:#c60;
	font-weight: bold;
}

.subtitle {
	font-weight: bold;
	color: #999;
	margin: -15px 0 0 15px;
	font-style:italic;
}

.postit {
	width: 92px;
	height: 76px;
	overflow: none;
	background: url('images/postit.jpg');
	float: right;
	padding: 11px;
	text-align: left;
	font-size: 0.9em;
	margin: -25px 5px 8px 8px;
}

.keyword {
	font-weight: bold;
	font-style: italic;
	color: #c00
}

.reflection {
	font-style: italic;
}

ul#elders_list a {
	font-weight: normal;
	color: inherit;
}

ul#elders_list li.arrow_red a {
	font-weight: bold;
}

/* Layout CSS */

table.layout {
	position: absolute;
	left: 170px;
	top: 30px;
	border-collapse: collapse;
	border: none;
}

.content-column {
	width: 597px;
	margin:0;
	padding: 0;
}

.drawer-column {
	width: 205px;
	margin:0;
	padding: 0;
}

.above-row {
	height: 48px;
}

.top-row {
	height: 36px;
}

.drawer-bottom {
	height: 58px;
}

.bottom-row {
	height: 50px;
}

#drawer-content {
	padding: 0 20px 0 10px;
	margin-top: 0px;
}

#content {
	padding: 0 20px 0 20px;
	width: 557px !important;
	width: 597px;
}

.sidebar-photo-h {
	width: 167px;
	height: 128px;
	background: url("images/layout/photo-frame-h.gif") no-repeat;
	padding: 1px 0 0 1px;
	margin-top: 5px;
}

.sidebar-photo-v {
	width: 134px;
	height: 169px;
	background: url("images/layout/photo-frame-v.gif") no-repeat;
	padding: 1px 0 0 7px;
	margin: 5px auto 0 auto;
}

#tab-left { width: 79px; height: 48px; float: right;}
#c3 ,#d3 { vertical-align: top;}
#d3 { height: auto;}
#d3 {height: 100%;}

body.brown #tab-left { background: url('images/layout/brown/tab_left.jpg') no-repeat;}
body.brown #d1 { background: url('images/layout/brown/tab_right.jpg') no-repeat;}
body.brown #c2 { background: url('images/layout/brown/content_top.gif') no-repeat;}
body.brown #d2 { background: url('images/layout/brown/drawer_top.jpg') no-repeat;}
body.brown #c3 { background: url('images/layout/brown/content_back.jpg') repeat-y #fff;}
body.brown #d3 { background: url('images/layout/brown/drawer_back.jpg') repeat-y;}
body.brown #d4 { background: url('images/layout/brown/drawer_bottom.jpg') no-repeat;}
body.brown #d5 { background: url('images/layout/brown/drawer_empty.jpg') repeat-y;}
body.brown #c6 { background: url('images/layout/brown/content_bottom.jpg') no-repeat;}
body.brown #d6 { background: url('images/layout/brown/drawer_end.jpg') no-repeat;}

body.green #tab-left { background: url('images/layout/green/tab_left.jpg') no-repeat;}
body.green #d1 { background: url('images/layout/green/tab_right.jpg') no-repeat;}
body.green #c2 { background: url('images/layout/green/content_top.gif') no-repeat;}
body.green #d2 { background: url('images/layout/green/drawer_top.jpg') no-repeat;}
body.green #c3 { background: url('images/layout/green/content_back.jpg') repeat-y #fff;}
body.green #d3 { background: url('images/layout/green/drawer_back.jpg') repeat-y;}
body.green #d4 { background: url('images/layout/green/drawer_bottom.jpg') no-repeat;}
body.green #d5 { background: url('images/layout/green/drawer_empty.jpg') repeat-y;}
body.green #c6 { background: url('images/layout/green/content_bottom.jpg') no-repeat;}
body.green #d6 { background: url('images/layout/green/drawer_end.jpg') no-repeat;}
body.green #content h3 {color: #060; }

body.maroon #tab-left { background: url('images/layout/maroon/tab_left.jpg') no-repeat;}
body.maroon #d1 { background: url('images/layout/maroon/tab_right.jpg') no-repeat;}
body.maroon #c2 { background: url('images/layout/maroon/content_top.gif') no-repeat;}
body.maroon #d2 { background: url('images/layout/maroon/drawer_top.jpg') no-repeat;}
body.maroon #c3 { background: url('images/layout/maroon/content_back.jpg') repeat-y #fff;}
body.maroon #d3 { background: url('images/layout/maroon/drawer_back.jpg') repeat-y;}
body.maroon #d4 { background: url('images/layout/maroon/drawer_bottom.jpg') no-repeat;}
body.maroon #d5 { background: url('images/layout/maroon/drawer_empty.jpg') repeat-y;}
body.maroon #c6 { background: url('images/layout/maroon/content_bottom.jpg') no-repeat;}
body.maroon #d6 { background: url('images/layout/maroon/drawer_end.jpg') no-repeat;}

body.orange #tab-left { background: url('images/layout/orange/tab_left.jpg') no-repeat;}
body.orange #d1 { background: url('images/layout/orange/tab_right.jpg') no-repeat;}
body.orange #c2 { background: url('images/layout/orange/content_top.gif') no-repeat;}
body.orange #d2 { background: url('images/layout/orange/drawer_top.jpg') no-repeat;}
body.orange #c3 { background: url('images/layout/orange/content_back.jpg') repeat-y #fff;}
body.orange #d3 { background: url('images/layout/orange/drawer_back.jpg') repeat-y;}
body.orange #d4 { background: url('images/layout/orange/drawer_bottom.jpg') no-repeat;}
body.orange #d5 { background: url('images/layout/orange/drawer_empty.jpg') repeat-y;}
body.orange #c6 { background: url('images/layout/orange/content_bottom.jpg') no-repeat;}
body.orange #d6 { background: url('images/layout/orange/drawer_end.jpg') no-repeat;}

body.black #tab-left { background: url('images/layout/black/tab_left.jpg') no-repeat;}
body.black #d1 { background: url('images/layout/black/tab_right.jpg') no-repeat;}
body.black #c2 { background: url('images/layout/black/content_top.gif') no-repeat;}
body.black #d2 { background: url('images/layout/black/drawer_top.jpg') no-repeat;}
body.black #c3 { background: url('images/layout/black/content_back.jpg') repeat-y #fff;}
body.black #d3 { background: url('images/layout/black/drawer_back.jpg') repeat-y;}
body.black #d4 { background: url('images/layout/black/drawer_bottom.jpg') no-repeat;}
body.black #d5 { background: url('images/layout/black/drawer_empty.jpg') repeat-y;}
body.black #c6 { background: url('images/layout/black/content_bottom.jpg') no-repeat;}
body.black #d6 { background: url('images/layout/black/drawer_end.jpg') no-repeat;}

body.explorers #tab-left { background: url('images/layout/blue/tab_left.jpg') no-repeat;}
body.explorers #d1 { background: url('images/layout/blue/tab_right.jpg') no-repeat;}
body.explorers #c2 { background: url('images/layout/blue/content_top.gif') no-repeat;}
body.explorers #d2 { background: url('images/layout/blue/drawer_top.jpg') no-repeat;}
body.explorers #c3 { background: url('images/layout/blue/content_back.jpg') repeat-y #fff;}
body.explorers #d3 { background: url('images/layout/blue/drawer_back.jpg') repeat-y;}
body.explorers #d4 { background: url('images/layout/blue/drawer_bottom.jpg') no-repeat;}
body.explorers #d5 { background: url('images/layout/blue/drawer_empty.jpg') repeat-y;}
body.explorers #c6 { background: url('images/layout/blue/content_bottom.jpg') no-repeat;}
body.explorers #d6 { background: url('images/layout/blue/drawer_end.jpg') no-repeat;}
body.explorers h2 { background: url('images/explorers/turtle_bullet.jpg') no-repeat 0 0.1em; padding-left: 50px;}

body.yellow #tab-left { background: url('images/layout/yellow/tab_left.jpg') no-repeat;}
body.yellow #d1 { background: url('images/layout/yellow/tab_right.jpg') no-repeat;}
body.yellow #c2 { background: url('images/layout/yellow/content_top.gif') no-repeat;}
body.yellow #d2 { background: url('images/layout/yellow/drawer_top.jpg') no-repeat;}
body.yellow #c3 { background: url('images/layout/yellow/content_back.jpg') repeat-y #fff;}
body.yellow #d3 { background: url('images/layout/yellow/drawer_back.jpg') repeat-y;}
body.yellow #d4 { background: url('images/layout/yellow/drawer_bottom.jpg') no-repeat;}
body.yellow #d5 { background: url('images/layout/yellow/drawer_empty.jpg') repeat-y;}
body.yellow #c6 { background: url('images/layout/yellow/content_bottom.jpg') no-repeat;}
body.yellow #d6 { background: url('images/layout/yellow/drawer_end.jpg') no-repeat;}

body.blue-l #tab-left { background: url('images/layout/blue-l/tab_left.jpg') no-repeat;}
body.blue-l #d1 { background: url('images/layout/blue-l/tab_right.jpg') no-repeat;}
body.blue-l #c2 { background: url('images/layout/blue-l/content_top.gif') no-repeat;}
body.blue-l #d2 { background: url('images/layout/blue-l/drawer_top.jpg') no-repeat;}
body.blue-l #c3 { background: url('images/layout/blue-l/content_back.jpg') repeat-y #fff;}
body.blue-l #d3 { background: url('images/layout/blue-l/drawer_back.jpg') repeat-y;}
body.blue-l #d4 { background: url('images/layout/blue-l/drawer_bottom.jpg') no-repeat;}
body.blue-l #d5 { background: url('images/layout/blue-l/drawer_empty.jpg') repeat-y;}
body.blue-l #c6 { background: url('images/layout/blue-l/content_bottom.jpg') no-repeat;}
body.blue-l #d6 { background: url('images/layout/blue-l/drawer_end.jpg') no-repeat;}

body.grey-d #tab-left { background: url('images/layout/grey-d/tab_left.jpg') no-repeat;}
body.grey-d #d1 { background: url('images/layout/grey-d/tab_right.jpg') no-repeat;}
body.grey-d #c2 { background: url('images/layout/grey-d/content_top.gif') no-repeat;}
body.grey-d #d2 { background: url('images/layout/grey-d/drawer_top.jpg') no-repeat;}
body.grey-d #c3 { background: url('images/layout/grey-d/content_back.jpg') repeat-y #fff;}
body.grey-d #d3 { background: url('images/layout/grey-d/drawer_back.jpg') repeat-y;}
body.grey-d #d4 { background: url('images/layout/grey-d/drawer_bottom.jpg') no-repeat;}
body.grey-d #d5 { background: url('images/layout/grey-d/drawer_empty.jpg') repeat-y;}
body.grey-d #c6 { background: url('images/layout/grey-d/content_bottom.jpg') no-repeat;}
body.grey-d #d6 { background: url('images/layout/grey-d/drawer_end.jpg') no-repeat;}

body.purple #tab-left { background: url('images/layout/purple/tab_left.jpg') no-repeat;}
body.purple #d1 { background: url('images/layout/purple/tab_right.jpg') no-repeat;}
body.purple #c2 { background: url('images/layout/purple/content_top.gif') no-repeat;}
body.purple #d2 { background: url('images/layout/purple/drawer_top.jpg') no-repeat;}
body.purple #c3 { background: url('images/layout/purple/content_back.jpg') repeat-y #fff;}
body.purple #d3 { background: url('images/layout/purple/drawer_back.jpg') repeat-y;}
body.purple #d4 { background: url('images/layout/purple/drawer_bottom.jpg') no-repeat;}
body.purple #d5 { background: url('images/layout/purple/drawer_empty.jpg') repeat-y;}
body.purple #c6 { background: url('images/layout/purple/content_bottom.jpg') no-repeat;}
body.purple #d6 { background: url('images/layout/purple/drawer_end.jpg') no-repeat;}

body.teal #tab-left { background: url('images/layout/teal/tab_left.jpg') no-repeat;}
body.teal #d1 { background: url('images/layout/teal/tab_right.jpg') no-repeat;}
body.teal #c2 { background: url('images/layout/teal/content_top.gif') no-repeat;}
body.teal #d2 { background: url('images/layout/teal/drawer_top.jpg') no-repeat;}
body.teal #c3 { background: url('images/layout/teal/content_back.jpg') repeat-y #fff;}
body.teal #d3 { background: url('images/layout/teal/drawer_back.jpg') repeat-y;}
body.teal #d4 { background: url('images/layout/teal/drawer_bottom.jpg') no-repeat;}
body.teal #d5 { background: url('images/layout/teal/drawer_empty.jpg') repeat-y;}
body.teal #c6 { background: url('images/layout/teal/content_bottom.jpg') no-repeat;}
body.teal #d6 { background: url('images/layout/teal/drawer_end.jpg') no-repeat;}

body.blue2 #tab-left { background: url('images/layout/blue2/tab_left.jpg') no-repeat;}
body.blue2 #d1 { background: url('images/layout/blue2/tab_right.jpg') no-repeat;}
body.blue2 #c2 { background: url('images/layout/blue2/content_top.gif') no-repeat;}
body.blue2 #d2 { background: url('images/layout/blue2/drawer_top.jpg') no-repeat;}
body.blue2 #c3 { background: url('images/layout/blue2/content_back.jpg') repeat-y #fff;}
body.blue2 #d3 { background: url('images/layout/blue2/drawer_back.jpg') repeat-y;}
body.blue2 #d4 { background: url('images/layout/blue2/drawer_bottom.jpg') no-repeat;}
body.blue2 #d5 { background: url('images/layout/blue2/drawer_empty.jpg') repeat-y #000;}
body.blue2 #c6 { background: url('images/layout/blue2/content_bottom.jpg') no-repeat;}
body.blue2 #d6 { background: url('images/layout/blue2/drawer_end.jpg') no-repeat;}