@charset "UTF-8";
/* CSS Document */
<style type="text/css">
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	width: auto;
	background: #7F0407;
} /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
body, html {
	font: 100% "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	width: auto;
	background: #7F0407;
} /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
p {
	font-size: 1em;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 1.2em;
	line-height: 1.2em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom: 1px solid #999900;
	padding-bottom: 0.8em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999900;
}
h4 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #666600;
	font-size: 1em;
	text-align: center;
	line-height: 0.1em;
}
li {
	font-size: 1em;
}
ul {
	font-size: 1em;
}
#whiteSpace {
	background: #7F0407;
	height: 6px;
	width: 800px;
	clear: right;
	float: none;
}
/*-------------navigation starts here---------------*/
#dancerTop {
	background: url(images/dancer-top-alt-a.png) no-repeat;
	height: 42px;
	width: 66px;
	float: left;
}
#mainNav {
	height: 42px;
	width: 726px;
	float: right;
	clear: right;
	background: url(images/main-nav-bg.png) no-repeat right center;
	margin-right: 6px;
}
#mainNav  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainNav  li {
	display: inline;
}
#mainNav  li   a {
	display: block;
	text-decoration: none;
	font: bold 0.95em/1.2em Georgia, Times, "Times New Roman", serif;
	color: #000099;
	padding: 6px 27px 7px;
	float: right;
	margin-top: 5px;
}
#mainNav  li  a:hover {
	display: block;
	color: #7F0407;
	float: right;
	font: bold 0.95em/1.2em Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
	padding: 6px 27px 7px;
}
#mainNav    li    a:active  {
	display: block;
	color: #7F0407;
	float: right;
	font: bold 0.95em/1.2em Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
	padding: 6px 27px 7px;
}
/*----------------header starts here------------------*/
#header {
	height: 138px;
	background: url(images/header-main-alt-a.png) no-repeat;
	width: 800px;
	float: left;
}
#header h1 {
	text-indent: -1200px;
	font: 0.75em/0.5em Verdana, Arial, Helvetica, sans-serif;
}
#header h3 {
	text-indent: -1200px;
	line-height: 0.5em;
}
#header #addressBox {
	font: bold .95em/1.1em Georgia, Times, "Times New Roman", serif;
	color: #FFFFE7;
	margin: 78px 0px 0px 91px;
	float: left;
	height: 26px;
	width: 325px;
}
#header #optIn {
	height: 24px;
	width: 344px;
	float: right;
	margin: 64px 6px 0px 0px;
	text-align: center;
}
/*--------------mainContent starts here-----------------*/
#mainContent {
	width: 800px;
	text-align: left;
}
#mainContent .pageNavbtns {
	float: right;
	height: 22px;
	width: 364px;
	margin: 13px 18px 0px 0px;
	text-align: right;
}
#mainContent .pageNavbtnxtra {
	float: right;
	height: 22px;
	width: 364px;
	margin: -2px 18px 0px 0px;
	text-align: right;
}
#mainContent #calendarPointer {
	font: bold .9em/.9em Georgia, Times, "Times New Roman", serif;
	color: #FFCC66;
	float: left;
	height: 13px;
	width: 108px;
	padding: 2px 0px 4px 25px;
}
#mainContent #calendarNav {
	width: 600px;
	float: left;
	clear: none;
	height: 100%;
	font-family: Georgia, Times, "Times New Roman", serif;
}
#calendarNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#calendarNav li {
	display: inline;
}
#calendarNav li a {
	font: bold .9em/.9em Georgia, Times, "Times New Roman", serif;
	color: #FFCC66;
	padding: 2px 25px 4px;
	display: block;
	float: left;
	height: 13px;
	clear: none;
	text-decoration: none;
	border-left: 1px dotted #FFCC99;
}
#calendarNav li a:hover {
	font: bold .9em/.9em Georgia, Times, "Times New Roman", serif;
	color: #FFFFCC;
	padding: 2px 25px 4px;
	display: block;
	float: left;
	clear: none;
	text-decoration: underline;
}
#mainContent     #contentBox {
	width: 788px;
	background: url(images/bg-subpages.png) no-repeat;
	float: left;
	margin: 12px 6px 0px;
}
#mainContent #actionNewsite {
	float: left;
	height: 56px;
	width: 788px;
	background: url(images/bg-newsite.png) no-repeat;
	margin: 6px 6px 12px;
}
#mainContent .copyctrNewsite {
	font: 1em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	padding: 3px 20px 10px 20px;
}
#mainContent     #secondBox {
	width: 788px;
	background: url(images/bg-subpages.png) no-repeat;
	float: left;
	margin: 6px 6px 0px;
}
#mainContent     #thirdBox {
	width: 788px;
	background: url(images/bg-subpages.png) no-repeat;
	float: left;
	margin: 6px 6px 0px;
}
#mainContent #roundTop {
	background: url(images/bg-roundtop.png) no-repeat;
	margin: 10px 6px 0px;
	width: 788px;
	float: left;
}
#mainContent #headtableLeft {
	float: left;
	height: 36px;
	width: 391px;
}
#mainContent #headtableRight {
	float: left;
	height: 36px;
	width: 394px;
}
#mainContent #classesTable {
	width: 786px;
	background: #FFCC66;
	float: left;
	margin: 0px 6px;
	border-right: 1px solid #FFFFE7;
	border-left: 1px solid #FFFFE7;
}
#mainContent  .headTable {
	font: bold 1.1em/.1em Georgia, Times, "Times New Roman", serif;
	color: #7F0407;
	text-align: left;
	padding: 0px 20px;
}
.downArrow {
	font: bold 1.1em/0.1em Wingdings, Webdings;
	color: #7F0407;
}
#mainContent .ctrheadTable {
	font: bold 0.9em/.1em Georgia, "Times New Roman", Times, serif;
	color: #7F0407;
	text-align: center;
	margin: 12px 4px 14px 4px;
}
#mainContent .ctrlinksTable {
	font: 0.86em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	margin: 4px 4px 10px;
}
#mainContent .btntopTable {
	float: right;
	height: 17px;
	width: 60px;
	text-align: right;
	margin: 10px 12px 0px 0px;
}
#mainContent .cellheadTable {
	font: bold 0.9em/.1em Georgia, "Times New Roman", Times, serif;
	color: #7F0407;
	text-align: left;
	margin: 16px 12px;
}
#mainContent .copyTable {
	font: 0.9em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	margin: 0px 12px 10px;
}
.table66 {
	height: 66px;
	width: 356px;
	margin-bottom: 8px;
}
#mainContent .runinTable {
	font: bold 0.9em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #7F0407;
	text-align: left;
	margin: 0px 0px 0px 12px;
}
#mainContent    #actionOnups {
	height: 100%;
	width: 788px;
	float: left;
	background: #FFCC99;
	clear: right;
	border: 6px solid #7F0407;
}
#mainContent .headOnups {
	font: bold 1.1em/0.6em Georgia, "Times New Roman", Times, serif;
	color: #7F0407;
	text-align: left;
	padding-right: 18px;
	padding-left: 18px;
}
#mainContent .copyOnups {
	font: 0.9em/1.2em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-right: 18px;
	padding-left: 18px;
	text-align: left;
}
#mainContent .strongctrOnups {
	font: bold 1em/1.1em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-right: 18px;
	padding-left: 18px;
	text-align: center;
}
#mainContent .copyOnupsul {
	font: 0.9em/1.8em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-right: 14px;
	padding-left: 28px;
	text-align: left;
}
#mainContent .headsubOnups {
	font: bold 0.95em/1em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	padding: 0px 18px;
	margin-bottom: -8px;
}
#mainContent #roundBottom {
	background: url(images/bg-roundbottom.png) no-repeat;
	margin: 0px 6px 6px;
	height: 19px;
	width: 788px;
	float: left;
}
#mainContent #secondBottom {
	background: url(images/bg-roundbottom.png) no-repeat;
	margin: 0px 6px 6px;
	height: 19px;
	width: 788px;
	float: left;
}
#mainContent #thirdBottom {
	background: url(images/bg-roundbottom.png) no-repeat;
	margin: 0px 6px 6px;
	height: 19px;
	width: 788px;
	float: left;
}
#contentBox   #mapBoxctr {
	height: 340px;
	width: 752px;
	text-align: center;
	margin: 0px 18px 6px 18px;
}
#mainContent .aboutpicBox {
	font: 0.5em/1.1em Helvetica, Tahoma, sans-serif;
	color: #000000;
	clear: none;
	float: right;
	height: 440px;
	width: 160px;
	margin: 4px 18px 8px 6px;
}
#mainContent .aboutpicBox2nd {
	font: 0.5em/1.1em Helvetica, Tahoma, sans-serif;
	color: #000000;
	clear: none;
	float: right;
	height: 440px;
	width: 160px;
	margin: 4px 0px 8px 12px;
}
#mainContent .profilepicTeacher {
	font: 0.5em/1.1em Helvetica, Tahoma, sans-serif;
	color: #000000;
	clear: none;
	float: right;
	height: 115px;
	width: 100px;
	margin: 4px 12px 8px 6px;
}
#mainContent #optincontactBox {
	height: 20px;
	width: 310px;
	float: right;
	margin: 0px 10px 0px 0px;
	text-align: left;
}
#mainContent  #socialBox {
	height: 20px;
	width: 536px;
	float: right;
	margin: 0px 10px 0px 0px;
	text-align: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlt {
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	text-align: center;
	width: 800px;
}
#footer  .footer {
	color: #FFCC66;
	font: 0.75em/1.1em Georgia, Times, "Times New Roman", serif;
}
.footer a:link {
	color: #FFFFE7;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFE7;
}
.footer a:visited {
	color: #FFFFE7;
}
</style>
