body {
	font-family: Helvetica, Arial, sans_serif;
	color: #555;
}

a:link, a:visited {
	color: #2b8c46;
}

a:hover {color: #1e6d3b;}

h2 {
	font-weight: 100;
	letter-spacing: 1px;
	color: #2b8c46;
	margin: 10px 0 10px;
}

h3 {
	margin-left: 8px;
}

p {
	margin: 10px 0 15px 8px;
	line-height: 1.2em;
}

em, .current {
	font-size: 1.1em;
	color: #2b8c46;
	font-weight: 600;
	font-style: normal;
}

.complete {
color: #BBB;
font-style: italic;
}

.clear {
	clear: both;
}

.small {
	font-size: .9em;
	font-style: italic;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 1px solid #AAA;
}

#content {
	width: 650px;
	min-height: 300px;
	padding: 10px;
	margin-left: 58px;
	float: left;
}

#content ul {
	margin: 5px 25px 5px;
}

#content img {
	margin-left: 12px;
}

#header {
	background: url('images/header.jpg') no-repeat top;
	height: 130px;
	width: 900px;
	margin: 0;
}

.slogan {
	border-top: 1px solid #e6e6e6;
	display: block;
	width: 760px;
	margin: 20px auto 10px;
	padding-top: 2px;
	color: #2b8c46;
	font-style: italic;
	font-size: 1.1em;
}

#nav {
	float: right;
	font-size: 1em;
	width: 135px;
	margin-right: 20px;
	letter-spacing: .5px;
}

#nav ul {list-style: none; text-align: right;}
#nav ul li { margin: 4px 0; }
#nav ul li a {text-decoration: none; display: block;}

.active {
	border-bottom: 1px solid #1e6d3b;
	color: #1e6d3b !important;
}

#students {
	float: right;
	margin: -194px 0 5px;
}

.building img {
	border: 1px solid #CCC;
	padding: 5px;
	margin-bottom: 20px;
}

#welcome {
margin-right: 220px;
border-right: 1px solid;
padding-right: 40px;
}

#inthenews {
width: 200px;
float: right;
margin-top:-380px;
}

#inthenews h3 {
text-align: right;
}

#inthenews ul {
margin:10px 0 0 20px;
}

#inthenews ul li {
margin: 5px 0;
}

#footer {
	clear: both;
	background: url('images/greenbar.jpg') no-repeat top;
	height: 40px;
	color: #CCC;
	font-size: 10px;
	padding-top: 25px;
}

#footer img {
	float: left;
	margin-left: 10px;
}

#footer p {
	float: left;
	margin: 0 10px;
	letter-spacing: .5px;
}

#footer a {
	color: #999;
}

.pdf {
	list-style-image: url('images/reader_icon.jpg');
	line-height: 2em;
}