/* Home Page Layout Styles */

.body_SchHP {
	background-image:url(../images/SchP/SchP_pgBkgd.jpg);
	background-repeat:repeat-x;
	background-color:#EBDEBB;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#Pg_wrapper {
	width:780px;
	margin-left:auto;
	margin-right:auto;
}
/*Masthead to Top Navigation Area Divs*/
#msthd_shortcut {
	width:780px;
	height:1px;
	margin:0px;
	padding:0px;
}
#msthd_banner {
	width:780px;
	height:170px;
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #FFFFFF;
}
#wrapper_msthdLft {
	width:275px;
	height:170px;
	margin:0px;
	padding:0px;
	float:left;
}
#wrapper_msthdRt {
	width:505px;
	height:170px;
	margin:0px;
	padding:0px;
	float:left;
}
#msthd_topRt {
	width:505px;
	height:147px;
	margin:0px;
	padding:0px;
}

/*Content Area Main Format Divs*/
div#cntnr_PgTitle {
	width:778px;
	height:29px;
	background-color:#EFE0BA;
	padding:0px;
	margin:0px;
	border-left:1px solid #B2BDCA;
	border-right:1px solid #B2BDCA;
}
div#cntnr_PgTitleBrdr {
	width:778px;
	height:3px;
	padding:0px;
	margin:0px;
	border-left:1px solid #B2BDCA;
	border-right:1px solid #B2BDCA;
}



div#cntnr_content {
	width:778px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	border-left:1px solid #B2BDCA;
	border-right:1px solid #B2BDCA;
	border-bottom:1px solid #B2BDCA;
}
div#box_lftCol {
	width:181px;
	padding:6px 0px 0px 0px;
	margin:0px;
	float:left;
}
div#box_ctrCol {
	width:415px;
	padding:6px 0px 0px 0px;
	margin:0px;
	float:left;
}
div#box_ctrColtmplt2 {
	width:595px;
	padding:6px 0px 0px 0px;
	margin:0px;
	float:left;
}
div#box_ctrColtmplt3 {
	width:778px;
	padding:6px 0px 0px 0px;
	margin:0px;
	float:left;
}
div#box_rtCol {
	width:180px;
	padding:0px;
	margin:0px;
	float:right;
}
div#box_btmFill {
	width:776px;
	height:1px;
	padding:0px;
	margin:0px;
	clear:both;
}
/*MAIN CONTENT SECTION DIVS*/

/*Center Column*/
#ctrCol_content {
	width:410px;
	margin:0px 0px 10px 0px;
	padding:0px;
	border:1px solid #B2BDCA;
}
#ctrColtmplt2_content {
	width:590px;
	margin:0px 0px 10px 0px;
	padding:0px;
	border:1px solid #B2BDCA;
}
#ctrColtmplt3_content {
	width:770px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#ctrCol_col2box {
	width:150px;
	margin:12px 10px 6px 6px;
	background-color:#FFFFFF;
	padding:0px 0px 0px 6px;
	float:right;
}


