/* Style sheet for JWS
Copyright Cornish WebServices 2009 */

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table, td, th {
	vertical-align:top;
}
a img {
	border:none;
}
/* typography */
body {
	font-size:75%;
	color:#222;
	background:#C8B68C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#664822;
	margin:0.5em 10px;
}
h1 {
	font-size:2em;
	line-height:1;
	margin:0.2em 10px;
}
h2 {
	font-size:1.7em;
}
h3 {
	color:#960;
	font-size:1.5em;
	line-height:1;
}
h4 {
	font-size:1.2em;
	font-weight:bold;
	margin-top:20px;
}
h5, h6 {
	font-size:1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0.5em 10px;
}
a:focus, a:hover {
	color:#009;
	text-decoration:underline;
}
a {
	color:#000;
	text-decoration:none;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 0 1.5em 5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
table {
	margin: 0.7em 10px 1.4em 10px;
	width:95%;
	border-top:1px solid #C8B68C;
	border-left:1px solid #C8B68C;
}
table.noBorder, table.gallery {
	border:none;
}
th, thead td, td.tableheader, tr.even td.tableheader, tr.tableheader .even {
	font-weight:bold;
	background:#664822;
	color:#fff;
}
th, td {
	padding:4px;
	border-bottom:1px solid #C8B68C;
	border-right:1px solid #C8B68C;
}
table.noBorder th, table.noBorder td, table.gallery th, table.gallery td {
	border:none;
	text-align:center;
	vertical-align:bottom;
}
td p {
	font-size:100%;
	margin:0;
}
tr.even td {
	background-color:#F7E9D2;
}
/*tr.over td {
	background:#efefef;
}*/
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
/* MISCELLANEOUS */
hr {
	color: #664822;
	background-color: #664822;
	height: 1px;
	border: none;
	clear:both;
}
.hide {
	display: none;
}
.clear {
	clear:both;
}
.asterisk {
	color: #FF0000
}
.redtext {
	color: #FE3101 !important;
}
.brownText {
	color:#664822;
}
.tanText {
	color:#C8B68C;
}
.greyText {
	color:#666;
}
.brownBg {
	background-color:#664822;
	color:#fff;
}
.tanBg {
	background-color:#C8B68C;
	color:#fff;
}
.greyBg {
	background-color:#666;
	color:#fff;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.floatImgLeft {
	float:left;
	margin: 0.5em 10px 10px 0;
}
.floatImgRight {
	float:right;
	margin: 0.5em 0 10px 10px;
}
.w2 {
	width:50%;
}
.w2b {
	width:42%;
}
.w2c {
	width:35%;
}
.w3 {
	width:33%;
}
.w4 {
	width:25%;
}
.w5 {
	width:20%;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.small {
	font-size:.8em;
}
.large {
	font-size:1.2em;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.sbox {
	margin-left: 7px;
}
.bigredtext {
	color: #FE3101;
	font-size:1.6em;
	padding:3px 0px 2px 0px;
	font-weight: bold;
}
/* ALL BOXES */

/* Left Boxes */
.boxleft {
	margin:0 0 14px 0;
	background:url(site-images/leftbox-bottom.jpg) no-repeat bottom center;
	min-height:160px;
	height:auto !important;
	height:160px;
	width: 163px;
	padding: 0 3px 0 0;
}
.boxleft h1, .boxleft h2, .boxleft h3 {
	margin: 0;
	padding: 6px 0 10px 10px;
	width: 156px;
	background: url(site-images/leftboxtop.jpg) no-repeat 0 0;
	color:#664822;
	text-align:left;
	font-size: 1.4em;
}
.boxleft p {
	margin:0;
	padding:5px 3px 2px 10px;
}
.boxleft ul {
	padding: 0 15px;
}
/* Right Boxes */
.boxright {
	margin:0px 0px 14px 0px;
	background:url(site-images/rightbox-bottom.jpg) no-repeat bottom center;
	min-height:80px;
	height:auto !important;
	height:80px;
	width: 179px;
	padding: 0px 0px 5px 0px;
}
#columnL .boxright {
	margin:0px 0px 14px -6px;
}
.boxright h1, .boxright h2, .boxright h3 {
	margin: 0;
	padding: 6px 0px 0px 10px;
	width: 169px;
	min-height:30px;
	height:auto !important;
	height: 30px;
	background: url(site-images/rightbox-top.jpg) no-repeat 0 0;
	color:#664822;
	text-align:center;
	text-transform:uppercase;
}
.boxright h4 {
	margin:0;
	padding:0px 3px 0px 10px;
	font-size:110%;
}
.boxright p, #columnL .boxright p {
	margin:0;
	padding:6px 3px 6px 10px;
}
.boxright ul, #columnL .boxright ul {
	padding: 0 10px;
}
#columnL .boxright li a {
	margin:0;
	padding:0;
	background:#D8CCB2;
	 width: 161px;
}
#columnL .boxright li a:hover {
	margin:0;
	padding:0;	
	background:#D8CCB2;
	color:#000;
}
html > body #columnL .boxright li a {
    width: 161px;
}
/* Middle Boxes for Home Page*/
.boxmid {
	margin:0px 12px 14px 3px;
	background:url(site-images/midbox-bottom.jpg) no-repeat bottom center;
	min-height:170px;
	height:auto !important;
	height:170px;
	width: 183px;
	padding: 0px 3px 0px 0px;
	float:left;
	position:relative;
}
.boxmid h1, .boxmid h2, .boxmid h3 {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	width: 186px;
	height: 28px;
	background: url(site-images/midbox-top.jpg) no-repeat 0 0;
	color:#664822;
	text-align:center;
	font-size:125%;
	font-weight:bold;
}
.boxmid p {
	margin:0 0 15px 0;
	padding:5px 3px 5px 10px;
	font-size:90%;
}
.boxmid ul {
	padding: 0 10px;
}
.viewrange {
	position:relative;
	display:block;
	text-align:center;
	margin:0;
	padding:0;
	font-size:110%;
	bottom: 11px;
	left: 0;
	color:#000000;
	height:20px;
	bottom:8px;
	font-weight:normal;
}
.viewrange a {
	color:#000000;
	font-weight:normal;
}
.boxmidpic {
	padding: 0px 0px 0px 1px;
}
/*file icons */
/* PDF document links */
#content a[href$='.pdf'], #footer a[href$='.pdf'] {
	background:transparent url(../jws-images/pdf.gif) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}
/* Excel Documents links */
#content a[href$='.xls'], #content a[href$='.csv'], #content a[href$='.xlw'], #content a[href$='.xlt'] {
	background:transparent url(../jws-images/excel.gif) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}
/* Word Document Links */
#content a[href$='.doc'], #content a[href$='.rtf'], #content a[href$='.wps'], #content a[href$='.txt'] {
	background:transparent url(../jws-images/word.gif) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}
/* mailto: links */
#content a[href^="mailto:"], #footer a[href^="mailto:"] {
	background:transparent url(../jws-images/email.png) center left no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:15px;
}
#content .externalLink, #footer .externalLink {
	background:transparent url(../jws-images/external.png) center left no-repeat;
	display:inline-block;
	padding-left:16px;
	line-height:15px;
}
.imagetable {
	margin: 0.7em 10px 1.4em 10px;
	width:95%;
	border:0;
}
.imagetable td {
	border:0;
}
.pic {
	width:100px;
	height:74px;
}
#map {
	float:right;
	width:425px;
	height:350px;
	margin:0 35px 20px 0;
	padding:0;
}
/*carousel*/
.carousel {
 height:100px;
}
.carousel.tall {
 height:200px;
}
.carousel ul {
	margin:0;
	padding:0;	
}
.carousel ul li, #columnL .carousel ul li {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	height:120px;
	width:166px;
	overflow:hidden;
}
.carousel.tall ul li {
	height:200px;
}
.carousel ul li p, #columnL .carousel ul li p {
	margin:0 0 5px 5px;
	padding:0;
	font-size:90%;
	width:166px;
}
.sig {
	float:right;
	clear:both;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	width:150px;
	font-size:90%;
	margin: 10px 5px 0 0;
}
.more {
	font-size:90%;
	text-align:right;
}
