html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
	}
body {
	background-image: url(/images/nav_explore.jpg);
	background-repeat: repeat-y;
}
#head_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	background-color: #003A6D;
	position: absolute;
	height: 25px;
	right: 0px;
	color: #FFFFFF;
	text-align: center;
}
#header {
	background-color: #003A6D;
	color: #EC9939;
	margin-bottom: 0px;
	height: 160px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
}
#header img {
	position: relative;
	top: 30px;
	overflow: hidden;
}
#nav {
	width: 225px;
	float: left;
	margin-left: -1px;
	padding: 1px;
	background-repeat: repeat-y;
	background-position: 15%;
}
#nav img {
	margin: -1px 0 5px 0;
}
#content {
	margin-left: 225px;
	border-left: 1px solid #006;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
#footer {
	background-color: #003A6D;
	color: #FFFFFF;
	font-size: 1em;
	padding: 2px 10px 0 0;
	clear: both;
	font-variant: small-caps;
	height: 180px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006;
	background-image: url(../images/foot_back.jpg);
	background-repeat: no-repeat;
}
.spacer {
	clear: both;
}

/*Text Style Formatting CSS*/

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-variant: small-caps;
	text-align: right;
	color: #575C33;
}
#content p {
	line-height: 1.5em;
}
.dropcap { 
	float:left; 
	color:#575C33; 
	font-size:5em; 
	line-height:55px; padding-top:0px; font-family: times; 
}
h1 {
	font-size: 2.25em;
	font-weight: bold;
	color: #575C33;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:1.6em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #575C33;
	margin-bottom: -0.3em; 
}
h3 {
	font-size: 1.15em;
	color: #575C33;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: -0.75em;
}
.rightquote {
	width: 250px;
	margin: 5px 0 5px 15px;
	padding: 5px 0;
	border: 3px double #aaa;
	border-width: 3px 0;
	font-size: 1.19em;
	text-align: center;
	float: right;
	font-weight: bold;
}
.leftquote {
	width: 250px;
	margin: 5px 15px 5px 0;
	padding: 5px 0;
	border: 3px double #aaa;
	border-width: 3px 0;
	font-size: 1.19em;
	text-align: center;
	float: left;
	font-weight: bold;
}
.leftquote p, .rightquote p {
	font-size: 0.5em;
	text-align: right;
	padding-right: 10px;
	color: #CCCCCC;
}
.tablewrapper {
	width: 650px;
	margin: 0 auto;
}
.centrequote {
	width: 300px; 
	margin: 0 auto;
	text-align: center;
}
.imagewrapper {
	width: 300px;
	margin: 0 auto;
	border-width: 5px 0 5px 0;
	border-style: double none double none;
	border-color: #575C33;
	padding: 5px 5px 5px 5px;
}
.imright {
	float: right;
	border-width: 5px 0 5px 0;
	border-style: double none double none;
	border-color: #575C33;
	padding: 5px 5px 5px 5px;
	margin: 5px;
	width: 300px;
}
.imleft {
	float: left;
	border-width: 5px 0 5px 0;
	border-style: double none double none;
	border-color: #000000
	padding: 5px;
	margin: 5px;
	width: 300px;
}
.imright img, .imleft img, .imrightsm img, .imleftsm img{
	padding-top: 5px;
}
.imright p, .imleft p, .imrightsm p, .imleftsm p, .imagewrapper p{
	font-size: 0.75em;
	color: #575C33;
	text-align: center;
	margin: 0 0 5px 0;
}
.imrightsm {
	float: right;
	border-width: 5px 0 5px 0;
	border-style: double none double none;
	border-color: #575C33;
	padding: 5px 5px 5px 5px;
	margin: 5px;
	width: 150px;
}
.imleftsm {
	float: left;
	border-width: 5px 0 5px 0;
	border-style: double none double none;
	border-color: #000000
	padding: 5px;
	margin: 5px;
	width: 150px;
}
#content tr.topimage td {
	border-width: 5px 0 0 0;
	border-style: double none none none;
	border-color: #000000;
	width: 300px;
	padding: 0 10px 0 10px;
	height: 250px;
}
#content tr.midimage td {
	width: 300px;
	padding: 0 10px 0 10px;
}
#content tr.midcaption td {
	width: 300px;
	text-align: center;
	font-size: 0.75em; 
	color: #575C33;
	padding: 0 0 10px 0;
}
#content tr.bottomcaption td {
	width: 300px;
	text-align: center;
	font-size: 0.75em;
	color: #575C33;
	padding: 0 0 10px 0;
	border-width: 0 0 5px 0;
	border-style: none none double none;
	border-color: #000000
}
#content ol, #content ul {
	line-height: 1.5em;
}
.alumni {
	list-style-type: none;
}
.smallcaps {
	font-variant: small-caps;
}
.footerlinks {
	text-align: center;
	position: relative;
	top: 152px;
	font-size: 0.9em;
}
.footerlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks a:hover {
	text-decoration: underline;
}
.external a:link {
	color: #003A6D;
	text-decoration: none;
	background-image: url(/images/world_icon.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 2px 20px 0 0;
	font-weight: bold;
}
.internal a:link {
	color: #003A6D;
	text-decoration: none;
	background-image: url(/images/temple_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 2px 20px 0 0;
	font-weight: bold;
}
.pdf a:link {
	color: #003A6D;
	text-decoration: none;
	background-image: url(/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 2px 20px 0 0;
	font-weight: bold;
}
.music a:link {
	color: #003A6D;
	text-decoration: none;
	background-image: url(/images/music_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 2px 20px 0 0;
	font-weight: bold;
}
.movie a:link {
	color: #003A6D;
	text-decoration: none;
	background-image: url(/images/movie_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 2px 20px 0 0;
	font-weight: bold;
}
.external a:hover, .internal a:hover, .pdf a:hover, .music a:hover, .movie a:hover {
	color: #8B0F1E;
	background-image: url(/images/sub.gif);
	background-repeat: no-repeat;
	background-position: right ;
	padding: 2px 20px 0 0;
	font-weight: bold;
}

.reference {
	font-size: 0.75em;
	color: #FF0000;
	text-decoration: underline;
	position: relative;
	top: -0.65em;
	font-weight: bolder;
}
.red {
	color: #FF0000;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
	height:380px;
	font-size:75%;
	margin-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu ul {
	position:relative;
	z-index:500;
	padding:0;
	margin:0;
	list-style-type:none;
	width:210px;
}
.menu li {
	background:#d4d8bd url(/images/explore_shade.gif);
	height:26px;
	/* for IE7 */
	float:left;
}
.menu li.sub {
	background-color: #677119;
	background-image: url(/images/sub.gif);
	background-repeat: no-repeat;
	background-position: right center;
} 

.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

.menu a, .menu a:visited {
	display:block; 
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:209px;
	color:#FFF;
	text-indent:5px;
	border:1px solid #fff;
	border-width:1px 1px 1px 1px;
}
* html .menu a, * html .menu a:visited {width:210px; w\idth:209px;}
* html .menu a:hover {
	color:#FFF;
	position:relative;
	background-color: #B3A160;
}
.menu li:hover {position:relative;}
.menu a:active, .menu a:focus {
	color:era; 
	background:#575C33;
}
.menu li:hover > a {color:efa; background:#B3A160;}
.menu li ul {
	visibility:hidden;
	position:absolute;
	top:-30px;
	/* set up the overlap (minus the overrun) */
	left:100px;
	/* set up the overrun area */
	padding:30px;
	background:transparent url(/explore/images/transparent.gif);
}
.menu li:hover > ul {visibility:visible;}
.menu ul a:hover ul ul{
	visibility:hidden;
}
.menu ul a:hover ul a:hover ul ul{
	visibility:hidden;
}
.menu ul a:hover ul a:hover ul a:hover ul ul{
	visibility:hidden;
}
.menu ul a:hover ul {
	visibility:visible;
}
.menu ul a:hover ul a:hover ul{ 
	visibility:visible;
}
.menu ul a:hover ul a:hover ul a:hover ul { 
	visibility:visible;
}
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
	visibility:visible;
}
table#timeline td {
	padding-bottom: 15px;
	}
.leftcol {
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}
