@charset "utf-8";
/* GWNews Home Page */

#rightcolumn {
	position: absolute;
	left: 720px;
	top: 83px;
	width: 180px;
	padding-top:4px;
	font-size:11px;
	line-height:13px;
}

#rightcolumn h1 {
	background-color:#F8BC14;
	padding:6px;
	margin:0;
	color:white;
	font-size:15px;
	text-align:center;
}

#rightcolumn p {
	padding: 2px 8px 8px 12px;
}

#rightcolumn a.subnav {
	display: block;
	padding:2px 0px 2px 20px;
}

#rightcolumn a.subnav:hover { color: black; }

#contentarea {
	width: 532px;
	/* margin-right:184px; */
	float:left;
	display:inline;
	margin-left:4px;
	margin-right:0px;
	font-size:11px;
	line-height:normal;
	padding:0px;
	border:none;
}

.bdr_999 { 
	border:1px solid #999999;
	margin-bottom:5px; 
}

.threecolumn { width:174px; }

.col2 {
	margin:0px 2px;
}

h3 {
	color:white;
	background:#f8bc14;
}

	h3 span {
		display:inline-block;
		width:160px;
		font-size:14px;
		padding:0px 4px 0px 8px;
	}

h4 {
	text-align: center;
	background-color: #669900;
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 0px;
}

.featureblock p { padding-bottom: 8px; }

#home p.intro { 
	text-align:center;
	font-style:italic;
}

#teachingresources h4 { background-color: #669900; }
#teachingresources p.intro, #teachingresources strong { color: #669900; }

#onlineresources h4 { background-color: #ff9900; }
#onlineresources p.intro, #onlineresources strong { color: #f8bc14; }

#studentactivities h4 { background-color: #f07d0c; }
#studentactivities p.intro, #studentactivities strong { color: #f07d0c; }

h5 {
	font-size: 10px;
	color: #f8bc14;
}

h6 {
	font-size:12px;
	line-height:16px;
	margin-top:8px;
	margin-bottom: 2px;
	color:#a82b10;
}

.featureblock { padding: 1px 4px 10px 8px; }

a.featurelink {
	display: block;
	font-size: 10px;
}
