@charset "UTF-8";
/* CSS Document */

body {
	width:100%;
	height:100%;
	margin:auto 0;
	background:#333333;
}

#wrapper {
	width:800px;
	height:100%;
	background:#ffffff;
	border:2px #7c7c64 solid;
	margin: 10px auto;
}

#banner {
	width:800px;
	height:200px;
	background-repeat: no-repeat;
	background-image:url(images/kintighBannerAnim.gif);
}

#topMenu {
	width:800px;
	height:40px;
	background:#7c7c64;
	clear:both;
	text-align:left;
}

#content {
	width:800px;
	height:100%;
	clear:both;
}

#leftContent {
	width:435px;
	height:100%;
	float:left;
}

#topLeft {
	width:425px;
	height:100%;
	margin:4px;
	float:left;
}

#district57 {
	width:200px;
	height:100%;
	float:left;
	margin:10px 5px 5px 5px;
}

#district57 h4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000066;
	margin:0;
}

#aboutDennis {
	width:200px;
	height:100%;
	float:right;
	text-align:center;
	margin:10px 5px 5px 5px;
}

#aboutDennis a img {
	border:0px;
	border-style:none;
	text-decoration:none;
}

#voterView{
	width:347px;
	height:100px;
	float:right;
	border:#602400 3px solid;
	background-color:#f9e048;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#feedControl {
	width:420px;
	height:100%;
	float:left;
	background:#97B0A5;
	border:#333333 1px solid;
	margin:15px 5px 5px 5px;
}

#feedControl .gf-title {
	font:14px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#602400;
	text-decoration:none;
	margin:5px;
}

#feedControl .gf-title a {
	color:#602400;
	text-decoration:none;
}

#feedControl .gf-title a:hover, #feedControl .gf-title a:focus {
	color: #a3cde2;
}

#feedControl .gfc-resultsHeader .gfc-title {
	font:18px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000033;
	text-decoration:none;
	margin:5px;
	padding:5px;
}

#feedControl .gf-snippet {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	margin:5px 10px;
}

#feedControl .gf-author{
	font:12px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#f9e048;
	text-decoration:underline;
	text-align:right;
	margin: 5px 10px;
}

#feedControl .gf-relativePublishedDate{
	font:12px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#f9e048;
	text-decoration:underline;
	text-align:right;
}

#feedControl .gf-result {
	padding-bottom: 20px;
}

#rightContent {
	width:365px;
	height:100%;
	float:right;
	text-align:center;
}

#issues {
	width:352px;
	height:100%;
	background-image:url(images/kintighINDEx002.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border: 2px #a3cde2 solid;
	margin:10px 5px;
	text-align:left;
}

#news {
	width:350px;
	height:100%;
	text-align:left;
	margin: 5px;
}

#movieIndustry {
	width:350px;
	height:300px;
	text-align:left;
	margin:5px;
	background-image:url(images/movieIndBG.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-color:#FFFF00;
	border-style:solid;
	border-width:3px;
	clear:both;
}

#reading {
	width:355px;
	height:600px;
	border:1px #333300 dotted;
	margin:5px;
	clear:both;
	text-align:left;
}

#readingContent {
	width:345px;
	height:100%;
	margin:5px;
	float:right;
}
/*
#readingFullDescription {
	width: 225px;
	height:100%;
	margin:5px;
	float:right;
}

#readingButtons {
	clear:both;
	text-align:center;
	width:100%;
	height:100%;
}	

#readingButtons a {
	border:none;
	text-decoration:none;
}

#readingButtons a:hover, #readingButtons a:focus {
	border:none;
	text-decoration:none;
}*/

#campaign {
	width: 355px;
	height: 100%;
	margin:5px;
	clear:both;
	text-align:left;
	border:1px;
	border-color: #00007f;
	border-style:dotted;
	background-color:#CCCCCC;
}

#legislativeLinks {
	width:355px;
	height:100%;
	margin:5px;
	clear:both;
	text-align:left;
	border:1px;
	border-color: #602400;
	border-style:solid;
	background-color:#FFFFFF;
	background-image:url(images/legisBG.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#calendar {
	width:420px;
	height:100%;
	margin:5px;
	clear:both;
	text-align:left;
	border:1px;
	border-color: #7c7c64;
	border-style:dotted;
}

#footer {
	width:800px;
	height:40px;
	background-color:#7c7c64;
	clear:both;
	text-align:center;
}

.menuLinks {
	font:12px Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	display:inline;
	text-decoration:none;
	text-align:left;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}

.menuLinks:focus, .menuLinks:hover {
	color:#a3cde2;
	text-decoration:none;
}

.menuContact {
	font:12px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:inline;
	text-align:left;
	margin:2px 0 0 45px;
	color:#f9e048;
	text-decoration:none;
}

.menuContact:focus, .menuContact:hover {
	color:#a3cde2;
	text-decoration:none;
}

.menuContribute img {
	text-align:right;
	margin:5px 0 0 55px;
	text-decoration:none;
	border:none 0px;
}
.aboutHeader {
	font: 18px Geneva, Arial, Helvetica, sans-serif;
	color: #333300;
	font-weight:bold;
	display:block;
	text-decoration:none;
	padding:2px;
	border:none;
	vertical-align:middle;
}

.voterViewHeader {
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#602400;
	font-weight:bold;
	margin:5px;
	text-decoration:none;
}

.voterViewHeader a {
	color:#602400;
	text-decoration:none;
}

.voterViewHeader a:focus, .voterViewHeader a:hover {
	color:#a3cde2;
	text-decoration:none;
}

.voterViewTxt {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	margin:5px;
}

.voterViewTxt a {
	color:#00007f;
}

.voterViewTxt a:hover, .voterViewTxt a:focus {
	color:#a3cde2;
	text-decoration:none;
}

.issuesHeader {
	font:18px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#333300;
}

.issuesLinks {
	font:12px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00007f;
	text-decoration:none;
}

.issuesLinks a {
	color:#00007f;
	text-decoration:none;
}

.issuesLinks a:focus, .issuesLinks a:hover {
	color:f9e048;
	text-decoration:none;
}

.newsHeader {
	font: Georgia, "Times New Roman", Times, serif 18px;
	font-weight:bold;
	color:#333300;
}

.newsSubHeader {
	font: Georgia, "Times New Roman", Times, serif 14px;
	font-weight: bold;
	color:#333300;
}

.newsLinks {
	font:12px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#00007f;
	text-decoration:none;
}

.newsLinks a {
	color:#00007f;
	text-decoration:none;
}

.newsLinks a:focus, .newsLinks a:hover {
	color: f9e048;
	text-decoration:none;
}

.readingHeader {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none
}

.readingHeader a {
	color: #000000;
	text-decoration:none
}

.readingHeader a:focus, .readingHeader a:hover {
	color:#a3cde2;
	text-decoration:none;
}

.readingTxt {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color:#7c7c64;
	text-decoration:none;
}

.readingTxt a {
	color:#333300;
}

.readingTxt a:focus, .readingTxt a:hover {
	color:#a3cde2;
	text-decoration:none;
}

.readingTitle {
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
}

.readingTitle a {
	color:#000000;
	text-decoration:none;
}

.readingTitle a:focus, .readingTitle a:hover {
	color:#a3cde2;
	text-decoration:none;
}

.readingAuthor {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#333300;
	text-decoration:none;
}

.readingAuthor a {
	color: #333300;
	text-decoration:none;
}

.readingAuthor a:focus, .readingAuthor a:hover {
	color:#a3cde2;
	text-decoration:none;
}

.readingDescription {
	font:12px Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
}

.readingDescription a {
	color: #333333;
	text-decoration:none;
}

.readingDescription a:focus .readingDescription a:hover {
	color: #a3cde2;
	text-decoration:none;
}

.readingCover {
	text-decoration:none;
	border:none;
	float:left;
	padding:5px;
}

.readingCover a {
	text-decoration:none;
	border:none;
}

.campaignHeader{
	font: 18px Geneva, Arial, Helvetica, sans-serif;
	color: #00007f;
	text-decoration:none;
}

.campaignHeader a {
	color: #00007f;
	text-decoration:none;
}

.campaignHeader a:focus, .campaignHeader a:hover {
	color:#ffa640;
	text-decoration:none;
}

.campaignLinks {
	font:12px Geneva, Arial, Helvetica, sans-serif;
	color: #602400;
	text-decoration:none;
	font-weight:bold;
}

.campaignLinks a {
	color: #602400;
	text-decoration:none;
	display:block;
	margin: 0 0 5px 5px;
}

.campaignLinks a:focus, .campaignLinks a:hover {
	color:#ffa640;
	text-decoration:none;
}

.legislativeHeader {
	font:18px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333300;
	text-decoration:none;
}

.legislativeHeader a {
	color:#333300;
	text-decoration:none;
}

.legislativeHeader a:focus, legislativeHeader a:hover {
	color:#ffa640;
	text-decoration:none;
}

.legislativeTxt {
	font:12px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	color:#00007f;
	text-decoration:none;
	line-height:16px;
}

.legislativeTxt a{
	color:#00007f;
	text-decoration:none;
	margin:5px 0;
}

.legislativeTxt a:focus, .legislativeTxt a:hover {
	color: #a3cde2;
	text-decoration:none;
}

.calendarHeader {
	font:18px Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

.calendarHeader a {
	color: #000000;
	text-decoration:none;
}

.calendarHeader a:focus, .calendarHeader a:hover {
	color:#ffa640;
	text-decoration:none;
}

.calendarCaption {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00007f;
	padding:5px;
}

.calendarTxt {
	font:12px Geneva, Arial, Helvetica, sans-serif;
	color:#602400;
	text-decoration:none;
}

.calendarTxt a {
	color: #602400;
	text-decoration:none;
}

.calendarTxt a:focus, .calendarTxt a:hover {
	color:#ffa640;
	text-decoration:none;
}

.calendarDate {
	font:12px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#602400;
	text-align:right;
}

.filmIndustry {
	font:12px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000066;
	text-align:left;
	text-decoration:none;
	margin-bottom:10px;
}

.filmIndustry a {
	color:#000066;
	text-decoration:none;
}

.filmIndustry a:focus, .filmIndustry a:hover {
	color:#999999;
	text-decoration:none;
}

.filmIndustry a:visited {
	color: #f9e048;
	text-decoration:none;
}

.footerTxt {
	font:10px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#f9e048;
}

h3 {
	padding:5px;
}

h4 {
	padding:5px;
}

h5 {
	padding:2px 5px;
}

h6 {
	padding:5px 15px 5px 0;
}

p {
	padding: 5px;
}

table {
	padding:5px;
	background:none;
}
