/* CSS Document */
	
body {
	background: #d6d6d6 url(images/bg.jpg) repeat-x top left;
	font: normal 90%/1.5em "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333;
	}
	
	p {
	font: 0.9em/1.4em "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: inherit;
	list-style-type: disc;
	padding-top: 0px;
	}
.GridHeading {
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #37627d;
}

	
	li {
	font: 0.9em/1.4em "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: left;
	list-style-type: inherit;
	}

/* -- links -- */

a:link {
	color: #BC4B01;
	text-decoration: underline;
	}

a:visited {
	color: #BC4B01;
	text-decoration: underline;
	}

a:hover {
	color: #37627d;
	text-decoration: underline;
	}

a:active {
	color: #37627d;
	text-decoration: none;
	}

/* -- headings -- */

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #37627d;
	text-align: left;
	}

h1 {
	font-size: 2.00em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.1em;
	font-style: italic;
	}

h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
dt {
	font-size: 0.9em;
	color: #37627d;
	font-weight: bold;
}


pre {
	margin:0px 10px 10px 10px;
	}
	
#frame {
	margin-right:10px;
	margin-left:10px;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}
		
#banner {
	height: 112px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
		
#contentheader {
	margin-left:15px;
	}
		
#contentmain {
	padding: 0 0 10px 20px;
	}
		
#contentcenter {
	width:295px;
	padding:0px;
	float:left;
	background:#eee;
	}
	
#contentright {
	width:175px;
	padding:0px;
	float:left;
	background:#fff;
	}

/* -- top level nav --*/

#nav-meta {
	position: absolute;
	top: 8px;
	right: 50px;
	margin: 0;
	text-align: right;
	}

#nav-meta a {
	margin: 0;
	padding: 0 9px;
	border-right: 1px solid #fff;
	line-height: .75em;
	color: #fff;
	font-size: 0.63em;
	text-decoration:none;
	text-transform: uppercase;
	text-align: right;
	}
	
#nav-meta a:hover {
	text-decoration: underline;
	color: #fc0;
	}

/* -- nav-main (left side) --*/

#navleft {
	width:175px;
	padding:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
		}

/*#nav-toplevel {
	float: left;
	width: 150px;
	margin: 0;
	padding: 14px 0 0 0;
	}*/
			
#nav-main {
	background: #d6d6d6;
	margin: 0;
	padding: 0;
	}

#nav-main a {
	display: block;
	margin: 0;
	padding: 8px 10px;
	color: #333;
	font-size: 0.8em;
	line-height: 1em;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #333;
	}
	
#nav-main a:hover {
	background-color: #8e8e8e;
	color: #fff;
	}


/* -- section nav (right side) --*/

#navright {
	width:150px;
	padding:0px;
	}
		
.section_head {
	display: block;
	margin: 0;
	padding: 0px 10px;
	border-bottom: 1px solid #fff;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: #666;
	}
	
#nav-section a {
	display: block;
	margin: 0;
	padding: 8px 10px;
	background: #d6d6d6;
	color: #fff;
	font-size: 0.8em;
	line-height: 1em;
	text-decoration: none;
	text-align: left;
	background: #999;
	border-bottom: 1px solid #fff;
	}
	
#nav-section a:hover {
	background: #666;
	color: #fff;
	}
	
#nav-section a.youarehere, #nav-section a.youarehere:hover {
	background: #774F00;
	color: #CF971F;
	}
	
#nav-section a.youarehere:hover {
	background: #A26C01;
	color: #E7DDC8;
	}
				
#headerlinks {
	font-size:85%;
	padding:10px;
	margin:0px;
	}

#contentright p { font-size:90%}
.TableHilight {
	font-weight: bold;
	color: #37627d;
}

	
/* -- footer --*/

#info-site {
	margin: 0 30px 20px 30px;
	padding: 5px 0 0 0;
	font-size: 0.65em;
	text-align: center;
	text-transform: uppercase;
	color: #333;
	line-height: 1.3em;
}

.photo_left {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.photo_right {
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-right: 0px;
}
.ScriptHead {
	font-family: "Monotype Corsiva";
	font-size: 2em;
	color: #37627d;
	font-weight: bold;
}
.ParagraphTitle {
	font-weight: bold;
	color: #37627d;
	font-size: 1.0em;
}
.ScriptHeadSmall {
	font-family: "Monotype Corsiva";
	font-size: 1.5em;
	color: #37627d;
	font-weight: bold;
}
