body {
	background-color: #fff;
	color: #444;
	margin: 0; padding: 0;
	
	font-family: Cambria, Arial, serif;
	font-size: small;
	line-height: 1.6;
}

h1, h2, h3, h4, h5 {margin: 1.5em 0 1em 0; color: #1a2791;}

h1 {font-family: Candara, Verdana, sans-serif; font-size: 2em; margin-top: 0; line-height: 1;}
h1 span {display: block; font-size: 18px; font-weight: normal; font-style: italic;}
h2 {font-family: Helvetica, Arial, sans-serif; font-size: 1.5em;}
h3 {font-family: Helvetica, Arial, sans-serif, font-size: 1.2em; font-weight: normal;}
h4 {font-family: Helvetica, Arial, sans-serif; font-size: 1em; font-weight: bold;}

p {margin: 0 0 1em 0;}
ul {margin: 0 0 1em 1.2em; padding-left: 0;}

.clear {clear: both;}
.center {text-align: center;}
.red {color: red;}
.photo {
	float: right;
	margin: 0 0 1em 1em;
	padding: 2px;
	border: 1px solid #b4b4b4;
}

.story h2 {margin-bottom: 0;}
.story h2 a {color: #1a2791;}
.story h4 {margin-top: 0; margin-bottom: .2em;}
.post-details {color: #888; font-style: italic;}

.column-2 h3 {margin-top: 0; margin-bottom: .2em;}

#shade {
	background: transparent url(/images/kn-bg.gif) left top repeat-x;
}
#wrap {width: 753px; margin: 0 auto;}
#page {width: 753px; background-image: url(/images/kn-page-bg.png);}

#banner {
	position: relative;
	margin: 0 auto;
	width: 733px; height: 337px;
	background: transparent url(/images/kn-banner.jpg) left top no-repeat;
}

#navigation {
	position: absolute;
	bottom: 0; left: 0;
	width: 733px; height: 67px;
	background: transparent url(/images/kn-collar-bg.gif) left top repeat-x;
}
#navigation ul {
	list-style: none;
	background: transparent url(/images/kn-menu-bg.gif) left top repeat-x;
	width: 447px; height: 48px;
	margin: 19px 0 0 28px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#navigation li {
	float: left; 
	height: 48px;
	font-weight: bold;
	text-transform: uppercase;
	Xfont-family: Candara, Verdana, sans-serif;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
#navigation a {
	display: block;
	padding: 14px 10px;
	color: #91b48f;
	text-decoration: none;
}

body#home #navigation a#menu-home, 
body#bio #navigation a#menu-bio, 
body#district-6 #navigation a#menu-district-6, 
body#events #navigation a#menu-events, 
body#topics #navigation a#menu-topics, 
body#feedback #navigation a#menu-feedback {color: #1a2791;}

#main {width: 733px; margin: 0 auto;}

#contents {float: left; width: 483px;}
#contents .gutter {padding: 1em 0 2em 28px;}
body#admin #contents {float: none; width: 730px;}
body#admin #contents .gutter {padding-right: 28px;}

#sidebar {float: right; width: 232px;}
body#admin #sidebar {display: none;}
#sidebar .gutter {padding: 0 18px;}
#sidebar h3 {
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 14px;
	color: #fff; background-color: #91b48f;
	text-transform: uppercase;
	text-align: left;
	padding-left: 6px;
}
#sidebar h3.blue {background-color: #1a2791;}
#sidebar h3.gray {background-color: #afafaf;}
#sidebar h4 {margin-top: 0; margin-bottom: -2px; line-height: 1.1;}
#sidebar p {line-height: 1.2;}
#subscribe form {margin: 0; padding: 0;}
#subscribe input.text {border: 1px solid #afafaf; margin: 0 0 6px 0; height: 16px; padding: 4px 2px;}
#subscribe #subscribe-name {width: 190px;}
#subscribe #subscribe-email {width: 152px; vertical-align: top; margin-right: 4px;}
#subscribe #subscribe-button {
	width: 30px; height: 26px;
	Xmargin-top: 2px
	vertical-align: top;
}

#footer {
	position: relative;
	width: 753px; height: 90px;
	background: transparent url(/images/kn-footer.png) left top no-repeat;
}

#bottom-navigation {
	position: absolute;
	Xleft: 470px; top: 46px;
	right: 20px;
	Xwidth: 300px;
	margin: 0;
}
#bottom-navigation h3 {margin: 0; color: #fff;}
#bottom-navigation ul {list-style: none; margin-left: 0;}
#bottom-navigation li {
	float: left;
}
#bottom-navigation a {
	display: block;
	color: #1a2791;
	padding: 4px;
}

#disclaimer {
	position: absolute;
	Xleft: 292px; top: 10px;
	right: 20px;
	Xwidth: 435px;
	text-align: right; 
	line-height: 1.3;
	color: #fff;
}
#copyright {text-align: center;}







