/* CSS RESET */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
table {border-collapse: collapse; border-spacing: 0;}/* tables still need 'cellspacing="0"' in the markup */
body { font-size: 62.5%; } /* 1em = 10 px; set container font-size in ems to adjust */
/* END RESET */

body {
	background-color: #031700;
	font-family: serif; /* Specified on behalf of fontdetect.js */
}

#container {
	font-family:  Calibri, Verdana, sans-serif;
	width: 960px;
	height: auto;
	background-color: #e1e3dd;
	margin: 0 auto;
	font-size: 1.6em;
	line-height: 1.4em;
}

#masthead {
	background: white url(/images/masthead.jpg) no-repeat top right;
	border-top: 1px solid #faffec;
	border-bottom: 1px solid #faffec;
	height: 147px;
}

#logo {
	border: 0;
	position: relative;
  left: 26px;
  top: 25px;
  width: 335px;
  height: 84px;
  z-index: 5;
  display: block;
}

#jump {
  display: none;
}

#menu, #mastheadSpacer {
	background: #07203a url(/images/menu-bg.gif) repeat-x;
	height: 42px;
	font-size: .95em;
}

#menu ul {
	width: auto;
	margin: 0 auto;
}

#menu li {
	display: inline-block;

}

.firstMenu {
	border-left: none !important;
}

#menu a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 10px 24px;
	border-left: 1px solid #0b6983;
	margin: 0 -5px 0 0px;
}

#menu :hover {
	background-color: #10437d;
}

.activeMenu {
  background-color: #006000;
}


#content {
	background: url(/images/text-bg.gif) repeat-x top left;
}

#text {
	width: 384px;
	float: left;
	clear: none;
	margin-top: 40px;
}

#leftSidebar, #footerLogos {
	float: left;
	width: 240px;
	margin: 48px 48px 0 48px;
	height: auto;
}
#leftSidebar {
	min-height: 400px;
}

.accredit {
  float: right;
  clear: right; /* stack accreditations */
}


#rightSidebar {
	float: left;
	clear: none;
	width: 144px;
	margin: 48px 48px 0 48px;
    color: #818181;
}

.quote, #rightSidebar .sidebarHead {
    color: #222;
}

#rightSidebar .attribution {
  text-align: right;
}

.callToAction {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #031700;
    padding: .7em;
    color: white !important;
    font-size: .95em;
    margin-bottom: 1em;
}
.callToAction a {
    color: #DDD !important;
    border-bottom-color: #884 !important;
}
.callToAction a:hover, .callToAction a:focus {
    border-bottom-color: #104010 !important;
    color: #EEA !important;
}
.callToAction h3 {
    color: #DD9 !important;
}


.sidebarFineprint {
    font-size: .75em;
    line-height: 1.2;
}


.testimonial {
  margin-bottom: 2em;
}


#footer {
    width: 960px;
	background-color: #030d17;
	border-top: 1px solid #353d45;
	border-bottom: 1px solid #07340d;
	color: white;
	font-size: .75em;
	line-height: 1.25em;
    clear: both;
    float: left;
}

#footerLogos, #footerText {
  margin-top: 12px;
  margin-bottom: 12px;
}

#footerLogos {
	float: left;
}

#footerText {
  width: 576px;
  margin-left: 336px;
}

#footer a {
	text-decoration: none;
}
.vcard * {
	display: inline;
}

.otherCopyrights, .fineprint {
  margin-top: 1em;
  margin-bottom: 1em;
}

.otherCopyrights, .fineprint, #footer a {
  color: #818181;
}

.fineprint {
	font-style: italic;
}

.clearer {
	clear: both;
    height: 24px;
}


h1 {
	text-indent: -5000px;
    height: 0; width: 0;
}
h2 {
	font-size: 1.4em;
	font-family: Georgia, serif;
	font-weight: normal;
	line-height: 1.4em;
    margin-bottom: 1em;
	letter-spacing: -.5px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4 {
	font-size: 1em;
    font-style: italic;
    color: #092646;
}

#content a {
  text-decoration: none;
  border-bottom: 1px solid #003a7c;
  color: #003a7c;
  font-weight: bold;
}

#content a:hover, #content a:focus {
  color: black;
}

.linked {
  border: 1px solid #003a7c;
}

.notLinked {
  border: none !important;
}


#text p, #rightSidebar ul {
  margin-bottom: 1em;
}

.quote {
  margin-bottom: .5em;
}


#content ul {
  margin-left: 1.2em;
}

#text ul {
  margin-top: -1em;
  margin-bottom: 1em;
}

label, input, select {
	float: left;
	clear: left;
}

input, textarea, select {
	margin-bottom: .5em;
}

.button {
	margin-top: .5em;
}

.checkbox {
	width: 1.5em;
}
.checkboxLabel { 
	float: none;
	clear: none;
}

.sidebarPanel {
  color: #092646;
  margin-bottom: 2em;
}

#leftSidebar .sidebarHead {
  font-weight: bold;
}

.sidebarTable {
    border-top: 3px solid #092646;
    border-bottom: 1px solid #092646;
	margin-top: -.5em;
}

.sidebarTable .sidebarHead {
  border-bottom: 1px solid #092646;
  padding: .25em 0;
}

.sidebarTable * {
    margin-bottom: .8em;

}

.sidebarPanel hr {
  height: 1px;
  color: #818181;
  background-color: #BBB;
  margin-bottom: 1.3em;
  border: 0;
}

.tightLine {
  line-height: 1em;
}

.smallCaps {
  font-variant: small-caps;
}

.error_box {
	background-color: red;
	color: white;
	padding: .5em;
	font-weight: bold;
	font-size: .9em;
}

.error_message {
  font-weight: normal;
  margin-left: 1em;
}

.smallMap {
    float: right;
}


#submit_map {
    clear: none;
    margin-left: .5em;
    float: right;
}

#mapForm {
    clear: both;
    margin-bottom: 2em;

}


.newsContainer #leftSidebar {
  margin-right: 30px;
}
.newsContainer #text {
  width: 600px;
}

.newsContainer dt {
  float: left;
  clear: left;
}

.newsContainer dd {
  font-style: italic;
  color: #818181;
  float: right;
  clear: right;
}

.newsContainer td td td {
  padding: 5px;
}