/* @override http://www.reeo.org/stylesheet.css */

body {
	background-color: #cecece;
	text-align: center;
	margin: 0;
	padding: 0;
	/*background-image: url('/images/background.gif');
	background-repeat: repeat-y;
	background-position: center top; */
}
img {
	border: 0;
}
#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: white url('/images/background.jpg') no-repeat 62px 156px;
}
#top_navigation,#bottom_navigation {
	height: 30px;
	background-color: #152a4d;
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
#top_navigation a,#bottom_navigation a {
	display: inline;
	color: white;
	text-decoration: none;
	margin: 6px 20px 20px 0;
	line-height: 30px;
}
#top_navigation a:hover, #bottom_navigation a:hover {
	color: #d0d8e7;
}
#top_navigation a.selected {
	color: #d0d8e7;
}
#top_navigation #session_info {
	font-weight: normal;
	color: #dcf7ff;
}
#top_navigation #session_info a {
	font-weight: bold;
}
#bottom_navigation {
	clear: both;
	font-weight: normal;
	font-size: 10px;
	line-height: 28px;
	margin-top: 30px;
	padding-right: 15px;
}
#logo {
	height: 157px;
	padding-top: 20px;
}
#section_navigation {
	width: 100%;
	margin-bottom: 30px;
}
#section_navigation td {
	background-color: #478634;
}

#section_navigation a {
	height: 30px;
	line-height: 30px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: white;
	display: block;
	width: 100%;
	text-align: center;
}
#section_navigation td:hover {
	color: #dbf5d4;
	background-color: #5daf44;
}
#section_navigation td.selected {
	background-color: #14510c;
}

#navigation {
	float: left;
	width: 260px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: 25px;
	margin-bottom: 40px;
}
#navigation .group div {
	margin-left: 20px;
	line-height: 14px;
	margin-bottom: 8px;
}
#navigation a {
	color: #2a5e1a;
	text-decoration: none;
	font-size: 13px;
}
#navigation a.selected {
	font-weight: bold;
}
#content {
	float: left;
	width: 670px;
	margin-left: 30px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	color: #0c192e;
	line-height: 25px;
	position: relative;
	top: -15px;
}
#content a {
	color: #152a4d;
}
#content a:hover {
	color: #5e777c;
}
#content .intro_block {
	width: 310px;
	float: left;
	margin-right: 20px;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 25px;
}
#content .intro_block:first-child {
	width: 640px;
}
#content .intro_block .intro_title a {
	font-weight: bold;
	text-decoration: none;
	font-size: 120%;
}
#content .intro_block a.intro_linker {
	font-size: 80%;
	text-decoration: none;
}

.intro_text img{
	float: left;
	display: inline;
	margin-right: 15px;
	margin-bottom: 15px;
}
.intro_photo {
	border: 1px solid #152a4d;
}
.clearificator {
	clear: both;
}

#error {
	width: 80%;
	text-align: left;
	background-color: red;
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 4px 20px;
	margin-bottom: 20px;
}
#error a, #error a:hover {
	color: white;
}
ul#leadership_list, #leadership_list ul {
	list-style-type: none;
	padding: 0;
}
#leadership_list div {
	line-height: 16px;
}
#leadership_list .board {
	margin-bottom: 25px;
}
#leadership_list .leadership_bio {
	padding-bottom: 20px;
}
div.child {
	padding-bottom: 20px;
}
