/* KRHOP CSS Document */


body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #00337F;
	font-family: verdana, arial, helvetica, sans-serif;
}


.underline {text-decoration:underline}


.imagemargin {margin: 18px 8px 8px 8px}


a {color: #00337F;}


blockquote {
	margin-left:18px;


}


ul {margin: 12px 0 0 16px;}


li{
	font-size: .8em;
}


p {
	font-size: .8em;
	margin-top: 0;
	color: #000000;
}


td {
	font-size: .8em;
	color: #000000;
}

.style2 {
	font-size: 1.em;
	color: #00337F;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.style4 {
	font-size: 0.7em;
	color: #00337F;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

h3 {font-size: .9em;}


h4 {margin-bottom:0; font-size: .8em;}


h5 {font-size: .7em}


.right {text-align: right;}


#header {height: 65px;
	background-color: #F9F8D8;}


#header h2 {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight:900;
	position: absolute;
	margin: 0;
	padding:0;
	left: 8px;
	top: 3px;
	width: 411px;
	z-index: 2;
	color: #00337F;
}
/*
#header h1 {
	position: absolute;
	z-index: 3;
	top: 20px;
	left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00337F;
}
*/
#header h1 {
	margin: 0;
	padding: 20px 0 0 8px;
}


#header h3{
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: 900;
	position: absolute;
	margin: 0;
	padding: 0;
	left: 10px;
	top: 5px;
	color: #ffdd99;
	z-index: 1;
	width: 410px;
}


#header img {float: right}
	


/* for indexBAK 
#header img {
position: absolute;
top: 3px;
right: 133px;
z-index: 4;
}
*/
#header p {
	position:absolute;
	top:5px;
	right: 20px;
	font-size: 0.7em;
	color: navy;
}


#left, #right
{
	position: absolute;
	top: 65px;
	width: 145px;
}


#right {
	background-color: #C29D03;
	right: 0px;
	border-right: #ccc;
	border-width: 0 1px 0 0;
	border-style: none solid none none;
}


#left {
	background-color: #00337F;
	left: 0;
	border-right: 1px solid #CCC;
}


#leftcontent h5, #rightcontent h5 {
	font-size: .86em;
	line-height: 22px;
	margin:0;
	text-align: center;
}


#leftcontent h5 {
	color: #FFFFFF;
	background-color: #CFBA7B;
}


#leftcontent h6 {
	font-size: .6em;
	padding: 4px;
	margin:0;
	font-weight: 400;
}


#leftcontent p {
	margin: 18px 0 0 0;
	padding:0 7px 0 0;
	text-align: right;
}


#leftcontent p a {
	margin: 18px 0px 0px 7px;
	padding:0;
	font-size: .9em;
	font-weight: bold;
	color: #E1CC8D;
	text-decoration: none;
}


#leftcontent ul {
	list-style: none;
	margin: 4px 7px 0 6px;
	text-align: right;
	line-height:88%;
}


#leftcontent ul li a {
	text-decoration: none;
	color: #C29D0C;
}


#leftcontent p a:hover, #leftcontent ul li a:hover {
	color: #ccc;
}


#rightcontent h3, #leftcontent h3 {
	padding: 0 8px;
	text-align: center;
}


#rightcontent h3 a, #leftcontent h3 a {
	color: white;
}


#rightcontent h4 {
	color: #00337F;
	margin-left: 8px;
}


#rightcontent h4 a {
	text-decoration: none;
}


#rightcontent p {
	font-size: .7em;
	padding: 0px 8px 0px 8px;
	color: navy;}


#rightcontent h5 {
	color: #FFFFFF;
	background-color:#CFBA7B;
	margin-bottom: 18px;
}


#content {
	margin: 0 146px 0 146px;
	background-color: #FFFFFF;
	border: #ccc;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	/*
	background-image: url(images/LOGOblue.gif);
	background-repeat: no-repeat;
	background-position: 36px center;
	*/
}


#contentcontent { padding: 1px 8px 0 10px; }


#contentcontent p {margin: 12px 0 0 0}


#contentcontent h5 {margin: 0;}


#contentcontent h2 {
	font-size: 1em;
	text-align:center;
}


#contentcontent ul {margin: 0px; padding:12px;}


#contentcontent ol li {margin: 1em;}




.rise {position: relative; top: -90px;}


#footer {
	background-color: #00337F;
	color: white;
	font-size: .7em;
	height: 22px;
	padding-top: 3px;
	text-align: center;
}


#footer a {
	color: #5555DD;
}
