@charset "utf-8";
/* Jeanette Lee CSS Document */

#jleecontainer {
	background-color: #333;
	z-index: 1;
}

#jleeheader h1 {
	color: #000;
	font-style: italic; 
	line-height: 2;
	font-size: 2.5em;
}

#jleebody {
	width: 100%;
	float: left;
	background-color: #333;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}

a.jleelinks{color:#fff; font-weight: bold; text-decoration: none;}
a.jleelinks:hover{color:#ffe; font-weight: bold; text-decoration: underline;}
a.jleelinks { outline: none; }

/*#jleefooter {
	width: 100%;
	background-color: #999;
	float: left;
	color: #FFF;
}*/

#jleenavbox {
	height:50px;
	background: url(../images/navbg.jpg) repeat-x #000;
}

#jleenav {
	margin: 0;
	padding: 0;
	background: #333;
	list-style-type: none;
	clear: left;
	z-index: 1;
	position: relative;
}

#jleenav li {
	margin: 0;
	float: left;
	list-style-type: none;
}

#jleenav a {
	float: left;
	color: #FFF;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	line-height: 1.5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	border-right: 1px solid #666;
}

#jleenav #jleenav4 a {
	border: none;
}

#jleenav a:hover {
	background: #666;
}

#jleenav1, #jleenav2, #jleenav3, #jleenav4 {
	background-color: #000;
	border-right-width: 2;
	border-right-color: #FFF;
	float: left;
	color:#FFF;
	font-weight: bold;
	font-style:italic;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/navbg.png);
	background-position:top;
	background-repeat: repeat-x;
}

#jleecolumn1 h2, #jleecolumn2 h2  {
	color: #FFF;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
}

#jleecolumn1 h4, #jleecolumn2 h4, #jleecolumn3 h4  {
	color: #ffe;
	font-size: 34px;
	font-style: normal;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

th.eventheader_lt {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffe;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #333;
}

th.eventheader_rt {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffe;
	border-bottom: 1px solid #555;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #333;
}

td.alt1 {
	border-right: 1px solid #555;
	background: #666;
	padding: 6px 6px 6px 12px;
	color: #fff;
}

td.alt2 {
	background: #666;
	color: #fff;
	padding-left: 12px;
}

td.alt3 {
	border-right: 1px solid #555;
	background: #333;
	padding: 6px 6px 6px 12px;
	color: #fff;
}

td.alt4 {
	background: #333;
	color: #fff;
	padding-left: 12px;
}

#jleecolumn1 {
	width: 360px; 
	margin: 535px 0 20px 40px;
	float: left;
}

#jleecolumn2 {
	width: 360px;
	float: left;
	margin: 535px 0 40px 40px;
}

#jleecolumn3 {
	width: 760px; 
	margin: 535px 0 40px 40px;
	float: left;
	background: none;
	height: 100%;
	float: left;
	color: #FFF;
}

#jleezone1 {
	background: none;
	width: 360px;
	min-height: 450px;
	height: 100%;
	float: left;
	color: #FFF;
}

/*#jleezone1 a {
	color: #777;
	font-size: 1.2em;
}

#jleezone1 p {
	color: #FFF;
	font-size: .1em;
}*/
	
#jleezone2 {
	background: none;
	width: 360px;
	min-height:400px;
	color: #FFF;
}

#jleezone3 {
	padding-top:40px;
	background: none;
	width: 360px;
	color: #FFF;
}

ul.lightbox li {
	list-style:none;
	float:left;
	margin: 3px;

}
