#navigation{
    font-size:.9em;
}

/**front page qupte*/

#jc_home .quote-pane{
	float: left;
}

#jc_home .quote-pane p{
	font-family: 'Handlee';
	font-size: 1.5em;
	margin-top: 1em;
}

#jc_home .quote-pane .long p{
	font-family: 'Handlee';
	font-size: 1.3em;
	margin-top: 1em;
}

.view-quotes .quote p{
	font-family: 'Handlee';
	font-size: 1.5em;
	margin-top: 0;
}

.view-quotes .long p{
	font-family: 'Handlee';
	font-size: 1.3em;
	margin-top: 0;
}

.view-quotes table td {
	width: 181px;
	vertical-align: top;
	border: solid thin #cccccc;
}


/*#jc_home .who-is {
  background-position: top left, top right;
  background-repeat: no-repeat;
  background-image:url('graphics/bracket-left.png'), url('graphics/bracket-right.png');
}

#jc_home .who-is p{
	padding: 2px 10px 11px 15px;
	margin-top: 0;
	
}*/

#jc_home .special h2 {
	color: #a10002;
}

#jc_home .special {
	border-left: solid thick #a10002;
	border-right: solid thick #a10002;
	padding: 0 10px;
	border-bottom: solid thin #a10002;
	border-top: solid thin #a10002;
	margin-bottom: 10px;
}

#jc_home .special p{
	margin-bottom: .3em;
	margin-top: 0;
}

#jc_home .special h2 {
	margin-top: .1em;
	margin-bottom: .1em;
}

#jc_home .special img {
	border: solid thin #cccccc;
	float: left;
	margin-right: 10px;
}

/*footer menu from node 54 in view then block*/

#footer {
	border-top: solid thick #cccccc;
	margin-top: 30px;
	
}

#footer p{
	font-size: .8em;
	line-height: 1.8em;
	margin-top: 0;
}

#footer h4{
	margin-bottom: 0;
}

#footer a {
	text-decoration: none;
	color: #39343c;
}

#footer .footer1{
	float: left;
	margin: 0 16px 15px 0;
	width: 140px;
	border-right: dotted thin #cccccc;
}

#footer .footer2 {
	float: left;
	margin: 0 16px 15px 0;
	width: 140px;
	border-right: dotted thin #cccccc;
}

#footer .footer3 {
	float: left;
	margin: 0 16px 15px 0;
	width: 140px;
	border-right: dotted thin #cccccc;
}


#footer .footer4 {
	float: left;
	margin: 0 16px 15px 0;
	width: 140px;
	border-right: dotted thin #cccccc;
}


#footer .footer5 {
	float: left;
	margin: 0 16px 15px 0;
	width: 140px;
	border-right: dotted thin #cccccc;
}

#footer .footer6 {
	float: left;
	margin: 0 0 15px 0;
	width: 140px;
}



/*donation page*/
#donate .left .box-one,
#donate .left .box-two {
	border-bottom: solid thin #cccccc;
	padding-bottom: 15px;
}

#donate .left .box-four form.recur {
	float: left;
	padding-right: 4px;
}

#donate .left {
	width: 500px;
	margin-right: 100px;
}

#donate .left .box-two form.monthly {
	float: left;
	clear: both;
	padding-right: 4px;
}

#donate .right .right-one {
	border: solid thin #cccccc;
	padding-left: 30px;
}


#donate .right .right-two {
	border-left: solid thin #cccccc;
	padding-left: 30px;
	margin-top: 50px;
}



/*search box on front page*/
#jc_home .search-box {
	border-top: solid thick #cccccc;
	padding-top: 20px;
}




















