/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

body {
  font: .85em/1.5em Arial, Helvetica;
  line-height: 1.5em;
  background: #111 url(images/body_bg.png);
  color: #fff;
}


sup {
  font: .65em/1.5em Arial, Helvetica;
  line-height: .1em;
  color: #ffff;
vertical-align: top;
position: relative; 
top: .65em;
}


ul {
margin-left:20px;
margin-right:0px;
} 
a { text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-bottom: .5em;
  color: #711;
}

h1 { 
  font-size: 1.3em;
  font-weight: normal;
  background: #711 url(images/h1_bg.png) repeat-x; 
  text-transform: uppercase;
  margin-bottom: .25em;
  color: #fff;
  padding: 4px 12px;
  letter-spacing: 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; 
}

h3 { font-size: 1.2em; }

.wrap { background: #000; }

div#header, div#footer {
  background: url(images/.png) repeat-x;
  height: 100px;
  position: relative;
  width: 825px;
  margin: 0 auto;
}

div#header a.subnav {
  text-transform: uppercase;
  display: block;
  position: absolute;
  bottom: 12px;
  color: #fff;
}

div#header a.home { right: 425px; }
div#header a.contact-us { right: 300px; }
div#header a.form { right: 5px; }

div#footer {
  background-position: 0 -75px;
  text-align: center;
}
div#footer p {
  font-size: 0.9em;
  padding-top: 1.5em;
  color: #666;
}

div#footer2 a {
  font-size: 0.9em;
  padding-top: 1.5em;
  color: #c0c0c0;
}

div#main-body {
  background: #fff;
  color: #333;
  border: 12px solid #fff;
  overflow: hidden;
  width: 825px;
  margin: 0 auto;
  padding: 15px 0 75px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

div#aside {
  float: left;
  width: 200px;
  margin-right: 10px;
  background: #ddd;  
}

div#aside2 {
  float: left;
  width: 200px;
  margin-right: 10px;
  background: #ddd;  
}

#top_right {
  background: url(images/top_right.png) top right no-repeat;
  height: 25px;	
}

#spacer {
  background: url(images/top_right2.png) top right no-repeat;
  height: 20px;
  width: 200px;	
}

#top_right2 {
  background: url(images/top_right2.png) top right no-repeat;
  height: 25px;
}

#bottom_right {
  background: url(images/bottom_right.png) bottom right no-repeat;
  height: 25px;  	
}

ol#tree-nav {
  background: #ddd;
  color: #333;
  -moz-border-radius: 0 0 5px 5px;
}

ol#tree-nav li {
  position: relative;
  border-bottom: 1px solid #fff;
}

ol#tree-nav ol { display: none; }
ol#tree-nav li.expanded ol { display: block; }

ol#tree-nav li.last-child { 
  border: 0; 
  }

ol#tree-nav span {
  cursor: pointer;
}


ol#tree-nav .expanded span:hover {
  text-decoration: none;
  cursor: default;
}

ol#tree-nav, ol#tree-nav ol {
  list-style-type: none;
  padding: 0 0.5em;
}

ol#tree-nav a {
  color: #333;
  display: block;  
  padding: 3px 0 3px 15px;    
}

ol#tree-nav a:hover { 
  text-decoration: underline;
  background: #fff;
}

ol#tree-nav a.selected {
	background: #333;
	color: #fff;	
}

.section {
	font-weight: bold;
	}

ol#tree-nav a.toggle {
  position: absolute;
  text-indent: -9999px;
  left: -6px;
  top: 4px;
  display: block;
  width: 10px;
  height: 10px;
}

ol#tree-nav2 {
  background: #ddd;
  color: #333;
  -moz-border-radius: 5px 5px 5px 5px;
}

ol#tree-nav3 {
  background: #c0c0c0;
  color: #ddd;
  height: 20px;
  -moz-border-radius: 5px 5px 5px 5px;
}

ol#tree-nav2 li {
  position: relative;
  border-bottom: 0px solid #fff;
}

ol#tree-nav2 ol { display: none; }
ol#tree-nav2 li.expanded ol { display: block; }

ol#tree-nav2 li.last-child { 
  border: 0; 
  }

ol#tree-nav2 span {
  cursor: pointer;
}


ol#tree-nav2 .expanded span:hover {
  text-decoration: none;
  cursor: default;
}

ol#tree-nav2, ol#tree-nav ol {
  list-style-type: none;
  padding: 0 0.5em;
}

ol#tree-nav2 a {
  color: #333;
  display: block;  
  padding: 3px 0 3px 15px;    
}

ol#tree-nav2 a:hover { 
  text-decoration: underline;
  background: #fff;
}

ol#tree-nav2 a.selected {
	background: #333;
	color: #fff;	
}

.section {
	font-weight: bold;
	}

ol#tree-nav2 a.toggle {
  position: absolute;
  text-indent: -9999px;
  left: -6px;
  top: 4px;
  display: block;
  width: 10px;
  height: 10px;
}

div#content {
  float: left;
  width: 615px;
}

div#content p {
  margin-bottom: 1em;
}

div#content address {
  margin-bottom: 1em;
}

div#content dt { font-weight: bold; }
div#content dd { margin-bottom: 1em; }
div#content li {
  list-style-position: inside;
  margin-left: 0.5em;
}

#org-chart { 
  display: block;
  margin: 0 auto; 
}

dd.team {
  float: left;
  clear: both;
  margin: -15px 15px 0 0;
}

#management dt:first-child { margin-left: 100px; }


.masthead { border: 1px solid #111;	}


/* slideshow */
.fadein {
	position: relative; 
	width: 600px; 
	height: 300px; 
	}
	
.fadein img {
	position: absolute; 
	left: 0; 
	top: 0; 
	}

#gallery {
	margin: 0 auto 20px;
	}

#gallery img {
	border: 1px solid #000;
	}
	


