/* 
  -----------------------------------
  Tab Bar Magic Page Pack CSS
  by Project Seven Development
  www.projectseven.com
  Key Lime Page Pack Layout 03
  2 Column Fixed
	Shadow box background
  -----------------------------------
*/
body {
	background-color: #4A4A4A;
	background-image: url(../images/kl-pbgtexture.jpg);
	color: #5C5A4D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 20px 0;
	padding: 0;
	text-align: justify;
}
#masthead {
	background-image: url(../images/kl-masthead_edit.png);
	background-repeat: no-repeat;
	height: 162px;
}

/********LAYOUT WRAPPER**********/
#layout {
	width: 766px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/kl-shadow.jpg);
	background-repeat: repeat-y;
}

/********MENU WRAPPER**********/
#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 750px;
}
a {
	text-decoration: none;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
.courses {
	display: block;
	padding: 8px;
	border: 1px dashed #625E52;
	color: #5D5B4E;
	height: 16px;
	width: 143px;
	float: none;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}



/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 750px;
	padding: 3em 0 0 0;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 540px;
}
#sidebox {
	float: left;
	width: 210px;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	font-size: 0.85em;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#maincontent p{
	line-height: 1.5em;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-left: 20px;
}
.callout {
	float: left;
	width: 132px;
	margin: 15px;
	padding: 10px;
	border: 1px solid #333333;
	font-size: 0.75em;
}
/*Sidebar*/
#sidecontent {
	font-size: 0.7em;
	margin: 0;
	background-image: url(../images/kl-yellowgradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#rightbox {
	float: right;
	width: 180px;
	margin: 8px;
	padding: 6px;
	vertical-align: top;
}
.rightbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #5C5A4D;
	line-height: 1.25em;
}


#sidecontent p{
	line-height: 1.35em;
	margin: 12px 0;
}
/********HEADINGS*******/
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.75em;
	font-weight: bolder;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightalign {
	margin-left: 8px;
}


h1, h2, h3, h4 {
	line-height: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: none;
}

h2 {
	font-size: 1.35em;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333333;
	border-right-style: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	padding-top: 5px;
}
.topheading {
	margin-top: 0em;
}

h3 {
	margin: 1.5em 0 0 0;
	font-size: 1.25em;
}
#sidecontent h3.topheading {
	margin: 0;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(../images/kl-footer.jpg);
	background-repeat: no-repeat;
	height: 48px;
	background-position: left bottom;	
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 750px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #CECCC4;
	text-align: center;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
	text-align: center;
	color: #000000;
}
/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	position: absolute;
	top: 6px;
	right: 15px;
	margin: 0 15px 0 0;
}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #7D7865;
	cursor: default;
	font-size: 0.1em;
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #FFFFFF;
	background-color: #4a4a4a;
	cursor: pointer;
	font-size: .8em;
}
/*********PAGE LINK STYLES********/
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus, 
#footer a:hover, #footer a:active, #footer a:focus {
	background-color: #98AD75;
	color: #7D7767;
	text-decoration: none;
	text-align: left;
}
#p7TBMrootbox {
	background-image: url(../images/kl-mbar.jpg);
	background-color: #97AD73;
	background-repeat: repeat-x;
}
.p7TBMsubbox {
	padding: 4px 0 24px 12px;
}
td {
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-position: top;
	padding-right: 4px;
}
.note {
	color: #990000;
	border: 1px solid #990000;
	padding: 2px;
	background-color: #FFFFFF;
}
