
body {
  color: #000;
  background: #fff;
  font-family: "Lucida Grande", Verdana, Helvetica, Arial, Lucida, sans-serif;
  font-size: 84%;
  padding: 0;
  margin: 0;
  min-width: 1080px;
  }

h1 {
  font-size: 1.3em;
  }

h2 {
  font-size: 1.1em;
  }

h3 {
  font-size: 1em;
  font-weight: bold;
  }

h4, h5, h6 {
  font-size: 0.9em;
  font-weight: bold;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", Helvetica, Arial, Lucida, Verdana, sans-serif;
  }

/*
p, .book .body {
  padding: 0 0 0.5em 0;
  margin: 0;
  text-indent: 1.6em;
  font-size: 1em;
  line-height: 1.6em;
  }

pre {
  background: #ddd;
  border: 1px solid #aaa;
  padding: 0.75em 1.5em;
  font-size: 12px;
  }
*/

table {
	border-collapse: separate;
}

/* ================================================================= LINKS ================================================================= */
a {
  text-decoration: none;
  }

a, a:link {
  color: #03f;
  }

a:visited {
  color: #463f9f;
  }

a:hover, a:focus {
  color: #bbe;
  }

a:active {
  color: #606;
  }

/* ================================================================================================================================== */

img {
  border: 0;
  }

ol, ul, dl {
  position: relative;
  }

/* ================================================================= HEADER ================================================================== */
#header {
	height: 170px;
  position: relative;
  padding: 0 0 0 0;
  margin: 0;
	background-image: url('../images/site/header_bg.png');
	background-repeat: repeat-x;
	z-index: 8;
}

#header_text {
	height: 90px;
	width: 400px;
	position: relative;
	padding: 0 0 0 0;
	margin: 0;
	background-image: url('header_text.png');
	background-repeat: no-repeat;
	border: 1px solid;
}

#header img {
	/* Center header image */
	margin: 0 auto 0 auto;
	display: block;
}

#header a:visited {
  color: #333;
  }

#header a:hover {
  background: transparent;
}

/* ================================================================= NAV BAR ================================================================= */
#navbar {
	height: 50px;
	line-height: 50px;
	margin: -76px auto 0px auto;
	position: relative;
	z-index: 10;
}

.navcontent {
	width: 980px;
	height: 50px;
	margin: 0px auto 0px auto;
	position: relative;
	
/* 	border: 1px solid; */
}

#navbar ul {
	display: inline-block;
	position: absolute;
	
	height: 50px;
	margin: 0px;
	padding: 0px;
}

#navbar li {
	position: relative;
	display: inline-block;
	margin: 0 0 0 10px;
	padding-right: 10px;
	
	background-image: none; /* This is set elsewhere */
	background-position: 0% 50%;
	background-repeat: no-repeat;
	
/* 	border: 1px solid gray; */
}

#navbar li a { /* This makes the bullet image clickable too */
	padding-top: 5px;
	padding-left: 40px;
	padding-bottom: 5px;
	
	color: #454545;
	text-shadow: 0px 1px 0px #fff;
	font-weight: bold;
	
/* 	border: 1px solid red; */
}

#navbar ul.navleft {
	left: 0px;
	
/* 	border: 1px solid green; */
}

#navbar ul.navright {
	right: 0px;
	
/* 	border: 1px solid purple; */
}

/* =========================================================================================================================================== */

#site-name {
  font-size: 2.5em;
  padding: 25px 0 0.2em 0;
  margin: 0;
  }
  
#site-name a {
  color: #333;
  }  

#site-slogan {
  color: #999;
  font-family: Helvetica, Arial, Lucida, Verdana, sans-serif;
  display: inline;
  font-weight: bold;
  font-size: 1.2em;
  padding: 0 0 0 1.2em;
  margin: 0;
  }

/* ================================================================= CONTENT ================================================================= */
#content-area {
	width: 980px;
	margin: 40px auto 20px auto;
	padding: 0;
	font-size: 1em;
	
/* 	border: 1px solid red; */
}


#content {
	margin: 0px auto 15px auto;
}


.main-content {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

/*
.main-content .node .content, .comment .content, .book .body {
  line-height: 1.5em;
  margin: 0px;
  }
*/

/*
.main-content .node .content a, .comment .content a, .book .body a {
  border-bottom: 1px solid;
  }
*/

.main-content .node, .book {
  margin: 0px;
  }

.main-content .content-title {
  font-size: 2em;
  margin: 0 0 1.6em 0;
  }

/*
.main-content .node h2, .main-content h2 {
  padding: 0;
  margin: 0 0 0.25em 0;
  font-size: 1.8em;
  }
*/

.main-content .node .info {
  color: #999;
  padding: 0px;
  margin: 0;
  font-size: 0.9em;
  }

.main-content .node .links, .main-content .node .terms {
  padding: 0;
  margin: 0;
  font-size: 0.9em;
  font-weight: bold;
  }

.main-content .node .terms {
  color: #999;
  font-weight: normal;
  text-align: right;
  }

.main-content .sticky {
  border: 1px solid #eee;
  padding: 0.5em;
  }
/* =========================================================================================================================================== */


.more-link {
  float: none;
  text-align: right;
  font-style: italic;
  }

.block .more-link a {
  color: #333;
  }

.block .more-link a:hover {
  color: #03f;
  }

.item-list {
  margin: 0.25em 0 0 0;
  font-size: 0.9em;
  }

.item-list ul {
  list-style: none;
  margin: 0 0 0.5em 0;
  padding: 0;
  }

.item-list ul li {
  margin: 0 0 0.25em 0;
  padding: 0 0 0 1em;
  line-height: 1.3em;
  list-style: none;
  }

#search {
  color: #000;
  background: #fff;
  margin: 0;
  padding: 0;
  float: right;
  width: 200px;
  }

#search .form-text {
  margin-right: 3px;
  padding: 3px;
  }

#search .form-submit {
  padding: 2px;
  }

#top-nav {
  padding: 0;
  margin: 0 0 1.5em 0;
  }

#top-nav ul {
  margin: 0;
  padding: 2px 0 2px 0;
  }

#primary {
  font-size: 1.2em;
  line-height: 1.6em;
  border-top: solid 1px #999;
  }

#secondary {
  text-align: right;
  font-size: 1.1em;
  }

#primary li {
  margin-left: 2px;
  padding: 0;
  display: inline;
  list-style-type: none;
  }

#secondary li {
  margin-right: 5px;
  padding: 0;
  display: inline;
  list-style-type: none;
  }

#primary a {
  color: #111;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
  padding: 0 3px;
  }

#primary a:hover {
  color: #03f;
  }

#secondary a {
  color: #333;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  }

#secondary a:hover {
  color: #03f;
  }

#primary a.active, #primary a.active:hover, #secondary a.active, #secondary a.active:hover {
  color: #ccc;
  }

.breadcrumb {
  padding: 0.5em 1em;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  height: 1em;
  }


.links a.read-more {
  font-style: italic;
  font-size: 1.2em;
  }

.main-content .node .content {
  padding: 0;
  margin: 0;
  }

.main-content .node .info, .main-content .node .links, #mission {
  font-family: "Lucida Grande", Helvetica, Arial, Lucida, Verdana, sans-serif;
  }

#mission {
  color: #000;
  background: #eee;
  border: solid 1px #999;
  padding: 5px 10px;
  margin: 0 0 1.6em 0;
  font-size: 1.1em;
  text-indent: 0;
  width: auto;
  }

.main-content .box {
  border: 1px solid #eee;
  margin-bottom: 0.5em;
  }

.main-content .box .content {
  padding: 0.5em;
  }

.main-content .box h2 {
  padding: 0.5em;
  margin: 0;
  font-size: 1.2em;
  text-align: left;
  }

fieldset {
  border: 1px solid #999;
  }


.form-item {
  margin: 3px 0;
  padding: 0.3em 0;
  }

.form-radio, .form-checkbox {
  background: transparent;
  border: 0;
  }

/*
.main-content .box .content .form-item textarea {
  width: auto;
  }
*/

input.form-text, input.form-password {
  border: solid 1px #ddd;
  margin: 0;
  padding: 0 5px;
  font-size: 12px;
  }

/*
textarea {
  border: 1px solid #ddd;
  }
*/

/*
input:focus, textarea:focus {
  border: 1px solid #03f;
  }
*/

h3.form-title {
  text-align: left;
  }

/*
form .form-item .title {
  border: 0;
  border-bottom: #ddd solid 1px;
  color: #777;
  background: transparent;
  margin-bottom: 0.5em;
  padding: 0.3em 0;
  text-align: left;
  }
*/

/*
select {
  background: #eee;
  color: #000;
  margin: 1px 5px;
  }
*/

.container-inline {
  margin: 0 0 1.6em 0;
  }

.container-inline div {
  display: inline;
  }

.pager {
  text-align: center;
  }

.pager div {
  padding: 0.5em;
  }

/*
.main-content li {
  padding-bottom: 0.25em;
  }
*/

#message {
  background: #fff;
  border: 2px solid #6e2;
  padding: 2em;
  margin: 1em 2em;
  }

li.leaf {
  list-style-type: square;
  }

div.picture {
  border: 0;
  float: left;
  margin: 0 1em 0.3em 0;
  }

br.clear {
  clear: both;
  }

.breadcrumb, .main-content .content-title, .links a.read-more {
  color: #111;
  }

.links a.read-more:hover {
  color: #03f;
  }

.box {
  border: 1px solid #eee;
  }

.box h2 {
  color: #999;
  }

.marker, .error {
  color: #f00;
  }

.ok {
  color: #080;
  }

.path a, .path a:visited {
  color: #777;
  }

.tabs li .active, .tabs li .active:hover {
  color: #ccc;
  background: #fff;
  }



/* ================================================================= FOOTER ================================================================== */
#footer {
	width: 1080px; /* +100 since the gradient needs space to fade out */
	margin: 0 auto 0 auto;
	padding-top: 14px;
	text-align: center;
	font-size: 8pt;
	color: #888;
	background-image: url('../images/site/footer_line.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
/* 	border-top: solid 1px #777; */
}

#footer_message {
	margin-top: 10px;
	margin-bottom: 15px;
	
/* 	border: 1px solid red; */
}

#footer p {
  text-indent: 0;
  margin-bottom: 1em;
}

/* ================================================================= FOOTER MAP ============================================================== */
.footermap {
	margin: 0px auto 0px auto; /* This seems to center it */
/* 	width: 680px; */
	width: 97%; /* if it's 100%, it seems to screw up a little bit */
	padding: 10px;
	font-size: 8pt;
	line-height: 12pt;
	display: table;
	
	background-color: #fefefe;
/* 	background-image: url('footer_bg.png'); */
/* 	background-repeat: repeat-y; */
	
/* 	-moz-border-radius: 12px; */
/* 	-webkit-border-radius: 12px; */
/* 	border-radius: 12px; */
	
/* 	border: 1px solid #888; */
}

.footermap-item {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	
/* 	border: 1px solid red; */
}

ul.links.footermap-item {
	list-style: none;
	margin: 0px 10px 0px 10px;
/* 	border: 1px solid red; */
	padding: 0 0 0.25em 1em;
}

ul.links.footermap-item  li {
	display: list-item;
	list-style-type: none;
	padding-left: 0px;
}

ul.links.footermap-item .first {
	padding-left: 0px;
	font-weight: bold;
}

/* Footer link styles */
ul.links.footermap-item li.first a:link { text-decoration: none; color: #555; }
ul.links.footermap-item li.first a:visited { text-decoration: none; color: #555; }
ul.links.footermap-item li.first a:hover { text-decoration: none; color: #999; }
ul.links.footermap-item li.first a:active { text-decoration: none; color: #b8b8b8; }

.footermap-item a:link { text-decoration: none; color: #888; }
.footermap-item a:visited { text-decoration: none; color: #888; }
.footermap-item a:hover { text-decoration: none; color: #aaa; }
.footermap-item a:active { text-decoration: none; color: #ccc; }
