body {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	
	background-color : #c1dc86 ;
	background-image : url(/img/bottom_bg_repeat.jpg) ;
	background-repeat : repeat-y ;
	background-position : center ;
}

h1 {
	font-family : Georgia, Times New Roman, serif ;
	font-size : 32px ;
	margin : 0px 0px 10px 0px ;
	padding : 0px 0px 0px 0px ;
	
	color : #275976 ;
	line-height : 32px ;
}

h2 {
	font-family : Georgia, Times New Roman, serif ;
	font-style : oblique ;
	font-weight : bold ;
	font-size : 30px ;
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	
	color : #f16d52 ;
	line-height : 30px ;
}

#header {
	width : 100% ;
	text-align : center ;
	background-image : url(/img/top_bg_repeat.jpg) ;
	background-repeat : no-repeat ;
	background-position : center ;
}
#header_content {
	width : 750px ;
	height : 310px ;
	margin : 0px auto ;
}

#content {
	background-color : #e6e1d3 ;
	width : 100% ;
	text-align : center ;
	background-image : url(/img/bottom_bg_repeat.jpg) ;
	background-repeat : repeat-y ;
	background-position : center ;
	margin : 0px 0px 0px 0px ;
}
#content_content {
	padding : 30px ;
	width : 690px;
	margin : 0px auto ;
	text-align : left ;

	background-image : url(/img/content_bg_repeat.jpg);
	background-repeat : repeat-x ;
	background-color : #ede9e0 ;
	
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 12px ;
	color : #555 ;
	line-height : 18px ;

}

#content_content img {
	border : 3px solid #FFF ;
}

#content_content ol { margin : 0px 0px 0px 0px ; padding : 0px ; }
#content_content ul { margin : 0px 0px 0px 0px ; padding : 0px ; }
#content_content li
{
	margin: 5px 0px 5px 30px;
	padding: 0px;
}
.arrowbullet { list-style-image: url(/img/arrowbullet.gif); }

#content_sectionname {
	font-weight : bold ;
	color : #275876 ;
	font-size : 24px ;
	margin : 0px 0px 20px 0px ;
	padding : 0px ;
}

#content_content a { color : #275976 ; padding : 2px 5px  ; font-weight : bold ; }
#content_content a:hover { color : #555 ; padding : 2px 5px  ; background-color : #CCC ;}

#footer { width : 100% ; text-align : center ; }
#footer_content {
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 11px ;
	color : #275976 ;
	margin : 0px auto ;
	padding : 10px 0px ;
	width : 750px ;
	height : 65px ;
	background-image : url(/img/footer_bg_repeat.jpg) ;
	background-repeat : repeat-x ;
	border-width : 3px 0px 0px 0px ;
	border-style : solid ;
	border-color : #ccc3ab ;
}

#footer a { color:#275976; }
#footer a:hover { color:#f27055; }

#navigation { background-image:url(/img/nav_bg.jpg); background-repeat:repeat-y; }
#navigation div {
	border-width : 0px 0px 1px 1px ;
	border-style : solid ;
	border-color : #e7b2a8 ;
}


#enroll_blueprints a { border : 0px solid #000 ; }
#enroll_blueprints a:hover { border-width:0px;}
#enroll_blueprints img { border : 3px solid #fff ; }
#enroll_blueprints img:hover { border : 3px solid #ccc ; }




/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 24px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.pageHeader {
	font-family : Georgia ;
	font-size : 16px ;
	color : #275976 ;
}

.pageTitle {
	font-family : Georgia, serif ;
	font-size : 24px ;
	color : #275976 ;
	font-weight : bold ;
}

#meebochat_toggle a { color : #275976 ; padding : 0px ; font-weight : bold ; }
#meebochat_toggle a:hover { color : #555 ; padding : 0px  ; background-color : transparent ; }

#meebochat a { color : #275976 ; padding : 0px ; font-weight : bold ; }
#meebochat a:hover { color : #555 ; padding : 0px  ; background-color : transparent ; }


.highlight { color:#f27055; font-weight:bold; }


#curriculumSubnav {
	margin : 20px 0px 30px 0px ;
}

#curriculumSubnav a {
	padding : 4px 10px ;
	border : 3px solid #fff ;
	background-color: #275976 ;
	color : #fff ;
	font-size : 14px ;
	font-family : Georgia, Times, serif ;
	font-weight : normal ;
	text-decoration : none ;
}

#curriculumSubnav a:hover {
	padding : 4px 10px ;
	border : 3px solid #fff ;
	background-color : #555 ;
	color : #fff ;
	font-size : 14px ;
	font-family : Georgia, Times, serif ;
	font-weight : normal ;
	text-decoration : none ;
}

.curriculumActive
{
	padding: 4px 10px;
	background-color: #f16d52;
	color: #fff;
	border: 3px solid #fff;
	font-family: Georgia, Times, serif;
	font-size: 14px;
}