/* CSS Document */
/* ---------- This was added on 7/9/2010 ---------- */
body {
	padding: 0;
	margin: 0;
	background: #003366 url(../img_kh/khd_bkg_grad.jpg) repeat-x;
	/*color: #666; */
}
#bkgImage {
	background: url(../img_kh/khd_bkgrnd_1.png) no-repeat center top;
	width: 100%;
	display: table;
}

/* NOTE: to eliminate the "space" created at the top of the browser window set the main html body tag to "margin = 0" */
/* --------<<<<< Main Wrapper DIV >>>>>>-------- */
#wrapper{
	width: 700px;
	background-color:#FFFFFF;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
}
/* --------<<<<< NOTE: Wrapper for Flash Section */
#wrapper_fla{
	width: 720px;
	background-color:#330000;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
/*Header Top - For Logo left and Graphic right + MAP link*/
#header {
	background-image: url(../img_kh/header_visual1.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 550px;
	height:40px;
	float: left;
}
#logo_holder {
	background-color:#996600;
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/*Top navigation bar*/
#topnav_bar {
	background-color:#FFFF00;
	width: 700px;
	float: left;
}
/*NOTE: - - - IFRAME FOR LARGE PHOTOS AND HTM CONTENT - SAME AS lrg_photo*/
iframe.tabContent {
	background-color: #FFFFFF;
	width: 480px;
	height: 240px;
}
/* - - END NOTE: - - */

/*For Flash or Photo Placement*/
#lrg_photo {
	background-color:#000000;
	width: 480px;
	float: left;
	height: 240px;
}
/*Navigation Right*/
#nav_right1 {
	text-align: left;
	width: 220px;
	height: 80px;
	float: left;
}
#nav_right2 {
	text-align: left;
	width: 220px;
	height: 80px;
	float: left;
}
#nav_right3 {
	background-color: #999999;
	text-align: left;
	width: 220px;
	height: 80px;
	float: left;
}
/*Navigation Main*/
#nav_main {
	background-color:#996600;
	width: 150px;
	height: 420px;
	float: left;
}
/*Navigation Main - For eMail Page*/
#nav_main_email {
	background-color:#996600;
	width: 150px;
	height: 420px;
	float: left;
}
/*Navigation Main - For E-Learing Page*/
#nav_main_el {
	background-color:#996600;
	width: 150px;
	height: 700px;
	float: left;
}
/*Navigation Main - We Development Page*/
#nav_main_wd {
	background-color:#996600;
	width: 150px;
	height: 440px;
	float: left;
}
#navcontainer {
	width: 150px;
	float: left;
	margin-top: 36px;
}

#navcontainer ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 12px;
}

#navcontainer a {
	display: block;
	width: 150px;
	background-color:#CC9933;
	border-bottom: 2px solid #996600;
	margin-top: 4px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#navcontainer a:link {
color: #003366;
text-decoration: none;
}

#navcontainer a:hover {
background-color:#003366;
color: #FFFFFF;
}
#navcontainer a:visited {
background-color:#003366;
color:#99CCFF;
text-decoration: none;
}
/*To house the Graphic for the chalkboard link*/
#chalkBrd_DIV {
	width: 150px;
	float: left;
	margin-top: 20px;
}
/* -------------- <<<<<< Content DIVs >>>>>> -------------- */
#noteHolder {
	width: 440px;
	float: left;
	height: 20px;
	text-align: center;
	color:#330000;
	margin-left: 18px;
	margin-top: 16px;
}
/* CSS scrollbar */
.scrollHomeTxt {
	margin-left: 18px;
	height: 320px;
	width: 420px;
	overflow: auto;
	background-color: transparent;
	padding: 12px;
	border-bottom-width: 0.6em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #996600;
}
#content_holdr1 {
	width: 550px;
	float: left;
	text-align: left;
	position: relative;
	height: 420px;
	background-image: url(../img_kh/kh_email_bkg1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#content_holdr {
	width: 550px;
	height: 420px;
	float: left;
	text-align: left;
	background-image: url(../img_kh/kh_logo_bkgrnd.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#content_holdr_gd {
	width: 550px;
	height: 420px;
	float: left;
	text-align: left;
	background-image: url(../img_kh/kh_gd_bkg1.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#content_holdr_ph {
	width: 550px;
	height: 400px;
	float: left;
	text-align: left;
	background-image: url(../img_kh/kh_ph_bkg1.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#content_holdr_wd {
	width: 550px;
	height: 440px;
	float: left;
	text-align: left;
	background-image: url(../img_kh/kh_wd_bkg1.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#content_holdr_el {
	width: 550px;
	height: 700px;
	float: left;
	text-align: left;
	background-image: url(../img_kh/kh_el_bkg1.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#content_holdr_cl {
	width: 550px;
	height: 420px;
	float: left;
	text-align: left;
	background-image: url(../img_kh/kh_clients3_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#content_form {
	width: 460px;
	float: left;
	text-align: center;
	position: relative;
}
/* -------- <<<<<< MAIN CONTENT DIV HERE >>>>>> ....... */
#content_kh {
	width: 460px;
	float: left;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#330000;
	margin-top: 15px;
	margin-left: 18px;
}
#content_email {
	width: 460px;
	float: left;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#330000;
	margin-top: 6px;
	margin-left: 12px;
}
/* -------------------- Give me some breathing room!!! -------------------- */
#spaceMe {
	width: 400px;
	height: 135px;
	float: left;
}
/* Rollover for Chalkboard */
#chalkbrd_holder {
	width: 150px;
	height: 115px;
	float: left;
}
/*KHD Chalkboard Button ROLLOVER - - - */
#chalkbrd a {
	display:block;
	width:150px;
	height: 115px;
	background-image: url(../img_kh/chalkbrd_btn_slide.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#chalkbrd a:hover {	
	background-position: -150px 0;
	}
#chalkbrd a:active {
		background-position: -150px 0;
	}
/*RIGHT NAV CSS Rollovers*/
#histHolder {
	width: 220px;
	height: 80px;
	float: left;
}
#procHolder {
	width: 220px;
	height: 80px;
	float: left;
}
#clieHolder {
	width: 220px;
	height: 80px;
	float: left;
}
/*KHD History ROLLOVER - - - */
#khHist a {
	display:block;
	width:220px;
	height: 80px;
	background-image: url(../img_kh/rtNav_hist_btns.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#khHist a:hover {	
	background-position: -244px 0;
	}
#khHist a:active {
		background-position: -488px 0;
	}
/*KHD Process ROLLOVER - - - */
#khProc a {
	display:block;
	width:220px;
	height: 80px;
	background-image: url(../img_kh/rtNav_proc_btns.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#khProc a:hover {	
	background-position: -244px 0;
	}
#khProc a:active {
		background-position: -488px 0;
	}
/*KHD Client ROLLOVER - - - */
#khClient a {
	display:block;
	width:220px;
	height: 80px;
	background-image: url(../img_kh/rtNav_clie_btns.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#khClient a:hover {	
	background-position: -244px 0;
	}
#khClient a:active {
		background-position: -488px 0;
	}
/*Text attributes for font size, color, etc.*/
.body_txt {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.7em;
	color: #000000;
}
.Blackbold_txt {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.7em;
	color:#000000;
	font-weight: bold;
}
.Grey_txt {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.7em;
	color:#666666;
	font-weight: normal;
	/*line-height: 1.5em;*/
}
.Red_txt {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.7em;
	color:#990000;
	font-weight: normal;
}
.Blue_txt {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.7em;
	color:#003366;
	font-weight: normal;
}
.BlueCenter_txt {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.8em;
	color:#003366;
	font-weight: normal;
}
.liteBrown_txt {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.7em;
	color:#533700;
	font-weight: normal;
}
.Brown_txt {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.7em;
	color:#330000;
	font-weight: normal;
}
.BrwnItalic_txt {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.7em;
	color:#663300;
	font-weight: normal;
	font-style: italic;
}
.brwnBold_txt {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.7em;
	color:#330000;
	font-weight: bold;
}
.BluBrew_txt {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	line-height: 1.5em;
	color:#003366;
	font-weight: normal;
}
.Blubold_txt {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .72em;
	line-height: 1.7em;
	color:#003366;
	font-weight: bold;
}
.solutions_txt {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.7em;
	color:#330000;
	font-weight: bold;
}
.brewinTxt {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color:#CC6600;
	font-weight: normal;
}
.ideaBold_txt {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.8em;
	color:#CC9966;
	font-weight: normal;
}
.purple_txt {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.7em;
	color:#330033;
	font-weight: normal;
}
.purpleBold_txt {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.7em;
	color:#330033;
	font-weight: bold;
}
/* Link CSS for IN Page LINKS - ie Flash Plugin */
/*-----------Footer Link Colors and Styles---------------*/
.inPage_hyper {
	text-align: center;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 60px;
	background-color: none;
}

.inPage_hyper a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#CC9900;
	font-weight: bold;
	letter-spacing: 0.1em;
	display: inline;
	background-color: none;
}

.inPage_hyper a:link {
	color:#004E9D;
	text-decoration: underline;
	background-color: none;
}

.inPage_hyper a:hover {
	text-decoration: underline;
	color: #009900;
	background-color: none;
	padding:0px;
}
/*Footer Link Colors and Styles*/
#foot_hyper {
	width: 700px;
	text-align: center;
	clear: both;
	line-height: 1.75em;
	background-color:#003366;
	border-bottom-width: 0.25em;
	border-bottom-style: solid;
	border-bottom-color:#996600;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	font-size: 70%;
	padding-top: 6px;
	padding-bottom: 4px;
}

#foot_hyper a
{
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC9933;
}

#foot_hyper a:link {
	color:#CC9933;
	text-decoration: none;
}

#foot_hyper a:hover {
	background-color:#003366;
	color: #FFFFFF;
	text-decoration: underline;
}
#foot_hyper a:visited {
background-color:none;
color:#99CCFF;
text-decoration: none;
}
.copyright1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
	font-size: 9px;
}
