body {margin: 0px;}
div#wrapper {
	top: 0px;
	width: 100%;
	border-top: 1px solid #003366;
	text-align: center;}
p, ul {
	font-family: Trebuchet MS;
	font-size: 0.9em;
	line-height: 14pt;
	color: #003366;
	text-align: left;}
p {	margin-bottom: -5px;}
li {margin-bottom: 0px;}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;}
h1 {
	font-size: 1.1em;
	line-height: 1.1em;
	color: #003366;
	margin-bottom: -10px;}
h2 {font-size: 0.9em;
	line-height: 1em;
	color: #336699;
	padding-top: 10px;
	margin-bottom: -10px;}
h3 {font-size: 10pt;
	line-height: 15pt;
	color: #943664;
	text-transform: uppercase;
	margin-bottom: -15px;
	border-top: solid #943664 1px;
	padding-top: 3px;}
h4 {font-size: 0.8em;
	line-height: 15pt;
	color: #336699;
	padding-top: 10px;
	margin-bottom: -15px;}
#bodytext {width: 90%;}
#bodytext p {font-family:"Trebuchet MS"; text-align: left;}
#bodytext a:link {color: #9D004F; text-decoration: none;}
#bodytext a:visited {color:#0880B7; text-decoration: none;}
#bodytext a:hover {color: #003366; text-decoration: underline; padding-left: 0.9px;}
div#name {
	width:100%;
	margin: 0;
	top: 85px;
	left: 0px;
	background-color: #000000;
	height: 55px!important;
	background-image: url(../images/nav/name.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div#decoimages {display: none;}
	/* navigation */
div#navbar {display: none;}
#navbar a:link {color: #0880B7;	text-decoration: none;}
#navbar a:visited {color:#0880B7; text-decoration: none;}
#navbar a:hover {color: #003366; text-decoration: none; text-transform:uppercase; padding-left: 0.9px;}
#navbar ul {
	font-family:"Trebuchet MS";
	font-size:0.8em;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: left;
}
#navbar li {padding: 0.5em 0 0 .9em;
	border-bottom: 1px solid #CCCCCC;}
	/* class schedule and table formatting */
#schedule {width: 95%;}
#schedule h1 {font-size: 1em;
	color: #003366;
	padding-left: 0.5em;
	margin-left: -1em;
	border-bottom: solid #003366 1px;
	margin-bottom: 0.3em;
	margin-top: 0.5em;}
#schedule td {
	font-family:"Trebuchet MS";
	font-size:0.9em;
	padding-left:1em;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #003366;}
.one {background-color:#FFF5EE;}
.two {background-color:#F8FFE6;}
.three {background-color:#F0F8FF;}
.four {background-color:#F0E6FF;}
/*
-----------------------------------------------
use the sidebar div when you also want to use other tags (h2, h3) within the box
----------------------------------------------- */
#sidebar {display: none;}
#sidebar p {display: none;}
#sidebar h4 {display: none;}
#sidebar a:link {display: none;}
#sidebar a:visited {display: none;}
#sidebar a:hover {display: none;}
/*
-----------------------------------------------
sidebar heads with icons - 
always use the div #icon plus one of the classes
(.question, .download, etc.)
----------------------------------------------- */
#icon {display: none;}
.question {display: none;}
.download {display: none;}
.image {left: 0px; position: absolute;}
.date {font-size: .8em; font-weight:normal;}
.testimonial {display: none;}
.testimonial p {display: none;}
.instructor {
	margin-right: 10px;
	border: 1px solid #336699;
	clear: both;
}
.client {font-size: 0.8em; font-style:italic;}
