/*  
Theme Name: JCA Two
Theme URI: http://jenkintown.net/
Description: 
Version: .5
Author: rh3toric
Author URI: http://rh3toric.com/
*/

body {
	background-color: #6b885a;
	font: 62.5%/62.5% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
}

#wrapper {
	margin: 20px auto 50px auto;
	padding: 0;
	width: 900px;
	text-align: left;
}

.bbbbbbuttons {
	background-color: #57871e;
	color: #d2dc82;
}

.bbbbbody {
	background-color: rgb(49,94,16);
	background-color: rgb(40,94,16); /*315e10*/
}

.bbbbstrip {
	background-color: #d4eca7;
}
div.stats {
	margin: 20px auto 50px auto;
	padding: 10px 0 0 0;
	clear: both;
	color: #6b885a;
}

a, a:link {
	color: #315e10;
	text-decoration: none;
	border-bottom: 1px dashed #315e10;
}
a:visited {
	color: #57871e;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #315e10;
}
a:active {
	color: #333;
}

/* @group header */

#header {
	margin: 0;
	padding: 0;
	width: 900px;
	position: relative;
	height: 60px;
}
#header h1 {
	margin: 0;
	padding: 0;
	width: 300px;
}
#header h1 a {
	margin: 0 0 10px 0;
	padding: 0;
	width: 300px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	background: #6b885a url(img/logo.png) no-repeat top left;
	border-bottom: none;
}
#header h1 a:hover {
	border-bottom: none;
}
#header ul {
	margin: 0;
	padding: 0;
	max-width: 600px;
	list-style-type: none;
	position: absolute;
	bottom: 0;
	right: 10px;
}
#header li {
	margin: 0 0 0 3px;
	padding: 0;
	float: left;
	background: #61831e url(img/nav.png) no-repeat top left;
	color: #d2dc82;
}
#header li a, #header li a:link, #header li a:visited {
	margin: 0 0 0 5px;
	padding: 5px 10px 5px 5px;
	display: block;
	float: left;
	background: #61831e url(img/nav.png) no-repeat top right;
	color: #d2dc82;
	font: .9em/.9em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	text-decoration: none;
	border-bottom: none;
}

#header li a:hover{
	color: #cbdd00;
	border-bottom: none;
}
/* @end */

/* @group structure */

#footer {
	margin: 0;
	padding: 0;
	width: 900px;
	background: url(img/footer.png) no-repeat left bottom;
}

/* @end */

#pagewrap {
	margin: 0;
	padding: 0;
	width: 900px;
	clear: both;
	float: left;
	background: #315e10 url(img/pagebg.png);
}

#page {
	margin: 0;
	padding: 0;
	width: 900px;
	background: url(img/page.png) no-repeat center top;
	float: left;
}
#picture p {
	margin: 0;
	padding: 0;
}
/* @group nav */
li.business a, li.business a:link, li.visitors a, li.visitors a:link, li.community a, li.community a:link, li.news a, li.news a:link {
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	height: 22px;
	width: 200px;
	border: none;
}
.business a, .business a:link {
	background: url(img/business.png) no-repeat left -5px;
}
li.visitors a, li.visitors a:link {
	background: url(img/visitors.png) no-repeat left -5px;
}
li.community a, li.community a:link {
	background: url(img/community.png) no-repeat left -5px;
}
li.news a, li.news a:link {
	background: url(img/news.png) no-repeat left -5px;
}

div.navigation{
	margin: 0;
	padding: 0;
	clear: left;
	float: left;
	width: 900px;
}
div.navigation ul{
	margin: 0;
	padding: 10px 0 0 15px;
	float: left;
	list-style-type: none;
	width: 885px;
}
div.navigation li {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
}
div.navigation li ul{
	width: 200px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.navigation li li{
	margin: 0;
	padding: 0;
	width: 200px;
}


/* @end */

/* @group nav body */
/*
body.home div.navigation ul.nav{
	margin-bottom: 10px;
}
*/
li.more {
	text-align: right;
}
ul.subnav, .subnav {
	margin: 0;
	margin-bottom: 0;
	padding: 0;
}
ul.subnav li a, ul.subnav li a:link {
	margin: 0;
	padding: 0;
	text-indent: 0;
	background-image: none;
	background-color: none;
	height: 18px;
	width: 200px;
	color: #d2dc82;
	text-decoration: none;
	font: 1.1em/1.8em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	white-space: nowrap;
}
/*
body.home div.navigation ul li.business{
	margin: 0 0 0 0;
	padding: 0;
	width: 300px;
}
body.home div.navigation ul li.visitors{
	margin: 0 0 0 0;
	padding: 0;
	width: 310px;
}
body.home div.navigation ul li.community{
	margin: 0;
	padding: 0;
}
*/

div.navigation a:hover {
	border-bottom: none;
}
/* @end */

/* @group nav page */
body.page div.navigation ul.nav {
	margin-bottom: 10px;
}

body.page div.navigation ul li.business{
	margin: 0 0 0 0;
	padding: 0;
}
body.page div.navigation ul li.visitors{
	margin: 0 70px 0 0;
	padding: 0;
}
body.page div.navigation ul li.community{
	margin: 0 0 0 0;
	padding: 0;
}
body.page div.navigation ul li.news{
	margin: 0;
	padding: 0;
}

/* @end */

/* @group ad space body */
div#adspace {
	margin: 0;
	padding: 10px 0;
	width: 900px;
	clear: left;
	text-align: center
}
div#adspace a img {
	border: none;
}
div#adspace a:link {
	border: none;
}
div#adspace div.ad {
	margin: 0;
	padding: 0;
	width: 280px;
	height: 60px;
	display: inline;
}
div#adspace div.ad2 {
	margin: 0 10px;
	width: 280px;
	height: 60px;
	display: inline;
}

/* @end */

/* @group ad space page */
#sidebarAds{
	margin: 0 15px 10px 15px;
	padding: 0 0 10px 0;
	list-style-type: none;
	border-bottom: 1px solid #6b885a;
}

div.sidebar a {
	border: none;
}

div.sidebar a img {
	border: none;
}
div.sidebar  div.ad {
	margin: 10px 0 0 0;
	padding: 0;
	width: 280px;
	height: 60px;
}
div.sidebar  div.ad2 {
	margin: 10px 0 0 0;
	padding: 0;
	width: 280px;
	height: 60px;
}

/* @end */

/* @group content */
div#content {
	margin: 0;
	padding: 0;
	width: 900px;
	clear: left;
	float: left;
	background: #d4eca7 url(img/content.png) repeat-y left top;
}
body.page div#content {
	margin-top: 10px;
}
div.breadcrumb {
	margin: 0;
	padding: 5px 0 5px 15px;	
	border-bottom: 1px solid #6b885a;
	font: 1.1em/1.1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	background-color: #a2cc87;
}
small {
	margin: 0;
	padding: 0 0 5px 15px;	
	line-height: 1.2em;
}
div.blognavigation {
	margin: 0 0 5px 0;
	padding: 5px 15px 5px 15px;	
	border-bottom: 1px solid #6b885a;
	font: 1.1em/1.1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	background-color: #cdffab;
	float: left;
	width: 560px;
}
div.blognavigationbottom {
	margin: 5px 0 0 0;
	padding: 5px 15px 5px 15px;	
	border-top: 1px solid #6b885a;
	font: 1.1em/1.1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif
	background-color: #cdffab;
	float: left;
	width: 560px;
}


div.alignleft {
	margin: 0;
	padding: 0;
	width: 45%;
	float: left;
}
div.alignright {
	margin: 0;
	padding: 0;
	width: 45%;
	float: right;
	text-align:right;
}

div.content {
	margin: 0;
	padding: 0;
	float: left;
	width: 590px;
}
div.sidebar {
	margin: 0;
	padding: 10px 0;
	float: right;
	width: 310px;
	font: 1em/1.2em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #6d6d6d;
}
div.sidebar h2{
	margin: 0;
	padding: 0 0 0 15px;
	font: bold 1.4em/1.4em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #6d6d6d;
}
div.sidebar ul{
	margin: 0 15px 10px 15px;
	padding: 0 0 10px 0;
	list-style-type: none;
	border-bottom: 1px solid #6b885a;
}
div.sidebar ul br{
	display: none;
}
div.sidebar li br{
	display: inline;
}

/*
body.home div.sidebar ul{
	border-bottom: none;
}
*/

div.sidebar li{
	margin: 5px 0 0 0;
	padding: 0;
}
div.content p {
	margin: 0 0 20px 0;
	padding: 0 15px 0 15px;
	font: 1.1em/2.0em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
div.content ul {
	margin: 0 35px 20px 35px;
	padding: 0;
}
div.content li {
	margin: 5px 0 0 0;
	padding: 0 25px 0 0;
	font: 1em/1.4em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
div.content li ul{
	margin: 0 35px;
	padding: 0;
	list-style-type: circle;
}
div.content li li{
	margin: 0;
	padding: 0 25px 0 0;
}
div.content h2 {
	margin: 0;
	padding: 10px 15px 0 15px;
	font: 2.4em Georgia, "Times New Roman", Times, serif;
}
div.content h3 {
	margin: 0;
	padding: 0 15px 0 15px;
	font: 2.0em/1.2em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
div.content h3 a{
	border: none;
}
div.content h4 {
	margin: 0;
	padding: 0 15px 0 15px;
	font: 1.8em/1.2em Georgia, "Times New Roman", Times, serif;
}
div.content h5 {
	margin: 0;
	padding: 0 15px 0 15px;
	font: 1.6em/1.1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
div.content h6 {
	margin: 0;
	padding: 0 15px 0 15px;
	font: bold 1.4em/1em Georgia, "Times New Roman", Times, serif;
}
div.content p.postmetadata {
	margin: 0 0 40px 0;
	padding: 0 15px 0 15px;
	font: italic 0.9em/1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
div.content h3#respond {
	margin: 0;
	padding: 0 15px 0 15px;
	font: 1.6em/2.0em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
div.sidebar a, div.sidebar a:link, div.sidebar a:visited{
	color: #6d6d6d;
	text-decoration: none;
}
div.sidebar a:hover{
	color: #2e5c0f;
	text-decoration: none;
}


/* @end */

/* @group body content */
/* body.home div.content p{
	margin: 0;
	padding: 10px 15px 10px 15px;
	font: 1.3em/1.8em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #4f4f4f;
	text-align:justify;
}
body.home div.content a, body.home div.content a:link, body.home div.content a:visited {
	color: #057710;
	text-decoration: none;
}
body.home div.content a:hover {
	color: #2e5c0f;
}
*/
/* @end */

/* @group footer */
div#footer {
	margin: 0;
	padding: 5px 0;
	float: left;
	color: #333;
}
div#footer div.content {
	margin: 0;
	padding: 2px 0;
	float: left;
	width: 590px;
	height: 48px;
	border-right: none;
	color: #d4eca7;
	background: url(img/footerbuttons.png) no-repeat 15px top;
}
div#footer div.sidebar {
	margin: 0;
	padding: 2px 0;
	float: right;
	width: 310px;
	color: #d4eca7;
}
div#footer div.content p {
	margin: 10px 0 0 0;
	padding: 0 0 0 175px;
	font: .9em/1.2em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #d4eca7;
}
div#footer div.sidebar p {
	margin: 10px 0 0 0;
	padding: 0 15px 0 15px;
	font: .9em/1.2em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #d4eca7;
}
div#footer div.content a, div#footer div.content a:link, div#footer div.content a:visited, 
div#footer div.sidebar a, div#footer div.sidebar a:link, div#footer div.sidebar a:visited {
	color: #d4eca7;
	text-decoration: none;
	border: none;
}
div#footer div.content a:hover, div#footer div.sidebar a:hover {
	color: #fff;
}
/* @end */

/* @group biz list */
dl{
	margin: 0;
	padding: 0;
}

dl.biz {
	margin: 0 0 10px 15px;
	padding: 0 0 5px 0;
	float: left;
	width: 560px;
	font: 0.95em/1.4em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	border-bottom: 1px dashed #ccc;
}

dl.biz dt {
	margin: 0;
	padding: 0;
	float: left;
	width: 500px;
	font: 1.3em/1.3em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	border-bottom: 1px solid #ccc;
}

dl.biz dd {
	margin: 0;
	padding: 3px 0 0 0;
	float: left;
	width: 280px;
}

dl.biz dd.gift {
	padding: 0;
	text-align: right;
	width: 60px;
	border-bottom: 1px solid #ccc;
	font: 1.3em/1.3em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

dl.biz dd.desc {
	margin: 0;
	padding: 0;
	clear: left;
	float: left;
	width: 560px;
}

#bizList ul {
	margin: 0 0 0 15px;
	padding: 0 0 40px 0;
	list-style-type: none;
	width:  560px;
	float: left;
	position: relative;
	font: normal 1em/1.2em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

#bizList li {
	margin: 0;
	padding: 0;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	font: 1em/1.3em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

#bizList li a, #bizList li a:visited{
	margin: 0;
	padding: 2px 10px;
	display: block;
	text-align: center;
	font: normal 1.1em/1.2em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	background-color: #ccf;
	border:  1px solid #666;
}

#bizList li a:hover{
	border:  1px solid #333;
}


/* @group dropdown */
#bizList2 ul{
	margin: 0 15px;
	padding: 0 0 40px 10px;
	list-style-type: none;
	font: normal 1em/1.2em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	position: relative;
}

#bizList2 li a, #bizList2 li a:visited{
	margin: 0;
	margin-right:20px;
	padding: 2px 0;
	display: block;
	float: left;
	width: 140px;
	text-align: center;
	font: normal 1.1em/1.2em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	background-color: #ccf;
	border:  1px solid #666;
}

#bizList2 li a:hover{
	border:  1px solid #333;
}

#bizList2 li li a, #bizList2 li li a:visited{
	margin: 0;
	padding: 3px 10px;
	color: #333;
	display: block;
	width: 142px;
	font: normal .9em/0.9em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	background-color: #ccc;
	border: none;
}

#bizList2 li li a:hover{
	color: #333;
	border: none;
	background-color: #bdff18;
}

#nav li { /* all list items */
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
/*
	width: 180px;
*/
}

#nav li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 180px;
	font: normal 1em/1.2em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

#nav li>ul { 
	top: 20px;
	left: auto;
}

#nav li:hover ul, #nav li.over ul { 
	display: block;
}


/* @end */
/* @end */

/* @group avail */
div.content ul.avail {
	margin: 0 0 0 15px ;
	padding: 10px 0 0 0;
}

ul.avail {
	width: 560px;
	float:left;
	font: 1em/1.2em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	list-style-type: none;
	border-bottom: 1px dashed #999;
}
div.content ul.avail li  {
	margin: 0;
	padding: 0 0 2px 0;
}

ul.avail li {
	margin: 0;
	padding: 0 0 2px 0;
	float: left;
	width: 227px;
	min-height: 12px;
	font: .9em/1.1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
ul.avail li.desc {
	margin: 0;
	padding: 0;
	float: left;
	width: 460px;
}

ul.avail li.pic {
	margin: 0 5px 10px 0;
	padding: 0;
	float: left;
	width: 100px;
	height: 100px;
	overflow:hidden;
	display: block;
}

ul.avail li.pic img{
	max-width: 100px;
	max-height: 100px;
}

ul.avail li strong {
	margin: 0;
	padding: 0 5px 0 0;
	width: 60px;
	height:  100%;
	display: block;
	float: left;
	text-align: right;
	font: bold 0.9em/1.1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666;
}
/* @end */

/* @group ec3 */
#wp-calendar table {
 width:100%;
}

#wp-calendar #prev {
  text-align:left;
}

#wp-calendar #next {
  text-align:right;
}

/* Fix a bug in the default style. */
#wp-calendar #prev a {
  font-size:100%;
}

.ec3_eventday a {
 color:#a00 !IMPORTANT;
}

#wp-calendar table td,
#wp-calendar table th {
  text-align:center;
}

#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding:1px;
 border:none;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
 padding:0px;
 border:solid 1px #999;
}

/* The EC graphic. */
.ec3_ec {
 display:block;
 float:right;
 border:none;
 width:13px;
 height:9px;
}
.ec3_ec span { display:none }


/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0 !IMPORTANT;
 padding:0 !IMPORTANT;
 border:none;
 position:absolute;
 border-collapse:collapse;
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;
 z-index:30000;
}

.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border:solid #999 1px;        /* popup border */
 background-color:#eeb;        /* popup background colour */
 font-size:x-small;            /* popup font size */
 color:black;
 text-align:left;
}

.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom right;
 vertical-align:bottom;
}

#ec3_shadow1 {
 margin:0;
 padding:0;
 border:none;
 height:16px;
 background-repeat:repeat-x;
}

#ec3_shadow2 div { width:8px; height:32px; }

#ec3_shadow2 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom left;
 vertical-align:bottom;
}

/***
 ***  Event list
 ***/

.ec3_list {
 margin-left:-12px;
 word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;
}

.ec3_list li {
 font-size:1em !IMPORTANT;
}

.ec3_list li:before {
 content:"" !IMPORTANT;
}/* @end */

/* @group cal markup */

table.ec3_schedule{
	margin: 0 15px 0 0;
	padding: 0;
	float:  right;
	width: 210px;
	padding: 3px;
	border: 1px solid #ccc;	
	border-bottom-color: #666;
	border-right-color: #666;
	background-color: #fff;
}

table.ec3_schedule td{
	text-align:center;
	padding: 3px;
	margin: 0;
}

.ec3_start, .ec3_to, .ec3_end{
	background-color: #fff;
}

table.ec3_schedule tr{
	text-align:center;
	background-color: #ccc;
	padding: 0;
	margin: 0;
}

form {
	margin: 0 15px;
	padding: 0;
}
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
    font-weight: bold;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 2px solid #ff0000;
}
/* @end */


/*
=====================================================
 JCA Homepage (July/09) - by Dave Scarlatella
-----------------------------------------------------
 http://kingdesignllc.com/
-----------------------------------------------------
 For assistance please email dave@kingdesignllc.com
-----------------------------------------------------
 Copyright 2002 - 2009 King Design, LLC.
-----------------------------------------------------
 **This is not a full redesign only a modification**
 **The following is for the home page design only **
 **If for any reason you wish to return to the pr-**
 **evious design simply remove everything below   **
=====================================================
*/

body.home {
	background-color: #6B885A;
	color: #41701A;
	font: 62.5%/1 Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}

/* =wrapper */
.home #wrapper {
	background: url(http://jenkintown.net/jenkpress/wp-content/uploads/2009/07/page-bg.gif) no-repeat 0 50px;
	margin: 0 auto;
	padding: 37px 0 0;
	text-align: left;
	width: 960px;
}

/* =header */
.home #header {
	height: 23px;
	position: relative;
	width: auto;
}

.home #header h1 {
	margin: 0 0 0 30px;
	padding: 0;
	position: absolute;
	top: -15px;
	width: 324px;
}

.home #header h1 a {
	background: url(http://jenkintown.net/jenkpress/wp-content/uploads/2009/07/logo.gif) no-repeat;
	border: none;
	display: block;
	height: 23px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 324px;
}

.home #header-tagline { 
	line-height: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

.home #header ul {
	bottom: auto;
	list-style-type: auto;
	max-width: none;
	position: static;
}

.home #header li a, .home #header li a:link, .home #header li a:visited {
	margin: 0;
	padding: 0;
	float: none;
	background: none;
	color: transparent;
	font: inherit;
	text-decoration: none;
	border-bottom: none;
}

.home #header .subnavigation {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 20px;
	top: 301px;
	z-index: 1;
}

.home #header .subnavigation li {
	background: url(http://jenkintown.net/jenkpress/wp-content/uploads/2009/07/subnavigation.gif) no-repeat;
	float: left;
	height: 32px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.home #header .subnavigation a {
	display: block;
	height: 32px;
	text-indent: -9999px;
}

.home #header .subnavigation .maps-parking {
	background-position: 0 0;
	width: 174px;
}

.home #header .subnavigation .maps-parking:hover {
	background-position: 0 -32px;
}

.home #header .subnavigation .calendar {
	background-position: -174px 0;
	width: 161px;
}

.home #header .subnavigation .calendar:hover {
	background-position: -174px -32px;
}

.home #header .subnavigation .contact-email {
	background-position: -333px 0;
	width: 269px;
}
.home #header .subnavigation .contact-email:hover {
	background-position: -333px -32px;
}

/* =pagewrap */
.home #pagewrap {
	background: #508021;
	clear: none;
	float: none;
	padding: 0 10px;
	position: relative;
	width: auto;
}

/* =page */
.home #page { 
	background: #FFFFFF;
	float: none;
	padding: 30px 10px 0;
	position: relative;
	width: auto;
}

.home .navigation {
	clear: none;
	float: none;
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: auto;
}

.home .nav {
	float: none;
	margin: 0;
	padding: 0;
	width: 920px;
}

.home .nav li {
	background: url(http://jenkintown.net/jenkpress/wp-content/uploads/2009/07/navigation.gif) no-repeat;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 230px;
}

.home .nav a {
	display: block;
	height: 30px!important;
	text-indent: -9999px;
	width: 230px;
}

.home .nav .business {
	background-position: 0 0;
}

.home .nav .business:hover {
	background-position: 0 -30px;
}

.home .nav .visitors {
	background-position: -230px 0;
}

.home .nav .visitors:hover {
	background-position: -230px -30px;
}

.home .nav .community {
	background-position: -460px 0;
}

.home .nav .community:hover {
	background-position: -460px -30px;
}

.home .nav .news {
	background-position: -690px 0;
}

.home .nav .news:hover {
	background-position: -690px -30px;
}

/* =picture */
.home #picture p {
	background-color: #508021;
	margin: 0;
	padding: 0 0 10px;
}


/* =content */
.home #content {
	background: url(http://jenkintown.net/jenkpress/wp-content/uploads/2009/07/content.gif) repeat-y;
	clear: none;
	float: none;
	font: 1.2em/1.5 Verdana, Helvetica, Arial, sans-serif;
	padding-bottom: 40px;
	width: auto;
}

.home #content .content {
	float: left;
	margin: 0;
	padding: 0;
	width: 600px;
}

.home #page #discover-jenkintown {
	background: url(http://jenkintown.net/jenkpress/wp-content/uploads/2009/07/discover-jenkintown.jpg) no-repeat;
	color: #FF0000;
	height: 120px;
	list-style-type: none;
	margin: 20px 0 5px 35px;
	overflow: hidden;
	padding: 45px 0 0 230px;
}

.home #page #discover-jenkintown li {
	font: inherit;
	margin: 0;
	padding: 0;
}

.home #page #discover-jenkintown a:link, .home #page #discover-jenkintown a:visited {
	color: #000000;
	text-decoration: none;
}

.home #page #discover-jenkintown a:hover{
	text-decoration: underline;
}

.home #content .content p {
	border-bottom: 2px solid #41701A;
	font: inherit;
	font-size: .91em;
	line-height: 1.7;
	margin: 0 50px 20px 35px;
	padding: 0 0 20px;
}

.home #content .content p a:link, .home #content .content p a:visited {
	color: #41701A;
	font-weight: bold;
	text-decoration: none;
}

.home #content .content p a:hover {
	text-decoration: underline;
}

.home #content .content #nav-supplemental {
	margin: 0 35px;
	list-style-type: none;
	padding: 0;
}

.home #content .content #nav-supplemental li {
	float: left;
	font: inherit;
	font-size: .92em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 33%;
}

.home #content .content #nav-supplemental li a:link, .home #content .content #nav-supplemental li a:visited {
	color: #5A2049;
	text-decoration: none;
}

.home #content .content #nav-supplemental li a:hover {
	text-decoration: underline;
}

.home #content .content #nav-supplemental ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

.home #content .content #nav-supplemental li ul li {
	font-weight: normal;
	float: none;
	line-height: 1;
	margin: .75em 1.8em 0 0;
	width: auto;
}

.home #content .content #nav-supplemental li ul li a:link, .home #content .content #nav-supplemental li ul li a:visited {
	color: #41701A;
}

.home #content .sidebar {
	background: url(http://jenkintown.net/jenkpress/wp-content/uploads/2009/07/come-to-jenkintown.gif) no-repeat 30px 15px;
	color: transparent;
	float: right;
	font: inherit;
	margin: 0;
	padding: 135px 0 0;
	width: 320px;
}

.home #content .sidebar h2 {
	font: inherit;
	font-size: 1em;
	font-weight: bold;
	margin: 0 45px 5px;
	padding: 0;
}

.home #content .sidebar h2 a:link, .home #content .sidebar h2 a:visited {
	color: #5A2049;
	text-decoration: none;
}

.home #content .sidebar h2 a:hover {
	text-decoration: underline;
}

.home #content .sidebar ul {
	border: none;
	margin: 0 30px 0 45px;
	list-style-type: none;
	padding: 0;
}

.home #content .sidebar ul li {
	font-size: .92em;
	line-height: 1;
	margin: .75em 0;
}

.home #content .sidebar ul li a:link, .home #content .sidebar ul li a:visited {
	color: #41701a;
	text-decoration: none;
}

.home #content .sidebar ul li a:hover {
	text-decoration: underline;
}

.home #content .sidebar ul li a strong {
	font-weight: normal;
}

.home #content .sidebar #king-design {
	display: block;
	height: 265px;
	margin: 20px 30px 10px;
	width: 265px;
}

.home #content .sidebar #king-design img {
	border: none;	
}

/* =footer */
.home #footer {
	background: #5A2049;
	bottom: 0;
	color: #FFFFFF;
	float: none;
	margin: 0 10px;
	padding: 0;
	position: absolute;
	width: 920px;
}

.home #footer p {
	font-size: .9em;
	line-height: 3;
	margin: 0 40px;
	padding: 0;
}

.home #footer .content {
	background: none;
	border: none;
	color: #FFFFFF;
	float: none;
	height: auto;
	padding: 0;
	width: auto;
}

.home #footer .content p {
	color: #FFFFFF;
	float: left;
	font: inherit;
	font-size: .9em;
	line-height: 3;
	margin: 0 40px;
	padding: 0;
	width: 160px;
}

.home #footer .content p#copyright {
	margin-left: 0;
	width: 440px;
}

.home #footer .content a:link, .home #footer .content a:visited, .home #footer .sidebar a:link, .home #footer .sidebar a:visited {
	border: none;
	color: #FFFFFF;
	text-decoration: none;
}

.home #footer .content a:hover, .home #footer .content a:active, .home #footer .sidebar a:hover, .home #footer .sidebar a:active {
	text-decoration: underline;
}

.home #footer .sidebar {
	color: #FFFFFF;
	float: none;
	font: inherit;
	padding: 0;
	width: auto;
}

.home #footer .sidebar p {
	font: inherit;
	font-size: .9em;
}

.home .stats {
	background: url(http://jenkintown.net/jenkpress/wp-content/uploads/2009/07/rounded-bottom.gif) no-repeat;
	height: 15px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 960px;
}

.home #page a, .home #page a:link, .home #page li.business a, .home #page li.business a:link, .home #page li.visitors a, .home #page li.visitors a:link, .home #page li.community a, .home #page li.community a:link, .home #page li.news a, .home #page li.news a:link {
	background: none;
	border: none;
	color: transparent;
	text-decoration: underline;
}

.home #content li.business a, .home #content li.business a:link, .home #content li.visitors a, .home #content li.visitors a:link, .home #content li.community a, .home #content li.community a:link, .home #content li.news a, .home #content li.news a:link {
	display: inline;
	height: auto;
	text-indent: inherit;
	width: auto;
}

a {
	color: transparent;	
}