/**********************************************************

Styles used for styling the teenagers sections only

**********************************************************/

#container, body { background: #FFFFFF url("../images/professionalsbody_bg.jpg") no-repeat center top }
#skiptocontent, h1, a:link, a:visited, #breadcrumb a:link, #breadcrumb a:visited, h3 { color: #3399FF }

#child-navigation  { 
	font-size: 1.2em; 
	font-weight: bold 
	}

#child-navigation .selected a { 
	color: #000000;
	text-decoration: none;
	cursor: default;
	background: #FFFFFF url("../images/lefthandnav_professionalsgradient.jpg") repeat-x bottom left
	}
	
.calendar-table { border-bottom-color: #3399FF }
.calendar-table th { color: #3399FF }
.calendar-table .dayoftheweek { color: #3399FF }

.column ul { 
	width: 90%;
	padding: 5px 0px 10px 0px;
	margin: 0px 
	}

.column li { 
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 6px 0px
	width: 100%
 	}
 	
.column li h2 {
	line-height: 1.6em;
	font-size: 1.4em;
	margin: 0px;
	padding-bottom: 6px;
	background: #FFFFFF url("../images/lefthandnav_flashgradient.jpg") no-repeat bottom left;
	
	}

.column li a { 
	display: block;
	color: black;
	background: #FFFFFF url("../images/lefthandnav_professionalsgradient.jpg") repeat-x bottom left;
	}
	
.column li h2 a img {
	vertical-align: bottom;
	width: 32px;
	height: 32px;
	padding: 0px 8px 0px 0px
	}