@charset "UTF-8";

/* CSS Document */

html {
	background: #e6e6e6 /*url(images/html_bg.png) repeat-x center bottom*/;
	/*margin-bottom: 90px;*/

}
body {
	margin-right: auto;
	margin-left: auto;
	background: #e6e6e6 url(images/body_bg.jpg) repeat-x center top;
	/*text-align: center;*/
}
#outercontainer {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	background: url(images/outercontainer_bg.jpg) no-repeat center 0px;
}
#container {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	/*margin-bottom: 90px;*/
}

#fillme {
	display: none;
}
#fillup {
	display: none;
}

/* @group Banner */

/************************************************
************** School Banner ********************
************************************************/
#schoolspecific {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	height: 436px;
	padding-top: 14px;
	/*background: url(images/outercontainer_bg.jpg) no-repeat center 68px;*/
}
#schoolspecific img {
}
#schoollogo {
	height: 56px;
	width: 197px;
	margin: 0 0 0 28px;
	padding: 0px;
	float: left;
}
#schoolname {
	width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/*height: 65px;*/
}
#schoolspecific h1 {
	color: #003c72;
	font-size: 24px;
	font-weight: normal;
	display: none;
}

/*#logovertical {
	display: table-cell; 
	text-align: center; 
	vertical-align: middle; 
	width: 156px;
	height: 156px;
	}

#logovertical * {
	vertical-align: middle;
}*/

#schoolinfo {
	width: 260px;
	height: 34px;
	float: right;
	text-align: right;
	margin: 9px 35px 0 0;
	overflow: hidden;
}
#schoolinfo ul {
	list-style-type: none;
	font-size: 10px;
}
#schoolinfo ul.address {
	text-align: right;
	float: left;
}
#schoolinfo ul.phone {
	text-align: left;
	float: right;
}
#schoolinfo li {
	color: #528979;
	margin: 0;
	line-height: 1.3em;
}

/* @end */

/* @group Primary Nav */

/************************************************
************** Navigation ***********************
************************************************/


/* Primary Nav */
#nav {
	width: 968px;
	text-align: center;
	height: 27px;
	clear: both;
	padding: 0 0 0 8px;
	margin: 0px 0 0 0;
	/*background: url(images/outercontainer_bg.jpg) no-repeat -147px -338px;*/
}
#nbott {
	background: url(images/nbott_bg.jpg) no-repeat;
	height: 4px;
	width: 976px;
}
#nav ul {
	/*font-size: 0.8em;*/
	padding: 0px 0px 9px 0; /*leave at 9px just for IE7*/
}
#nav li {
	display: inline;
	font-size: 14px;
}
#nav li a {
	color: #1c6174;
	padding: 4px 10px 10px 10px;
	margin: 0 5px;
	float: left;
	display: block;
	/*width: 102px;*/
	text-align: center;
	height: 13px;
}
#nav li a:hover {
	background-color: #4895ab;
	/*color: #234a53;*/
}
#nav  li.current a {
	background-image: url(images/nav_libg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #185565;
	padding: 4px 15px 10px 15px;
	margin: 0 5px;
	float: left;
	display: block;
	/*width: 102px;*/
	text-align: center;
	height: 13px;
	/*overflow: hidden;*/
}


/* @end */

/* @group Secondary Nav */

/* Secondary Nav */
#secnav {
	width: 926px;
	height: 20px;
	text-align: center;
	padding: 0px 25px 7px 25px;
	float: left;
	display: inline;
	background: url(images/sn_bg2.jpg) no-repeat 0 bottom;
	/*margin-top: -7px;*/
}
#snbott {
	/*background: url(images/snbott_bg.jpg) left top no-repeat;
	width: 966px;
	height: 29px;
	margin: 0 auto;*/
	clear:both;
	display: none;
}
#secnav ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
}
#secnav li {
	float: left;
	display: inline;
}
#secnav li a {
	color: #4e4e4e;
	padding: 3px 6px 7px 6px;
	margin: 0 5px;
	float: left;
	display: block;
	text-align: center;
	height: 17px;
}
#secnav li a:hover {
	background: url(images/secnav_currentbg.jpg) no-repeat center bottom;
}
#secnav  li.current a/*, #secnav  li.current a:hover*/ {
	background: url(images/secnav_currentbg.jpg) no-repeat center bottom;
	font-weight: bold;
}

/* @end */






/************************************************
************** Wrapper **************************
************************************************/

#wrapper {
	width: 934px;
	margin: 0px auto;
	float: left;
	padding: 7px 0 0 42px;
	background: #fff;
}

#wrapping {
	
	clear: both;
}

#generalfill {
	display: none;
}

/* @group Content */

/************** Main Content ************************/

#content {
	width: 621px;
	float: left;
	/*font-size: 0.8em;*/
	background-color: #FFFFFF;
	padding: 15px 0 0 0;
	margin: 0;
}
#content .article {
	margin-top: 15px;
	padding-right: 0px;
	margin-bottom: 45px;
}
#content .article img {
	border-style: solid;
	border-width: 3px;
	padding: 0;
}
#content .article img.left {
	margin-left: -12px;
	border-color: #70af9c;
}
#content .article img.right {
	margin-right: -12px;
	border-color: #4192a7;
}
#content h1 {
}
#content h2 {
	font-weight: normal;
	color: #217186;
	clear: both;
	margin-bottom: 6px;
	/*font-size: 1.2em;*/
}
#content h3 {
	font-weight: normal;
	color: #4c8d77;
	clear: both;
	padding-top:13px;
	margin-bottom: 6px;
	font-size: 1.3em;
}
#content h3 a {
		color: #4c8d77;

}
#content h4 {
	font-weight: normal;
	color: #000;
	margin-bottom: 6px;
	font-size: 1.2em;
}
#content p {
	margin-bottom: 10px;
	line-height: 1.3;
	
}
#content .artimg {
}
#content img {
	float: left;
	padding: 15px;
	background-image: url(images/content_artimg_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 5px 15px 5px 5px;
}
#content a {
	color: #0076BE;
	text-decoration: none;
}
#content a:hover {
	color: #00385a;
}
#content ul, #content ol {
	padding-left: 15px;
	margin-bottom: 12px;
	font-size: 1.2em;
	list-style:inside;
}
#content ul {
}
#content ul li {
}
#content ol {
}
#content ol li {
}
#content table {
}
#content table td {
}
#content table th {
}
#content table p {
}
#content table a {
}
#content table a:hover {
}

/* @end */

/* @group Column */

/************** Column *****************************/

#column {
	float: right;
	width: 222px;
	margin: 15px 20px 0 0;
	padding: 0;
}
#colbott {
}
#column h3 {
	font-weight: normal;
	text-align: center;
	overflow: hidden;
}

/* @group eTeacher and Photo Gallery Selectors */

/* eTeachers */

#eteachers{
	height: 85px;
	margin-top: 0px;
	padding: 16px 16px 12px 16px;
	background: url(images/column_eteachers_bg.png) no-repeat right top;
}
#eteachbott {
}

#eteacherselector, #galleryselector {
	width: 90%;
	margin: 15px auto;
	text-align: left;

}

#eteachers h3, #galleryselector h3 {
	margin: 0px 17px 10px 17px ;
	text-align: center;
	color: #a51832;
}

/* @end */

#caltop, #rptop {
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
	padding: 25px 0 0 0;
}

/* @group Search */

#search {
	/*background-image: url(images/column_search_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	/*height: 97px;*/
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 12px 12px;
	width: 224px;
}
#srchbott {
}
#search h3 {
	display: none;
	color: #3d3d3d;
	margin-bottom: 15px;
}
#search form {
	width: 195px;
	margin: 0 16px;
}
#search form input {
	margin: 0 0 0 9px;
}
#search form input.googlesearch {
	margin: 0;
}

/* @end */

/* @group Calendar */

#calendar {
	width: 222px;
	background: url(images/calendar_bg.jpg) repeat-y;
}
#caltop {
	background-image: url(images/caltop_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	margin: 0px;
	padding: 25px 0 0 0;
}
#caltop h3 {
	color: #6ba291;
	height: 59px;
	padding-top: 59px;
	}
#calinfo {
	padding-left: 24px;
	padding-right: 15px;
	margin-top: 0px;
	padding-bottom: 1px;
	background: url(images/calendar_bg.jpg) repeat-y right top;
}
#calendar ul {
	list-style-type: none;
	list-style-position: inside;
}
#calendar li.date {
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0 5px;
	color: #FFF;
	border-bottom: 1px dashed #8bbeaf;
	font-weight: bold;
}


#calendar li {
	/*font-size: 0.7em;*/
	color: #FFFFFF;
	display:  block;
	margin: 0 15px 5px 15px;
	padding: 0;
}
#calinfo .date {
	display: block;
	width: 185px;
	float: left;
	clear: none;
	margin: 0 /*14px 0 4px*/;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
}
#calendar li a {
}
#calbott {
	height: 31px;
	padding: 14px 0 0 0;
	background: url(images/calbott_bg.jpg) no-repeat left bottom;
}
#calviewfull {
	float: right;
	padding: 0;
	width: 200px;
	height: 15px;
	margin: 0;
}
#calviewfull p a {
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	margin-right: 20px;
	padding-right: 18px;
	background: url(images/column_icon_cal.jpg) no-repeat right center;
}
#calviewfull p a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Random Photo */

#randomphoto {
	background-image: url(images/rp_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 20px;
	text-align: center;
}
#rptop {
	background-image: url(images/rptop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
}
#randomphoto h3 {
	height: 59px;
	padding-top: 59px;
	
}
#rpinfo {
	background-image: url(images/column_rp_2infobg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
}
#randomphoto #rpi {
	text-align: center;
}
#randomphoto img {
	padding-left: 1px;
	margin: 0;
}

#randomphoto p {
	color: #fff;
	/*font-size: 1em;*/
	/*clear: left;*/
	margin-right: 15px;
	float: right;
}

#rpinfo p {
	text-align: center;
	margin: 4px 24px 0px 8px;
}
#rpbott {
	background-image: url(images/rpbott_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 31px;
	padding: 14px 0 0 0;
}
#rpviewgallery {
	float: right;
	padding: 0;
	width: 200px;
	height: 15px;
	margin: 0;
}
#rpviewgallery p a {
	color: #FFFFFF;
	text-decoration: none;
	/*font-size: 0.8em;*/
	text-align: left;
	padding-right: 18px;
	background: url(images/column_icon_photo.jpg) no-repeat right center;
}
#rpviewgallery a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Enticers */

.enticer {
	width: 222px;
	/*padding-top: 24px;*/
	margin-bottom: 20px;
	background: url(images/entc_bg.jpg) repeat-y 0 top;
	color: #c99533;
}
.entctop {
	padding: 8px 0px 0px 0px;
	width: 222px;
	background: #fff url(images/entctop_verytop.png) no-repeat 0 top;
}
.entctop h3 {
	width: 178px;
	padding: 0px 22px;
	margin: 4px 0 0 0;
	font-weight: normal;
	text-align: center;
	text-transform: none;
	background: url(images/entctop_h3bg.png) repeat-y;
}
.entctext {
	background-image: url(images/entctop_top.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 19px 14px 0 14px;
	color: #fff;
}
.entctext p {
	color: #fff;
}
.entcbott {
	background-image: url(images/entcbott_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 15px;
	padding: 12px 26px 10px 0;
	text-align: right;
}
.entcbott p a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 18px;
	background: url(images/column_icon_enticer.jpg) no-repeat right;
}
.entcbott p a:hover {
	text-decoration: underline;
}

/* @end */

/* @end */


/************************************************
************** Split ***************************
************************************************/

#split {
	width: 976px;
	height: 42px;
	margin: 0;
	padding: 0;
	background: url(images/split_bg.jpg) no-repeat;
}





/************************************************
************** Footer ***************************
************************************************/

/* @group Sandbox */

/* Sandbox */
#sandbox {
	width: 976px;
	background-image: url(images/sandbox_bgrpt.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	color: #fff;
}
#sandouter {
	font-size: 0.9em;
	padding: 0 15px 5px 15px;
}
#sandbox h4 {
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: center;
	color: #3b8ca1;
	font-size: 1.7em;
}
#sandbox img {
	/*float: left;*/
	margin: 0 15px;
}
#sandbox p {
}
#sandbox a {
}
#sandbox a:hover {
}
#sandbox ul {
}
#sandbox ul li {
}
#sandbox ol {
}
#sandbox ol li {
}
#sandbox table {
}
#sandbox table td {
}
#sandbox table th {
}
#sandbox table p {
}
#sandbox table a {
}
#sandbox table a:hover {
}
#sandbott {
	background-image: url(images/sandbott_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 29px;
}

/* @end */

/* @group Footer */

/* Footer */
#footer {
	/*position: absolute;*/
	clear: both;
	width: 950px;
	height: 172px;
	margin: 20px auto 0 auto;
	font-size: 0.8em;
	/*background-color: #f359ff;*/
	padding-top: 10px;
	/*bottom: 0;*/
}
#footbott {
}
#footer p {
	margin-bottom: 10px;
	text-align: right;
}
#footer a {
}
#footer a:hover {
}
#footer img {
	margin: 15px 14px;
}

div.boxclever {
	float: left;
	margin: 14px 0;
	font-size: 11px;
	color: #B3B3B3;
}
.boxclever a {
	color: #ABABAB;
	text-decoration: none;
}
.boxclever a:hover {
	text-decoration: underline;
}

/* @end */




/************************************************
****** Styles that can be used anywhere *********
************************************************/
#wrapper img.right, #footer img.right {
	float: right;
	margin: 5px 5px 5px 15px;
}