﻿body {
	margin: 0;
	background-color: #ffffff;
	font-size: 85%;
	min-width: 905px;
	font-family: "Trebuchet MS", Tahoma, Ariel, Helvetica, sans-serif;
	color: #333333;
}
#wrapper {
	margin: 0 auto;
	width: 905px;
}
#banner {
	background-image: url('../images/img-hexagons/km-banner-pic.jpg');
	background-repeat: no-repeat;
	height: 170px;
}
/*-------------------Navigation--------------*/
#globalnav {
	margin: 1px 0 1px 0;
	padding: 0;
	background: #1144aa;
	width: 100%;
	float: right;
}
#globalnav li {
	padding: 0;
	list-style-type: none;
	line-height: 1em;
	width: 90px;
	float: right;
}
#globalnav a {
	margin: 0;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	width: 90px;
	float: right;
}
#globalnav a:hover {
	text-decoration: underline;
}
/*--------------Left Column---------*/
#leftcol {
	margin: 8px 0 auto 0;
	text-align: left;
	width: 200px;
	float: left;
}
.navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 200px;
	float: left;
}
.navlist li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	float: left;
}
.navlist a {
	padding-left: 4px;
	display: block;
	color: #1144aa;
	text-decoration: none;
	text-align: left;
	line-height: 2.5;
}
.navlist a:hover {
	background: #1144aa;
	color: #ffffff;
	text-decoration: none;
}
.navlist .last a {
	margin-bottom: 40px;
}
/*======================Main Content Areas=================*/
#bodyAside {
	margin-top: 4px;
	margin-bottom: 40px;
	width: 560px;
	color: #333333;
	padding-left: 10px;
	border-left: 1px dashed #bda37f;
	float: left;
}
#bodyNavList {
	margin-top: 4px;
	margin-bottom: 40px;
	width: 640px;
	color: #333333;
	padding: 0 2px 0 2px;
	float: right;
}
#portfolio {
	margin-top: 20px;
	list-style-type: none;
	width: 540px;
	float: left;
}
#portfolio li {
	width: 150px;
	height: 102px;
	float: left;
	text-align: center;
	color: #663333;
	text-transform: capitalize;
	font-weight: bold;
	margin: 0 18px 18px 0;
}
#portfolio li a {
	float: left;
	width: 150px;
	height: 102px;
}
/*--------------------Sidebar on Right--------------*/
#aside {
	margin: 4px 0 6px 0;
	width: 290px;
	padding-left: 4px;
	font-size: 90%;
	text-align: justify;
	color: #663333;
	border-left: 1px dashed #bda37f;
	float: right;
}
#aside a {
	color: #1144aa;
}
#aside a:hover {
	text-decoration: underline;
}
/*===========================Block Level Text Formatting====================*/
h1 {
	margin-top: 0;
	margin-bottom: .25em;
	font-size: 2em;
	font-family: "Century Schoolbook", Georgia, Garamond, serif;
	line-height: normal;
	color: #1144aa;
	font-weight: 500;
	text-align: left;
}
h2 {
	font-size: 1.4em;
	font-family: "Century Schoolbook", Georgia, Garamond, serif;
	font-weight: 500;
	margin-bottom: .15em;
	color: #1144aa;
	text-align: left;
}
h3 {
	font-size: 1.2em;
	font-family: "Century Schoolbook", Georgia, Garamond, serif;
	line-height: normal;
	border-bottom: 1px #663333 ridge;
	color: #663333;
	text-align: center;
}
h4 {
	font-size: 1.15em;
	color: #663333;
	margin-bottom: .2em;
	text-align: left;
}
h5 {
	font-size: 1em;
	color: #663333;
	margin-bottom: 0;
}
p {
	margin-top: .25em;
	margin-bottom: .5em;
	line-height: 1.5em;
	text-align: justify;
}
blockquote {
	color: #333333;
	font-family: "Century Schoolbook", Georgia, Garamond, serif;
	line-height: 1.8em;
	width: 85%;
	border-top: 1px dashed #466fae;
	border-bottom: 1px dashed #466fae;
}
dt {
	font-weight: bold;
	margin-top: 1em;
}
dd {
	line-height: 1.5em;
	padding-bottom: .5em;
}
q {
	font-weight: bolder;
	font-style: italic;
}
dfn {
	color: #663333;
	font-weight: bold;
}
li {
	margin-top: .15em;
	margin-bottom: .5em;
	line-height: 1.5em;
}
/*---------------Body Text Formatting Classes-----------*/
.callout {
	padding: .7em;
	color: #330066;
	border-top: 1px #330066 dashed;
	border-bottom: 1px #330066 dashed;
	width: 60%;
}
.center {
	text-align: center;
}
.image {
	border: 1px solid #466fae;
	width: 150px;
}
.imageleft {
	margin: 4px 6px 0 0;
	width: 225px;
	border: 2px solid #466fae;
	float: left;
}
.imageright {
	margin: 0 4px 0 6px;
	width: 225px;
	border: 2px solid #466fae;
	float: right;
}
.last {
	padding-bottom: 0;
}
.reference {
	font-size: .9em;
	font-style: italic;
}
.shortdesc {
	font-weight: bold;
}
.strong {
	font-weight: bold;
	color: #330066;
}
.revise-this {
	font-family: inherit;
	color: fuchsia;
}
/*------------------Footer(s) Divs & Classes------------------*/
#footer {
	margin-top: 20px;
	background-color: #1144aa;
	height: 25px;
	clear: both;
}
#footer-txt {
	margin-top: 2px;
	height: 15px;
	color: #333333;
	font-size: .8em;
	text-align: center;
	padding: .5em 0 0 0;
	clear: both;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:active {
	color: #ffffff;
}
/*------------------Default Link Classes-----------------*/
a:link {
	color: #1144aa;
	text-decoration: none;
}
a:visited {
	color: #1144aa;
	text-decoration: none;
}
a:hover {
	color: #1144aa;
	text-decoration: underline;
}
a:active {
	color: #1144aa;
	text-decoration: none;
}
/*====================Other Classes=============*/
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #1144aa;
	height: 1px;
	width: 75%;
}
/*======================Forms===================*/
#form {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 100%;
	width: 457px;
}
.forminput {
	color: #000000;
	border: 1px solid #C0C0C0;
	padding: 2px;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0;
}
.contactlabel {
	width: 150px;
	float: left;
	text-align: right;
	margin: 3px 5px 5px 5px;
	clear: both;
}
.submitbutton {
	text-align: center;
	margin: 5px 0 0 170px;
}
input.button-big {
	font-weight: bold;
	padding: .7em 1.5em;
	font-size: 1.1em;
	vertical-align: bottom;
}
input.button-small {
	font-weight: normal;
	padding: .4em 1em;
	font-size: .8em;
	vertical-align: bottom;
}
.clear {
	margin-bottom: .2em;
	padding-top: .75em;
	clear: both;
}
.none {
	display: none;
}
/*==================ACTIVE PAGES===========================
.TreeView {
	border-bottom: 1px dotted #bda37f !important;
}
.TreeView div {
	margin-left: 5px;
}
.TreeView table {
	border-top: 1px dotted #bda37f !important;
}
.TreeView div table {
	border-bottom: none !important;
	border-top: none !important;
}
.TreeView table td {
	padding: 2px 0;
}
.LeafNodesStyle {
}
.RootNodeStyle {
}
.NodeStyle {
}
.ParentNodeStyle {
	background: yellow;
}
a.SelectedNodeStyle {
	background: #bda37f;
	display: block;
	padding: 2px 0 2px 3px;
	
}
*/
/*=================== EOF =============================*/
