@charset "utf-8";
/* CSS Document */

*, body, p, ul, ol, li, h1, a, img {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background: url(../images/mainBG2.png) repeat-x;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif, "Arial Rounded MT Bold", Calibri, Consolas;
	font-weight: bold;
	color: #000066;
	}

h1 {font-size: 25px;}
h2 {font-size: 22px;}
h3 {font-size: 18px;}
h4 {font-size: 14px;}

p {
	font-size: 12px;
	line-height: 13px;
}

ul, ol, li {
	font-size: 12px;
}

ul.MenuBarHorizontal
{
	margin: 0;  
	padding: 0;
	padding-left: 237px; 
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	cursor: default;
}

ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}

ul.MenuBarHorizontal li a
{
	margin: 0;
	padding: 0 6px;
	display: block;
	cursor: pointer;
	text-decoration: none;
}

a.reglink { 
	text-decoration: none;
	color: #000099;
}

a.reglink:hover {
	text-decoration: underline;
	color: #990099;
}

img {
	border: none;
}

/*div#maincontainer {width: 1020px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/outershell2.png);
}*/

div#maincontainer {
	width: 1020px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/outershell.png) no-repeat;
}

div#bottomframe {width: 1020px;
	margin: 0 auto;
	padding: 0;
}
	 
/***************** TOP BANNER DIVS ******************/
		 
div#topbanner {
	position: relative;
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	padding-top: 20px;
	z-index: 1000;
}

div#topbanner a {
	background: none;
}
		 
#topbanner #bannerImgPosition {
	position: relative;
	float: left;  /* the float is need to position the image to the left of the navwrapper in IE */
	top: 5px;
	left: -15px;
}		

#topbanner #schoolNamePosition {
	width: 176px;
	position:relative;
	left: -10px;
	top: 15px;
	float: left;
	z-index:10;
}

#topbanner #addressPosition {
	width: 10px;
	position: relative;
	top: -5px;
	margin-right: 175px;
	float: right;
	z-index: 15;
}


/****************** NAVIGATION DIVS *****************/

div#navwrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	top: 0;
	text-align:right; 
	height: auto;
}

div#border {
	margin: 0;
	padding: 0;
	background: none;
}

/***************** IMAGE BANNER DIV ******************/

div#imagebanner {
	width: 1020px;
	margin: 0 auto;
	padding: 0 10px;
	height: auto;
	background: url(../images/indexBG.png) repeat-y;
}

/************** CONTENTAREA ***************/

#contentarea {
	width: 1020px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(../images/indexBG.png) repeat-y;
}


/************** SIDE BAR *****************/

#sidebar {
	float: left; 
	width: 280px;
	padding: 10px 7px 5px 10px;
}

#googlecal { 
	width: 265px;
	margin: 0;
	padding: 0 5px 5px 5px;
	background: #dddddd;
	border: 1px dotted #0066CC;
}

#calendar p {
	line-height: 17px;
}


#twitter { 
	width: 270px;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 5px;
	background: #dddddd;
    text-align: center;
	border: 1px dotted #0066CC;
}

#search {
	width: 150px;
	margin: 20px auto;
	padding: 5px 0 5px 0;
	background-color: #e4eeff;
    text-align: center;
	border: 1px dotted #000099;
}

#search p {
	font-family: "Trebuchet MS", Verdana, sans-serif, "Arial Rounded MT Bold", Calibri, Consolas;
	line-height: 7px;
	font-size: .7em;
	color: #000000;
}

#translate {
	width: 170px;
	margin: 10px auto;
	padding: 0 5px 10px 0;
	background-color: #e4eeff;
	text-align: center;
	border: 1px dotted #000099;
}

#translate p, #translate a {
	margin: 7px 0;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Arial Rounded MT Bold", Calibri, Consolas;
	line-height: 7px;
	font-size: .7em;
	color: #000000;
}

#translate a {
	color: #000099;
}


/************** RIGHT COLUMN **************/

#rightcolumn { 
	width: 250px;
	padding: 10px 10px 0 10px; 
	float: left;	
} 

#message { 
	width: 240px;
	margin-bottom: 20px;
	padding: 0 15px 10px 15px;
	background: #dddddd;
	border: 1px dotted #0066CC;
}

#message p {
	font-size: 12px;
	line-height: 17px;
}

#quicklinks { 
	width: 240px;
	margin: 10px 0 10px 0;
	padding: 0 15px 15px 15px;
	border: 1px dotted #0066CC;
	background: #dddddd;
}

#quicklinks p {
	font-size: 11px;
	line-height: 18px;
}

/************** MAIN CONTENT **************/
	
#announcement {
	margin-top: 10px;
	width: 390px;
	padding: 0 10px 0 10px;
	background: #dddddd;
	border: 1px dotted #0066CC;
	float: left;
}

#announcement ul {
	padding-left: 15px;
}

#announcement li {
	line-height: 16px;
}

/************** FUNDRAISING BOX ***************/
#fundraising {
	width: 1020px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	background: url(../images/indexBG.png) repeat-y;
} 

#fundraising h4 {
	padding: 5px 0 10px 0;
	color: #D31245;
}	

/************** FOOTER ***************/
#footer { 
	margin: 0 auto;
	padding: 5px 10px 10px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width: 1020px;
	height: 86px;
	background: url(../images/outershell_bottom.png) no-repeat;
} 

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	text-align: center;
	color: #d31245;
}

/**************** GLOBAL CLASSES ******************/

.smallfont {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0 10px 20px 20px;
	line-height: 16px;
}

.float_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 3px;
}

.float_right {
	float: right;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 3px;
}
	
.school {
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #D31245;
	font-weight: bold;
}

.clearfloat {
	clear: both;
}

.boldblack { color: #000000;
 	font-weight: bold;
}

.green12px {
	color: #009900;
}

.borderbottom {
 	border-bottom: 1px solid #003366;
}

.indent20px {
	padding-left: 20px;
}

.boxborder {
	padding: 5px;
	border: 1px solid #d31245;
}

.textAlignCenter {
	text-align: center;
}

.textwhite {
	color: #ffffff;
}

.textblue {
	color: #0033CC;
}

.font10px {
	font-size: 10px;
}

.halfline {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}