body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; line-height: 1.4;
	color: #444;
	background-color: #bcbec0;
}

p {margin: 0 0 1em 0;}

h1 {
	width: 600px; height: 46px; 
	line-height: 48px;
	font-size: 22px; 
	font-weight: normal;
	color: #fff;
	padding-left: 12px;
	margin: 0 0 1em 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: transparent url(/images/headline-bg.gif) left top no-repeat;
}

h2 {
	font-size: 22px; 
	line-height: 1.1;
	color: #8b0b04;
	margin: 1.5em 0 .5em 0;
}
h2 span {font-size: 13px; color: #888; font-weight: normal;}

h3 {
	font-size: 16px;
	line-height: 1.1;
	color: #8b0b04;
	margin: 0; 
}

h4 {
	font-size: 14;
	line-height: 1.1;
}

li h3, div.inline h3 {display: inline; padding-right: 5px;}
div.inline {display: list-item; list-style: none; margin: 0 0 1em 0;}

#contents ul {list-style: square; padding-left: 0; margin: 0 0 1em 1.5em;}
#contents li {margin-bottom: .5em;}

a {color: #8b0b04;}

.clear {clear: both;}

.help-box {
	background-color: #f8f8f8;
	border-top: 2px solid #eee;
	border-left: 1px solid #eee;
	padding: 10px;
	margin-bottom: 30px;
}
.help-box h2 {margin-top: 0; border-bottom: 1px solid #8b0b04;} 

#pull-quote-box {
	position: relative;
	width: 600px; height: 278px;
	background: transparent url(/images/home-pull-quote-box.jpg) left top no-repeat; 
}
#pull-quote-box h1 {display: none;}
#pull-quote-box #home-video {
	position: absolute;
	top: 12px; left: 12px;
	width: 308px; height: 256px;
}
#pull-quote-box p {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 6px; 
	color: #fff;
}

#shade {background: transparent url(/images/kf-shade.gif) left top repeat-x;}

#wrap {width: 992px; margin: 0 auto; padding-top: 9px;}

#page {background: transparent url(/images/kf-page-bottom.png) left bottom no-repeat; padding-bottom: 36px;} 

#banner {
	width: 992px; height: 248px;
	position: relative;
	background: transparent url(/images/kf-banner.png) left top no-repeat;
}
#logo {position: absolute; width: 237px; height: 242px; top: 6px; left: 36px; border: 0;}
#slogan {position: absolute; width: 388px; height: 242px; top: 6px; left: 273px;}
#portrait {position: absolute; width: 295px; height: 242px; top: 6px; left: 661px;}

#navigation {
	position: absolute;
	top: 204px; left: 30px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#navigation ul {list-style: none; margin-left: 0; padding-left: 0;}
#navigation li {float: left;}
#navigation li a {
	display: block;
	padding: 2px 6px;
	color: #000;
	text-decoration: none;
}
#navigation li a:hover {color: #fd1813;}

#main {
	width: 920px;
	padding: 0 36px;
	background: transparent url(/images/kf-page-bg.png) left top repeat-y;
}

#contents {float: left; width: 600px;}
body#admin #contents {float: none; width: 890px;}

#news-events-boxes {margin-top: 30px;}

.bottom-box {width: 286px;}
.bottom-box h3 {width: 286px; height: 46px; margin-bottom: 10px;}
.bottom-box h3 span {display: none;}
.bottom-box h4 {
	margin: 4px 0;
	font-size: 16px; font-weight: bold;
}

#latest-news-box {float: left;}
#latest-news-box h3 {background: transparent url(/images/header-latest-news.gif) left top no-repeat;}
#upcoming-events-box {float: right;}
#upcoming-events-box h3 {background: transparent url(/images/header-upcoming-events.gif) left top no-repeat;}
.news-item {margin-bottom: .5em;}

#sidebar {float: right; width: 294px;}
body#admin #sidebar {display: none;}

#action-center {margin-bottom: 15px;}
#action-center h3 {
	background: transparent url(/images/header-action-center.gif) left top no-repeat; 
	width: 294px; height: 46px;
	margin: 0; padding: 0;
}
#action-center h3 span {display: none;}
#action-center ul {list-style: none; margin: 0; padding: 0;}
#action-center li {display: inline; height: 0%; margin: 0; padding: 0;}
#action-center a {
	display: block;
	width: 294px; height: 46px;
}
#action-center a span {display: none;}
#action-center a:hover {background-position: bottom left !important;}
#action-center a#contribute-button {background: transparent url(/images/button-contribute.gif) left top no-repeat;}
#action-center a#volunteer-button {background: transparent url(/images/button-volunteer.gif) left top no-repeat;}
#action-center a#yard-signs-button {background: transparent url(/images/button-yard-signs.gif) left top no-repeat;}

#subscribe-box {
	position: relative;
	width: 294px; height: 154px;
	background: transparent url(/images/subscribe-box.gif) left top no-repeat;
	margin-bottom: 15px;
}

#subscribe-name, #subscribe-email {
	position: absolute;
	font-size: 14px; 
	padding: 7px;
	color: #666;
	border: 1px solid #ccc;
}
#subscribe-name {top: 56px; left: 14px; width: 248px;}
#subscribe-email {top: 104px; left: 14px; width: 180px;}
#subscribe-button {position: absolute; top: 105px; left: 215px; width: 63px;}

#voter-information {
	width: 294px;
	background: #bcbec0 url(/images/voter-information-bg.gif) left bottom no-repeat;
	margin-bottom: 15px;
	font-size: 1.1em;
}
#voter-information .gutter {padding: 6px 12px;}
#voter-information h3 {
	background: transparent url(/images/header-voter-information.gif) left top no-repeat;
	width: 294px; height: 46px;
	margin: 0; padding: 0;
}
#voter-information h3 span {display: none;}
#voter-information h4 {font-size: 15px; margin: 0;}
#voter-information ul {list-style: square; margin-top: 0; margin-left: 1.2em; padding-left: 0;}
#voter-information a {font-weight: bold;}

#footer {
	width: 920px; height: 58px;
	background: transparent url(/images/kf-footer.gif) left top no-repeat;
	margin: 0 auto;
	margin-top: 20px;
}

#disclaimer {
	text-align: center;
	color: #fff;
	line-height: 60px;
}

#bottom-navigation {
	text-align: center;
	margin: .5em 0 1em;
}

#copyright {
	text-align: center;
	margin: 1em 0;
	padding-bottom: 1em;
}




















