@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
} 
.clear{clear:both;}
.hidden{display:none;}
html,body{
	height:100%;
/*	text-align:justify;*/
}
/*p{text-align:justify;}*/
ul, li{text-align:left;}
a img,
img {border:none; *border:0;}
body {
	color: #CCCCCC;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../_img/bgImg2.jpg) no-repeat top center fixed #584C41;
	/*background: url(../_img/bgImg3.jpg) no-repeat top center fixed #473f32;*/
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	background-attachment: fixed;
	}
	
	h1, h2, h3{font-family:Georgia, Century Gothic, Arial, Helvetica, sans-serif; text-align:left; }
	h1.centered, h2.centered{text-align:center;}
#mainWrapper{
position:relative;
width:940px;
margin:0 auto;
}
#header{
	background-image: url(../_img/bg-header3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
}
#mainImages {text-align:center;}
#mainImages img {width:313px; height:375px;}
#contentWrapper{
	position:relative;
	background-color:#f4efeb;
	height:100%;
	color: #333333;
	padding: 10px;
}
#footer{
	/*background-image: url(../_img/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	background-color:#663924;*/
	height:100px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a, #footer a:visited{color:#dbab8f; text-decoration:none;}
#footer a:hover{color:#fff;}
.padded10 {
	padding: 10px;
}
td{vertical-align:top;}
.padded5 td {
	padding: 5px;
}
.padded5 td.tight{
	padding:0;
}
.padded10 td {
	padding: 10px;
}

label {
display:inline;
	width: 155px;
	float: left;
}
ul{
 margin-left:20px;
}
ul{list-style:disc;}
ul.standard{margin:0; padding:0; padding-left:15px;}
ul.teacherList{list-style:none; padding-left:10px; margin:0;}
ul.teacherList li{
	float:left;
	padding:10px;
}

h1{
	font-size:1.8em;
}
h2{
	font-size:1.4em;
}
h3{
	font-size:1.1em;
}
.fineprint{
font-size:10px;
}
#callout1{
	background-color:#e3cab3;
	color:#382f25;
	padding:10px;
	font-size:10px;
	
}
#callout1 hr{
	margin-top:10px;
	margin-bottom:10px;
	color:#73675a;
}
#callout1 h1{
	font-size:1.5em;
}
#callout2{
	/*background-color:#F2DFC9;*/
	background-color:#f1e5d9;
	color:#595959;
	border:1px solid #e3cab3;
	
	padding:10px;
	
}
.borderR{
	border-right:thin dotted #A1896F;
}
.bgColborderR{
	background-color:#eae7da;
	border-right:thin dotted #A1896F;
}
input{
	display:block;
	margin:10px;
}
input.faded{	background-color:#CCCCCC;}
.bgColor2{
	background-color:#382f25;
	padding:10px;
}
.bgColor2 h1{
	font-size:1.4em;
	color: #e3cab3;
}
.revBlock{
	background:#3d3d3d url(../_img/bgRevBlock.jpg) top center no-repeat ;
	color:#fff;
	padding:10px;
	position:relative;
}
#workshop, div.workshop, div.classInfoBlock{
	margin-bottom:10px;
	text-align:center;
	padding:0;
}
#workshop td{
	text-align:left;	
}
.revBlock2, div.classInfoBlock h1{
	background:#363636 url(../_img/bgRevBlock.jpg) center top no-repeat;
	color:#fff;
	padding:10px;
	font-weight:normal;
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:10px;
}
.revBlock2 a:link, .revBlock2 a:visited{
	color:#ddd;	
}
.revBlock2 a:hover{
	color:#fff;	
}
.revBlock3{
	background:#523232 url(../_img/bgRevBlock2.jpg) top center no-repeat ;
	color:#fff;
	padding:10px;
	position:relative;
}
a:link, a:visited, a:active {
	color: #336600;
}
a.frontLink{text-decoration:none;}
a:link div.frontLink, a:visited div.frontLink, a:active div.frontLink, 
a.frontLink:link div, a.frontLink:visited div, a.frontLink:active div{
	background:#222;
	text-decoration:none;
	text-align:center;
	padding:5px;
	color:#eee;
	text-transform:uppercase;
}
a:hover div.frontLink,
a.frontLink:hover div{
	background:#351b0f;
	text-decoration:none;
}
#conferences { text-align:center;}
#conferences img{/*height:386px; width:auto;*/ margin:2px;}
.mandalaBG1{
	background:url(../_img/mandalas/mandala1b.jpg) no-repeat top center;
}

.classDescBox{ background:url(../_img/bgGray.jpg) repeat-y; padding:10px;}

#classDescBox {
	/*color*/
	background:url(../_img/bgGray.jpg) repeat-y;
/*	color:#dbab8f; background-color:#80482d; */
	
	/*
	background-color:#e3cab3;
	color:#382f25;
	*/
		
	width:375px; margin-bottom:20px; margin-top:-5px; padding:10px;
	}
#classDescBox h2{text-transform:uppercase; margin-bottom:0; color:#fff;}
#bgStyle1{background:url(../_img/bgGray.jpg) repeat-y; margin-bottom:20px; margin-top:-5px; padding:10px;}
#bgStyle1 h2{color:#fff;}

form.share textarea{width:150px;}
.optional{color:#999;}