@charset "utf-8";
/* CSS Document */

/* 

-----------------------------------

-----------------------------------

Site:       Natural Elements Clininc

Updated:    11/10/2009

-----------------------------------

-----------------------------------

*/
#header {
	height: 75px;
	width: 980px;
	}

#logo

{

	width: 450px;
	height:75px;
	background: url(../images/logo.png) top left no-repeat;
	padding: 0;
	margin: 0;
}


#logo h1 {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	padding-left: 80px;
	width: 100px;
}

#content {
	
	width: 998px;
	background: url(../images/white-half.png);
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 40px 20px 0;
	padding: 0 0 110px 0;
	min-height: 400px;
	position: absolute;
}

#leftColumn {
	width: 130px;
	margin: 10px;
	padding: 5px;
	float:left;
	clear:left;
	background: url(../images/white-7half.png);
	border: 1px solid #FFF;
}

#leftColumn ul {
	margin:0;
	padding: 8px 5px;
	font-size: 8pt;
	font-variant:caps;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
#leftColumn li {
	display: inline;
	list-style-type: none;
	padding: 0;
	}

#leftColumn h2 {
	font-size:11pt;
	font-variant:small-caps;
}

#leftColumn h3 {
	font-size: 8pt;
}

#leftColumn {
	font-size:8pt;
}

#services li {
	display:block;
}

#services a {
font-size:12px;
font-weight:normal;
}

#services p {
font-size:12px;
font-weight:normal;
}

#middleColumn {
	width: 530px;
	padding: 20px 15px 5px 15px;
	margin: 0 0 25px 0;
	float:left;
	
}

#middleColumnCourse {
	width: 730px;
	padding: 20px 15px 5px 15px;
	float:left;
}

#rightColumn {
	width: 230px;
	padding: 20px 15px 5px 15px;
	float:left;
	line-height: 6pt;
	}

#letters {
	font-size: 6pt;
}

#space {
	line-height: 0.5;
}

table {
	background: #FFF;
	border: 1px solid #000;
	}
	
a.whatis {
	font-size:7pt;
	margin: 0;
}

#filterBox {
	border: 1px solid #000;
	background: url(../images/white-half.png);
	padding: 5px;
	display:none;
	}
	
#schedule {
	border: 1px solid #000;
	background: url(../images/white-half.png);
	padding: 5px;
	}
	
.highlight { background-color: yellow }
.noresults { background:#eee; display:none; }
.noresults-date { background:#eee; display:none; }

.courseHidden {
	display:none;
}

h4.mainHeader {font-size: 125%; 
margin-top: 20px;}

h1.nextCourse {color:#060;
text-align:center;
padding: 0 0 10px 0;}