p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .7em;}

td, tr, td {font-family: Verdana, Arial, Helvetica, sans-serif;}

li {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .7em}
li.indentbullets {font-size: .7em;}
li.bigger {font-size: 1em;}

a {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color : #0033CC;}
	a:link {text-decoration : underline; color : #0033CC; }
	a:hover {color : #0099CC; text-decoration : underline;}
	a:visited {text-decoration: underline; color : #0033CC;}
	a:visited:hover {text-decoration: underline; color : #0099cc;}

.dlink{
	position: absolute;
	left: -1500px;
	font-size: .1px;
}

h1 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	padding-left: 1.5em;
	font-style: italic;
	font-weight: bold;	
}
h2{
	background-color: #CCCCCC;
	width: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	
}
caption{
	background-color: #CCCCCC;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	text-align: center;
}
.bluetable
 {
	width:90%;
	background-color: #DCE3E9;
	
 }
 .dottedoutline
 {
 border:1px dotted #999999;
 }
dt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
}
dd{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	display: block;	
	font-weight: normal;
}
.header{
	position: absolute; left: -9000px
}
.skiptomain{
	position: absolute; left: -9000px
}
.utilitiesbox{
	text-align: right;
}
html>body .utilitiesbox{
	padding-right: 50px;	
}
.utilities{
	color: #ffffff;
	font-weight: bold;
}

	a.utilities:link { color: #ffffff; background-color: #96ABBB; }
	a.utilities:hover { color: #6C8C9E; background-color: #C2CFD8; }
	a.utilities:visited { color: #ffffff; background-color: #96ABBB; }
	a.utilities:visited:hover { color: #6C8C9E; background-color: #C2CFD8;}
	
.indent1 { padding-left: 24px; }
.indent2 { padding-left: 48px; }
.indent3 { padding-left: 72px; }
.indent4 { padding-left: 96px; }
.indent5 { padding-left: 120px; }


/*----------------colored backgrounds---------------*/
body.green{
	background-color: #CDCDBD; 
	background-image: url(http://www.waldorfcenter.org/images/stripeback.gif);
	background-repeat: repeat;
	background-position: left top;
}
.wrapper{
	
}
.navwrapper{
	top: -15px;
	width:160px;
	padding-left: 10px;
	height: 100%;
	position: relative;
	left: 20px;
}
html>body .navwrapper{
	height: auto;
	min-height: 100%;
	top: -10px;
	width:165px;
}
.headernav{
	left: 0px;
	background-image:url(http://www.waldorfcenter.org/images/waldorflogo.gif);
	height: 100px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	width:100%;
	padding-top: 2px;
	padding-left: 2px;
}
.nav{
	left: 0px;
	background-image: url(http://www.waldorfcenter.org/images/itfits.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: auto;
	display: block;
	width:100%;
	padding: 90px 10px 0px 10px;	

}
.navlogos{
	left: -10px;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	display: block;
}
	a.navigation:link { color: #ffffff; text-decoration: none }
	a.navigation:hover { color: #6C8C9E; background-color: #C2CFD8; }
	a.navigation:visited { color: #ffffff; text-decoration: none }
	a.navigation:visited:hover { color: #6C8C9E; background-color: #C2CFD8}

.mainwrapper{
	background-color: #96ABBB;
	position: absolute;
	top: 2%;
	left: 202px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	width: 65%;
	height: auto;
	margin-left: 10px;
	padding-top: 1%;
	padding-bottom: 20px;
	background-image: url(http://www.waldorfcenter.org/images/fadebcg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
html>body .mainwrapper{
	left: 202px;
	width: 70%;
}
.main{
	background-color: #fff;
	width: 100%;
	height: auto;
	background: #fff url(http://www.waldorfcenter.org/images/corners/ul.gif) no-repeat 0 0;
	padding: 0px 0px 0 30px;
	z-index: 1;
	margin-right: 5%;
	
}
html>body .main{
	padding: 0px 0 0 30px;
	width: 90%;
}

.halfmoon{
	background-image:url(http://www.waldorfcenter.org/images/arch.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.fade{
	background: #fff url(http://www.waldorfcenter.org/images/whitefade.gif) repeat-y 100% 0;
	padding-right: 30px;
	min-height:28em; 
	height:auto;
}
/*\*/
* html .fade {
	height: 28em;
}
/**/
.footer{
	font-weight: bold;
	text-align: center;
}
.footerutilitiesbox{
	text-align: center;		
	width: 100%;

}
.footerutilities{
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-size: .95em;

}
	a.footerutilities:link { color: #000; text-decoration: none }
	a.footerutilities:hover { color: #000; text-decoration: underline }
	a.footerutilities:visited { color: #000; text-decoration: none }
	a.footerutilities:visited:hover { color: #000; text-decoration: underline }