	/* ---------------------------------------------------- */
	/*														*/
	/*		Tab Menu Layout and Design						*/
	/*														*/
	/* ---------------------------------------------------- */

	a {
		text-decoration: none;
		color: #ff6600;

	}

	a:hover {
		color: #0000ff;
		text-decoration: underline;
	}

	
	#menu {
		font-size: 9px;
		background:#6699cc url("imgs/ui/tab_bg.gif") repeat-x bottom;
		line-height:normal;
		font-family: Tahoma, sans-serif;

	}

	#menu ul {
		margin:0;
		padding:10px 10px 0px;
		list-style:none;
	}

	#menu li {
		float:left;
		background:url("imgs/ui/tab_right_off.gif") no-repeat right top;
		margin:0;
		padding:0;
		font-weight: bold;
		/* text-transform:uppercase; */
		letter-spacing: 1px;
	}

	#menu a {
		float:left;
		display:block;
		background:url("imgs/ui/tab_left_off.gif") no-repeat left top;
		padding:5px 15px 5px;
		border-bottom-style: none;

	}
	/* Commented Backslash Hack
	hides rule from IE5-Mac \*/
	#menu a {float:none;}
	/* End IE5-Mac hack */

	#menu a {
		text-decoration: none;
		color: #333333;

	}

	#menu a:hover {
		color: #0000ff;
	}

	#menu .current {
		background-image:url("imgs/ui/tab_right_on.gif");
		font-weight: bold;
		color: white;
		border-bottom-style: none;
	}

	#menu .current a {
		background-image:url("imgs/ui/tab_left_on.gif");
		padding-bottom:5px;
		color: white;
	}




	body {
		font: 14px "Tahoma","Arial","san-serif";
		letter-spacing: 1px;
		line-height: 135%;
	}
	
	h1 {
		font: 22px "Tahoma","Arial","san-serif";
		font-weight: bold;
		color: #AD4B03;
		margin: -10px 0px 10px 0px;
        text-align: left;
	}
    
	h1.homepage {
		font: 22px "Tahoma","Arial","san-serif";
		font-weight: bold;
		color: #FF6600;
		margin: 5px 5px 5px 5px;
        text-align: center;
	}


    h2 {
	   	font: 18px "Tahoma","Arial","san-serif";
		color: #FF6600;
		/* font-weight: bold; */
		margin: 10px 0px 5px 0px;
    }
	
	
	li {
		padding-bottom:10px;
	}

	.blogtitle {
		font: 16px "Courier New", Courier, monospace;
		font-weight: bold;
		color: blue;
	}
	

	.blog {
		font: 15px "Courier New", Courier, monospace;
		font-weight: bold;
		color: black;
	}
	
	.hrblog {
		border: thin dotted #FF8C00;
	}
	
	.pagetitle {
		font: 18px "Tahoma","Arial","san-serif";
		font-weight: bold;
		color: #FF6600;
		margin: 5px 5px 5px 5px;
	}

.required {
			color: #0;
			margin-right: 30px;
		}
		
.banner {
		text-align: "center";
		/* background-color: #6699cc; */
		font: 14px "Tahoma","Arial","san-serif";
		font-weight: bold;
		color: white;
		letter-spacing:0.1em;
		padding-bottom: 5px;
	}


.sublinks ul{
		font: 11px Tahoma, sans-serif;
		list-style:none;
		margin: 0px 0px 5px -40px;;
}

.sublinks li.activeSTab {
		background-color:#AD4B03; 
		border: 1px  white solid; 

	font-weight:bold;
	}

.sublinks li.activeSTab a{

	color: white;
}

.sublinks li{
		display:inline;
		line-height: 30px;
		padding: 5px 5px 5px 5px;
		margin: 5px 5px 8px 5px;
		font-weight:bold;
		background: #FDCCA8;
		border: 1px white solid;

}

.sublinks a {
	/* color: #AD4B03; */
	color: #AD4B03;
}

.sublinks a:hover {
	text-decoration:none;
	 color: #000	; 	

}

.subsel li {
	background-color: #FFF;
}

/* schedule CSS */

a.showlink {
	color: blue;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

.main {
	 style="width: 715px; 
	 border: none;
	 padding: 15px;
}

.right_img {
	float:right;
	margin: 0 0 10px 10px;
}	

table.schedule {
	background: #000000; 
	width: 100%;
   	font: 12px "Tahoma","Arial","san-serif";
	margin-bottom: 25px;
}

td.event_descr {
	background: #ffffaa; 
	padding: 10px;	
	font: 14px;
	line-height: 125%;
}

p.calendar_month {
   	font: 18px "Tahoma","Arial","san-serif";
	color: #FF6600;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 5px;

}

td.event_title {
	background-color: #6666dd;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	
/*	background:#FEA96D url("/imgs/titlefade.gif") left top repeat-x;
	font: 14px "Tahoma","Arial","san-serif";
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px 0px 4px 4px;	
*/
}

td.event_caption {
	background: #dddddd; 
	padding: 5px;
	font-size: 14px;

}	

td.event_date {
	background: #ffffff; 
	padding: 5px;
	font-size: 14px;

}

td.event_teacher {
	background: #bbbbff; 
	padding: 2px 0px 2px 4px;	
	font-size: 14px;

}

td.event_price {
	background: #bbbbff; 
	padding: 2px 0px 2px 4px;	
	font-size: 14px;

}

td.event_code {
	background:#ffffaa;
	text-align: center;
	font: 14px "Tahoma","Arial","san-serif";
	padding-left: 5px;
	padding-right: 5px;
	width: 15%;
}
	
p.thumb_head {
	font: 11px "Tahoma","Arial","san-serif";
	font-weight: bold;
	color: red;
	margin: 0px 0px 0px 5px;
}	
	
p.thumb_text {
	font: 11px "Tahoma","Arial","san-serif";
	color: black;
	margin: 10px 0px 0px 5px;
}	

table.thumb {
	margin: 0 0 15px 0;
	}

	
img.cal {
 	float: left;
	padding-right: 5px;
	}	

img.dit {
	width: 13;
	height: 16;
	margin: 3px 5px 0px 0px;
	border-style: none;
}

	
#wrapper {
    text-align:left;
    margin:0 auto;
    width:500px;
    min-height:100px;
    border:1px solid #ccc;
    padding:30px;
    }

#myvar {
    border:1px solid #ccc;
    background:#f2f2f2;
    padding:20px; 
 	}
	
.tighttable {
	border-style: none;
	border-width: 0px;
}
.table_header {
	background-color: #ddddff;
	font-size: 10px;
}

.classdetails {
	margin: 5px;
	padding: 5px;
	vertical-align: top;
}
	
.oddrow {
	background-color: #eeeeee;
	padding-left: 5px;
}

.evenrow {
	background-color: #dddddd;
}
.leaderline {
	font-weight: bold;
	color: #FF6600;
}
.Upcoming  {
	color: blue;
	font-weight: bold;
	margin: 4px 0 6px 0;
}

.jumplink {
	font: 11px "Tahoma","Arial","san-serif";
	color: blue;
	margin: 5px;
}

.class_icon {
		
	background-color: white; 

}

	
.whiterow {
	background-color: #f8f8f8;
	padding-left: 5px;
}


.class_cal {
	border-style: none;
	border-width: 0px;
	background: #ffffff;
}

.event_name {
	padding-left: 10px;
	}
.skipDate {
	font-size: 80%;
}

.no_class {
	text-align:center;
	font-size:12px;
	line-height: 200%;
	margin: 10px;
}

/** Masthead Icon Rollovers **/  
a#mhOpen {  
     display: block;  
     width: 74px;  
     height: 46px;  
	 background: url(imgs/ui/open.gif) no-repeat 0 0;  
     overflow: hidden;  
     text-indent: -10000px;  
     font-size: 0px;  
     line-height: 0px;  
}  
   
 a:hover#mhOpen {  
     background-position: 0 -46px;  
 }  

a#mhDirections {  
     display: block;  
     width: 103px;  
     height: 46px;  
	 background: url(imgs/ui/directions.gif) no-repeat 0 0;  
     overflow: hidden;  
     text-indent: -10000px;  
     font-size: 0px;  
     line-height: 0px;  
}  
   
 a:hover#mhDirections {  
     background-position: 0 -46px;  
 }  

a#mhSignup {  
     display: block;  
     width: 72px;  
     height: 46px;  
	 background: url(imgs/ui/signup.gif) no-repeat 0 0;  
     overflow: hidden;  
     text-indent: -10000px;  
     font-size: 0px;  
     line-height: 0px;  
}  
   
 a:hover#mhSignup {  
     background-position: 0 -46px;  
 }  



#class_browse table{
	width: 100%;
	text-align: center;
	border-style: none;
	border-width: 0px;
}

#class_browse td {
	line-height: 34px;
	padding: 5px;
	margin: 0;
	vertical-align: top;
	}

#class_browse td.title {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}



.l_title {
	background-image: url(imgs/ui/l_title.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;

}

.c_title {
	background-image: url(imgs/ui/c_title.gif);
	background-position: left;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

.r_title {
	background-image: url(imgs/ui/r_title.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;

}

#class_browse a{
	color: blue;
}

#class_browse a:hover{
	color: black;
}

.li_note {
	font-size: 10px;
	line-height: 18px;
}

#class_browse ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
#class_browse li{
		background-color: #eeeeee;
		margin: 5px 0 5px 0;
		padding: 10px 5px 10px 5px;
}

.begin_note {
	font-size: 11px;
	line-height: 16px;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 0px;
}

.begin_title {
	font-size: 13px;
	font-weight: bold;
	color: #ff3300;
	line-height: 18px;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.month_header {
	background-color: #6666dd;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.month_num {
	background-color: #ccccff;
	text-align: right;
	padding-right: 7px;
	padding-left: 7px;	
}

.gen_bg_img {
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 5px;
	height:30px;
}
#slideshow {
	float: right; 
	position: relative;
	width: 240px;
	height: 270px; 
	margin: 0 0 15px 15px;"
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#noshow {
	float: right; 
	position: relative;
	width: 240px;
	height: 270px; 
	margin: 0 0 15px 15px;"
}

.class_listing {
	float:left;
	font-size: 13px;
	line-height: 16px;
	height: 215px;
	width: 175px;
	margin: 0 0 15px 0;
	padding: 0;
	text-align:center;

}

/* CLASS LISTING PAGE STYLES */

.class_listing a {
	color: #0000ff;
}

.class_listing a:hover {
	color: #ff0000;
	text-decoration:none;
}

.class_listing img { 
	margin-left:0px;
	border:none;

}

.class_listing_head {
	font-size: 18px;
	color: white;
	line-height: 36px;
	height: 34px;
	margin: 10px 0 15px 0;
	padding: 0 0 2px 10px;
	text-align:left;
	background:url(imgs/ui/cl_heading_bg.jpg);
	font-weight: bold;

}

.class_list_all {
	width:100%;
	margin-left: 5px;
}

.pagejumps {
	margin: 0 0 0 -50px;
	}

.pagejumps ul {
	list-style: none;
}

.pagejumps li {
	display:inline;
	font-size:12px;
	float:left;
	margin: 10px;
	padding-top: 8px;
	background-color: #C4D5E3;
	}

.pagejumps a {
	padding: 10px;
	color: #00F;
}

.boldpara {
	font-weight: bold;
}

.poweredby{
	display:none;
}
