@charset "utf-8";
html, body {
	font: 90% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	color: #010151;
	background-color: #B2B2FE;
	background-image: url(../background10-9-09.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div#container {
	color: #333333;
	text-align: left;
	margin: 5px auto;
	width: 940px;
	border: 3px ridge #010151;
	background: #B2B2FE;
}

div#logo {
	background: #B5B5FE;
	height: 150px;
	color: #010151;
}
div#logo h1 {
	font-size: 2.9em;
	color: #DFDFDF;
	letter-spacing: .8em;
	text-align: right;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-top: 25px;
	margin-top:0px;
}
div#topNav {
	background: #B5B5FE;
	height: 28px;
	text-align: center;
	font-size: .7em;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000052;
}
 div#topNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#topNav ul li {
	display: inline;
	padding: 1px 2px 2px 18px;
}
div#topNav ul li a {
	text-decoration: none;
	color: #01017F;
	padding: 5px 7px;
	text-align: center;
	font-size: 1.4em;
}
div#topNav ul li a:hover {
	color: #D2D2D2;
	padding: 5px 7px;
	background: #01017F;
}
div#topNav2 {
	background: #fff;
	height: 28px;
	text-align: center;
	font-size: .7em;
	padding-top: 5px;
}
 div#topNav2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#topNav2 ul li {
	display: inline;
	padding: 1px 2px 2px 18px;
}
div#topNav2 ul li a {
	text-decoration: none;
	color: #01017F;
	padding: 5px 7px;
	text-align: center;
	font-size: 1.4em;
}
div#topNav2 ul li a:hover {
	color: #D2D2D2;
	padding: 5px 7px;
	background: #01017F;
}
body#b-home li#n-home, body#b-aboutus li#n-aboutus, body#b-calendar li#n-calendar, body#b-pro li#n-pro, body#b-career li#n-career, body#b-nightingale li#n-nightingale, body#b-youth li#n-youth, body#b-site li#n-site {
	padding: 5px 7px;
	border-bottom: 3px solid #01017F;
}
div#wrapTheNews {
	border-bottom: 3px solid #418486;
}	
div#InTheNews {
	float: left;
	width: 600px;
}
div#aboutCentral {
	float: right;
	height: 210px;
	width: 320px;
}
div#aboutCentral h2 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 1px;
	padding: 0px 2px;
	margin-left: 3px;
}
div#aboutCentral p {
	font-size: .9em;
	margin: 2px 3px;
}

.clearBoth {
	clear: both;
}
.imageLeft {
	float: left;
}
div#content {
	background: #FFFFFF;
}

div#content h1, h2, h3, p {
	padding-left: 6px;
	padding-right: 6px;
}
div#content h1 {
	margin-top: 1px;
}
.highlightHeader {
	font-size: 1.3em;
	border-right-width: 34px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #010151;
	border-bottom-color: #010151;
	background-image: url(../headerHighlighter.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	margin-left: 5px;
}


div#content a {
	color: #4D4DFD;
}
div#content a.hover {
	color: #4DFDE4;
}
div#content a.visited {
	color: #FF4E5F;
}

div#footer {
	font-size: .9em;
	border-top: 2px solid #00003C;
	background: #B2B2FE;
}
.textLeft {
	float: left;
	width: 300px;
	margin-left: 30px;
	text-align: center;
}
.textRight {
	float: right;
	width: 300px;
	margin-right: 30px;
	text-align: center;
}
.textCenter {
	text-align: center;
	clear: both;
}
.return2top {
	text-align: center;
}
.picture-right {
	float: right;
	margin-left: 6px;
}
.picture-left {
	float: left;
	margin-right: 6px;
}
.center-header {
	text-align: center;
}
.required {
	color: #FF0000;
}

dt {
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 8px;
}
/*---------------------------------------------------------*/
/* calendar styles */
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3838a7;
	text-decoration: none;
	text-align: center;
	font-variant: small-caps;
}
.calendar a {
	color: #3838a7;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}
.date, .day {
	color: #FFFFFF;
	font-size: 0.85em;	
	text-align: center;
}
.date a {
	display: block;
}
.date a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.date a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.date a:hover {
	background-color: #978b9d;
	color: #3838a7;
}
.notaDay
{
    background-color: #E8AEBE;
}
.selectedDay
{
    background-color: #DEDEF4;
}
.required {
	color:#F00;

]; 	font-size: 1.1em;
	font-weight: bold;
