/* RSPS COLORS

Dark Blue: #036;
Gold: #CCAD38;
Med. Yellow:  #E9DFBC;
Light Yellow: #FFFBDA;
Footer Gray: #666;
Dark Gold: #b37700;
*/

BODY
{
	font-family: Verdana,"Lucida Sans","Lucida Sans Regular",Arial,  Helvetica,sans-serif;
	margin: 7px auto;
	font-size: 12px;
	background-color: #8aa2b9;
	width: 850px;
	text-align: center;
	
}

H1
{
	color: #036;
	font-size: 16px;
	padding-top: 20px;
}

H2
{
	color: #b37700;
	font-size: 14px;
}

H3
{
	color: #333;
	font-size: 13px;
	text-transform: uppercase;
}

A { color: #036; }
A:hover {color: #b37700;}
LI { padding-bottom: 5px; }

#wrapper
{
	width: 846px;
	background-color: #E9DFBC;
	margin: 7px auto;
	border: 3px solid #036;
text-align: left;

border-left: 3px solid #036;
	border-bottom: 3px solid #036;
	border-right: 3px solid #036;


}

#topbar
{
	background-color: #036;
	width: 100%;
	height: 195px;
	/*margin-top: -14px;*/
	color: #fff;
	font-size: 14px;
	background-image: url(../images/schoolimghome.jpg);
	background-repeat: no-repeat;
	background-position: right -10px;
/*margin-right: -2px;*/
}

#topbar IMG {padding-top: 15px;}
#schoolname
{
	font-family: "Impact";
	font-size: 26px;
	padding-top: 30px;
	padding-bottom: -10px;
	letter-spacing: 1px;
}

#nav UL
{top: 15px;
	clear: both;
	list-style-type: none;
	margin-left: -40px;
	width: 850px;
	position: relative;
}

#nav LI
{
	float: left;
	background-image: url(../images/goldtab.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 31px;
	margin-left: 0px;
	text-align: center;
}

#nav LI A
{
	display: block;
	margin-top: 10px;
	text-decoration: none;
	color: #036;
	font-size: 12px;
	font-weight: bold;
}

#nav LI:hover
{
	background-image: url(../images/yellowtab.gif);
	background-repeat: no-repeat;
	height: 34px;
}

#nav .lasttab:hover
{
	background-image: url(../images/yellowtablast.gif);
	background-repeat: no-repeat;
	height: 34px;
}

#nav LI A:hover { color: #CCAD38; }

#aboutpage #aboutnav, #admissionspage #admissionsnav, #academicspage #academicsnav, #familiespage #familiesnav, #givingpage #givingnav
{
	background-image: url(../images/yellowtab.gif);
	height: 34px;
}

#contactpage #contactnav
{
	background-image: url(../images/yellowtablast.gif);
	height: 34px;
}

/* SUBMENU STYLES */
#dropmenudiv
{
	position: absolute;
	border: 1px solid #036;
	border-bottom-width: 0;
	font-size: 11px;
	line-height: 20px;
	z-index: 100;
	margin-top: 12px;
	margin-left: 2px;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #036;
	padding: 1px 0;
	text-decoration: none;
	/*font-family: Verdana;*/
	color: #036;
	/*font-weight: bold;*/
	text-align: left;
}

#dropmenudiv a:hover
{
	/*hover background color*/
	background-color: #CCAD38;
	color: #FFFBDA;
}

/* CONTENT BOX */
#leftcol
{
	width: 220px;
	margin-left: 0px;
	float: left;
	padding: 10px;
	line-height: 151%;
	position: absolute;
	z-index: 20;
}



#leftsublinks
{
	background-color: #FFFBDA;
	border: 3px solid #036;
	width: 190px;
	margin-top: 10px;
	padding: 10px;
}

#leftsublinks H1
{
	color: #036;
	border-bottom: 1px solid #CCAD38;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 5px;
	margin-top: 0;
}

#leftsublinks A
{
	display: block;
	line-height: 150%;
	color: #036;
	text-decoration: none;
	padding-left: 10px;
}

#leftsublinks A:hover
{
	color: #CCAD38;
	text-decoration: underline;
}

#leftsublinks .subnav A {display: block; padding-left: 25px;  color:  #333; font-size: 11px; background-image: url(../images/goldarrow.gif);
background-position: 15px center; background-repeat: no-repeat;}

#leftsublinks .subnav A:hover {color: #036;}

#quicklinks
{
	background-color: #036;
	border: 3px solid #CCAD38;
	width: 210px;
	margin-top: 10px;
	height: 226px;
}

#quicklinks UL {list-style-type: none; margin-left: -10px;}

.list {list-style-image: url(../images/goldarrow.gif);}
#quicklinks LI
{
	background-image: url(../images/goldarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 180%;
	padding-left: 10px;
}

#quicklinks LI A
{
	color: #FFFBDA;
	text-decoration: none;
}

#quicklinks LI A:hover { color: #CCAD38; }

#rightcol
{
	width: 68%;
	/*position: relative;
	margin-left: 260px;
	background-color: #fff;*/
	padding: 0 10px;
	margin: 5px 5px 10px 240px;
	min-height: 550px;

}

#calendarpage #rightcol {width: 830px; margin-left: 0px;}
#homepage #rightcol { background-color: transparent; }
#homepage .homelink {display: none;}
#homepage #quicklinks LI {line-height: 200%;}
#hp_photo
{
	margin: 20px 0 10px 0;
	height: 230px;
	background-image: url(../images/bluerbnimghome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #036;
}


.news
{
	padding: 0 0 3px 0;
	margin-top: 10px;
	font-size: 11px;
	width: 215px;
	line-height: 110%;
	background-color: #FFF;
	
}

.news H1
{
	font-size: 16px;
	border-bottom: 2px solid #036;
	padding: 7px 7px 5px 7px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #CCAD38;
}

.news P { padding: 2px 5px 3px 5px; margin: 0 0 4px 0; line-height: 125%;}

.hotnews {color: #900;}
.newstitle {font-weight: bold; color: #b37700;}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT {
	position: absolute;
	margin-left: -150px;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}


#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

.events
{float: right;

	width: 267px;
	height: 257px;
	background-color: #E9DFBC;
	
	color: #036;
	
background-image:  URL(../images/eventspage.gif);
background-repeat: no-repeat;

}

.events H1
{
	font-family: "Comic Sans MS";
	font-size: 18px;
	border-bottom: 2px solid #036;
	padding-top: 4px;
	padding-bottom: 0;
	margin-top: 0;
	width: 235px; 
	margin-left: 25px;
}

.events table { padding-bottom: 4px; width: 240px; margin-left: 25px;}

.events td
{       font-size: 11px;
	border-bottom: 1px solid #CCAD38;
	padding: 5px;
	margin-bottom: 5px;
}

.events td a {text-decoration: none;}
.events P {margin-top: 5px; width: 235px; 
	margin-left: 35px; font-size: 11px; color: #000;} 
	
#signup {
	background-color: #036;
	border: 3px solid #CCAD38;
	width: 250px;
	margin-top: 10px;
	float: right;
	text-align: center;
	color: #FFF;
	margin-top: -40px;
font-size: 10px;
}

#signup A {color: #FFFBDA; text-decoration: none;}
#signup A:hover {color: #CCAD38;}
#hp_box
{
	background-color: #FFFBDA;
	width: 275px;
	padding: 3px 7px 3px 7px;
	line-height: 151%;
	/*margin: 0 20px 10px 0;*/
text-align: justify;
margin-bottom: 30px;}

#hp_box B { font-size: 14px; }

#assoc_table TR TH, #assoc_table2 TR TH
{
	background-color: #036;
	color: #fff;
	text-align: left;
}

/*	Vertical Accordions */
.accordion_toggle
{
	display: block;
	/*height: 30px;*/
	/*width: 95%;*/
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	/*background-color: */
	padding: 10px 10px 10px 25px;
	/*line-height: 30px;*/
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 13px;
	color: #036;
	/*border-bottom: 2px solid #CCAD38;*/
	cursor: pointer;
	margin: 0;
}

.accordion_toggle:hover
{
	background-color: #036;
	background-image: url(../images/minus.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	color: #fff;
}

.accordion_toggle_active
{
	background-color: #CCAD38;
	color: #036;
	background-image: url(../images/minus.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}

.accordion_toggle_active:hover
{
	background-color: #036;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #fff;
}

.accordion_content
{
	background-color: #ffffff;
	overflow: hidden;
	padding: 10px;
}

.accordion_content h2
{
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.accordion_content p
{
	line-height: 150%;
	padding: 0px 10px 5px 10px;
}

.circle, .circle2
{
	float: left;
	text-align: center;
	width: 90px;
	height: 45px;
z-index: 200;
	background-color: #fff;

	font-size: 12px;
	padding: 25px 0px;
	margin: 70px 70px 10px 70px;
border: 5px solid #036;
	
	/* Do rounding (native in Firefox and Safari) 
	
-webkit-border-radius: 150px;*/
	-moz-border-radius: 150px;

	-webkit-border-top-left-radius: 55px;
	-moz-border-top-left-radius: 55px;
	
	-webkit-border-bottom-left-radius: 55px;
	-moz-border-bottom-left-radius: 55px;
	
	-webkit-border-top-right-radius: 55px;
	-moz-border-top-right-radius: 55px;
	
	-webkit-border-bottom-right-radius: 55px;
	-moz-border-bottom-right-radius: 55px;
	
	opacity: .60;
	filter: alpha(opacity=60);
	
	
}



.circle A, .circle2 A {text-decoration: none; font-weight: bold;}

#footer
{clear: both;
	background-color: #fff;
	
	padding: 10px 0 10px 10px;
	font-size: 12px;
	width: 836px;
	color: #666;
	height: 30px;
	border-top: 3px solid #036;
	text-align: center;
	line-height: 150%;
}

#footer A
{
	color: #666;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}

#footer A:hover { color: #036; }
