

.sitepg{padding-top:24px;width:619px;margin-left:5px;}




BODY{background-color:#7da076;margin-left:0px;margin-bottom:0px;margin-top:0px;margin-right:0px;}
BODY{background-repeat:repeat-y; text-align: center;}

BODY,.mainText{font-size:10px;}


BODY,.mainText{font-family: 'Verdana', 'Trebuchet MS', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';}
BODY,HTML{height:100%;}

.usernameInput, .passwordInput {
	font-size: 9px;
	width: 100px;
	height: 18px;
}

.searchBox {
	font-size: 9px;
	width: 90px;
	height: 17px;
}


.usernameText, .passwordText {
	font-size: 12px;
	font-family:'Trebuchet MS', 'Verdana', 'Times New Roman', 'Tahoma', 'Georgia', 'sans serif';
	color: #d9d9d9;
}

.descriptionTextArea {
	width: 300px;
	height: 300px;
}
.horizontalRule
{
	background-color: #808080;
}

.howHearMSBTextArea
{
	font-size: 10px;
	height: 40px;
	width: 100%;
}
.applicationTextSmall, .applicationTextMedium, .applicationProgrammeSelect, .applicationDOByear, .applicationDOBmonth, .applicationDOBday, .applicationTextLong
{
	height: 18px;
	font-size: 10px;
}
.applicationTextMedium
{
	width: 150px;
}
.applicationTextSmall
{
	width: 100px;
}

.applicationTextLong
{
	width: 444px;
}

.applicationProgrammeSelect
{
	width: 170px;
}
.applicationDOByear
{
	width: 55px;
}
.applicationDOBmonth, .applicationDOBday
{
	width: 40px;
}


.greyLine {
	background-color: #bdbdbd;
}

a.mainContentLink:link, a.mainContentLink:visited {
	color: #1a720c;
	text-decoration: none;
}

a.mainContentLink:hover {
	color: #1b4609;
	text-decoration: underline;
}

.mainText  a:link {
	color: #1a720c;
	text-decoration: none;

}
.mainText a:link, .mainText a:visited {
	color: #1a720c;
	text-decoration: none;
}

.mainText a:hover {
	color: #1b4609;
	text-decoration: underline;
}



.inlineCheckBox
{
	height: 10px;

}

/*-------- front page styles ---------*/

.frontPageIconText{
	font-size: 12px;
	font-weight: bold;

}

.founderPhoto
{
	margin-right: 10px;
	margin-bottom: 3px;
}
a.founderMoreLink:link, a.founderMoreLink:visited
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #1a720c;
}
a.founderMoreLink:hover
{
	text-decoration: underline;
}

.frontPageText{
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	line-height: 19px;
}
#frontPageContentDiv
{
	position: relative;
	width: 603px;
}
#foundingLetterDiv
{
	float: left;
	position: relative;
	width: 415px;
	padding-top: 10px;
}
#frontPageFlashAndWeatherDiv
{
	position: relative;
	float: left;
	width: 415px;
	padding-top: 10px;
}
#frontPageRightPaneDiv
{
	position: relative;
	float: right;
	width: 165px;
	padding-top: 10px;
}

#weatherDiv
{
	margin-top: 35px;
	margin-right: -5px;
	float: right;
	width: 147px;
	vertical-align: middle;
	text-align: center;
	height: 115px;
	background: url(/images/weatherBG.png);
	position: absolute;
	right: 0px;
}
#weatherImage
{
	position: absolute;
	right: 7px;
	top: 11px;
}

#weatherText
{
	color: white;
	position: absolute;
	left: 2px;
	top: 20px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	width: 80px;
}
#weatherTextShadow
{
	color: black;
	position: absolute;
	left: 3px;
	top: 21px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	width: 80px;

}
#flashDiv
{
	float: left;
}
#frontPageLineDiv
{
	width: 1px;
	background-color: #35642e;
	float: right;
	height: 440px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.weatherCityText
{
	color: #35642e;
	font-size: 26px;
	font-family: Verdana;
}
.currentTemperature
{
	color: #35642e;
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
}


a.quickInfoLink:visited,  a.quickInfoLink:hover,  a.quickInfoLink:link
{
	color: #35642e;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 32px;
}
a.upcomingEvents:visited,  a.upcomingEvents:hover,  a.upcomingEvents:link
{
	color: #35642e;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}
.upcomingEventsDateText
{
	color: #476043;
	font-size: 9px;
	line-height: 9px;
}


#pageDiv
{
	margin: 0 auto;
	text-align: center;
	height: 100%;
	width: 817px;
	background-image:url(../images/podium_background.gif);
	}
#pageDivAfterSchool
{
	margin: 0 auto;
	text-align: center;
	height: 100%;
	width: 817px;
	background-image:url(../images/afterSchoolBG.gif);
	position: relative;
}

#footerDiv
{
	margin: 10px auto;
	position: relative;
	float: left;
	left: 0px;
	bottom: 0px;
	text-align:center;
	width:802px;
	vertical-align: bottom;
}
a.copyLink:link, a.copyLink:visited, a.copyLink:active
{
	text-decoration: none;
	color: black;
	font-style: italic;
}
.errorText
{
	color: red;
	font-weight:bold;
}
