﻿/* Main */
body {
	background-color: #eaf1f7;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ED1A38;
	font-variant: small-caps;}
h3 {
	color: #cdb856;
	font-size: 13px;
	font-weight: 700;
}
.ks-main {
	width: 740px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
}
.ks-main #GlobalLinks {
	width: 100%;
	text-align: center;
	color: white;
	background-image: url('/wip2009/images/globallinks.gif');
	background-repeat: no-repeat;
	background-color: #005aad;
}
.ks-main #GlobalLinks a {
	color: white;
}
.ks-main #Banner {
	padding:0px;
	margin:0px;
	background-color: white;
	height:166px;
}
.ks-main #Main {
	width: 100%;
	vertical-align: top;
}
.ks-main #Main #LeftNav {
	width: 193px;
	background-color: #0290b6;
	vertical-align: top;
	background:#cb7380;
	background-image: url(../publishingimages/left_bg.gif);
	background-repeat:repeat-x;	border-left:#5d5d5d 1px ridge;
		padding-top:10px;
}
.ks-main #Main #Content {
	width:100%;
	height: 100%;
	padding: 15px 15px 15px 15px;
	vertical-align: top;
	background-color: white;
	border-left:#5d5d5d 1px ridge;
	border-right:#5d5d5d 1px ridge;
}
.ks-main #Footer {
	width: 100%;
}
a.Footer {
	color: white;
	text-decoration: none;
}
a.Footer:hover {
	color: white;
	text-decoration: underline;
}


/* left menu */
.ks-leftNavContainer {
	width: 193px;
	height: 100%;

}
.ks-leftNavItem {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	display: block;
	text-decoration: none; 
	color: #ffffff;
	background-color:transparent;
	border-bottom: 1px solid #ffffff;
	text-align: left;

	}
.ks-leftNavItem td {
	padding: 7px 4px 7px 15px;

	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 1px white solid;
}
.ks-leftNavItem a {
	font-size: 10px;
	font-weight: bold;
	color: white;
	background-image: none;
}
.ks-leftNavHover {
	background-color : #bd152d;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #none;}
.ks-leftNavHover A {

}
.ks-leftNavItem a {
	background: none;
}
.ks-leftNavSelected a {
	font-weight: bold;
}
/* Sponsership */
.ks-SponsershipMain {
	font-family: Arial;
	font-size: 14px;
}
.ks-SponsershipLinks {
	margin: 15px 0px 15px 0px;
}
.ks-SponsershipContact {
	display: block;
	font-family: Arial;
	font-size: 12px;
}
/* SponsorshipDocs WP */
.ks-SponsorshipTable {
	direction: ltr;
	text-align: left;
	background-color: #d1cfde;
	width: 100%;
	border-collapse: collapse;
	margin: 10px 5px 10px 5px;
}
.ks-SponsorshipLinkCell a:link, .ks-SponsorshipLinkCell a:visited {
	color: #421e1a;
	font-size: 12px;
	font-weight: 700;
	font-family: Arial;
}
.ks-SponsorshipTable td {
	border-bottom: 1px white solid;
}
.ks-SponsorshipLinkCell {
	direction: ltr;
}
.ks-SponsorshipLinkCell div {
	display: block;
}
.ks-SponsorshipIconCell {
	width: 35px;
}
.ks-SponsorshipIconCell img {
	border: none;
	margin-right: 5px;
	margin-left: 5px;
}
.ks-SponsorshipGetReaderCell {
	border-left: 1px white solid;
	direction: ltr;
	text-align: center;
	width: 20%;
	padding: 5px 5px 5px 5px;
}
.ks-SponsorshipGetReaderCell a:link {
	color: #421e1a;
	font-size: 12px;
	font-weight: 700;
	font-family: Arial;
}
.ks-SponsorshipGetReaderCell img {
	border: none;
	display: block;
}
/* Misc */
p, body, li, .level-item a {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField, #ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField p, #ctl00_PlaceHolderMain_ctl02__ControlWrapper_RichHtmlField, #ctl00_PlaceHolderMain_ctl02__ControlWrapper_RichHtmlField p {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
a.zz1_LeftNavigationMenu_1 {
	line-height: 13px;
}
.under_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}

.hr {}

.day {
	font-family: Arial;
	background-color:red;
	font-weight:bold;
	font-size: 13px;
	line-height: 16px;
	color: white;
}

.hall {
	font-family: Arial;
	background-color: navy;
	font-weight:bold;
	font-size: 13px;
	text-align:center;
	color: white;
}

.time {	
	font-family: Arial;
	font-weight:bold;
	font-size: 13px;
	color:  gray;
}

.title {
	font-family: Arial;
	font-weight:bold;
	font-size: 13px;
	color: black;
}

.lunch {}



