﻿/* 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;
}




#TopNav_wrapper {
	width:780px;
	height:24px;
	margin:0px;
	padding:0px;
}
#TopNav_graphic {
	width:411px;
	height:23px;
	margin:0px;
	padding:0px;
	float:left;
}
#TopNav_links {
	width:369px;
	height:23px;
	background-color:#BA8B0B;
	margin:0px;
	padding:0px;
	float:left;
}
#TopNav_btmfill {
	width:780px;
	height:1px;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	clear:both;
}

/*Content Area Main Format Divs*/
div#cntnr_content {
	width:778px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	border-left:1px solid #D4AD40;
	border-right:1px solid #D4AD40;
	border-bottom:1px solid #B2BDCA;
}
div#box_lftCol {
	width:181px;
	padding:0px;
	margin:0px;
	float:left;
}
div#box_ctrCol {
	width:415px;
	padding:0px;
	margin:0px;
	float:left;
}
div#box_rtCol {
	width:180px;
	padding:0px;
	margin:0px;
	float:right;
}
div#box_btmFill {
	width:778px;
	height:1px;
	padding:0px;
	margin:0px;
	clear:both;
}
/*MAIN CONTENT SECTION DIVS*/
/*Left Column Divs*/
#cntnr_search {
	width:169px;
	height:40px;
	margin:9px 6px 0px 6px;
	padding:0px;
	border-bottom: 1px dotted #6E6E6E;
}	
#box_address {
	width:163px;
	margin:0px 6px 0px 6px;
	padding:9px 0px 9px 6px;
}
#box_tmpltlinks {
	width:163px;
	margin:0px 6px 0px 6px;
	padding:9px 0px 9px 6px;
}

/*Center Column*/
#ctrCol_hdr {
	width:417px;
	height:33px;
	margin:6px 0px 0px 0px;
	padding:0px;
}
#ctrCol_content {
	width:410px;
	height: 450px;
	margin:0px 0px 10px 0px;
	padding:0px;
	border:1px solid #B2BDCA;
	overflow: auto;
}
#ctrCol_col2box {
	width:150px;
	margin:12px 10px 6px 6px;
	background-color:#FFFFFF;
	padding:0px 0px 0px 6px;
	float:right;
}
#box_motto {
	width: 417px;
	height: 25px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

