/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon Eric Meyer's 'reset.css': http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */

/* COMMON STRUCTURE AND LAYOUT ELEMENTS */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

#main_container {
	width: 961px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#footer {
	margin-top: 33px;
	padding-bottom: 100px;
	color: #969696;
	font-size: 11px;
}

#content {
	margin: 0;
	padding-top: 30px;
}

#sub_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #b5b9b9;
}

p.science {
	padding-bottom: 24px;
}

/*---------- header section -----------*/

#header {
	margin: 0;
	padding-top: 38px;
	height: 22px;
}

#header #logo {
	float: left;
	width: 355px;
	margin: 0;
	padding: 0;
	height: 22px;
	text-align: left;
}

#subpage_header {
	width: 961px;
	height: 75px;
	margin: 0;
	padding-bottom: 30px;
}

/* /*---------- main navigation -----------*/

#header ul#main_nav {
	float: right;
	width: 473px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header ul#main_nav li {
	float: left;
}

#header ul#main_nav a {
	margin: 0;
	padding-left: 20px;
	height: 22px;
	color: #7b7a7a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

* html #main_nav a {
	height: 1px;
}

/* /*---------- home page content elements -----------*/

#banner {
	width: 961px;
	height: 295px;
	margin: 0;
	padding-top: 42px;
}

#home_titlepub {
	margin: 0;
	padding: 32px 0 12px 0;
}

.jcarousel-skin-tango img {
	padding-bottom: 20px;
}

.carousel_text {
	color: #a5440f;
	font-size: 11px;
}

/* SUBPAGE ELEMENTS */


/*---------- publication section -----------*/

.pub_container {
	width: 961px;
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dedcd4;
}

.pub_last {
	border: 0;
}

.pub_number {
	float: left;
	width: 37px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3c5056;
}

.pub_text {
	float: left;
	margin: 0;
	padding: 0;
	width: 678px;
}

.pub_text p {
	padding: 0 30px;
}

.pub_download {
	float: left;
	width: 244px;
	margin: 0;
	padding: 0;
	border: 1px solid #dfdcd4;
}

.pub_linktitle {
	float: left;
	width: 73px;
	height: 21px;
}

.pub_docs {
	float: right;
	width: 171px;
	height: 21px;
}

/*---------- people section -----------*/

.figure {
	float: left;
	width: 240px;
	margin-bottom: 50px;
}

.figure_last {
	margin-bottom: 50px;
}

.name {
	padding-top: 10px;
	padding-bottom: 11px;
	font-size: 14px;
	color: #babdbd;
}

ul.bullet li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #9b4925;
	background: url(../images/bullet.gif) no-repeat left center;
	padding-left: 9px;
}

.figure .level {
	font-size: 11px;
	text-transform: uppercase;
	color: #3c5057;
}

#former_members {
	float: right;
	width: 183px;
}

.former_container {
	width: 961px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dedcd4;
}

.former_last {
	border: 0;
}

.former_name {
	padding-bottom: 7px;
	font-size: 14px;
	color: #babdbd;
}

.former_info {
	color: #3c5057;
}

/*---------- facilities section -----------*/

.facilities_container {
	width: 961px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dedcd4;
}

.facilities_name {
	padding-bottom: 7px;
	font-size: 18px;
	color: #3c5057;
}

.facilities_pad {
	margin-left: 450px;
}

.long_left_col {
	float: left;
	width: 481px;
	padding-right: 30px;
}

.short_left_col {
	float: left;
	width: 450px;
}

.long_right_col {
	float: right;
	width: 511px;
}

.short_right_col {
	float: right;
	width: 450px;
}

.facilities_container img.pad {
	padding-right: 20px;
}

/*---------- contact section -----------*/

#col_left {
	float: left;
	width: 536px;
}

#col_right {
	float: right;
	width: 425px;
}

.contact_info {
	padding-top: 25px;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

/* END COMMON STRUCTURE AND LAYOUT ELEMENTS */

/* FOOTER SECTION  */

#footer_left {
	float: left;
	width: 602px;
	margin-right: 1px;
	padding-top: 13px;
	padding-left: 32px;
	border-top: 1px solid #dedcd4;
	border-right: 1px solid #dedcd4;
}

#footer_right {
	float: right;
	width: 312px;
	padding-top: 13px;
	padding-left: 12px;
	border-top: 1px solid #dedcd4;
	border-left: 1px solid #dedcd4;
}

/* END FOOTER SECTION  */

/* LINKS  */

a:link { color: #a5440f; text-decoration: none; }
a:visited { color: #a5440f; text-decoration: none; }
a:hover { color: #a5440f; text-decoration: underline; }
a:active { color: #a5440f; text-decoration: underline; }

ul#main_nav a:link { color: #3c8bd3; text-decoration: none; }
ul#main_nav a:visited { color: #3c8bd3; text-decoration: none; }
ul#main_nav a:hover { color: #3c8bd3; text-decoration: underline; }
ul#main_nav a:active { color: #3c8bd3; text-decoration: underline; }

/*  END LINKS */

/*  UTILITIES */

.clear { clear:both; }
a img { border:none }
.left { float: left }
.right { float: right }

/*  END UTILITIES */