/*s --  Inner -- */
.innerCtx{
  margin: 0 auto;
  width: 98%;
  padding: 5px;
}

.innerCtx a img{
  border: 0;
}

.innerCtx a{
  text-decoration: none;
}

.innerFooterCtx{
  padding-top: 25px;
}

.innerFooterCtx a{
  text-decoration: none;
  color: #585858;
}

.innerFooterCtx a:hover{
  color: #ccccc;
}

.innerCtx H2{
  margin-top: 0px;
  color: #61787d;
  font-size: 1.25em;
  font-variant: small-caps;
  letter-spacing: .06em;
  font-family: Tahoma;
  padding-bottom: .2em;
  border-bottom: 2px solid #b0e2f3;
  margin-bottom: 4px;
}

.innerCtx img{
  vertical-align:bottom;
}

#KJChronology{
	width:100%;
	margin:0;
	background:url('../images/trophies.png') no-repeat right;
}

#KJChronology img{
	vertical-align: middle;
	padding-bottom: 4px;
}



.txtStatus{
  color: #1CB2F2;
  font-style: italic;
  padding: 5px 0 10px 0;
}

.txtError{
  color: #BC0303;
  font-style: italic;
  padding: 5px 0 10px 0;	
}


fieldset{
border:1px solid #780001;
}

label {
	font-weight:bold;
	font-variant:small-caps;
	width: 125px;
	float: left;
	margin: 2px 0px 2px 0px;
	text-align: right;
}


.ctxMenu{
	float:right;
}

.ctxMenu a{
	color:#E5B022;
	text-decoration:none;
}

.ctxMenu a:hover{
	color:#c2c2c2;
	text-decoration:underline;
}

/* ======== Portfolio Items ======= */
.pitem{
	border-bottom: 1px dashed #dddddd;
}

.pitemText{
	margin: 3px 3px 3px 5px;
	vertical-align:top;
}

.pitemText h3{
	color: #4d9c29;
	font-family: Arial;
	font-size: 1.03em;
	font-weight: bold;
	margin-bottom: 2px;
}

.pitem h4{
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #343434;
	margin-bottom: 2px;
	margin-top: 10px;
}

.pitemImg{
	float: left;
	padding: 3px;
}


.pitemText p{
	margin: 3px 0px 3px 0px;
}

/* ======== Nav Right Menu ======== */
#navRightMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navRightMenu li {
	border-bottom: 1px solid #dddddd;
    margin: 0;
}

#navRightMenu li a {
	display: block;
	padding: 7px 5px 7px 0.5em;
	color: #437297;
	width: 100%;
}


html>body #navRightMenu li a {
	width: auto;
}

#navRightMenu li a:hover {
	background-color: #0FB3E8;
	color: #fff;
}  

#navRightMenu li a:active {
	padding-left: 10px;
}  

.blogNewsBox{
	border:1px solid #880000; 
	background: url(../images/bodyCtxMid_Small.jpg) left top repeat-x;
	width:200px;
	
	font-size:11px;
	padding-bottom:5px;
}

.blogNewsBox a{ 
	color:#d8900f;
}


/* ======== Left ======= */
.innerCtxLeft{
	width: 587px;
	position: relative;
	float: left;
	margin-left: 15px;
}

.innerCtxLeftBodyHighlight{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: normal; 
	line-height: 20px; 
	color: #4b4a4a;
	padding-top: 10px;
	padding-bottom: 5px;
	
	border-bottom: 1px dotted #b0e2f3;
}

.innerCtxLeftBodyExample{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 30px; 
	color: #0072bf; 
	padding: 0px;
	margin: 0px; 
	display: block;
	padding-bottom: 10px;	
}

.innerCtxLeftHeader{
	background:url(../images/folioLTCtxTop.jpg);
	height: 16px;
}

.innerCtxLeftBody{
    background:url(../images/folioLTCtxBg.jpg);
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px 15px 5px 15px;
	position: relative;
}

.innerCtxLeftFooter{
    background:url(../images/folioLTCtxBottom.jpg);
		margin-top: 0;
	margin-bottom: 0;
	height: 20px;

}


/* ======== Right ======= */

.innerCtxRight{
	width: 295px;
	position: relative;
	float: right;
	margin-right: 12px;
}


.innerCtxRightHeader{
	background:url(../images/folioRTCtxTop.jpg);
	height: 16px;
}

.innerCtxRightBody{
    background:url(../images/folioRTCtxBg.jpg);
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px 15px 5px 15px;
}


.innerCtxRightFooter{
    background:url(../images/folioRTCtxBottom.jpg);
	margin-top: 0;
	margin-bottom: 0;
	height: 17px;
}

/* ======== Contact Us Small Form ======= */

.form_nav h4{
	display: block; 
	float: left; 
	line-height: normal; 
	text-align: left; 
	font-size: 11px; 
	font-weight: normal; 
	padding: 0px; 
	margin: 0px 2px 0px 0px;
}

.input {
	width: 60%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; 
	font-weight: normal; 
	border: solid 1px #BCBCBC; 
	background: url(../images/input_bg2.gif) top left no-repeat; 
	padding: 2px; 
	margin:0 0 3px 0; 
}

.textarea {
	width: 97%; 
	height: 150px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; 
	font-weight: normal; 
	border: solid 1px #BCBCBC; 
	background: url(../images/input_bg2.gif) top left no-repeat;  
	padding: 2px; 
	margin:0 0 10px 0;
}

.form_nav .btnSend{
	width: 97%;
	text-align: right;
}

#googleAdsGuestbook{
	margin-top: 10px;
	text-align:center;
	width:100%;
}

