/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
p, li, td {
	font-family: Tahoma, 'Myriad Pro', 'Myriad Roman', 'Myriad', Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
}
a {
	color:#125687;
}
.lowercaps {
	font-size: Smaller;
	text-transform: uppercase;
}
.right_aligned {
	text-align: right;
}
h1, h2, h3, h4, h5 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight:normal;
	color: #000000;
	margin: 0px;
	letter-spacing:-1px;
}
h1 {
	border-bottom: 1px solid #999999;
}
.one_column h1 {
	padding-top: 20px;
	margin: 0px 0px 20px -40px;
}
h3 {
	padding-top: 20px;
	font-size: 24px;
	font-weight: bold;
	color:#125687;
}
h4 {
	font-size: 18px;
	color:#125687;
}

/*.right_column strong, .one_column strong {
	color: #125687;
}
*/
strong {
	color: #125687;
}
.bullets {
	font-size: 14px;
	font-weight:bold;
	line-height: 24px;
}
.white {
	color:#CCCCCC;
}
.blue {
	color: #6086a8;
}
.red {
	color: #FF0000;
}
.gray {
	color: #999999;
}
.pipe {
	margin-left: 10px;
	margin-right: 10px;	
}
.title {
	margin-top: 12px;
}
.icon {
	padding: 15px;
}
.small {
	margin: 0px;
	font-size: 70%;
}
.tiny {
	margin: 0px;
	font-size: 10px;
}

#banner_container {
	width: 100%;
	height: 180px;
	text-align: left;
	background-image: url(images/banner-background.gif);
}
#banner {
	width: 950px;
	height: 180px;
	background-image: url(images/banner-main-background.gif);
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#subpage_banner_container {
	width: 100%;
	height: 100px;
	text-align: left;
	background-image: url(images/banner-background.gif);
	background-position: center;
}
#subpage_banner {
	width: 1000px;
	height: 100px;
	background-image: url(images/banner-main-background.gif);
	background-position: center;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#kh_logo {
	position: relative;
	left: 175px;
	top: 16px;
}
#kh_logo_subpage {
	position: relative;
	left: 175px;
	top: 0px;
}
#container {
	position: relative;
	top: -45px;
	background-image: url(images/container-background.png);
	background-repeat: no-repeat;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#content, #content_scrolling {
	background-color:#ffffff;
	width:950px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 20px;
	min-height: 400px;
	font-family: Tahoma, 'Myriad Pro', 'Myriad Roman', 'Myriad', Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.frontpage {
	background-image: url(/images/content-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content_scrolling {
	background-color:#645f47;
}
#content_scrolling, #scrolling, #scrolling p {
	color: #ffffff;
}
#scrolling p {
	margin: 0px;
}
#scrolling a {
	color: #CCFFFF;
}
#band_container {
	width: 100%;
	height: 56px;
	background-image: url(images/band-background.jpg);
}
#pics_container {
	position: relative;
	top: -47px;
	width: 960px;
	height: 121px;
	margin-right: auto;
	margin-left: auto;
}
#click {
	position: absolute;
	top: 100px;
	left: 7px;
	background-color: #ffffff;
	filter:alpha(opacity=75);
	opacity: 0.75;
	display: none;
}
#update_container {
	position: relative;
	top: -42px;
	width: 950px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/update-background.gif);
	color: #FFFFFF;
	line-height: 40px;
	font-family: Tahoma, 'Myriad Pro', 'Myriad Roman', 'Myriad', Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#update_container a {
	color: #CCFFFF;
}
.one_column {
	position: relative;
	width: 790px;
	padding-left: 100px;
	padding-right: 60px;
	background-image: url(images/subpage-header-background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left_column {
	position: relative;
	width: 170px;
	float: left;
	padding-left: 30px;
}
.right_column {
	position: relative;
	width: 705px;
	min-height: 600px;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
.right_column_edit {
	position: relative;
	width: 705px;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	position: relative;
	width:950px;
	height: 28px;
	text-align: center;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#footer p, #footer a {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 28px;
}
#logo_bar {
	position: relative;
	top: -42px;
	width: 950px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.indent {
	padding: 10px 40px;
	background-color: #eeeeee;
	margin: 0px 20px;
}
.page_divider {
	padding-top: 10px;
	border-bottom: medium dotted #999999;
}

/* MAIN MENU NAVIGATION */

#menu_container {
	width: 100%;
	height: 38px;
	background-image: url(images/menu-background.gif);
}
#main_menu {
	width:950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#subnav_container {
	position: relative;
	top: -42px;
	width: 950px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/update-background.gif);
}
#nav {
	position: relative;
	text-align: center;
	width: 952px;
	top: 0px;
	left: 0px;
}
#subnav {
	position: relative;
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul, #subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li{
	float: left;
	margin: 0px;
	background-image: url(/images/menu-divider.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#subnav li {
	float: left;
	margin: 0px;
	background-image: url(/images/submenu-divider.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#nav li last_menu, #subnav li last_menu {
	background-image: none;
}
#nav li a {
	height: 38px;
	width: 118px;
	display: block;
	color: #ffffff;
	font-family: News Gothic Std, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 38px;
	text-decoration: none;
}
#nav li a:hover, .selected {
	background-image: url(/images/menu-rollover.gif);
	color: #ffffff;
	text-decoration: none;
}
#subnav li a {
	height: 40px;
	min-width: 85px;
	padding: 0px 15px 0px 15px;
	display: block;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
}
#subnav li a:hover, .selected {
	color: #ffffff;
	text-decoration: underline;
}

/* END NAV */

/************************************************/
/*	Calendar									*/
/************************************************/
.mini_calendar_title {
	color: #333333;
}
.EM_mini_calendar_days {
	color: #333333;
}
.EM_mini_calendar_line {
	color:#333333;
	border-bottom: 1px solid #333333;
}
.EM_mini_calendar_numbers a {
	font-family: "OCR A Std", "OCR A Extended", Monospace;
	color: #333333;
}
.EM_mini_calendar_shaded {
	background-color: #666666;
}
.EM_mini_calendar_shaded a {
	color: #333333;
}
