/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
/*	color: #084C8D; */
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1;
	padding: 0px;
	margin-top: 4px;
}

html>body {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-top: 4px;
	height: 100%;
}

#stken_main {
	width:720px;
	background-color: #084C8D;
	border: 1px solid #000000;
	/*background-repeat: no-repeat;
	background-position: left bottom;*/
	}

html>body div#psi_main {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	}

/* HEADER SECTION ------------------------------------------------------ HEADER SECTION */

#header {
	height: 110px;
	margin: 0px 0px -0px 0px;
	padding: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	}

html>body div#header {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 0px;
	}	

#header img {
	border: 2px solid #FFFFFF;
	margin: 1px 8px 1px 0px;
	}

/* MAIN SECTION ------------------------------------------------------ MAIN SECTION */

#right_section {
	width:540px;
	background-color: #FFFFFF;
	z-index: 1;
	height:100%;
	float: right;
	margin: 0px;
	padding: 0px;
	}

html>body div#right_section {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	}

/* LEFT BAR ------------------------------------------------------ LEFT BAR */

#left_bar {
	float: left;
	width:176px;
	background-color: #084C8D;
	height: auto;
	display: inline;
	margin-left: auto;
	margin-right: auto;
	}

html>body div#left_bar {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	height:100%;
	}

#left_bar ul {
  	width: 174px;
	border-top: 2px solid #084C8D; /* Makes top border on flyouts */
	background: #084C8D;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	}

#left_bar li {
	list-style: none; /* kills the list item "bullet" markers */
	position: relative;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-left: 2px solid #084C8D; /* Makes side borders on flyouts */
	border-right: 2px solid #084C8D; /* Makes side borders on flyouts */
	border-bottom: 2px solid #084C8D; /* Makes bottom border on flyouts */
	vertical-align: bottom; /* for IE5/win */
	margin: 0px;
	text-indent: 0px;
	}

#left_bar ul a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 4px 6px 4px;
	vertical-align: bottom; /* needed for IE5/win */
	text-align: left;
	margin: 0px;
	}

#left_bar ul div {
	position: absolute;
	left: -3000px;
	width: 240px;
	padding: 20px 0 20px 0;
	background-image: url(images/bgfix.gif);
}

#left_bar ul ul {
	background-color: #084C8D;
	width: 180px;}

#left_bar ul li:hover div {
	left: 128px;
	top: -14px;
}

html>body div#left_bar ul li:hover div {
	top: -30px;
	}
		
#left_bar li:hover {background: #B38541;}
	
#left_bar ul a:hover {
	color: #FFFFFF;}

#left_bar .navholder ul div.mini-zone {
	padding: 0;
	width: 1em;
	height: 1em; 
	bottom: -1em;	
}

#left_bar li:hover div.mini-zone {
	top: auto;
	left: auto;
	right: .8em;
}

.mini-zone {display: none;}

/* \*/ /*/ 
#left_bar ul li ul {position: static;}
/* */



/* CONTENT SECTION ------------------------------------------------------ CONTENT SECTION */

#container {
	z-index: 1000;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 12px 0px 20px 0px;
	margin: 0px;
	}

#content {
	min-height: 600px;
	height: 600px;
	margin: 0px;
	padding: 0px;
	}	

html>body div#container {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	height: 100%;
	}
	
html>body div#content {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	height: auto;
	}

#content ol {
	margin: 0px 30px 0px 30px;
	padding: 10px 30px 10px 30px;
	}

#content ol li {
		text-align: justify;
		list-style-type: inherit;
		list-style-position:outside;
	}
 
#content ul li {
		text-align: justify;
		list-style-type: circle;
		list-style-position:outside;
	}
 
 
#content li {
	font-size: 12px;
	line-height: 1.4em;
	}
 
#content p {
	font-size: 12px;
	line-height: 1.4em;
	margin: 0px;
	padding: 20px 30px 0px 30px;
	text-align: justify;
	font-weight: 400;
	text-indent: 1em;
	}

#content p.plain {
	text-indent: 0em;
	padding: 0px 10px 10px 10px;
	}

#content p.welcome {
	font-size: 12px;
	line-height: 1.4em;
	padding: 20px 30px 0px 30px;
	font-weight: 400;
	text-indent: 2em;
	text-align: justify;
	margin: 0px;
	}

#content p.salutation {
	font-size: 12px;
	line-height: 1.4em;
	padding: 20px 30px 0px 30px;
	font-weight: 400;
	text-indent: 0em;
	text-align: justify;
	margin: 0px;
	}

#content p.blockquote {
	font-size: 12px;
	line-height: 1.4em;
	padding: 20px 50px 0px 50px;
	font-weight: 400;
	text-indent: 2em;
	text-align: justify;
	margin: 0px;
	}

#content p.title {
	padding: 18px 10px 0px 0px;
	}

#content p.quote {
	font-style: italic;
	font-size: 17px;
	line-height: 1.8em;
	margin: 0px;
	padding: 40px 80px 0px 50px;
	text-align: left;
	font-weight: 400;
	text-indent: 3em;
}

#content p.byline {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	padding: 10px 80px 0px 50px;
	}

#content p.list {
	padding: 2px 80px 0px 80px;
	}

#content p.name {
	padding: 20px 30px 0px 30px;
	text-indent: 0em;
	font-size: 16px;
	font-weight: bold;
	}

#content p.role {
	padding: 2px 30px 0px 30px;
	text-indent: 0em;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}

#content p.bio {
	padding: 4px 30px 4px 30px;
	text-indent: 1em;
	}

#content p.date {
	padding: 20px 30px 4px 30px;
	text-indent: 0em;
	font-size: 14px;
	font-weight: bold;
	}

#content p.intention {
	padding: 4px 30px 4px 40px;
	text-indent: 0em;
	}

#content p.contact {
	font-size: 14px;
	line-height: 1.8em;
	padding: 10px 30px 0px 30px;
	font-weight: 400;
	text-indent: 2em;
	}

#content p.note {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	}

#content a {
	color: #084C8D;
	font-weight: bold;
	text-decoration: none;
	}

#content a:hover {
	color: #B38541;
	}

#content table {
	}

#content tr {
	vertical-align: top;
	}

#content td {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	}

#history td {
	text-align: center;
	font-weight: bold;
	background-color: #CFD2E0;
	}

#mass_schedule td {
	text-align: left;
	font-weight: 300;
	border: 1px solid #000000;
	}

#directory_table {
	margin: 20px 0px 20px 0px;
	}

#directory_table td {
	font-size: 11px;
	text-align: left;
	}

#basic_table td {
	text-align: left;
	}

#schedule {
	padding: 0px 4px 0px 4px;
	}

#schedule td {
	text-align: left;
	font-weight: 300;
	border: 1px solid #000000;
	font-size: 11px;
	padding: 3px;
	line-height: 16px;
	}

#photo_wrapper img {
	border: 1px solid #000000;
	text-align: center;
	padding: 4px;
	margin: 10px;
	}

#lotsa_text {
	padding: 20px 20px 0px 20px;	
	margin: 0px;
	width: 520px;
	}

#lotsa_text p {
	font-size: 11px;
	text-align: justify;
	padding: 8px 8px 4px 8px;
	line-height: 1.6em;
	}
	
#lotsa_text h1 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 36px 0px 12px 0px;
	}

/* BOTTOM SECTION ------------------------------------------------------ BOTTOM SECTION */

#bottom {
	width: 720px;
	height: 24px;
	padding: 0px;
	background-color:#084C8D;
	z-index: 10000;
	clear: both;
	margin: 0px;
	}

#bottom p {
	padding: 8px 5px 2px 5px;
	text-align: right;
	}

#bottom a {
	color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}

#bottom a:hover {
	/* text-decoration: underline; */
	color: #CFD2E0;
	}

html>body div#bottom {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	}

