@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-color: #FFF1B8;
}
ol {
	margin-left: 21px;
}
.header1 {
	font-size: larger;
	font-weight: bold;
	color: #9c3910;
}
.header4 {
	font-size: larger;
	color: #9c3910;
}
.month {
	font-size: 1.5em;
	font-weight: bold;
	color: #9c3910;
	font-style: italic;
}
.smallHead {
	font-weight: bold;
	color: #9c3910;
}
.comment {
    font-size: 90%;
    color: #3366CC;
}
.subNav {
	font: bold smaller Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF3922;
	vertical-align: top;
	padding-left: 3px;
}
.subNav:hover {  
	background-color: #FFCC00;
	color: #F9F7FF;	
}
		
.subNav:active {  
	background-color: #000000;
	color: #F9F7FF;	
}
a:link {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
}
a:hover {
	color: #227E47;
	text-decoration: underline;
}
a:active {
	color: #006600;
	font-weight: normal;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #9c3910;
	font-style: italic;
}
.hdAdjust {
	margin-bottom: 0em;	
}
.newText {
	font-size: 1.2em;
	color: #000000;
	margin-left: 21px;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #9C3910;
	margin-bottom: .5em;
}
h3 {
	font-size: 125%;
	color: #9c3910;
	margin-bottom: -0.7em;
}
.rateAdjust {
	margin-top: 0em;
	font-size: larger;
}
.indent1 {
	margin-left: 40px;
}
.footerHead {
	font-weight: bold;
	color: #9c3910;
}
.highlightText {
	color: #5B77AD;
}
.AnnounceHead {
	font-style: italic;
	clear: both;
	margin-top: -0.25em;
	margin-bottom: -0.5em;
}

.newfooter {
	margin-left: 0;
	padding-left: 0;
}
/* workNotes are for the new text in workStudy and 8-week */
.workNotes {
		text-align: left;
		width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	.workNotes ul {
		margin-top: -1em;
		padding-top: -1em;
	}
	
	

.flyerSection {
			width: 520px;
			text-align: center;
			color: #202F65;
			/*background-color: #FFF;
			border: 2px solid;
			border-radius: 25px;
			border-color:#999;
			box-shadow: 5px 5px 15px #888888;*/
			position:relative;
			margin-top: 20px;
			margin-left: auto;
			margin-right: auto;
}
.flyerSection h1,h2,h3 {
	color: #202F65;
	
}
.flyerSection h1 {
	font-family: flyerh1; /* was archkid */
	font-size: 350%;
	margin-top: -.3em;
	margin-bottom: -.3em;
}
.flyerSection h2 {
	font-size: 135%;
	/*margin-top: -.3em;
	margin-bottom: -.3em;*/
}

.flyerNotes {
	text-align: center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.doodad {
	margin-top: -.7em;
	margin-bottom: -.7em;
}

@font-face {
    font-family: 'flyerh1';
    src: url('../fonts/desyrel-webfont.eot');
    src: url('../fonts/desyrel-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/desyrel-webfont.woff2') format('woff2'),
         url('../fonts/desyrel-webfont.woff') format('woff'),
         url('../fonts/desyrel-webfont.ttf') format('truetype'),
         url('../fonts/desyrel-webfont.svg#desyrelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bilb';
    src: url('../fonts/bilb/bilbo-regular-webfont.eot');
    src: url('../fonts/bilb/bilbo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bilb/bilbo-regular-webfont.woff2') format('woff2'),
         url('../fonts/bilb/bilbo-regular-webfont.woff') format('woff'),
         url('../fonts/bilb/bilbo-regular-webfont.ttf') format('truetype'),
         url('../fonts/bilb/bilbo-regular-webfont.svg#bilboregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'archkid';
    src: url('../fonts/archkid/archkid-webfont.eot');
    src: url('../fonts/archkid/archkid-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/archkid/archkid-webfont.woff2') format('woff2'),
         url('../fonts/archkid/archkid-webfont.woff') format('woff'),
         url('../fonts/archkid/archkid-webfont.ttf') format('truetype'),
         url('../fonts/archkid/archkid-webfont.svg#architects_daughterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'archrival';
    src: url('../fonts/archrival/sfarchrival_bold/SF_Arch_Rival_Bold-webfont.eot');
    src: url('../web fonts/sfarchrival_bold/SF_Arch_Rival_Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../web fonts/sfarchrival_bold/SF_Arch_Rival_Bold-webfont.woff') format('woff'),
url('../web fonts/sfarchrival_bold/SF_Arch_Rival_Bold-webfont.ttf') format('truetype'),
url('../web fonts/sfarchrival_bold/SF_Arch_Rival_Bold-webfont.svg#sf_arch_rivalbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
