body, td, th
{
font-family: arial;
font-size: 13px;
line-height: 21px;
}

body
{
margin: 0px;
background: url('/images/structure/bkgd.gif');
}

h1
{
width: 720px;
}

#top_block
{
text-align: left;
line-height: 18px;
position: relative;
width: 250px;
top: -205px;
left: -170px;
font-size: 11px;
color: white;
height: 40px;
font-style: normal;
font-weight: bold;
margin-bottom: -42px;
}

#top_block a
{
color: white;
text-decoration: none;
}


#content
{
width: 720px;
position: relative;
top: -7px;
}

h1
{
background: url('/images/structure/header.jpg');
height: 209px;
margin: 0px;
}

h1 span
{
visibility: hidden;
}

#container
{
background: url('/images/structure/bkgd_content.gif');
width: 720px;
border: solid 1px white;
border-right: solid 10px white;
border-left: solid 10px white;
border-top: none;
border-bottom-color: transparent;
background-color: white;

}

h1,h2,h3,h4
{
color: rgb(153, 1, 0);
font-family: "Trebuchet MS", arial;
}

a
{
color: rgb(41, 135, 199);
}

a:visited
{
color: purple;
}

div
{
text-align: left;
}

#menu
{
width: 200px;
float: left;
}

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

#text
{
width: 470px;
float: right;
padding-left: 0px;
}

#text, #menu
{
padding: 10px;
}

#footer
{
padding: 40px 0 20px 0;
clear: both;
text-align: center;
}

li
{
margin-bottom: 0.2em;
}


h3, h4
{
margin-bottom: 4px;
}

p
{
margin-top: 0;
margin-bottom: 1em;
}


th
{
text-align: left;
}

.data
{
border-collapse: collapse;
margin-bottom: 1em;
margin-top: 0.5em;
}

.data td, .data th
{
padding: 4px 15px 4px 4px;
border: solid 1px rgb(175, 164, 142);
vertical-align: top;
font-size: 12px;
}

.data td
{
background-color: white;
}

.data th
{
background-color: rgb(240, 226, 195);
}

table.data td.numeric, table.data th.numeric
{
text-align: right;
padding-right: 4px;
padding-left: 15px;
}

td.indent, th.indent
{
padding-left: 1.5em;
}

#menu h4
{
margin-bottom: -10px;
}

h2
{
font-size: 20px;
}

h3
{
font-size: 16px;
}

h4
{
font-size: 13px;
}

tr.holiday td
{
background-color: rgb(255, 207, 218);
}

@media print
{
	#header, #subheader, #menu, #footer
	{
	display: none;
	}

	body, th, td
	{
	font-size: 10pt;
	}

	#text
	{
	width: 100%;
	border: none;
	padding: 0;
	}

	.data td, .data th
	{
	border-color: black;
	}

	.no_print
	{
	display: none;
	}

	h1,h2,h3,h4
	{
	color: black;
	}
}

.right
{
float: right;
margin-left: 1em;
margin-bottom: 1em;
}

.border
{
border: solid 1px black;
}

#image
{
margin-top: 1.5em;
}

hr.clear
{
visibility: hidden;
}


#contact_us th
{
width: 150px;
vertical-align: top;
}



#contact_us input, #contact_us textarea
{
width: 100%;
}

#contact_us textarea
{
height: 150px;
font-family: arial;
font-size: 13px;
}

.success_message
{
padding: 4px;
border: solid 1px rgb(6, 95, 18);
background-color:rgb(223, 255, 236);
margin-bottom: 1em;
} 


.data ul
{
padding-left: 0em;
margin-left: 0.2em;
margin-bottom: 0;
list-style: none;
}

ul.Days li
{
margin-bottom: 0.1em;
line-height: 18px;
}

ul.teachers
{
padding-left: 0em;
margin: 0;
}

.teachers li
{
white-space: nowrap;
list-style: none;
}

.teachers li img
{
border: solid 1px rgb(175, 164, 142);
margin-right: 5px;
}

#faq li
{
margin-bottom: 1em;
}

#faq li strong
{
display:block;
margin-bottom: 0.5em;
}



.Notice
{
border: solid 1px rgb(154, 0, 0);
background: url(/images/ex_point.gif) no-repeat 10px 0;
background-color: white;
padding: 1em;
padding-left: 70px;
clear: both;
}


a.PdfDownload
{
display: block;
padding: 4px;
padding-top: 12px;
padding-left: 45px;
background: url(/images/pdf.gif) no-repeat;
background-position: 4px;
height: 34px;
margin: 1em 0;
background-color: rgb(240, 226, 195);
border: solid 1px rgb(175, 164, 142);
}