/* CSS Document */
body {
	background:#fff;
	color:#000;
	margin:0;
	padding:5px;
	font-family: "Times New Roman", Times, serif;
}
.left-shadow, .right-shadow, .button, .button2, .nav, #nav, #nav-top, .search, #top-block, #zip, #quote, .parent, .sub, .divider, #back, #forward, #up, #quote2, #zip2, #form, iframe, .right2, .print, .spacer {
	display: none;
	height:0;
	width:0;
}
.left {
	float:left;
	margin:0;
	width:50%;
}
.right {
	float:right;
	margin:25px 0 0 0;
	padding:0;
	width:45%;
}
.left2 {
	margin:0;
	width:100%;
}
#container {
	margin:0;
	width:100%;
	border:0;
}
#content {
	background:none;
}
#main {
	border:0;
}
#width {
	background:url(../struc/jj-logo.gif) no-repeat left top;
	height:135px;
	width:auto;
	display:block;
	border-bottom:#993300 solid 2px;
}
p {
	margin-top: 16px;
	margin-bottom: 16px;
	line-height:120%;
	letter-spacing:110%;
	font-size: 12pt;
}
#body ul {
	list-style-image: url(../struc/bullet.jpg);
	margin-bottom: 16px;
	line-height:120%;
	letter-spacing:110%;
}
h1, h2, h3 {
	font-weight:bold;
	color:#7a2a01;
}
h1 {
	font-size:18px;
	margin:30px 0 0 0;
	font-size: 16pt;
}
h2 {
	font-size:16px;
	margin:25px 0 0 0;
	font-size: 14pt;
}
h3 {
	font-size:14px;
	margin:20px 0 0 0;
	font-size: 12pt;
}
#foot {
	margin-top:30px;
	clear:both;
}
#foot-interior {
	border-top:#993300 solid 2px;
	display:block;
	line-height:150%
}
a {
	text-decoration:none;
	color:#000000;
}
.clear {
    display: block;
    clear: both;
	height:1px;
}
#mobile {
	display:none;
}
/*************** Img Tags ******************/
.captionR {
	padding:10px 0 10px 0;
	font-size:0.8em;
	width:auto;
	height:auto;
	display:inline;
	color:#000000;
	line-height:120%;
	text-align:center;
	float:right;
	margin:0 0 20px 0;
}
.captionR img, .captionL img {
	margin:0 0 7px 0;
	border:1px #333333 solid;
}
.captionL {
	padding:8px;
	font-size:0.7em;
	width:auto;
	height:auto;
	display:inline;
	color:#000000;
	line-height:120%;
	float:left;
	margin:0 20px 15px 0;
}

