body {
	font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #000000; /*changed to black 000000 from dark grey 333333 on 3.25.2010*/
	background-color:#000050;  /*change from #A9A5A1->#386934->#3399FF->#FDEAEA->#000C82  on 3.25.2010;;7.15.2011*/
	width: 800px;
	margin:auto;
	margin-top: 10px;
	max-width: 800px;
	min-width: 800px;
}
div.gallery {
float:right;
/*padding-left:5px;*/  /* Mozilla IE compatibilty isssues */
margin-left: 5px;
}
td.bottom{  /*Added 3.26.2010 by GKP*/
	background-color:#FFFFFF;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
.lftgr {
	background: #FFFFFF url(../images/tcs_23.jpg);
}
.rtgr {
	background: #FFFFFF url(../images/tcs_25.jpg);
}
.lft {
	background: #FFFFFF url(../images/tcs_27.jpg);
}
.rt {
	background: #FFFFFF url(../images/tcs_29.jpg);
}
.lflgr {
	background: #FFFFFF url(../images/tcs_36.jpg);
}
.rtlgr {
	background: #FFFFFF url(../images/tcs_38.jpg);
}
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; /*from 12;13 on .3.28.2010;01192011*/ 
	font-style: normal;
	line-height: 20px; /*from 18;20 on .3.28.2010;07182011*/
	font-weight: normal;
	font-variant: normal;
}
.ceheading {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*font-style: italic;*/
/*	line-height: 18px;*/
	font-weight:bolder;
}
.heading {
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
/*	line-height: 18px;*/
	font-weight:bolder;
}
.redtxt {
	font: normal 14px/14px Arial, Helvetica, sans-serif;  /*from 12;13 on .3.28.2010;07182011*/
	color: #7d1f18;
}
.smalltxt {
	font: normal 10px/16px Arial, Helvetica, sans-serif;
	color: #000000;
}
.headingrd {
	font: italic bold 14px/16px "Times New Roman", Times, serif;
	color: #7d1f18;
}
/* added 02112011 gp*/

a:link {
	color: #660000;
}
a:visited {
	color: #663333;
}
a.closed:link {color:#99D8FC;}  /*from #BBE9FF;#99D8FC*/
a.closed:visited {color:#BBE9FF;}
a.closed:hover {color:#00CCFF;}
a.closed:active {color:#FFFFFF;}
/* added 02112011 gp*/
.photos {
	padding: 0px;
	border: 1px solid #660000;
	margin: 8px;
}
.sub {
	font: italic bold 16px/16px "Times New Roman", Times, serif;
	color: #7d1f18;
}
.closed {
	font-size: 42px; /*was 38*/
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#FFFFFF;
	margin-top: 5px;
	margin-bottom:: 1px;
}

.hdr {
	background: #FFFFFF;
	padding-top: 10px;
}
.hdrtxt {
	text-align: right;
	margin-right: 30px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}
h2 {
	font: normal 20px/normal Arial, Helvetica, sans-serif;
	color: #660000;
}
.img {
	margin: 0;
}
h3 {
	font-size: 30px;
	color:#FFFFFF;
	margin-bottom: 5px; /*new gp 10212011*/
	/* background-color:#000000; */  /*by GKP on 3-15-2010 */
}
#closing {
	width: 740px;
	padding: 10px;  /*was 20 gp 10222011*/
	background-color:#000;
}
.mission {
	padding-top: 10px;
	padding-left: 15px; /*added by GKP on 03082010 */
}
.image-pad {
	padding:0 10px;
	}
/*below added on09222009 by GP */
ol.nurselist {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}
/*ADDED on 03.26.2010 by GKP*/
ul.afterschoollistAAA {
	font: normal 14px/18px Arial, Helvetica, sans-serif;  /*from 12;13 on .3.28.2010;07182011*/
	color: #000000;
}
li.calbulletAAA {
list-style-type:none;
}
ul.afterschoollistBBB {
	font: normal 14px/18px Arial, Helvetica, sans-serif; /*from 12;13 on .3.28.2010;07182011*/
	color: #000000;
}

li.calbulletBBB {
list-style-type:square;
}
/*ABOVE ADDED on 03.26.2010 by GKP*/


ol.nurselist {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;  /*from 12;13 on .3.28.2010;07182011*/
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
ul.nurselist {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;  /*from 12;13 on .3.28.2010;07182011*/
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
/*FOR CURRENT EVENTS TABLE
  below added on03102010 by GP */

 .currenteventtitle {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A69E94;
	background-color:#B3D8AF;  /*DCE4EF*/
}

.currventstabletopleftright {
	border-width: none;
	padding: 0px;
	border-spacing: 0px;
}

/* --------------below good------------- */
.currventsiframe {
	border: 1px solid #A69F95;
}
ol.currenteventlist {
	font: normal 13px/18px Arial, Helvetica, sans-serif;  /*from 12 on .3.28.2010*/
	color: #000000;
	white-space: 0px;
	padding-left: 10px;
	padding-top:0px;
	padding-bottom: 0px;
}
li.currenteventlist {
	font: normal 13px/18px Arial, Helvetica, sans-serif;  /*from 12 on .3.28.2010*/
	color: #000000;
}
/* --------end-------- */
a.closed .closed {
color:#000000;
}

