/* CSS Document */

/* Designed for South Fayette Township School District */
/* Webmaster Robert Weiss */
/* Technology Manager Bryan O'Black */

body {
	background-color:#FFF;
	margin:0px;
	background-image:url(../gfx/components/sf_green_fade.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size:12px;
}
#wrap{width:760px;}
#wrap2 {
	width:760px;
	background-image:url(../gfx/components/sf_bg_green_menu.jpg);
	text-align:left;
	height:100%;
	background-repeat:repeat-y;
}
#wrap3 {
	float:right;
	width:632px;
	background-color:#FFF;
}
#wrap4 {
	float:right;
	width:632px;
	background-color:#006600;
	height:250px;
	overflow:hidden;
}
#top{}
#print {
display:none;
}
#logo {
	float:left;
	height:150px;
	width:510px;
	background-image:url(../gfx/components/sf_bg_green.jpg);
	border-bottom:2px solid #006600;
	overflow:hidden;
}
#address {
	width:228px;
	float:right;
	height:110px;
	background-image:url(../gfx/components/sf_bg_beig.jpg);
	border-bottom:2px solid #006600;
	border-left:2px solid #006600;
	padding:0px 10px 10px 10px;
}
#address form {
	border-bottom:1px solid #E9E8CA;
}
#menu {
	float:left;
	width:125px;
	height:100%;
	vertical-align: top;
	z-index: 9;
}
#menu2 {
	float:left;
	width:125px;
	height:100%;
}
#hbar{
	background-image: url(../gfx/components/sf_bg_dgreen.jpg);
	height:1px;
	width:128px;
}
#text {
	width:362px;
	padding:10px;
	text-align:left;
	border-right:2px solid #CCCC9A;
	clear:none;
	float:left;
}
#image {
	width:380px;
	height:248px;
	border-bottom:2px solid #006600;
	border-left:2px solid #006600;
	clear:none;
	overflow:hidden;
	float:left;
}
#mission {
	width:228px;
	float:right;
	background-image:url(../gfx/components/sf_bg_cream.jpg);
	height:247px;
	border-bottom:2px solid #006600;
	border-left:2px solid #CCCC9A;
	clear:none;
	overflow:hidden;
	padding: 0px 10px 0px 10px;
}
#bar {
	width:2px;
	float:left;
	height:100%;
}
#side {
	width:248px;
	float:right;
	text-align:center;
	clear:none;
}
.pic {
	padding:5px;
	margin-top:5px;
	border:2px solid #CCCC9A;
	height:230px;
	width:230px;
	float:right;
	text-align:center;
	clear:none;
}
#ad {
	background-image:url(../gfx/components/sf_bg_gray.jpg);
	overflow:hidden;
	width:632px;
	visibility:visible;
}
#ad p{
	font-style: italic;
	padding: 10px;
	}
#copyright {
	font-size:10px;
	color:#006600;
	text-align:center;
	margin-right:250px;
}
#news {
	width:360px;
	padding:10px;
	text-align:left;
	border-right:2px solid #E9E8CA;
	clear:none;
	float:left;
	background-image:url(../gfx/components/sf_bg_dgreen.jpg);
	border-left:2px solid #006600;
	color:#FFFFFF;
}
#news a {
color:#FFFFFF
}
#events {
	width:232px;
	float:right;
	text-align:left;
	clear:none;
	background-image:url(../gfx/components/sf_bg_beig.jpg);
	padding:10px;
	overflow:hidden;
	visibility:visible;
	color:#006600;
	line-height:15px;
}
/*#wrap5 {
	float:right;
	width:632px;
	padding:0px;
	margin:0px;
	background-image: url(../gfx/components/sf_mainbar.jpg);
	background-repeat: repeat-y;
}*/

#wrap5 {
	float:left;
	width:380px;
	padding:0px;
	margin:0px;
	background-image: url(../gfx/components/sf_mainbar.jpg);
	background-repeat: repeat-y;
/*	margin-left:125px;*/
}



#wrap6 {
	float:right;
	width:632px;
	overflow:hidden;
	background-color:#006600;
	height:1px;
}
.mp_backlinks, .mp_backlinks a {
	font-size:9px;
	color:#009900;
	text-decoration:none;
}
h2 {
	border-bottom:thin solid #000;
	line-height:30px;
}
#news h2 {
	border-bottom:thin solid #ffffff;
}
#events h2 {
	border-bottom:thin solid #006600;
	color:#006600;
	}
#news h3 {
	border-bottom:1px solid #20944B;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -15px;
}
#news p {
	text-indent: 20px;
	padding-bottom: 15px;
}
#events p {
	font-weight: bold;
	font-style: italic;
	text-indent: -40px;
}
#events a:link, #events a:visited, #events a:active {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
	display: block;
	text-indent: -40px;
}
#events a:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	white-space: normal;
	display: block;
	text-indent: -40px;
}

#homelink {
	width:248px;
	float:right;
	height:19px;
	background-image:url(../gfx/components/sf_bg_tab.jpg);
	border-bottom:1px solid #E9E8CA;
	border-left:2px solid #006600;
	overflow:hidden;
	padding-top:10px;
	text-align:center;
}
#homelink a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#homelink a:hover {
	color:#006600;
	}

