body {	
	background: #F48020;
	color: #333;
	font-size: 16px;
	height: auto;
	padding-bottom: 20px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	padding-top: 20px;
	text-align: center;
}

h2 {
	font-size: 40px;
	margin-bottom: 0;
	padding-top: 20px;
	text-transform: uppercase;
}

h2#learn-header, h2#learn-header a, a#learn-nav {
	color: #333;
	text-decoration: none;
}

h2#share-header, h2#share-header a, a#share-nav {
	color: #D05419;
	text-decoration: none;
}

h2#advance-header, h2#advance-header a, a#advance-nav {
	color: #fff;
	padding-top: 40px;
	text-decoration: none;
}

h2#comment-header, h2#comment-header a{
	color: #333;
	padding-top: 40px;
	text-decoration: none;
}

p {
	font-family: Cambria, Georgia, serif;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0 0 10px;
}

p.byline {
	color: #D05419;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: right;
}

p.byline a {
	color: #663300;
	font-weight: bold;
}

p.headline {
	font-family: Georgia, serif;
	font-size: 20px;
/*
	margin-top: 35px;
	margin-right: -15px;
*/
}

#nav {
	margin: 0 0 10px 10px;
}

#nav a {
	font-family: Arial, none;
	font-weight: bold;
	text-transform: uppercase;
}

#nav a:hover {
	text-decoration: underline;
}

#scholarship-title-image {
	margin-bottom: 25px;
}

.twitter-button-fix {
	margin-bottom: -3px;
}

ul.share-buttons {
	list-style: none;
	margin: 0;
	overflow: auto;
}

ul.share-buttons li {
	float: left;
	list-style: none;
	margin-left: 0px;
	margin-right: 5px;
}

li.g-plus-one {
	margin-bottom: -3px;
}

#disqus_thread {
	border-left: 1px solid #ff6600;
	padding: 5px;
}

.container_12,
.container_16,
.container_24 {
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

.container_12.grid {
	background-image: url(../img/12_col.gif);
}

.container_16.grid {
	background-image: url(../img/16_col.gif);
}

.container_24.grid {
	background-image: url(../img/24_col.gif);
}