*{
	margin:0;
	padding:0;
	font-size:12px;
}
html{
height:100%;
}
p {clear:both;}
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	color: #333333;
	background-color: #bfb9b8;
	background-image: url(../imgs/interface/bg-main.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-shadow: 0 0 0 #000;
}

a.clk{text-decoration:none; color:#333;}

.hidden{display:none; visibility:hidden;}
.hdn{position:absolute; left:-999px; height:1px; width:1px; overflow:hidden;}
img.frontPromo{width:615px; height:auto;}

#headerIcons{
	text-align:right;	
	padding:10px;
	padding-bottom:0;
}
#headerIcons img{
	vertical-align:middle;	
	border:none;
}
#headerIcons a{
	text-decoration:none;
	color:#666;
	font-weight:normal;
	font-size:10px;
}
.newsheader1,.contactheader1 {
	font-size: 1.3em;
	color: #2094d1;
	font-weight: bold;
}

.newsheader2 {
	font-size: 1.3em;
	color: #2094d1;
	font-weight: normal;
}
td{
	padding:10px;
}
.classheader1{
font-size: 1.3em;
	color: #27b500;
	font-weight: bold;
	text-decoration:none;
}
.classDesc{
border-left:thin #CCCCCC solid;
padding-left:10px; 
}

.teacherHeader1{
font-size: 1.3em;
	color: #058fa3;
	font-weight: bold;
	text-decoration:none;
}
ul.instructors{
	padding:0;
	margin:0;
	list-style:none;	
}

ul.instructors li{
	width:180px;
	margin:4px;	
	list-style:none;
	float:left;
	text-align:center;
}


.bioDesc{
border-right:thin #CCCCCC solid;
padding-right:10px; 
}
.padded10{
	padding:10px;	
}
.paddedLR{
padding-left:10px;
padding-right:10px;
}
.marginLR{
	margin-left:10px;
	margin-right:10px;
}
a:link {
	font-weight: bold;
}
a.mainsub:link {
 font-size:.9em;
	font-weight: bold;
	color: #c5c3c3;
	text-decoration: none;
}
a.mainsub:hover{
	color: #999999;
	text-decoration: none;
}


#wrapper{
	width:955px;
	
	background-color: #f5f5f5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	font-size:12px;
}

#mainContent{
	position:relative;
	width: 932px;
	margin:0 auto;
	margin-top: 10px;
}
#flashHeader{
position:relative;
	width: 932px;
	margin:0 auto;
	top: 10px;
}
.clear{
	clear: both;	
}
#eventsContent{
background:url(images/backgrounds/events_archive-mid.png) repeat-y;
padding-left: 20px;
padding-right: 20px;
}
#teachBioContent{
	height:300px;
	overflow:visible;
	padding-right: 5px;
}
#scrollContent{
	height:250px;
	overflow:auto;
	padding-right: 5px;
	text-align: left;
}
#mainNav{
	position:absolute;
	left:300px;
	top: -500px;
}

img {
   behavior: url("/pngbehavior.htc");
}
img.bottomAlign{
position:absolute;
bottom:0px
}
img.floatLeft{
	float:left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

p {
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom:10px;
	padding: 0px;
}
#newscontainer {
	width: 309px;
	margin-left:auto;
	margin-right:auto;
}
.testimonial{
	float:left;
	margin:10px;
	padding:10px;
	width:270px;
	color:#fff;
	background:url(imgs/backgrounds/gradient-darkgray.png) repeat-x #3d3d3d;
}
.testimonial p.testimonialSource{font-size:14px; font-style:italic;}
#newsContent{
height:325px; 
overflow:auto; 
padding-right: 5px;

}
#callouthead{
	height: 50px;
}
#calloutfoot{
	height: 15px;
}
#eventsFoot{
	height: 15px;
	background:url(images/backgrounds/events_archive-bottom.png) no-repeat;
}
#calloutcontent{
	text-align:left;
	padding:10px;
	padding-top: 5px;
	/*padding-right: 20px;*/
	padding-bottom: 0px;
	/*padding-left: 20px;*/
	background-repeat: repeat-y;
}
#calloutcontent table{width:250px;}
#calloutcontent table td{padding:5px;}
#calloutcontent input {max-width:150px;}
#schedulecontainer {
	width: 323px;
}
#eventsArchiveContainer{
width: 313px;
}
.paddedTD{
padding:5px;
}
.paddedTD2{
padding:10px;
}

.articleLinks{
color:#f0f0f0;
}
.borderTD {
	border: thin solid #d9d9d9;
	background-color: #faf7f1;
}

#news img {max-width:260px; height:auto;}
.borderR {
	border-right: thin solid #d9d9d9;
}
#callout1 {
	background-color: #f4eee3;
	padding: 10px;
}
#callout1 h1{
	font-size: 2.5em;
	color: #b68c43;
	margin:0px;
	font-weight:normal;
}

#callout1 label {
	min-width: 70px;
    text-align: left;
	float:left;
    display: block;
}
.errMsg{
	color:#ff0000;
	font-size:.9em; 
	font-weight:bold;
}
p{margin:0;}
h1 {
	font-size: 2em;
	color: #b68c43;
	margin:0px;
}
h2 {
	font-size: 1.5em;
	color: #4396ca;
	margin:0px;
	font-weight:bold;
}
h3 {
	font-size: 1.2em;
	color: #7c7c7c;
	margin:0px;
	font-weight:bold;
}
#credits{
	font-size:10px;
	color:#666;
}
#credits a{
	color:#666;
	text-decoration:none;
}
#footer{
	
	color:#464646;
	margin-top:10px;
	text-align:right;
	height:45px;
	padding-right: 60px;
	padding-top: 10px;
	background-color: #e3e2e0;
	background: url(../imgs/interface/bg-footer_nav.jpg) no-repeat top right;
}
#footer a{
	color:#464646;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover{
	color:#212121;
	text-decoration:none;
	
}

img{
	border:0px;
	}
#noPadding{padding:0px;}
#noPadding td{
padding:0px;
}
#padding5 {padding:5px;}
#padding5 td{padding:5px;}
#padding5 img{border:#cccccc thin solid;}
	
blockquote{margin:20px; margin-left:50px; margin-right:50px;}

#YoutubeThumb{
	width:140px;
	height:140px;
	text-align:center;
}
#YoutubeThumb p{font-size:.9em;}


/*LIST STYLES */
ul,ol{margin-left:20px;}
ul.videoList{
	list-style:none;
	padding:0;
	margin:0;
	display:inline;	
}
ul.videoList li{
	display:inline;
	float:left;
}

#hSep {
	clear:both;
	background-image: url(../imgs/hSep-ta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 100%;
}
.fineprint{font-size:.9em; color:#666666;}
/*-------FORM STYLES--------*/
p{margin-bottom:1.4em;}

.workshopInfo{background:url(../imgs/backgrounds/grad-blacktop2.png) repeat-x top center;  text-align:center;}

.workshopInfo h1{color:#fff; font-weight:normal;background:#212121 url(../imgs/backgrounds/grad-whitetop2.png) repeat-x top center; padding:10px; font-size:1.4em; }
.workshopInfo p{padding:10px;}

