html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

}

h1, h2, h3, h4, h5, h6{color: #CC6600;}







.info_section{ 
	border-bottom:#ddd 1px solid; 
	padding-bottom:10px; 
	margin-bottom:20px; 
	width:620px;
	float:left;
	/*overflow:auto;*/
	/*display:inline-table;*/
	
	 }

.info_description{ float:left; width:340px;}
.info_images{float:left; margin-left:20px; width:210px; margin-bottom:20px;}



/* DELICIOUS CLOUD */


a:hover.deliciouscloud {
	color: #000000; 

	}
	
a.deliciouscloud {
	color: #669966; 
	font-size: 12px; 

	}
	
.deliciouscloud {
	color: #939598; 
	/*font-size: 12px; */
  }

a.delicious-network-username{color: #669966;}
a:link.delicious-network-username{color: #669966;}
.delicious-network-username{font-size: 12px; visibility:hidden;}
.delicious-network-add{	font-size: 12px; visibility:hidden; }




/* DEFAULT STYLES */

a:link {
	/*color: #669966;*/
}
a:visited {
	/*color: #669966;*/
}
a:hover {
	color: #000;
}
a:active {
	/*color: #669966;*/
}


/* CALENDAR */

.calendar_day{	
	font-size:12px;
	vertical-align: baseline;
	background: transparent;
	color: #000000;
	font-weight: bold;
	font-family: arial, helvetcia, sans-serif; }

.calendar_dates{	
	font-size:14px;
	vertical-align: baseline;
	background: transparent;
	color: #ffffff;
	font-weight: bold;
	font-family: arial, helvetcia, sans-serif;
	text-decoration:none;
	display:block; 
	/*margin-bottom:1em;*/

}
	
.calendar_item{	
	font-size:12px;
	vertical-align: baseline;
	background: transparent;
	color: #cc6600;
	font-weight: bold;
	font-family: arial, helvetcia, sans-serif;
	display:block; 
	margin-bottom:1em;
	text-decoration:none;}

.calendar{float:left; margin-left:20px;}



/* LEFT-HAND NAVIGATION */

#programs_navigation{ float:left; width:139px; margin-left:10px; padding-right:5px;}

.navigation_dates{ color: #cc6600;}
.navigation_subcategory { color: #cc6600;}
.navigation_category { color: #cc6600;}
.navigation_item{ color: #cc6600; }
.navigation_page{color: #cc6600;}
.navigation_subcategory_dates{color: #cc6600;}


