

@charset "UTF-8";
/* -------------------- 
   Primary Stylesheet 
   -------------------- **/

body  {
	color: #000;
	font-size: 12px;
	font-family: Arial, "Lucida Grande", Verdana, Lucinda, Helvetica, sans-serif;
	background-color: white;
	margin: 0;
	padding: 0;
}

/** --------- Default Values -------- **/
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, address {
	color: #000;
	font-size: 12px;
	font-family: Arial, "Lucida Grande", Verdana, Lucinda, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1em;
}

/** ---------- Link Styles ---------- **/
a {
	font-weight: bolder;
	text-decoration: underline;
}
	
a:link  { 
	color: #000; 
}

a:visited  {
	color: #808080 ;
}

a:hover  {
	color: #ffa500 ;
	}

a:active {
	color: #941d1a ;
	}

/** ---------- Header Styles ---------- **/
h1	    {
	color: #900;
	font-size: 16px;
	}

h2 {
	color: #8c031a;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.25em;
}

h3 {
	color: #c6891f;
	font-size: 12px;
	font-weight: bold;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

h4 {
	color: #ba7c13;
	font-size: 12px;
	margin-bottom: 0.25em;
	font-weight: normal;
}

h5 {
	font-size: 10px ;
}

h6 {
	font-size:  9px ;
}

/** ---------- List Styles ---------- **/
li {
	font-size: 12px;
	line-height: 1.5em;
	list-style-type: square;
	margin-bottom: 6px;
	padding-left: 0;
}

ul { 
	font-weight: normal; 
	text-align: left; 
	list-style-type: circle; 
	list-style-position: outside; 
	margin-top: 0; 
}

/** --------- Misc. Elements --------- **/
address {
	font-style: normal;
	margin-bottom: 0;
}

img {
	display: block;
	border-width: 0 
}

/** ---------- Inline Styles ---------- **/
cite   {
	color: #666;
	font-style: italic;
	line-height: 1.15em;
	display: block;
	margin: 12px 40px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
	
em {
	color: maroon;
	font-style: italic;
}

samp {
	color: #000;
	display: block;
	padding-right: 60px;
	padding-left: 20px;
}

/** ---------- Page Layout ---------- **/
#centered { position: relative; top: 0; right: 0; margin: 0 auto; width: 1000px; text-align: left; }

#logo { z-index: 0; }
#teachertraining { 
	width: 425px; 
	height: auto; 
}
#teachertraining2 { width: 212px; height: auto; }
#rightcol { position: absolute; top: 600px; left: 500px; width: 225px; height: auto; float: right; }
#headnam { width: 1000px; height: 228px; float: right; }
#corner { 
	position: absolute; 
	top: 228px; 
	width: 110px; 
	height: 96px; 
}

#freeclass { position: relative; top: 775px; left: 675px; width: 300px; height: auto; z-index: 4; }
#sidebar { top: 228px; width: 321px; height: 572px; float: right; }
#leftbar { position: absolute; display: block; width: 222px; z-index: 51; top: 288px; }

#navigation { 
	text-align: left; 
	position: relative; 
	/*top: 250px; */
	overflow: hidden;
}

#navigation ul { 
	margin-left: 70px; 
	padding: 0; 
}

#navigation li { 
	position: relative; 
	font-size: 12px; 
	text-align: left; 
	height: 18px; 
	margin-top: 15px; 
	list-style-type: none; 
}

#navigation a:link {
	color:#c6891f;
	text-decoration: none;
}

#navigation a:active   {
	color: #fac244;
}

#navigation a:visited     {
	color:   #ffa500;
	text-decoration: none;
}

#navigation a:hover {
	color:  #ffe680;
}

#navigation li:hover, #navigation li {
	display: block;
}

#footer { 
	position: relative; 
	width:  200px; 
	margin-top: 40px;
}

#footer p    {
	color: #900;
	font-size: 12px;
	text-align: center;
}

#registered { 
	position: relative;
	left: 60px;
	margin-top: 100px; 
	width: 75px; 
	height: 75px;
}

#content { position: absolute; display: block; left: 225px; top: 228px; width: 425px; margin-bottom: 15px; }

#content ul { 
	margin-left: 50px;
	padding: 0;
}

/** ---- hide and inline overrides ----- **/

.hide {
	display: none 
}

.inline {
	display: inline 
}

.centered { 
	text-align: center; 
}

/* -------------------------------
   Page Specific Style Sheets
---------------------------------- */

/** -------- Teacher Bio Page -------- **/
img.teachpix { 
	width: 100px; 
	height: 125px; 
	float: left; 
	margin-right: 10px; 
	margin-bottom: 0; 
}
/** ------ Teacher Training Page ----- **/
#trainingquotes { 
	margin-bottom: 20px; 
	width: 400px; 
	height: 100px; 
}
/** ---------- Index Page ----------- **/
#kennelson { top: 0; width: 117px; height: 144px; float: left; margin-left: 10px; }
table.notices { color: #000; font-size: 12px; font-family: Arial, "Lucida Grande", Verdana, Lucinda, Helvetica, sans-serif; line-height: 14px; text-align: center; margin-top: 12px; margin-bottom: 20px; width: 400px; }

table.notices tr { 
	background-color: #fff; 
}

table.notices th { color: #fff; font-size: 12px; font-family: Arial, "Lucida Grande", Verdana, Lucinda, Helvetica, sans-serif; font-weight: bold; line-height: 16px; background-color: #b8802c; padding: 3px; }

/** --- Pages Containing Schedules -- **/
table.schedules { color: #000; font-size: 12px; font-family: Arial, "Lucida Grande", Verdana, Lucinda, Helvetica, sans-serif; line-height: 14px; text-align: center; margin-top: 12px; padding-bottom: 20px; width: 480px; }

table.schedules th.day { color: #800000; font-size: 12px; font-family: Arial, "Lucida Grande", Verdana, Lucinda, Helvetica, sans-serif; font-weight: bold; line-height: 16px; background-color: #fff; text-align: center; padding: 3px; }

table.schedules th { color: #fff; font-size: 12px; font-family: Arial, "Lucida Grande", Verdana, Lucinda, Helvetica, sans-serif; font-weight: bold; line-height: 16px; background-color: #b8802c; padding: 3px; }

table.schedules tr { 
	background-color: #f5e39c; 
}

table.schedules td { 
	padding: 3px; 
	width: 33%; 
}

/** ---------- Events Page ---------- **/
img.instructorpix { 
	float: left; 
	padding-right: 8px; 
	padding-bottom: 8px;  
}

#specialevent { 
	background-color: #f9ebb3; 
	width: 400px; 
	margin-top: 20px; 
	margin-bottom: 30px; 
	padding: 12px; 
}

#eventpricing td {
	padding: 3px;
}

#eventpricing tr { 
	background-color: #f5e39c; 
}

#eventpricing { color: black; font-size: 12px; line-height: 14px; text-align: center; margin-top: 12px; width: 300px; float: left; margin-bottom: 24px; padding-bottom: 20px; }

#eventpricing th.day { 
	color: #800000; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 16px; 
	background-color: white;
	padding: 3px; 
}

#eventpricing th { 
	color: white; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 16px; 
	background-color: #b8802c; 
	padding: 3px; 
}

#events { color: black; font-size: 12px; line-height: 14px; text-align: center; margin-top: 12px; padding-bottom: 20px; width: 600px; float: left; }

#events th.day { color: #800000; font-size: 12px; font-weight: bold; line-height: 16px; background-color: white; padding: 3px; }
#events th { color: white; font-size: 12px; font-weight: bold; line-height: 16px; background-color: #b8802c; padding: 3px; }
#events tr { background-color: #f5e39c; }
#events td { padding: 3px; }

/** ------- Contact Page (unused) ------- **/
/*
#emailform {
	color: black;
	font-size: 12px;
	line-height: 24px;
	background-color: #c6aa6b;
	text-align: left;
	text-indent: 12px;
	margin-top: 24px;
	width: 648px;
	padding-top: 24px;
	padding-bottom: 24px;
}

#emailform th {
	line-height: 16px;
	text-align: right;
	padding: 12px;
}

#sendto {
	width: 225px;
}

#name, #email, #subject {
	width: 425px;
}

#message {
	width: 425px;
	height: 200px;
}
*/
/** --------------- 
	Unused Styles
	--------------- **/
/*
#quote { 
	width: 200px; 
	float: right; 
}

#giftcert { 
	margin-top: 100px; 
	margin-right: 50px; 
	width: 200px; 
	height: 146px; 
}

#pagegraphic { 
	width: 268px; 
	height: 267px; 
	z-index: 2; 
	float: right; 
	margin-left: 200px; 
}

.pricechart { color: black; font-size: 12px; line-height: 14px; text-align: center; margin-top: 12px; padding-bottom: 20px; width: 480px; }
.pricechart th.day { color: #800000; font-size: 12px; font-weight: bold; line-height: 16px; background-color: white; text-align: center; padding: 3px; }
.pricechart th { color: white; font-size: 12px; font-weight: bold; line-height: 16px; background-color: #b8802c; padding: 3px; }
.pricechart td { width: 33%; padding: 3px; }
.pricechart tr { background-color: #f5e39c; }*/