/*tags---------------------------------------------------------------------------------------------------------*/
body {
	background-color: #424284;}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #333333;
}

p.parents:first-letter {
	font-size: x-large;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: large;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	display: inline;
}

h2	{
	font-size: 22px;
	line-height: 1.3em;
	margin-top: 0.667em;
	margin-bottom: 0.667em;
	color: #333366;
	font-family: Times New Roman, Times, serif
}

h3 {
	font-family: Times New Roman, Times, serif;
	color: #cc3333;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.3em;
	margin-top: 0.769em;
	margin-bottom: 0px;
	margin-left: 20px;
}

h4 {
	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
}

h5 {
	font-family: Times New Roman, Times, serif;
	color: #333366;
	font-size: large;
	font-weight: normal;
	margin-top: 0px;
}
h6 {
	color: #333333;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Times New Roman, Times, serif;
}

span.cancellation {										/*To be used for SCHOOL CANCELLATION*/
	font-family: Times New Roman, Times, serif;
	color: #cc3333;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
	margin-left: 0px;
	display: none;		/*Remove this line in the event of school cancellation.*/

}
	

h3 a:link {font-family: Times New Roman, Times, serif;
	color: #cc3333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;}
h3 a:link {font-family: Times New Roman, Times, serif;
	color: #cc3333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;}
h3 a:visited {	font-family: Times New Roman, Times, serif;
	color: #cc3333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;}
h3 a:hover {font-family: Times New Roman, Times, serif;
	color: #cc3333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;}
h3 a:active {font-family: Times New Roman, Times, serif;
	color: #cc3333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;}


a:link {color:#333366}
a:visited {	color: #333366;}
a:hover {color: #CC3366;}
a:active {color: #FEEB88;}


strong {
	color: #333333
}


ul.header_nav {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	color: #333333;
	list-style-type: none;
	padding-left: 80px;
	margin-left: 0px;
}
ul.header_nav li {
	display: inline;
}
ul.header_nav a {
	text-decoration: none;
	color: #333333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
ul.header_nav a:hover {
	color:#cc3333;
}

ul.sidebar_announcements {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 40px;
	margin-left: 0px;
	text-align: center;
}
ul.sidebar_announcements li {
	margin-top: 20px;
	list-style: none;
	text-align: center;
	margin-left: -35px;
}

ul.sidebar_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	list-style: none;
}
ul.sidebar_nav li {
	margin-top: 10px;	
}
ul.sidebar_nav a {
	text-decoration: none;
	color: #333333;
	background-image: url(images/no_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0 4px;
	margin-left: -30px;
}
ul.sidebar_nav a:hover {
	background-image: url(images/monte_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0 4px;
	margin-left: -30px;
}
	

ul.footer_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc3333;
 	margin-left: 250px;	
	line-height: 0em;
}
ul.footer_nav li {
	display: inline;
}
ul.footer_nav a {
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc3333;
}

ul.calendar {
	margin-top: 50px;
	margin-left: 100px;
	font-family: Times New Roman, Times, serif;
	font-size: larger;
	color:#333333;
}

ul.newsletter {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	list-style: none;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul.newsletter li {
}
ul.newsletter a {
	color: #0000FF;
	text-decoration: underline;
}
p.newsletter {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
}


* html #inner_wrapper {margin-left: -10px; display: inline;}
* html #main {padding-bottom: 50px; margin-left: 150px;}
* html #main_index {padding-bottom: 50px; margin-left: 150px;}
* html #index_img {margin-top: 0px; padding-top: 40px;}
* html ul.header_nav {margin-bottom: -20px;}
* html #footer {margin-left: 150px;}
* html ul.footer_nav {margin-top: 19px; margin-left: 290px;}
* html ul.sidebar_announcements {margin-left: 25px;}
* html .home_ribbon {display: none;}
* html ul.sidebar_nav a {background-image: none;}
* html ul.sidebar_nav a:hover {background-image: none;}
* html .header_monte {display: inline;}
* html .home_ribbon {visibility: hidden; display: none;}
* html #home_ribbon {visibility: hidden; display: none;}


/*IDs---------------------------------------------------------------------------------------------------------*/

#wrapper {
	background-color: #FFFFFF;
	background-image: url(images/wrapper_bg_2.png);
	background-repeat: repeat-y;	
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden; /* contain float */
	border: 1px solid #333333;
	min-height: 100%;
	height: auto;
	height: 100%;
	position: relative;
}
#header {
	background-image: url(images/header_bg.png);
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-repeat: repeat-x;
	border-bottom-color: #333333;
}

#inner_wrapper {
	padding-bottom: 52px;
}


#sidebar {
	float: left;
	width: 150px;
}

#sidebar_inlay {
	width: 150px;
	background-image: url(images/sidebar_inlay_bg.png);
	background-repeat: repeat-y;
	margin-top: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333366;
	border-bottom-color: #333366;

}

#index_img {
	position: relative;
	margin-top: 40px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 40px;
	z-index: 0;
	background-image:none;
}

#main_index {
	background-color:#FFFFFF;
	margin-left: 160px;
	z-index: -1;
}	

#main {
	background-color:#FFFFFF;
	margin-left: 160px;
	padding: 25px;
}	

#main_text {
	width: 500px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 250px;
	text-align: center;
}

#footer {
	width: 650px;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	float: right;
	position: absolute;
	bottom: 0;
	height: 40px;
	margin-left: 150px;
}


#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #424284;
	text-align: center;
}	

#about #aboutLink,#programs #programsLink, #admissions #admissionsLink, #community #communityLink, #september #septemberLink, #october #octoberLink, #november #novemberLink, #december #decemberLink, #january #januaryLink, #february #februaryLink, #march #marchLink, #april #aprilLink, #may #mayLink {
	color: #cc3333;
}

#contact #contactLink, #location #locationLink, #calendar #calendarLink {
	color: #333366;
}

#site_path {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

#main_image {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#gallery {
	width: 660px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}

#parent_content {
	margin-top: 20px;
}

#newsletter_links {
	font: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	border: thin solid #000000;
	width: 170px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 45px;
	margin-left: 120px;
	padding-right: 5px;
}

#newsletter {
	margin-top: 25px;
}

#reading_list {
	font-family: Times New Roman, Times, serif;
	width: 300px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 16px;
	margin-top: 45px;
}

#facebook {
	float: right;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-left: 125px;
	width: 150px;
}

#survey {
	border: 1px solid #333333;
	padding: 5px;
	width: 500px;
	line-height: 0px;
}	

#home_ribbon {
	position:absolute;
	top:125px;
	left:150px;
	z-index: 100;
	width: 275px; 
	height: 125px;
}
#IEroot #home_ribbon {
	position:absolute;
	top:125px;
	left:150px;
	z-index: 100;
	width: 275px; 
	height: 125px;
		display: none;
	visibility: hidden;
}

#email_list_link {
	border: solid 1px #333333;
	padding-right: 5px;
	padding-left: 5px;
	width: 125px;
}

#art_class {
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}

/*Classes---------------------------------------------------------------------------------------------------------*/

.main_image {
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	vertical-align: middle;
}

.header_logo {
	margin-top: 15px;
	margin-bottom: -5px;
	margin-left: 45px;
}
.header_monte {
	margin-top: 15px;
	margin-right: 100px;
	float: right;	
}


.announcement_title {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #272836;
	margin-left: -30px;
	width: 100px;
	font-weight: normal;
}

.span_index {
	font-family: Times New Roman, Times, serif;
	font-size: large;
	color: #333333;
	text-align: center;
	margin-top: 25px;
	margin-right: 60px;
	margin-bottom: 25px;
	margin-left: 60px;
	text-align: center;
}

.home_ribbon {
	position: relative;
	z-index: 12000;
}


.ie_home_ribbon {
	display: none;
	visibility: hidden;
}


.main_p {
	font-family: Times New Roman, Times, serif;
	font-size: large;
	color: #333333;
	text-align: center;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}



.sidebar_image {
	margin-top: -30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	border: 1px solid #000000;
	vertical-align: middle;
}

.quote {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-top: 50px;
	margin-right: 60px;
	margin-left: 100px;
}

.quote:first-letter {
	font-size: 24px;
}
.span_index:first-letter {
	font-size:xx-large;
}



.location_image {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 9px;
	border: 1px solid #000000;
}


.gallery img {
	border: 1px solid #666;
	background-color: #FFFFFF;
	padding: 4px;
	margin: 3px;
	width: 80px;
	height: 60px;
}

.gallery span {
	border-bottom: solid 1px #000000;
	padding-right: 100px;
	margin-bottom: 10px;
}

.art_class span {	
	border-bottom: solid 1px #000000;
	padding-right: 100px;
	margin-bottom: 10px;
}

.art_class img {
	border: 1px solid #666;
	background-color: #FFFFFF;
	padding: 4px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}



/*calendar-----------------------------------------------------------------------------------------------------------------*/

caption {
	margin: 0 auto;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: 28px;
	color:#333333
}



strong {text-transform: uppercase;}

table
{
	background: #fff;
	margin: 0 auto;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccb;
	border-bottom-color: #333366;
}

th,
td
{
	border-left: 1px solid #ccb;
	border-top: 1px solid #ccb;
	font-family: Verdana, sans-serif;
	padding: 0 2px;
	vertical-align: top;
	width: 100px;
	height: inherit;
}


td a
{
	background: url(../img/arrow.gif) no-repeat center left;
	color: #33f;
	padding: 0 0 0 10px;
}

td a:hover
{
	text-decoration: underline;
}

col.Sat,
col.Sun
{
	background: #efe;
}

div.buttons
{
	font: 10px Verdana, sans-serif;
	padding: 10px 0 20px;
	text-align: center;
}

div.buttons a
{
	background: #ddc;
	border: 1px solid #bba;
	color: #000;
	padding: 3px 5px;
}

div.buttons a:hover
{
	background-color: #efe;
	color: #333366;
}

td.day
{
	color: #665;
	font-size: 12px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	line-height: 12px;

}

tr.number
{
	background: #eee;
	color: #998;
	font-size: 12px;
	height: 15px;
	text-align: right;
	vertical-align: middle;
}

th
{
	background: #998;
	color: #fff;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: normal;
	height: 15px;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
}

td.holiday {
	border-left: 1px solid #ccb;
	border-top: 1px solid #ccb;
	color: #665;
	font-size: 12px;
	height: 90px;
	background: #efe;
	text-align: center;
	vertical-align: middle;

}



