/* CSS Document */
/* I appologize  for all of the IE hacks, but they were necessary in order to get the page to work. */

a:link	{
	color: #660000; 
	text-decoration: underline		
}

a:visited {
	color: #666;
}

a:hover, a:visited:hover {
	color: #3F6C97; 
	text-decoration: underline
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#breadcrumbs {
	font-size: 10px;
	line-height: 12px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color: #D9D5B7;
	margin: 10px 10px 10px 10px;
	padding: 7px 10px 10px 10px;
}

#btmnav {
	height: 25px;
	font-size: 10px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	background-image:  url(/celt/images/bgFooter.jpg);
	background-repeat: repeat-x;
}

.calendar {
	background-color: #F9F9F9;
	padding: 0px 7px 7px 7px; 
/*	border-style: solid;
	border-color: #cccccc;
	border-width: 1px; */
}

.calendar h1 {
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	color: #666666;
}

.calendar p {
	margin-top: 0px;
	line-height: 15px;	
}

#chicologo {
	background-image:  url(/celt/images/bkgBar.gif);
	background-position: top;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 71px;
}

#custombanner {
	background-image: url(/celt/images/celt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-width: 500px;
}

#empty {
	position:relative;
}

#footer {
	width: 100%;
	z-index: 400;
}

#gap {
	background-color: #FFF;
	background-image: url(/celt/images/gap.gif);
	background-repeat: repeat-x;
	height: 2px;
}

/* Fix IE. Hide from IE Mac \*/
* html #gap {
	position:relative;
	top: -3px; 
}
/* End */

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}		

h1	{
	font-size: 20px;
	font-weight: lighter;
	color: #3F6C97;
	padding-top: 10px;
	}
h2	{
	font-size: 18px;
	color: #3F6C97;
	font-weight: lighter;
	}
h3	{
	font-size: 16px;
	font-weight: lighter;
	color: #3F6C97;
	}
h4	{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 4px;
	}
	
h5	{
	font-size: 11px;
	font-weight: bold;
	padding: 4px 10px 0px 0px;
	color: #666;
	line-height: 15px;
}

#idbanner {
	top: 0px;
	width: 601px;
	float:right;
}

/* Fix IE. Hide from IE Mac \*/
* html #idbanner {
	position:relative;
	top: -3px; 
}
/* End */

#interioridbanner {
	background-color: #9EBBDB;
	background-image: url(../images/interiorBanner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-position: left top;
	height: 27px;
	margin-right: -10px; /* this is for IE win compatability */
}

#interiorcontent {
	margin-right: 174px;
	padding-right: 20px;
	padding-left: 20px;
}

/* Fix IE. Hide from IE Mac \*/
* html #interiorcontent {
	padding-left: 23px;
}
/* End */

#interiorcontent li {
	line-height: 16px;
}

#interiormain {
	margin-left: 145px;
	z-index: 0;
}

/* Fix IE. Hide from IE Mac \*/
* html #interiormain {
	position: relative;
	top: -3px;
	left: -3px;
}
/* End */

/* these are the styles for the pop up menu */
.leftnav {
	top:auto;
	left:0px;
	margin: 0;
	padding: 10px 0px 10px 14px;
	height: 400px;
	width:131px;
	float: left; 
	background-image: url(../images/ltBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/* Fix IE. Hide from IE Mac \*/
* html .leftnav {
	position:relative;
	top: -3px; 
}
/* End */

.leftnav li {
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	position: relative;
	padding-bottom: 6px;
}

.leftnav li a, .leftnav li a:visited, .leftnav li a:hover, .leftnav li a:visited:hover {
	text-decoration: none;
}

.leftnav li a:visited {
	color: #600;
}

.leftnav li ul {
	display: none;
	padding-top: 3px;
}

.leftnav li ul li {
	font-size: 10px;
	padding-left: 5px;
	margin-left: -17px;
	padding-bottom: 3px;
	font-weight: normal;
	line-height: 11px;
	text-indent: -15px;
}

.leftnav li ul li a, .leftnav li ul li a:visited {
	color:#333;
}

.leftnav li ul li a:hover,  .leftnav li ul li a:visited:hover {
	color:#600;
}

#main {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

p {
	margin-top: 5px;
	line-height: 16px;
}

#redbar {
	background-color: #990000;
	background-image: url(/images/bkg-redbar.jpg);
	background-repeat: repeat-x;
}

/* Fix IE. Hide from IE Mac \*/
* html #redbar {
	position:relative;
	top: -3px;
}
/* End */

#right {
	position: absolute;
	right:0px;
	top: 93px;
	width:174px;
	background-image:  url(/celt/images/rtBg.jpg);
	background-repeat: repeat-x;
	height: 500px;
/*	padding-bottom: 100%; */
	z-index: 2;
}

#rightfooter {
	margin-left: 165px;
}

#skip {
	background-color:#FFFFFF;
	width: 100%;
	display: none;
}

 #skip a:link, #skip a:visited, #skip a:hover, #skip a:active {
	font-size: 1px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

#wrapper	{
	background: #fff;
	margin: 0px auto;
	padding: 0;
	width: 748px;  /* bmh */	
/*	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 748px;	 */
	}
	
