﻿@import url('layout.css');
#global-container {
	width: 1200px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px solid black;
	background-color: ;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FCBD5F;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 0px;
	padding-top: 10px;
}
#container {
	width: 800px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 10px solid black;
	background-color: #fff;
}
#rightslideshow {
	float: left;
	width: 320px;
	margin: 240px 0px 0px 10px;
	height: 285px;
	border: 0px solid black;
	background-color: #FCBD5F;
	background-image: url('../images/slide-logo.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}
#masthead {
	text-align: center;
	width: 800px;
	height: 114px;
	padding: 0px;
	border: 0px dotted #725972;
	background-image: url('../images/Copy of kais-logo-pdfbutton.jpg');
	background-repeat: no-repeat;
}
#navigation {
	position: relative;
	float: left;
	width: 150px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #E5E7EC;
}
#header {
	float: left;
	width: 610px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content {
	float: left;
	width: 590px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#contact-right {
	width: 250px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10pt;
	border-bottom: 0px solid #E5E7EC;
	float: right;
}
#footer {
	text-align: center;
	float: right;
	width: 580px;
	margin-right: 20px;
	border-top: 0px solid #E5E7EC;
	background-color: ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Rightslideshow Styles */
#rightslideshow img {
	margin: 0px;
	background-color: #FCBD5F;
}
#rightslideshow p {
	background-color: #FCBD5F;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#navigation li {
	display: block;
	margin: 0px;
	padding: 0;
	border: 0px dotted #dfb8df;
	background-color: #FCBD5F;
}
#navigation a {
	color: #402640;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 15px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #FCBD5F;
	font-size: 11pt;
}
#navigation a:hover {
	color: white;
	text-decoration: none;
	background-color: black;
}
#navigation img {
	padding: 2px;
	margin-left: 10px;
	border: 0px solid #402640;
}
#navigation p {
	margin: 5px 5px 5px 5px;
	font-size: 9pt;
}
#navigation h1 {
	text-align: center;
	font-size: 18pt;
	margin: 0px 20px 5px 15px;
}
#navigation h2 {
	text-align: center;
	font-size: 12pt;
	margin: 0px 20px 0px 15px;
}
#navigation h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10pt;
}
#navigation li .current {
	background-color: black;
	color: white;
}
/* HEADER Styles */
h1, h2, h3, h4, h5, h6 {
	color: black;
}
#header img {
	padding: 0px;
	border: 0px solid #402640;
}
#header h1 {
	text-align: center;
	font-size: 18pt;
	margin: 0px 20px 5px 15px;
}
#header h2 {
	text-align: center;
	font-size: 11pt;
	margin: 0px 20px 5px 15px;
}
#header h3 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 20px;
	font-size: 16pt;
	border-bottom: 5px solid #E5E7EC;
}
#header h4 {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 20pt;
	padding-right: 20px;
	font-variant: small-caps;
	border-bottom: 5px solid #E5E7EC;
}
#header h5 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10pt;
	border-bottom: 0px solid #E5E7EC;
}
#header h5 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10pt;
	border-bottom: 0px solid #E5E7EC;
}
#header p {
	margin: 5px 20px 5px 15px;
}
/* Content Styles */
#content ul {
	margin: 10px 0px 10px 0px;
}
#content li {
	margin: 2px 20px 2px 5px;
	padding-left: 10px;
	color: #7E5F30;
}
#content img {
	padding: 0px;
	border: 0px solid #402640;
}
#content h1 {
	text-align: center;
	font-size: 18pt;
	margin: 0px 20px 5px 15px;
}
#content h2 {
	text-align: center;
	font-size: 11pt;
	margin: 0px 20px 5px 15px;
}
#content h3 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 20px;
	font-size: 16pt;
	border-bottom: 5px solid #E5E7EC;
}
#content h4 {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 20pt;
	font-variant: small-caps;
	border-bottom: 5px solid #FCBD5F;
}
#content h5 {
	margin: 3px 0px 3px 0px;
	font-size: 10pt;
	border-bottom: 0px solid #E5E7EC;
	font-weight: normal;
}
#content h6 {
	margin: 40px 0px 10px 20px;
	font-size: 11pt;
	border-bottom: 0px solid #E5E7EC;
}
h6 {
	margin: 10px 0px 10px 20px;
	font-size: 11pt;
	border-bottom: 0px solid #E5E7EC;
}
#content p {
	margin: 5px 0px 5px 15px;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin: 0px 0px 0px 0px;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: underline;
	color: red;
}
#footer h3 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 16pt;
	border-bottom: 2px solid #E5E7EC;
}
a {
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.float-right {
	float: right;
}
img {
	margin-left: 15px;
	border-bottom: 5px solid #E5E7EC;
}
.float-right {
	float: right;
	margin-left: 5px;
	border: 0px;
}
.float-right-text {
	float: right;
	margin: 5px 0px 5px 5px;
}
#email-form {
	float: left;
}
form {
	width: 300px;
	margin: 10px 0px 0px 15px;
}
