@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;

}

a {
	text-decoration: underline;
	color: #666666;

}

a:hover {
	text-decoration: none;
	color: #000000;

}

.bg {
	background-image:url(../images/jj-bg.jpg);
	background-color: #cccccc;
	background-position: center;
	background-repeat:repeat-y;


}

.siteholder {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	background-image:url(../images/jj-headerbg2.png);
	height: 159px;

}
#headerimage {
	background-image:url(../images/jj-headerbg.jpg);
	background-position: center;
	background-repeat: repeat-y;



}
#logo {
	float: left;
	padding-left: 30px;
	padding-top: 63px;
	padding-bottom: 23px;
}
#needwork {	
	float: right;
	padding-top: 25px;
	width: 288px;
	
}
#needworkbutton {
	
	width:288px;
	height:90px;
	z-index:1;
	padding-left: 0px;
	margin-left: 10px;
}
#date {
	float: right;
	width: 114px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding-top: 70px;
	margin-right: 30px;
	color: #666666;
}
#date div {
	font-size: 10px;
	color: #cccccc;
}
#headerholder {
	background-image:url(../images/header-image-bg.gif);
	height: 222px;
	padding-left: 22px;
	padding-right: 22px;
	

}
#tnav {

	height: 28px;

	clear: both;
	margin-left: 30px;
	
}
#headerimages {
	width: 980px;
	height: 200px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;

}
#quickcontactholder {
	position:absolute;
	width:1px;
	height:1px;
	z-index:50;
}
#quickcontact {
	position:absolute;
	width:210px;
	height:115px;
	left: 720px;
	top: 12px;
	z-index: 51;
	color: #666666;
	font-size: 11px;
}
#quickcontact .text-box {

}
#contentholder {
background-image:url(../images/jj-content-bgrepeat.png);
}

#contentbg {
	background-image:url(../images/jj-content-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding:30px;
	padding-top: 20px;
	padding-left: 82px;
}
#rnav {
	float: right;
	width: 320px;
	margin-top: -4px;
	display: none;
}

.rnavheading {
	background-color:#666666;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 6px;
	padding-left: 10px;
	border-left: 2px solid #d9d9d9;
	border-top: 2px solid #d9d9d9;
	border-right: 2px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	background-image:url(../images/rnav-heading-bg.png);
	font-size: 12px;


}
.rnavcontents {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(../images/rnav-contents-bg2.gif);
	border-left: 2px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	border-right: 2px solid #d9d9d9;
	margin-bottom: 15px;
		font-size: 11px;

}
.rnavcontents ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.rnavcontents ul li a {
	text-decoration: none;
	background-image:url(../images/bullet-jj.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px solid #e6e6e6;
	display: block;

	font-weight: bold;
	line-height: 12px;
	color:#333333;
}
.rnavcontents ul li a span {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.rnavcontents ul li a:hover {
	background-color: #ffffff;
	color: #666666;

}
#content {
	
	line-height: 20px;

}
#footerholder {
	background-image:url(../images/jj-footerbg2.png);
	height: 80px;
	background-position: bottom;
		padding-left: 82px;
	padding-right: 22px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #666666;


}
#footerholder a {
	color: #999999;
	text-decoration: none;

	

}
#footerholder a:hover {
	color: #333333;
}
#jj {
	float: right;
	padding-top: 20px;
	padding-right: 20px;

}
#copyright {
	padding-top: 20px;


}

#featuredholder {
	position:absolute;
	width:200px;
	height:115px;
	z-index:61;
}
#featured {
	position:absolute;
	width:422px;
	height:66px;
	z-index:1;
	left: 519px;
	top: 185px;
}
#featured img {
  filter:alpha(opacity=50);
  opacity:0.5;
	border: 2px solid #666666;
}
#featured img:hover {
  filter:alpha(opacity=100);
  opacity:1.0;
	border: 2px solid #cccccc;
}

.fade {
  filter:alpha(opacity=100);
  opacity:1.0;

}
.fade:hover {
  filter:alpha(opacity=70);
  opacity:0.7;

}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 0px;
	color: #333333;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 4px;
	font-weight: bold;
	color: #666666;
}

.text-box {
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 99%;
}
.text-button {
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #333333;
	color: #ffffff;
	
}
.testimonialname {
	font-style: italic;
	text-align: right;
	padding-top: 4px;
	margin-top: 4px;
	border-top: 1px solid #e6e6e6;
}




.featuredholder {
	margin-bottom: 20px;
	background-image:url(../images/featured-bg.jpg);
	background-repeat:repeat-x;
	padding-top: 10px;
	height: 150px;
	width: 444px;
	float: left;
}
.featuredtitle {
	margin-bottom: 10px;
	margin-left: 215px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
.featuredimage {
	float: left;
}
.featuredimage a img {
	border: 1px solid #cccccc;
}
.featuredimage a img:hover {
	border: 1px solid #ffffff;
}
.featuredtext {
	margin-left: 215px;
	padding-right: 20px;
}
.featuredhome {
	background-color: #666666;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 2px solid #333333;
}
form {
	margin: 0px;
	padding: 0px;
}
.error {
	font-weight: bold;
	color: #cc0000;
}

.error2 {
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0000;
	padding: 10px;
}
.error2 a {
	color: #ffffff;
}
.good {
	padding: 10px;
	background-color: #ccffcc;

}

/* Gallery */

.gallery-image {
	border:2px solid #cccccc;
	width: 175px;
	height: 110px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.gallery-images-holder {
	width: 145px;
}
.gallery-images {
	border:1px solid #cccccc;
	width: 145px;
	height: 100px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.gallery-image:hover {
	border: 2px solid #999999;
}
.gallery-images:hover {
	border: 1px solid #999999;
}
.gallery-name {
	font-weight: bold;
}
.gallery-holder {
	width: 175px;
	text-align: center;

}
.gallery-caption {
	text-align: center;

	font-weight: bold;
	font-size: 11px;
}
.gallery-date {
	text-align: center;


	font-size: 10px;
	color: #999999;
}
.gallery-imagecount {
	color: #999999;
	font-size: 10px;

}
.gallery-cattable {

			background-image:url(../images/box-bg.gif);
	background-color: #e6e6e6;
	border: 1px solid #cccccc;
	padding: 10px;
}

.gallery-breadcrumbs {	
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}
.gallery-breadcrumbs a {
	color: #666666;
}
.pagelinks {
font-size: 11px;

}
.pagelinks a {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	border: 1px solid #cccccc;
	margin-left: 2px;
	background-color: #e6e6e6;
		font-weight: bold;
}
.pagelinks a:hover {
	background-color: #cccccc;

}
.pagelinks .on {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #cccccc;
	background-color: #999999;
	color: #ffffff;

}
.pagelinks .page {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	background-color:#666666;
	border: 1px solid #cccccc;
	color: #ffffff;

}
.adminbar {
	margin-top: 10px;
	margin-bottom: 20px;

}

.adminbar a {
	display: block;
	padding: 5px;
	font-weight: bold;
	background-color: #e6e6e6;
	color: #000000;
	border: 1px solid #cccccc;
	text-decoration: none;
}

.adminbar a:hover {
	background-color: #cccccc;

}
.rnavbutton {
	background-color: #999999;
	border: 2px solid #d9d9d9;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
	background-image:url(../images/rnav-button-bg.gif);

}
.rnavbutton:hover {
	background-image:url(../images/rnav-button-bg-o.gif);
}
.rnavbutton a {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;

}
.rnavbutton a span {
	font-weight: normal;
	font-size: 11px;
	color: #cccccc;
	text-transform: none;
}
.infobox {
	padding: 10px;
	background-color: #f6f6f6;
}