@charset "UTF-8";
/* CSS Document */

<style media="screen" type="text/css">
	/*  */
	/* General styles */
	body {
	margin:0;
	padding:0;
	border:10 inset #896857;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:url(/TransBd.png) repeat scroll;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
	}
#header p img {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: inherit;
	background: url(/CJI-BANNER-web-large2.jpg);
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	padding-top: 0px;
	clear: none;
	margin: 10px;
}
	a {
	color:#000;
	}
	a:hover {
	color:#0F0;
	background:#4C8A01;
	text-decoration: none;
	}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
	margin:10px 20 5px 0;
	}
	/* Header styles */
	#header {
	clear:both;
	float:left;
	width:100%;
	background: #2C6700 url(none);
	}
#headerf {
	clear: both;
	float: left;
	width: 100%;
}
	#header {
	border-bottom:1px solid #000;
	background: #2C6700 url(/Mainbanner.jpg) no-repeat scroll 50% 10px;
	padding-top: 300px;
	height: 100%;
	width: 100%;
	}
	#header p,
	#header h1,
	#header h2 {
	padding:0.4em 15px 20;
	margin:0;
	background: #2C6700 url(none);
	}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background:#063;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
	visibility: visible;
	}
	#header ul li a:hover {
	background:#0C0;
	color:#000;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	color:#000;
	background:#063;
	font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	border-style: none;
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
	background:url(/WoodBoard.gif) repeat bottom;		/* right column background colour */
	border-style: none;
	padding: 0px;
	width:auto
	}
	.threecol .colmid {
	right:25%;			/* width of the right column */
	background:#FAF9F7 url(/WoodBoard.gif) repeat bottom;		/* center column background colour */
	}
	.threecol .colleft {
	right:50%;			/* width of the middle column */
	background:#063 url(/grass_background.jpg);	/* left column background colour */
	}
	.threecol .col1 {
	width:65%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
	padding: 5px 5px 5px 0px;
	background: url(/TransBd.png) repeat scroll;
	margin: 5px;
	border: 10px outset #A08474;
	}
	.threecol .col2 {
	width:20%;			/* Width of left column content (column width minus padding on either side) */
	left:10%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	padding: 2px;
	background: #060 url(/grass_background2.2.png);
	margin-left: 0px;
	margin-top: 10px;
	color: #006;
	font-variant: small-caps;
	border: thin ridge #0F9;
	}
	.threecol .col3 {
	width:2%;			/* Width of right column content (column width minus padding on either side) */
	left:60%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
	background:  url(/grass_background2.jpg);
	}
	#footer p {
	padding:10px;
	margin:0;
	background:url(/grass_background2.jpg);
	text-align: center;
	border-style: none;
	}
	/*  */
	
	a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	color: #009;
	text-decoration: none;
}
a:hover {
	color: #009;
	text-decoration: underline;
}
a:active {
	color: #00F;
	text-decoration: none;
}
    #header #layoutdims {
	background: #333 url(/grass_background2.jpg);
	color: #000;
}
    .col11 {		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
}
    .col21 {		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
}
    </style>

