body{
	background: url(/page/-/images/bg.png) top repeat-x #E5E6B3;
	font-family: Verdana, sans-serif;
}

#wrapper {
	width: 850px;
	margin: 0 auto;
}

/********** HEADER ELEMENTS **********/

#header {
	height: 278px;
	display: block;
	background: url(/page/-/images/top_bg.png) top no-repeat;
	padding-top: 33px;
}

#header.interior {
height: 164px;
}
#nav.interior{
padding-top: 0px;
}
#header h1 a {
	width: 118px;
	height: 124px;
	display: block;
	background: url(/page/-/images/campaign_button.png) top left no-repeat;
	
}

#header h1 a span {display:none;}

/********** NAVIGATION ELEMENTS ***********/

#nav { padding: 105px 0 0 40px;}

#nav li { float: left; }

#nav li a.home {
	width: 82px;
	height: 27px;
	display: block;
	background: url(/page/-/images/jpegs/home.jpg) top no-repeat;
}

#nav li a.news {
	width: 95px;
	height: 27px;
	display: block;
	background: url(/page/-/images/news.jpg) top no-repeat;
}

#nav li a.candidates {
	width: 163px;
	height: 27px;
	display: block;
	background: url(/page/-/images/candidates.png) top no-repeat;
}

#nav li a.calendar {
	width: 143px;
	height: 27px;
	display: block;
	background: url(/page/-/images/jpegs/calendar.jpg) top no-repeat;
}

#nav li a.contact {
	width: 133px;
	height: 27px;
	display: block;
	background: url(/page/-/images/jpegs/contact.jpg) top no-repeat;
}

#nav li a.contribute {
	width: 161px;
	height: 27px;
	display: block;
	background: url(/page/-/images/ky_cleanup/contribute.jpg) top no-repeat;
}

#nav li a.party {
	width: 139px;
	height: 27px;
	display: block;
	background: url(/page/-/ourparty.jpg) top no-repeat;
}

#nav li a.home:hover, #nav li a.news:hover, #nav li a.party:hover, #nav li a.calendar:hover, #nav li a.contact:hover, #nav li a.contribute:hover {
	background-position: bottom;
}

#nav li a em {
	display: none;
}

/********** CONTENT ELEMENTS ****************/

#content { 
	background: transparent url(/page/-/images/content_bg.png) repeat-y center top;
	}
	
/* SIDEBAR */

#subcontent {
	width: 294px;
	margin-right: 32px;
	float: right;
}

#subcontent fieldset {
	height: 75px;
	display: block;
	padding-top: 20px;
	overflow: hidden;
	background: url(/page/-/images/signup_bg.png) top left no-repeat;
}

#subcontent fieldset legend {display:none;}

#subcontent fieldset p {
	padding-left: 140px;
}

#subcontent fieldset p input {
	font-family: Verdana, sans-serif;
	font-size: 90%;
}

#email {
	width: 120px;
	margin-bottom: 3px;
}

#zip {
	width: 80px;
	position: relative;
	/* top: 5px; */
}

#go {
	width: 39px;
	height: 30px;
	background: url(/page/-/images/go_button.png) top left no-repeat;
	border: none; 
	
}

#news {
	font-size: 75%;
	padding-bottom: 15px;
	background: url(/page/-/images/news_bg.png) bottom no-repeat;
}

#news h3 {
	height: 54px;
	display: block;
	background: url(/page/-/images/news_header.png) top no-repeat;
}

#news h3 span {	display: none; }

#news p {
	padding: 5px 25px;
	line-height: 150%;
}

#news a {
	color: #4B250B;
	text-transform: uppercase;
	font-size: 90%; 
}

#news p em {
	font-style: normal;
	font-size: larger;
	font-weight: bold;
	color: #4B250B;
}
#news p a {}

.center { text-align: center; }
#news p.center a { 
	color: #506977; 
	font-size: larger;
	font-family: Georgia, serif;
	font-weight: bold;
}

/* MAIN CONTENT AREA */

#maincontent {
	width: 488px;
	margin-left: 36px;
}

#maincontent-sec a,#maincontent-sec-wide a {color:#688494; text-decoration:none; font-weight:normal}

#maincontent-sec a:hover,#maincontent-sec-wide a:hover {text-decoration:underline}




#welcome {
	padding-bottom: 5px;
	font-size: 75%;
	font-family: Georgia, serif;
	background: url(/page/-/images/welcom_bg.png) bottom no-repeat;
}

#welcome h2 {
	height: 93px;
	display: block;
	background: url(/page/-/images/welcome_header.png) top no-repeat;
}

#welcome h2 span {display: none;}

#welcome p {
	padding: 5px 30px;
	text-align: justify;
	line-height: 150%;
	color: #4B2F16;
}

#welcome a {
	color:#688494; 
	text-decoration:none;
	font-weight:normal;
}

#welcome a:hover {text-decoration:underline;}

#welcome p.banner {
	padding: 0px 12px;
}

#events {
	padding-bottom: 25px;
	font-size: 75%;
	font-family:Verdana, sans-serif;
	background: url(/page/-/images/events_bg.png) bottom no-repeat;
	color: #7b3a00;
}

#events h3 {
	height: 49px;
	display: block;
	background: url(/page/-/images/events_header.png) top no-repeat;
}
#events h3 span {display: none;}

#events p {
	margin: 0 21px 0 18px;
	padding: 3px 0 0 30px;
	height: 18px;
	width: 419px;
}

#events p em {
	font-weight: bold;
	font-style: normal;
	margin-right: 5px;
}

#events p.lightrow {
	background: url(/page/-/images/lightrow.png) top left no-repeat;
}

#events p.darkrow {
		background: url(/page/-/images/darkrow.png) top left no-repeat;
}
#events p.moreevents a { color: #688494; }

#events p.darkrow a, #events p.lightrow a { color: #4b2f16; }

/***************** FOOTER *************/

#footer {
	height: 72px;
	display: block;
	background: url(/page/-/images/footer_bg3.jpg) bottom no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: 70%;
	color: #654A25;
}

#footer a {
	color: #654A25;
}


/*********** SECONDARY PAGE SPECIFICS *************/

#subcontent-sec {
	width:195px;
	margin-right: 32px;
	float:right;
	background: url(/page/-/images/subcontent_bg_sec.png) top repeat-y;
}

#subcontent-sec h3 {
	height: 87px;
	background: url(/page/-/images/subcontent_top_sec.png) top no-repeat;
}

#subcontent-sec h3 span { display: none; }

#subcontent-sec ul {
	margin-top: 10px;
	padding-bottom: 30px;
	background: url(/page/-/images/subcontent_bottom_sec.png) bottom no-repeat;
}

#subcontent-sec ul li {
	padding: 1px 0 1px 42px;
	font-size: 90%;
}

#subcontent-sec ul li.darkrow {
	background: url(/page/-/images/sec_nav_darkrow.png) top no-repeat;
}

#subcontent-sec ul li.lightrow {
	background: url(/page/-/images/sec_nav_lightrow.png) top no-repeat;
}

#subcontent-sec ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #768391;
}

#maincontent-sec {
	margin-left: 33px;
	width: 591px;
	background: url(/page/-/images/content_bg_sec.png) top repeat-y;
	font-family: Georgia, serif;
	color: #5d3d1d;
	font-size: 80%;
	line-height: 150%;
}
#maincontent-sec-wide {
	margin-left: 35px;
	width: 780px;
	background: url(/page/-/images/full_back.png) top repeat-y;
	font-family: Georgia, serif;
	color: #5d3d1d;
	font-size: 80%;
	line-height: 150%;
}
#maincontent-sec h2 {
	height: 30px;
	padding: 61px 61px 15px 61px;
	font-size: 160%;
	font-weight: bold;
	background: url(/page/-/images/content_top_sec.png) top no-repeat;
}

#maincontent-sec-wide h2 {
	height: 30px;
	padding: 61px 61px 15px 61px;
	font-size: 160%;
	font-weight: bold;
	background: url(/page/-/images/full_width_wrapper.png) top no-repeat;
}


#maincontent-sec p,#maincontent-sec-wide p {
	padding: 0 61px 10px 61px;
}

#maincontent-sec .final {
	height: 30px
	display: block;
	background: url(/page/-/images/content_bottom_sec.png) bottom no-repeat;
}

#maincontent-sec-wide .final {
	height: 30px
	display: block;
	background: url(/page/-/images/full_width_bottom.png) bottom no-repeat;
}

#subcontent-sec li.signup {
	padding-top: 18px;
	padding-left: 0px;
	margin 0 auto 0 auto;
	text-align: center;
}

#subcontent-sec li.signup p.legend{
	color: #768391;
	font-weight: bold;
	font-size: 67%;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#subcontent-sec li.signup p input {
	font-family: Verdana, sans-serif;
	font-size: 90%;
}

#email_interior{
	width: 120px;
	margin-bottom: 3px;
}

#zip_interior{
	width: 80px;
	margin-left: 4px;
}

#maincontent-sec ul, #maincontent-sec ul li{
list-style-type: square;
list-style-position: outside;
padding: 0pt 61px 5px;
}

/***************** TEMPORARY *************/

#lwt td{
	padding: 0 0 0 61px;
}