
body{
padding:0;
background-color: #fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 90%;
color:#257D0F;
background: url(../img/kap2_header_new.jpg) top center no-repeat;
margin:175px 0 0 0;
width: 100%;
}

a:link {color:#1B5D0B;text-decoration:underline;}
a:visited{color:#1B5D0B; text-decoration:underline;}
a:active {color:#1B5D0B; text-decoration:underline;}
a:hover {color:#257D0F; text-decoration:none; }

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 2em;
margin-bottom:2px;
color: #1B5D0B;
font-weight: 200;
text-align:left;
}


h2{
font-weight: 200;
margin-bottom:2px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
color: #1B5D0B;
}

p{
margin-top:2px;
text-indent: 1.5em;
color: #257D0F;
}

fieldset{
width:750px;
margin:5px;
float:left;
background: #E6F1E3 url(../img/kap2_loginbg.gif) top right no-repeat;
border: #257D0F 1px solid;
}

.container{
width:900px; /* was 780px */
margin: 0 auto;
/*height:auto;*/
text-align:left;
}



.container #header{
width:780px;
height:157px;
background: url(../img/kap2_header_boo.gif);
margin:0;
}


.container #navigation{
width:155px;
background: url(../img/kap2_navbg_new.gif);
float:left;
text-align:left;
}

.container #navigation a{
margin: 2px 5px 0 5px;
text-align:left;
letter-spacing: 1px

}
.container #navigation a:link {color:##594f1d;text-decoration:none;}
.container #navigation a:visited{color:#257D0F; text-decoration:none;}
.container #navigation a:active {color:#257D0F; text-decoration:none;}
.container #navigation a:hover {color:#257D0F; text-decoration:underline; }


.container #navigation img{
/*margin: 20px 0 0 0;*/
}
.container #content{
width:720px; /* was 629 */
/*overflow: auto;*/
float:right;
margin:0 15px 0 0; /* was 0 15px 0 0 */
height:auto; /* was 300px */
background: url(../img/kap2_contentbg_boo.gif) no-repeat;
background-attachment:fixed
background-repeat: no-repeat;
background-position: top left;
}


.container #content img{
/*border: 10px solid #fff;*/
}

.container #content ul{
width: auto;
}

/* drop down styles */

 ul {
	z-index: +2;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 132px; /* Width of Menu Items */
	text-align:left;
	font-size: 13px;
	line-height: 24px;
	color: #594f1d;
	}
	
	#ul2 {
		margin-left: 15px;
	}
	
.indent {padding-left: 14px;}

.twolines {line-height: 15px;}

 li {
	position: relative;
	margin:0; padding: 0;
	text-align:left;
	}
	
 li ul {
	position: absolute;
	margin: 2px;
	padding:0;
	left: 105px; /* Set 1px less than menu width */
	top: 0;
	text-align:left;
	/*display: none;*/
	}
	
	#navlink{
		width: 120px;
		color: green;
		height: 1px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #594f1d;

	}

/* Fix IE. Hide from IE Mac \*/
*  html ul li { float: left; height: 1%; }
*  html ul li a { height: 1%; }
/* End */

 ul li a:hover { color: #000; margin:0; padding:0;} /* Hover Styles */
 li ul {background:#eee; margin:0; padding:0;}	
 li ul li {background:#eee; 	margin:0; padding: 0;}	
 li ul li a { padding: 0; margin:0; } /* Sub Menu Styles */
 li:hover ul, li.over ul { display: block; margin:0; padding:0; } /* The magic */
 
 #kaplogin{
clear: both;
/*width:780px;*/
background: url(../img/kap2_formset_bg.jpg) no-repeat;
text-align:right;
height:50px;
}


#kaplogin form{
padding-top: 20px;
padding-left: 20px;
}


#kaploggedin
{
	clear: both;
	/*width: 780px;*/
	text-align: center;
	height: 50px;
	margin: 0px auto;
}


#kaploggedin a{
margin: 0 0 0 2px;
padding: 3px 6px 3px 6px;
background: #F2FBF0;
color: #113A07;
}

#login{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 5px;
	padding: 30px 0 0 0;
	color: #594F1D;
	background: url(../img/kap_bgsignin.gif) no-repeat top left;
	/*border: 1px solid #f00;*/
}

h6
{
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
}

.signin{
	margin-bottom: 30px;
	font-size: 20px;
}

.field{
	width: 120px;
}

.footer {
	font-size: 10pt;
}


/* ***** Register Button Styles - Added 20100621nln ****** */
a.registerbtn:link
{
	color: green;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	/*line-height: 1.15;*/
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #49A834;
	padding: 5px 24px 5px 24px;
	background: #d7d2be;
}

a.registerbtn:visited
{
	color: green;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #49A834;
	padding: 5px 24px 5px 24px;
	background: #d7d2be;
}

a.registerbtn:hover
{
	color: green;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #49A834;
	padding: 5px 24px 5px 24px;
	background: #ffffff;
}

/* ***** END Register Button Styles ***** */

