body,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

hr {
	color: #336633;
}

.photogallerylist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}



body {
	background-color: #a6c2df;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
a:link {
	color: #336633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336633;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #4569a5;
}
a:active {
	text-decoration: underline;
	font-weight: bold;	
	color: #4569a5;
}

/*
set pseudo classes for Main Nav links
*/

a.nav:link {
	color: #ffca00;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #ffca00;
}
a.nav:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.nav:active {
	text-decoration: none;
	color: #ffca00;
}


a.footer:link {
	color: #ffca00;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #ffca00;
}
a.footer:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.footer:active {
	text-decoration: none;
	color: #ffca00;
}


a.pdflink:link {
	text-decoration: underline;
	font-weight: normal;
	font-family: Trebuchet;
	font-size: 14px;
	color: #666666;
}
a.pdflink:visited {
	text-decoration: underline;
	font-weight: normal;
	font-family: Trebuchet;
	font-size: 14px;
	color: #666666;
}
a.pdflink:hover {
	text-decoration: underline;
	font-weight: normal;
	font-family: Trebuchet;
	font-size: 14px;
	color: #ff0000;
}
a.pdflink:active {
	text-decoration: underline;
	font-weight: normal;
	font-family: Trebuchet;
	font-size: 14px;
	color: #ff0000;
}


.pdflink1 {
	font-family: Trebuchet;
	font-size: 14px;
	color: #666666;
}


/*Clip Thumbnails to same size */
/*Clip Thumbnails to same size */
/*Clip Thumbnails to same size */
.clipout{
  position:relative;
  width:100px;
  height:75px;
/*
  top:-1px;
  left:-1px;
*/
}
.clipin{
  position:absolute;
  clip:rect(0px 100px 75px 0px);
/*
  top:-50px;
  left:-82px;
*/
}
.shade1{
  width:136px;
  height:105px;
  background-color:#e8e8e8;
}
.shade2{
  position:relative;
  width:136px;
  height:105px;
  background-color:#cbcbcb;
  top:-2px;
  left:-2px;
}
.shade3{
  position:relative;
  width:136px;
  height:105px;
  background-color:#a0a0a0;
  top:-1px;
  left:-1px;
}
/* End Clip Thumbnails to same size */
/* End Clip Thumbnails to same size */
/* End Clip Thumbnails to same size */


.required   {font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #ff0000;}
.required2   {font-family: Verdana, Arial, Helvetica; font-size: 9px; color: #ff0000;}
.forminput {font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #666666;}

.listgray1 {color:999999;}
.listgray2 {color:669966;}

.mainsubpg {
	color: #669966;
	font-family: Verdana;
	font-size: 12px;
}

.mainsubpggreen {
	color: #336633;
	font-family: Verdana;
	font-size: 12px;
}

.mainsubpggray {
	color:999999;
	font-family: Verdana;
	font-size: 12px;
}

.calendardesc  {
	color: #999999;
	font-family: Verdana;
	font-size: 12px;
}



.subpgheader {
	font-family: Trebuchet;
	font-size: 18px;
	font-weight: bold;
	color: #4569a5;
}



.bluearrowcontent {
	font-family: Trebuchet;
	font-size: 18px;
	font-weight: bold;
	color: #4569a5;
}

.bluearrowcontentOLD {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #4569a5;
}

.txtsmall {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}

.schooldirectory {
	font-family: trebuchet;
	font-size: 10px;
	color: #666666;
}

#dynamiccontent {
	padding-top: 10px;
	padding-left: 16px;
	font-family: Verdana;
	font-size: 12px;
	color: #336633;
/* Testing Content Scroll */
	width: 410px;
	height: 520px;
	padding-right: 10px;
	overflow: auto;

}
#footerlinksouter {
	width: 366px;
	height: 100px;
	padding-left: 16px;
	font-family: Verdana;
	font-size: 12px;
	color: #336633;
}
#footerlinksl {
	width: 185px;
	height: 80px;
	top: 0px;
	left: 0px;
	border: 0;
}
#footerlinksr {
	position: relative;
	width: 250px;
	height: 80px;
	top: -80px;
	left: 188px;
	border: 0;
}

#mainholder {
	position: absolute;
	width: 760px;
	left: 50%;
	top: 0px;
	margin-left: -380px;
	_margin-left: -380px;
	border: 0;
}

#mainholderinner {
	position: absolute;
	width: 760px;
	height: 950px;
	left: 50%;
	top: 0px;
	margin-left: -380px;
	_margin-left: -380px;
	border: 0;
}
#logoheader {
	width: 760px;
	height: 88px;
	border: 0;
	position: absolute;
}
#logo {
	width: 389px;
	height: 88px;
	border: 0;
	position: absolute;
}
#spacer {
	width: 128px;
	height: 88px;
	left: 389px;
	border: 0;
	position: absolute;
}
#address {
	width: 243px;
	left: 517px;
	border: 0;
	position: absolute;
	padding-top: 29px;
	font-family: Verdana;
	font-size: 11px;
	color: #336633;
	line-height: 12px;
}
#navleft {
	width: 32px;
	height: 29px;
	top: 88px;
	border: 0;
	position: absolute;
}
#fixnavholdout {
	width: 696px;
	height: 31px;
	top: 88px;
	left: 32px;
	border: 0;
	position: absolute;
	background-color: #336633;
	z-index: 51;
}
#navholderinner {
	width: 696px;
	top: 10px;
	border: 0;
	position: absolute;
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffca00;
	line-height: 12px;
}
#navright {
	width: 32px;
	height: 29px;
	top: 88px;
	left: 728px;
	border: 0;
	position: absolute;
}
#contentholder {
	width: 760px;
	height: 380px;
	top: 119px;
	border: 0;
	position: absolute;
	background-image: url(images/homebg.gif);
}
#contentarea {
	width: 718px;
	height: 357px;
	top: 11px;
	left: 21px;
	border: 0;
	position: absolute;
	z-index: 2;
}
#contentholderi {
	width: 760px;
	height: 720px;
	top: 119px;
	border: 0;
	position: absolute;
	background-image: url(images/ibg.gif);
}
#contentareai {
	width: 718px;
	height: 707px;
	top: 11px;
	left: 21px;
	border: 0;
	position: absolute;
	z-index: 2;
}
#leftcontent {
	width: 476px;
	height: 350px;
	border: 0;
	position: absolute;
}

/* Left Column Div */
#prospectiveleftcontent {
	width: 476px;
	border: 0;
	position: absolute;
}
/* Right Column Div */
#rightcontent {
	width: 216px;
	left: 502px;
	border: 0;
	position: absolute;
}

/* Video PGs - Both Columns Div */
#videopgcontent {
	width: 692px;
	border: 0;
	position: absolute;
}



#mainpic {
	width: 476px;
	height: 180px;
	border: 0;
	position: absolute;
}

#prospectivecontent {
	width: 436px;
	left: 40px;
	top: 220px;
	border: 0;
	position: absolute;
	font-family: Verdana;
	font-size: 12px;
	color: #336633;
	z-index: 2;

}

#prospectivecontent2 {
	width: 436px;
	left: 40px;
	top: 20px;
	border: 0;
	position: absolute;
	font-family: Verdana;
	font-size: 12px;
	color: #336633;
	z-index: 2;

}

#flasharea {
	width: 476px;
	height: 230px;
	border: 0;
	z-index: 2;
	position: absolute;
	background-color: #eccf61;
}
#newsheader {
	width: 95px;
	height: 37px;
	top: 230px;
	left: 45px;
	border: 0;
	position: absolute;
}
#newsalertson {
	width: 336px;
	height: 37px;
	top: 230px;
	left: 140px;
	border: 0;
	position: absolute;
	background-image: url(images/alertbg.gif);
}
#newsalertsoff {
	width: 336px;
	height: 37px;
	top: 230px;
	left: 140px;
	border: 0;
	position: absolute;
	background-image: url(images/alertoff.gif);
}

#newsalertsinner {
	width: 336px;
	height: 24px;
	top: 6px;
	border: 0;
	position: absolute;
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	color: #eccf61;
}
#newscontent {
	width: 431px;
	height: 86px;
	top: 270px;
	left: 45px;
	border: 0;
	position: absolute;
	font-family: Verdana;
	font-size: 12px;
	color: #336633;

}
#footerleft {
	width: 19px;
	height: 15px;
	top: 499px;
	border: 0;
	position: absolute;
	z-index: 2;
}
#footerholderouter {
	width: 722px;
	height: 15px;
	top: 499px;
	left: 19px;
	border: 0;
	position: absolute;
	background-color: #336633;
	z-index: 2;
}
#footerlefti {
	width: 19px;
	height: 15px;
	top: 839px;
	border: 0;
	position: absolute;
	z-index: 2;
}
#footerholderouteri {
	width: 722px;
	height: 15px;
	top: 839px;
	left: 19px;
	border: 0;
	position: absolute;
	background-color: #336633;
	z-index: 2;
}
#footerholderinner {
	top: 1px;
	right: 60px;
	border: 0;
	position: absolute;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #d4e2a1;
	z-index: 2;
}
#footerright {
	width: 19px;
	height: 15px;
	top: 499px;
	left: 741px;
	border: 0;
	position: absolute;
	z-index: 2;
}
#footerrighti {
	width: 19px;
	height: 15px;
	top: 839px;
	left: 741px;
	border: 0;
	position: absolute;
	z-index: 2;
}
.link1{
	font-size:10px;
	color:#FFFFFF !important;
	text-decoration:underline;
}
.link1:hover{
	text-decoration:none;
}

