body {
	background: #6675cb;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: left;
	font-size: 16px;
}

#page-wrapper {
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 820px;
}

#page {
	padding: 30px;
}

.col-wrapper {
	overflow: auto;
	width: 100%;
}

#header {
	/*background: url('../images/toppic.jpg');*/
	margin-bottom: 1em;
	width: 760px;
	height: 117px;
}

#header h1,
#header h2 {
	left: -10000px;
	position: absolute;
}

#content {
	float: right;
	line-height: 1.4;
	width: 33em;
	padding-right:6em;
}

#sidebar {
	float: left;
	width: 8.5em;
	font-size: 80%;
}

#contact {
	clear: left;
	color: #6675cb;
	font-size: 97%;
	padding-top: 2em;
}

#back-to-top {
	font-size: 80%;
	font-weight: bold;
	text-align: right;
}

#footer {
	background: #888888;
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	text-align: center;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright,
#privacy-policy {
	margin-right: 2em;
}

/* http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#nav,
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 8.5em;
}

#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : -1px;
	width: 8.5em;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 8.5em;
	margin-top: -2.4em;
	_margin-top : -2.36em;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#nav li a {
	width: 103px;
	display : block;
	color : #6675cb;
	font-weight: bold;
	text-decoration : none;
	background-color : #ffffff;
	border-top : 1px solid #6675cb;
	border-bottom : 1px solid #6675cb;
	padding: 0;
	padding-left: 5px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#nav li ul li a {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#nav li a:hover {
	background-color : #dddddd;
}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav-courses,
#nav-courses li,
#nav-courses li a {
	width: 22em;
}

#nav-prices,
#nav-prices li,
#nav-prices li a {
	width: 12em;
}
/* The specificity */
/* of our city */
/* of our ciiiity */
ul#nav-prices ul {
	margin-left: 13em;
}

#nav-prices ul,
#nav-prices ul li,
#nav-prices ul li a {
	width: 28em;
}

#nav ul li a {
	background: #dddddd;
}

#nav ul li a:hover {
	background: #cc0000;
	color: #ffffff;
}

#nav li:hover {
	background-position: 0 0;
}

.highlight
{
	padding:5px 0px 5px 3px;
	background-color:#01a0c6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	margin-bottom:8px;
}

h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#ed1c24;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	background-color:#80d0e3;
	padding: 5px;
	margin: 5px 0 0 0;
}


table {
	border-collapse: collapse;
}

td {
	padding: 2px;
	margin: 0;
}

th {
	background: #888888;
	color: #ffffff;
	text-align: left;
	padding: 2px;
}

.whatsIncluded li {
	list-style: square;
	padding: 0;
	margin: 0;
}

#eveningclasses07 {
	float:right;
	width:200px;
	margin:0;
	padding:0;
	position:absolute;
	top:190px;
	left:940px;
	z-index: 99;
	}
#juniorbanner {
	float:right;
	margin:0;
	padding:0;
	position:absolute;
	top:480px;
	left:120px;
	z-index:99;
}
