@charset "utf-8";
.YELLOWcaps {
	font-family:  "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #F5EC3F;
	text-decoration: none;
	text-align: right;
}
.Body {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}
.BodyCENTER {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: none;
	text-align: center;
}
.BodyBIGER {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #232323;
	text-decoration: none;
	text-align: center;
}


.mainheadings {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.mainheadingsBOLD {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}


.subWHITEheadings {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	
}
.subWHITEheadingsLG {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	
}

.submainheadings {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.submainheadingscentered {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #653819;
	text-decoration: none;
	text-align:center;
}
.frameforimages {
	margin: 0px;
	border-right: 1px solid #d1aaa8
	border-bottom: 1px solid #d1aaa8;
	margin-bottom: -25px;
}
.textwithpadtint {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #242c2c;
}
.textwithpadcenteredtint {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	text-align:center;
	color: #c19875;
}
.maincolorbackground {
	background-color: #653819;
}
.Yellowunderlineforlink {
	color: #FC3;
	text-decoration: underline;
}

nav {
	margin: 0px auto; 
	text-align: center;
	
}

nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}


nav ul {
	background: #232323;
	list-style: none;
	position: relative;
	display: inline-table;
	visibility: visible;
}
	nav ul:after {
		content: ""; 
        clear: both; 
        display: block;
	}

	nav ul li {
		float: left;
	}
		nav ul li:hover {
			background: #7c7c7c;
		}
			nav ul li:hover a {
				color: #fff;
	
			}
		

		
		nav ul li a {
			display: block; 
            padding: 0px 20px;
			color: #f7f7f7; 
            text-decoration: none;
			font-size:14px;
			font-family:"Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
		

		}
			
		
	nav ul ul {
		background: #5f6975; 
        padding: 0;
		position: absolute; 
        top: 100%;
	}
		nav ul ul li {
			float: none; 
			border-top: 1px solid #6b727c;
			border-bottom: 1px solid #6b727c; 
            position: relative;
		}
			nav ul ul li a {
				padding: 8px 10px;
				color: #fff;
			}	
				nav ul ul li a:hover {
					background: #4b545f;
				}
		
	nav ul ul ul {
		position: absolute; 
        center: 100%; 
        top:0;
	}
		
.CLICKbutton {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #653819;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: none;
	margin: 3px;
	padding: 3px;
	clear: none;
	float: none;
	height: 15px;
	width: 129px;
	border: thin ridge #242c2c;
	overflow: visible;
}

.information {
	font-family: Baskerville, "Palatino Linotype", "Palatino", "Century Schoolbook L", "Times New Roman", serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: lighter;
	font-variant: normal;
}
.boldwhite {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #653819;
}
.newbar {
	font-family: Baskerville, "Palatino Linotype", "Palatino", "Century Schoolbook L", "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #653819;
	text-decoration: none;
}
.topbanner {
	background-image: url(images/kpz101_topbanner7.jpg);
	background-repeat: no-repeat;
}
.pinstrip {
	background-image: url(images/lu101_pinstrip2.jpg);
}.sectionbox {
	border: thin solid #CCC;
	border-radius: 20px;
	
}

.sideborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

.bookimagebanner {
	background-image: url(images/lu101_bookdevelopment.jpg);
	background-repeat: no-repeat;
}

.tintfillin {
	background:#242c2c
}
.gradiantback {
		background-image: url(images/gradient.jpg); background-repeat:repeat-x;
}
.verticalline {
		background-image: url(images/verticalline.jpg); background-repeat:repeat-y;
}
.gradiantbackGREEN {
		background-image: url(images/gradientschoolcolor.png); background-repeat:repeat-x;
}
.forfooter {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
		text-align: center;
}
.aboutheader {
	font-family: Baskerville, "Palatino Linotype", "Palatino", "Century Schoolbook L", "Times New Roman", serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
.largerbasket {
	font-family: Baskerville, "Palatino Linotype", "Palatino", "Century Schoolbook L", "Times New Roman", serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
}
.faquestions {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
}
.faquanswers {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.logintab {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
}
.LINKtabNEW {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #c42929;
	text-decoration: none;
}
