﻿body {
	background-image:  url('Misc/ASchardt1.jpg');
	background-position: center top;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background-color: #99ccff;
	background-repeat: no-repeat;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
h2 {
	font-weight: bold;
	font-size: medium;
	color: #000099;
} 
h3 {
	font-weight: bold;
	font-size: small;
	color: #660066;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
} 

#masthead h1 {
}
#masthead {
	width: 100%;
	height: 48px;
	border-bottom: 1px solid #60c;
	margin-bottom: 32px;
}
#description {
	position: absolute;
	right: 5%; 
	top: 14px;
	font-size: 18px;
	font-weight: bold;
	color: #903;
	text-align: left;
	vertical-align: bottom;
}

#nav {
	float: left;
	width: 12%;
	padding-right: 12px;
	margin-left: 0;
	text-indent: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: small;
}		
#nav ul {
	display: inline;
	text-align:left;
}
#nav ul li  {
	text-align:left;
	list-style: none;
	list-style-position: outside;
	padding-top: 18px;
}
#nav ul li a {
	text-align:left;
}

#content p {text-align: justify; padding: 7px; font-size:small;}
	
#content {
	float: left;
	width: 62%;
}

#content_full p {
	text-align: justify;
	padding: 7px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 4px;
	margin-bottom: 1px;
}

#content_full {
	float: left;
	width: 82%;
}
#content_full ul ul li {
	list-style: none;
	list-style-type: none;
	display: inline;
	width: 170px;
	margin-right: 10px;
	border: 1px solid #CCC;
	padding: 0.1em 0.5em;
}

#top_nav  {
	color:#330066;
	font-weight: bold;
	padding-left: 12px;
	border-bottom-style: solid;
	background-color: #99FFCC;
	margin-bottom: 20px;
	padding-bottom: 4px;
}
#top_nav a:link {color:#306;}
#top_nav a:visited {color:#3300FF;}
#top_nav a:hover {color:#FF0000;}
#sidebar p {
    text-align: left;
    }
#sidebar h2 {
    text-decoration:underline; 
    font: bold 14px Georgia; 
    color: #606; 
    text-align: left; 
    padding-bottom:1px; }
#sidebar h3 {
	background:url(news.gif) no-repeat;
	margin-bottom:-0.8em;
	text-indent:55px;
	font-family: Georgia, Serif;
	font-style: italic; 
	font-size: small;
	color: #606;
	text-align: left;
	vertical-align: super;
}
#sidebar {
	float: left;
	width: 20%;
	}
	
#footer {
	margin-top: 10px; 
	text-align: center; 
	border-top: 1px solid orange;	
	float:left;
	width: 100%;
	clear: both;
	top: 50px;}
	
.footer_ {
	margin-top: 10px; 
	text-align: center; 
	border-top: 1px solid orange;	
	float:left;
	width: 100%;
	clear: both;
	top: 50px;}
	
a {color: #0000CC; text-decoration: none;}
a:link {color: #0000CC;}
a:visited {color: #0000cc;}
a:hover {color: red; font-weight:bold;}
a:active {color: #0000cc;}

#journey h1 {
	color: orange;
	font-size: x-large;
	border-top: thin;
	text-decoration: underline;
	border-top-style: solid;
	border-top-color: #000080;
	position: static;
	border-collapse: separate;
	border-spacing: 3px 3px;
	min-width: 100%; float: none;
}
#journey h2 {
	color: maroon;
	font-size: large;
}

#journey h3 {
	color: green;
	font-size: large;
}
#journey h4 {
	color: black;
	font-size: small;
}

#journey p {
	color: navy;
	font-size: small;

}
#journey ol li {
	color: navy;
	font-size:small;
}
#journey img {
	margin: 5px;
	float: right;
	padding: 10px;
}
#journey div { 
	margin-top: 12px; 
	text-align: center; 
	float:left;
	width: 100%;
	clear: both;
	top: 5px;
}