@charset "utf-8";
body {
	font:.8em Verdana, Arial, Helvetica, sans-serif;
	background: #ecf1f0;
	margin: 10px 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
a{
	outline:none;	
}
:focus
{
  -moz-outline-style: none;
}

#container {
	width: 952px;
	background: #ecf1f0;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: #ecf1f0;
	padding: 0;
}
.admin #header {
	background:url(../admin/images/headerBkgd.jpg) no-repeat 350px 15px #ecf1f0;	
}
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#mailList {
	float:right;
	padding-top:12px;
}
#mainNav {
	margin:5px 0;	
	font-size:120%;	
}
.admin #mainNav {
	float:left;
	width:205px;
	margin:30px 0 20px 20px;
}
#mainContent {
	padding: 0 30px;
	background:url(../images/contentBklgdWide2.gif) repeat-y #ecf1f0;
	line-height:150%;
}
#mainContent.rgtPanel {
	background:url(../images/contentBklgdWideHome.gif) repeat-y #ecf1f0;
}
.admin #mainContent {
	padding:10px 20px 0 240px;
}
.admin #mainContent table{
	font-size:90%;
	border-collapse:collapse;
	}
.admin #mainContent table td.icon{
	padding:0 0 10px 0;
	}
.admin #mainContent table td.icon a{
	text-decoration:none;
	}
.admin #mainContent table td.icon img{
	border:none;
	margin:10px 3px 0px 25px;
	}
.admin #mainContent table.instructors{
		width:100%;
		margin-bottom:20px;
		border-bottom:dotted 1px #000;
}
.admin #mainContent table td,.admin #mainContent table th{
	border:solid 1px #afb0ae;
	padding:5px;
	vertical-align:top;
}

.admin #mainContent table td.noBorder {
	border:none;	
}
.admin #mainContent table th{
	text-align:right;
	color:#807bba;
}
.admin #mainContent table.horz th{
	text-align:center;
}
#mainContent a {
	color:#000;	
}
#mainContent a:hover {
	color:#2cb9ec;
}
 #footer {
	color:#FFF;
	background:#7A75B7;
	font-size:75%;
	padding:8px;
	margin-top:10px;
	clear:both;
}
 #footer #credits{
	float:right;
	text-align:right;
	width:300px;
}
 #footer p {
	margin: 0; 
	padding:0;
}
 #footer a {
	color:#FFF;
	text-decoration:none;
}
 #footer a:hover {
	text-decoration:underline;
}
#footerNav {
	text-align:center;
	margin-top:10px;
}	
/*Classes & Workshops*/
#mainContent h1 {
	font-size:170%;
	color:#2CB9EC;
}
#mainContent h2 {
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-size:120%;
	color:#7a75b7;
	padding-left:16px;
}
#mainContent .divider {
	border-top:dashed 2px #ff732a;	
	clear:left;
	height:1px;
	margin-top:20px;
}
.AccordionPanelContent table, .TabbedPanelsContent table{
	border-collapse:collapse;
	border:solid 1px 7a75b7;
	width:100%;
}
.AccordionPanelContent table td, .TabbedPanelsContent table td{
	border:solid 1px #7a75b7;
	padding:5px;
}
.AccordionPanelContent table td.price, .TabbedPanelsContent table td.price{
	text-align:right;	
}
	
.AccordionPanelContent table th, .TabbedPanelsContent table th{
	border:solid 1px #7a75b7;
	padding:5px;
	text-align:center;
	color:#7a75b7;
	font-weight:bold;
}
#sessionDates {
	border-collapse:collapse;
	margin-top:40px;
	width:100%;
}
#sessionDates td{
	border:none;
	padding:5px;
	text-align:center;
	font-size:120%;
}
#sessionDates th{
	text-align:center;
	font-size:140%;
	color:#7e77bb;
}
/*instructors page*/
.instructorsDiv {
	border-bottom:dotted 2px #7a75b7;
	margin-bottom:10px;
	padding-bottom:10px;
}
.instructorsDiv h1{
	font-size:150%;
	margin-top:0px;
	color:#2cb9ec;
}
.instructorsDiv h4{
	margin:0;
	padding:0;	
}
.instructorsDiv table td{
	text-align:left;
	padding:10px;
	vertical-align:top;
}
.instructorsDiv table td, .instructorsDiv table th{
font-size:100%;
}

/*Calendar*/
.prevNext {
	font-size:100%;	
}
/*Gallery */
#galleryContainer {
	width:555px;
	float:right;
	margin:0 10px 20px 0;
}
/*Right Panel*/
#rightPanel {
	float:right;
	padding:10px;
	border-left:solid 3px #2cb9ec;
	width:200px;
	margin:0 -20px 0 20px;
	font-size:85%;
	line-height:140%;
}
#rightPanel input {
	margin:10px auto;
	display:block;
	text-align:center;
}

/*General Classes*/
.redText {
	color:#9e0b0f;
	font-weight:bold;
}
.floatImageRight {
	float:right;
	margin:0 10px 0 15px;
}
.floatImageLeft {
	float:left;
	margin:0 15px 10px 0;
}
.floatWithCaption {
	float:right;
	display:inline;
	margin:0 0 0 20px;
}
.floatWithCaption div {
	text-align:center;
	font-size:80%;
}
.floatWithCaption div img{
	margin-bottom:-2px;
	margin-left:3px;
}
.floatWithCaption div a, #mapWrapper a{
	background:url(../images/tinyStar.gif) no-repeat;
	padding-left:17px;
	color:#0FC;
	text-transform:uppercase;
}
.mainLogo {
	margin-bottom:15px;
}
.textRight {
	float:right;	
}
.textRight img{
	border:none;
	margin:0 3px -13px 5px;
}
.colorBlue {
	color:#57c5e3;	
}
.stdtable {
	border-collapse:collapse;
	margin:10px 0;
	background:url(../images/datesBkgd.jpg) no-repeat;
	height:167px;
}
.stdtable td{
	padding:5px;	
}
.stdtable th{
	font-weight:bold;
	text-align:right;
	padding:5px;
}
#twoCellHorz {
	width:300px;
	margin:0 auto;
	padding:0 0 10px 0;
}
#twoCellHorz div {
		float:right;
		text-align:left;
		display:inline;
}
input.wide {
	width:250px;	
}
#clear {
	clear:both;	
}
#mainContent strong {
	color:#525253;
	}

#mapWrapper {
	float:right;
	margin:20px 50px 50px 50px;
}
#newsletterArchive {
	border-collapse:collapse;
	margin:10px
}
#newsletterArchive td{
	padding:30px 50px;
	text-align:center;
}
