html,
body
{
	background: url(/images/en/background_page.jpg) repeat-x;
	background-color: #455B74;
	color: #fff;
	font: 85%/1.5em verdana,arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}
table
{
	border: none;
}
td
{
	text-align: left;
	vertical-align: top;
}
img
{
	border: none;
}
#mainTable
{
	width: 790px;
	margin: 25px auto;
}
#headerPhoto
{
	background: url(/images/en/headerPhotoBack.jpg) no-repeat;
}
.shadowLeft
{
	background: url(/images/en/shadow_left.jpg) repeat-y;
	color: #000;
	width: 13px;
}
.shadowRight
{
	background: url(/images/en/shadow_right.jpg) repeat-y;
	color: #000;
	width: 6px;
}
.shadowLeftRepeat
{
	background: url(/images/en/shadow_leftRepeat.jpg) repeat-y;
	color: #000;
	width: 13px;
}
.shadowRightRepeat
{
	background: url(/images/en/shadow_rightRepeat.jpg) repeat-y;
	color: #000;
	width: 6px;
}
#navRow
{
	background: url(/images/en/background_nav.jpg) repeat-x;
	color: #000;
	height: 25px;
	text-align: center;
}
#bodyRow
{
	background: url(/images/en/background_copy.jpg) repeat-x;
	background-color: #F6EFE0;
	color: #000;
	padding: 20px;
	height: 100%;
}
#bodyRow a:link,
#bodyRow a:visited,
#bodyRow a:active
{
	text-decoration: none;
	color: #6B7B43;
}
#bodyRow a:hover
{
	text-decoration: none;
	color: #CAAC80;
	border-bottom: 1px #CAAC80 dotted;
}
#schedule
{
	position: absolute;
	width: 980px;
	font-size: 10px;
	padding: 0px;
	margin-top: 60px;
}
#overflowSchedule
{
	height: 400px;
	overflow: auto;
}
#schedule .caption,
#schedule .close
{
	background-color: #8A9E57;
	color: #fff;
	padding: 4px;
	font-size: 12px;
}
#schedule .body
{
	background-color: #F2EBD9;
	color: #000;
}
#schedule .grid
{
	line-height: 1.5em;
}
#schedule .grid th
{
	background-color: #6B7B43;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 4px;
	border: 1px #000 solid;
}
#schedule .grid td.day
{
	background-color: #EADCCA;
	color: #000;
	padding: 4px;
	border: 1px #000 solid;
	width: 125px;
}
#schedule .grid td.day .classDate
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	margin-bottom: 3px;
}
#schedule .grid td.day .classIndent
{
	padding-left: 8px;
}
#schedule .grid td.day .bootCamp
{
	color: #900;
	font-style: italic;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
#schedule .grid td.day .classTitle
{
	font-size: 11px;
	font-weight: bold;
}
#schedule .grid td.day .classInstructor
{
	font-weight: bold;
}
#schedule .grid td.day .classAddFee
{
	color: #900;
	font-style: italic;
}
#schedule .grid td.day .classDivider
{
	border-bottom: 1px #6B7B43 solid;
	width: 75%;
	margin: 5px auto;
}
#schedule a:link,
#schedule a:visited,
#schedule a:active,
#schedule a:hover
{
	font-size: 11px;
	font-weight: bold;
}
.popupSimpleBg
{
	background-color: #F2EBD9;
	color: #000;
	width: 350px;
	font-size: 10px;
}
.popupSimpleCaption,
.popupSimpleClose
{
	background-color: #8A9E57;
	color: #fff;
	font-size: 12px;
}
#colLeft
{
	float: left;
	width: 230px;
	padding-right: 10px;
	margin: 0px;
}
#colLeft li a:link,
#colLeft li a:visited,
#colLeft li a:active
{
	text-decoration: none;
	color: #455B74;
}
#colLeft li a:hover
{
	text-decoration: none;
	color: #8A9F57;
}
#colLeft ul
{
   margin: 10px;
	padding: 0px;
	list-style-type:none;
	font-family: arial;
}
#colLeft li
{
	background: url(/images/en/navDot.gif) 0px 13px no-repeat;
	/*
	list-style-position: outside;
   list-style-image: url(/images/en/navDot.gif);
	*/
	color: #455B74;
	font-weight: bold;
	font-size: 14px;
	margin-left: 0px;
   padding-left: 20px;
	line-height: 2.5em;
}
#colLeft li:hover
{
   background: url(/images/en/navDot_on.gif) 0px 13px no-repeat;
	/*
	list-style-position: outside;
   list-style-image: url(/images/en/navDot_on.gif);
	*/
	color: #8A9F57;
}
#colRight
{
	float: left;
	width: 460px;
	padding-left: 20px;
	border-left: 7px #455B74 solid;
	height: inherit;
	margin: 0px;
}
#colRight .pageTitle,
.content .pageTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #455B74;
	padding-bottom: 2px;
	border-bottom: 2px #455B74 solid;
	margin-bottom: 10px;
}
.clearCols
{
	clear: both;
}
#photoTableFront
{
	width: 207px;
	padding: 3px;
	font-size: 10px;
	line-height: 1.25em;
}
#photoTableFront td
{
	text-align: center;
}
.bioTable
{
	width: 100%;
	border: none;
	font-size: 10px;
}
.bioTable .img
{
	text-align: center;
	width: 100px;
	line-height: 1.25em;
}
.bioTable img
{
	border: 2px #666 solid;
}
.bioTable .bio
{
	text-align: justify;
	padding-left: 15px;
}
.bioDivider
{
	border-bottom: 1px #455B74 solid;
}
.bioTable .bioScroll
{
	height: 150px;
	overflow: auto;
	padding-right: 10px;
}
#siteInfo
{
	background-color: #DBCFB5;
	color: #000;
	font-size: 10px;
	vertical-align: bottom;
	line-height: 1.25em;
	border: 2px #000 solid;
	overflow: hidden;
	width: 195px;
	margin: 0px auto;
	margin-top: 15px;
	padding: 10px;
}
.hoursLeft
{
	float: left;
	width: 100px;
}
.hoursRight
{
	float: left;
	width: 90px;
	text-align: right;
}
#footer
{
	background: url(/images/en/shadow_footer.jpg) repeat-x;
	padding-top: 15px;
	height: 17px;
	font-size: 10px;
	text-align: center;
}
#footer a:link,
#footer a:visited,
#footer a:active
{
	text-decoration: none;
	color: #fff;
}
#footer a:hover
{
	text-decoration: none;
	color: #3c6;
	border-bottom: 1px #3c6 dashed;
}

