/* CSS Document */
/* LAYOUT */
#banner {
	padding-top: 20px;	
	width: 965px;	 
	height: 125px;
	background:  url(images/jclheader.jpg)  repeat-x left top;
	border-bottom: 10px solid #000033;
}

#wrapper {
	width: 965px;	
	float: left;
	background-color: #ffffff;
	background:  url(images/bg-wrapper3col_jc_bl.jpg) repeat-y left top;
	 
}
body {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-color: #cccccc;
}
h1 {
	margin-bottom: 0px; 
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
		
.sidebar {
	width: 130px;	
	float: left;	 
	padding: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: bold;
	line-height: 200%;
	
	 
}
#p {
	font-size: .75em;
	font-weight: normal;
	color: #000;
	font-family:  Arial, Helvetica, sans-serif;
}
#main {
	width: 520px;
	padding-left: 5px;  
	margin-top: 10px;
	margin-left: 160px;
	
 	
	 
	font-weight: normal;
	color: #000;
	font-family:  Arial, Helvetica, sans-serif;		
}
.secondary {
	float: right;
	width: 240px;
	 
	padding: 10px;
	color: #000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	
}	
ul#mainNav {
	margin-top: -20px;
	margin-left: 600px;
	list-style: none;		
}
#mainNav li {
	float: left;
	width: 5em;	
}
* html #mainNav a {
	height: 1px;
}


ul#mainNav a {
	color: #fbef99;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;	
}
#mainNav a:hover {
	font-weight: bold;
	font-size: .75em;
	background: rgb(150,18,7) no-repeat 5px 50%;
	color: #fff;
}
#sideNav {
	margin: 0;
	padding: 0;
	list-style: none;		
	float:left;		
}
#sideNav a {
	color: #000;	
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;	
	display: block;			
}
#sideNav a:hover {
	font-weight: bold;
	font-size: 1em;
	color: #666;
	text-decoration:  underline;
	}
#secNav {
margin: 0;
	padding: 0;
	list-style: none;		
	float:left;
}
#secNav a {
	color: #cc3300;	
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;	
	display: block;
	
}
#secNav a:hover {
font-weight: bold;
	font-size: 1em;
	color: #990000;
	text-decoration:  underline;
}
#email a {	
	margin-right: 100px;
	padding: 20px;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	color: #fff;
	text-decoration: none;
}
#email a:hover {
	font-weight: bold;
	font-size: .75em;
	color: #ffcc33;
	 text-decoration: underline;	
}
#home a {
	font-weight: bold;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
	margin-left: 50px;	
	margin-top: 7px;
	padding-top: 7px;
	text-decoration: none;	
}
#home a:hover {
	font-weight: bold;
	font-size: .75em;
	color: #ffcc33;
	text-decoration: underline;	
}
#contact {
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: left;
	text-decoration: none;
	margin-top: 25px;
}
#afflink {
repeat-x left bottom;
padding-top: 10px;
padding-left: 25px;

}	
#footer {	 
	background:  url(images/jclfooter.jpg) repeat-x left bottom;
	width: 965px; 
	height: 50px;
	clear: both;
	
	 
}

 
 
