@charset "utf-8";
body {
	background-color: #CDCAA1;
	font-size: 62.5%;
}
a:link, a:visited, a:hover, a:active {
	color: #0A38F4;
	text-decoration: none;
}


#wrapper {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	background-color: #B5DFD3;
	font-size: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#header {
	background-image: url(images/sb_nav_flower.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-position: 10px 0px;
	background-color: #20ACB8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #20ACB8;
	border-right-color: #20ACB8;
	border-bottom-color: #FFF;
	border-left-color: #20ACB8;
}
#header h1 {
	background-image: url(images/logo_01.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 700px;
	text-indent: -5000px;
	background-position: 150px 10px;
}
#header h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 165px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
}


#content {
	float: left;
	margin-right: 40px;
	padding-left: 150px;
	width: 460px;
	background-image: url(images/nav_bg_02.png);
	background-repeat: repeat-y;
	background-position: 15px 40px;
	margin-top: 5px;
	padding-top: 15px;
}
#content p {
	margin-bottom: 0.75em;
}
#content strong {
	font-weight: bold;
}
#content hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}
#content h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#content .post-tagline {
	font-style: italic;
	color: #666666;
	text-align: right;
	margin-bottom: 0.75em;
	font-size: 0.9em;
}
#content ul {
	margin-left: 20px;
	margin-bottom: 0.75em;
}
#content ul li {
	list-style-type: disc;
	margin-bottom: 0.25em;
}



#sidebar {
	float: left;
	padding: 0px;
	width: 320px;
	background-color: #B5DFD3;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content h2,
#sidebar h2 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #333;
	margin-bottom: 4px;
}
#sidebar p {
	margin-bottom: 0.75em;
	padding-left: 10px;
	padding-right: 15px;
}
#sidebar p em {
	font-style: italic;
	font-size: 0.9em;
}
#sidebar .slogo {
	margin-bottom: 0.75em;
}
#sidebar .slogo a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	outline: none;
}
#sidebar #link_kd {
	height: 63px;
	width: 220px;
	background-image: url(images/logo_kd.png);
}
#sidebar #link_pn {
	height: 98px;
	width: 316px;
	background-image: url(images/logo_pn.png);
}
#sidebar #link_web {
	height: 45px;
	width: 247px;
	background-image: url(images/logo_wn.png);
}
#footer {
	clear:both;
}
#footer  a {
	color: #333333;
}

#footer .copy-photo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}
#footer .copy-site {
	font-size: 0.8em;
	color: #666666;
	text-align: right;
	display: block;
	padding-right: 15px;
	padding-bottom: 10px;
}
#footer .copy-site a.site {
	font-size: 1.2em;
}
