/* KRHOP Network CSS Document */

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

a {color: #00337F;}

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

li a{
	font-size: .8em;
}

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

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

h3 {font-size: .9em;}

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

h5 {font-size: .7em}

.right {text-align: right;}

div.topright {
	position: absolute; 
	top: 0;
	right:57px;
	z-index: 1;
}

#header {height: 60px;
	position: relative;
	top: 0;
	left: 0;
	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: 51px;
	top: 7px;
	width: 429px;
	z-index: 2;
}

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

#header h4 {
	margin: 0;
	padding: 36px 0 0 50px;
}

div.bottom {
	position:absolute;
	left: 51px;
	top: 38px;
	margin:0;
}

#header img {
	position: absolute;
	top: 0px;
	z-index: 1;
	left: 0px;
}

#header p {
	position:absolute;
	top:5px;
	right: 20px;
	font-size: 0.7em;
	color: navy;
}

#left, #right
{
	position: absolute;
	top: 60px;
	width: 145px;
	background-color: #999999;
}

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

#left {
	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 ul li a {
	text-decoration: none;
	color:#336666}

#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: 7px;
}

#content {
	margin: 0 146px 0 146px;
	background-color: #FFFFFF;
	border: #ccc;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

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

#contentcontent h5 {margin: 0;}

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

#contentcontent li {
	margin: 12px 6px 0 6px;
	font-size: 0.8em;
}

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

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

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

