.blue { color: #00315c; }
.green { color: #99bd34; }
.tan { color: #70644d; }
.tan_light { background-color: #dbd7d5; }

.bold { font-weight: bold; }
.italic { font-style: italic; }
.normal { font-weight: normal; }
.strong { font-weight: bold; }
.underline { text-decoration: underline; }
.center { text-align: center; }
.text_left { text-align: left; }
.text_right { text-align: right; }

.center {
	margin: 0 auto 0 auto;
}
img.left { 
	float: left; 
	margin-right: 10px;
}
img.right { 
	float: right; 
	margin-left: 10px;
}

a { 
	color: #99bd34; 
	text-decoration: underline;
}

a:hover { 
	color: #00315c; 
}

a img { border: 0; }

body {
	background: #aeca5c;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 12px;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #00315c;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	margin-top: 0;
}
h1 { 
	font-size: 14px; 
	margin-bottom: 20px;
	margin-left: 1px;
}
h2 { 
	font-size: 12px; 
	margin-left: 1px;
	margin-top: 23px;
}

#container {
	background: #fff;
	margin: 0;
	width: 100%;
}

#container_page {
	background: #fff;
  margin: 0 auto 0 auto;
  padding: 0;
  width: 956px;
}

/* banner */

#container_page #banner {
	height: 132px;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 956px;
}

/* top menu */

#container_page #nav_top {
	background: transparent url('images/bg-menu.jpg') 0 0 no-repeat;
 	height: 75px;
 	margin: 0 auto 0 auto;
 	width: 956px;
}
#nav_top ul {
	border: 2px solid #01325d;
	border-width: 2px 0 2px 0;
	height: 14px;
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 4px 3px;
}
#nav_top ul li {
	color: #00315c;
	float: left;
	text-align: center;
}
#nav_top ul li.home {
	width: 44px;
}
#nav_top ul li.history {
	width: 60px;
}
#nav_top ul li.geothermal {
	width: 86px;
}
#nav_top ul li.environmental {
 	width: 110px;
}
#nav_top ul li.quarry {
	width: 54px;
}
#nav_top ul li.water_well {
	width: 84px;
}
#nav_top ul li.contact {
	width: 60px;
}
#nav_top ul li.spacer {
	padding-left: 3px;
	padding-right: 3px;
}
#nav_top ul li a { 
	color: #00315c;
	font-size: 11px;
	text-decoration: none; 
}
#nav_top ul li a:active {
	color: #99bd34;
	font-size: 11px;
	font-weight: bold;
}
#nav_top ul li a:hover {
	color: #99bd34;
	font-size: 11px;
	font-weight: bold;
}

/* content */

#container_content {
	background: transparent;
	clear: both;
	color: #70644d;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 5px;
	position: relative;
	top: -20px;
	width: 100%;
}

#container_content a {
	color: #70644d;
	text-decoration: underline;
}
#container_content a:hover {
	color: #00315c;	
}
#container_content img {
	border: 1px solid #00315c;
}
#container_content blockquote {
	background: #d8d1c9;
	border: 1px solid #00315c;
	clear: both;
	color: #00315c;
	border: 1px solid #00315c;
	margin: 25px 5px 20px 0;
	padding: 15px;
}
#container_content p {
	line-height: 225%;
}
#container_content ul li {
	line-height: 225%;
}
#container_content td {
	padding: 7px 25px 7px 0;
	vertical-align: top;
}

/*CONTAINER CONTENT CONTACT PAGE ONLY*/

#container_content_contact {
	background: transparent;
	clear: both;
	color: #70644d;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 5px;
	position: relative;
	top: -20px;
	width: 100%;
}

#container_content_contact a {
	color: #70644d;
	text-decoration: underline;
}
#container_content_contact a:hover {
	color: #00315c;	
}

#container_content_contact blockquote {
	background: #d8d1c9;
	border: 1px solid #00315c;
	clear: both;
	color: #00315c;
	border: 1px solid #00315c;
	margin: 25px 5px 20px 0;
	padding: 15px;
}

#container_content_contact ul li {
	line-height: 225%;
}
#container_content_contact td {
	padding: 7px 25px 7px 0;
	vertical-align: top;
}

/* SPECIAL CASES */

/* home page pic */

#container_content img.image_top {
	border: none;
	float: right;
	margin-left: 10px;
	position: relative;
	top: -15px;
}

#container_content img.image_top_home {
	border: none;
	float: right;
	margin-left: 10px;
	position: relative;
	top: -15px;
}

/* logos - bottom */

#container_page #logos {
	clear: both;
	margin: 20px auto 0 auto;
	width: 956px;
}
#container_page #logos td {
 	padding: 10px; 
	vertical-align: middle;
}
#container_page #logos td a img {
	border: 0;
	display: block;
	margin: 0 auto 5px auto;
}
#container_page #logos a img { border: 0; }

/* link box */

#container_content .link_box {
	border: 1px solid #70644d;
	border-width: 1px 0 1px 0;
	color: #00315c;
	margin: 20px 0 15px 0;
	padding: 10px 0 10px 0;
}
#container_content .link_box a img {
	border: 0;
	float: left;
	margin: 0 10px 0 0;
}
#container_content .link_box p a {
	color: #00315c;
	text-decoration: none; 
}

/* contact table */

#container_content table#contact  {
	float: left; 
	margin-bottom: 25px;
}
#container_content table#contact td {
	padding: 5px;
	vertical-align: top;
}
#container_content table#contact td.tan_light { 
	background-color: #dbd7d5; 
}
#container_content table#contact td {
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 5px;
	padding-top: 0;
	vertical-align: top;
}
#container_content table#contact td.right {
	text-align: right;
}

/* path */

#container_content #path  {
	clear: right;
	font-size: 10px;
	margin-bottom: 25px;
}

#container_content #path a {
	font-size: 10px;
}

/* RIGHT COLUMN */

#container_content	#column_right {
	background: transparent;
	border-left: 1px solid #70644d;	
	float: right; 
	margin-left: 20px;
	margin-top: 13px;
	padding-left: 15px;
	padding-top: 0;
	position: relative;
	top: -5px;
	vertical-align: top;
	width: 350px;
}
#column_right  h2 {
	font-size: 12px;
	line-height: 150%;
	margin-top: 0;
	padding-left: 5px;
	text-align: center;
	text-transform: uppercase;
}
#column_right  h3 {
	font-size: 12px;
	line-height: 150%;
	margin-top: 20px;
	padding-left: 5px;
	text-align: center;
}
#column_right img { border: 1px solid #00315c; }
#column_right  p {
	line-height: 150%;
	padding-left: 5px;
}
#column_right  ol li {
	line-height: 150%;
	margin-left: -21px;
	padding-left: -21px;
}
#column_right  ul li {
	line-height: 150%;
	margin-left: -21px;
	padding-left: -21px;
}
#column_right td {
	border-bottom: 1px solid #70644d;
}
#column_right td img {
	border: 0;
}
#column_right #contact_right {
	background: transparent url('images/bg-sidebar.jpg') 50% -100px no-repeat;
	/* border-bottom: 1px solid #00315c; */
	margin-bottom: 10px;
	padding-bottom: 20px;
	text-align: center;
}

.clear { 
	background: transparent;
	clear: both;
	height: 5px;
	width: 100%;
}

/* SLIDE SHOW */

#inwrapper {
	clear: left;
	float: left; 
	height: 375px;
	margin: 10px 0 0 0; 
	padding: 0;
	position: relative;
	width: 500px;
}

#gallery {
	border: 0;
	clear: left;
	overflow: visible;
	position: relative;
	width: 500px;
}
	
#gallery a {
	float: left;
	position: absolute;
}
	
#gallery a img {
	border: 1px solid #00315C;
	z-index:1;
}
	
#gallery a.show {
	z-index: 2;
}

/*
#gallery .caption {
	background: #4c4c4c; 
	color: #fff; 
	height: 60px;  
	position: absolute; 
	bottom: 0; 
	width: 100%; 
	z-index: 600; 
}

/*
#gallery .caption .content {
	margin: 8px 5px 5px 5px;;
} 
*/
	
/*
#gallery .caption .content h2 {
	color: #fff;
 	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 16px; 
}
*/

/* FOOTER */

#container_footer {
	background: #aeca5c;
  border-top: 11px solid #01325d;
  color: #00315c;
  clear: both;
  font-size: 10px;
  padding-bottom: 15px;
  width: 100%;
}

#container_footer #footer {
  font-size: 10px;
 	height: 130px;
 	margin: 0 auto 0 auto;
 	width: 956px;
}

#footer a {
	color: #00315c;
	font-size: 11px;
}

/* footer - contact information */

#footer #contact {
	float: left;
	padding-top: 5px;
	width: 300px;
}

/* footer - bottom menu */

#footer #nav_bottom {
	float: right;
}
#nav_bottom ul {
	float: right;
	height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 3px 2px 3px 2px;
}
#nav_bottom ul li {
	color: #00315c;
	float: left;
	padding: 3px;
}
#nav_bottom ul li a {
	color: #00315c;
	text-decoration: none;
}
#nav_bottom ul li a:hover {
	color: #00315c;
	text-decoration: underline;
}

/* footer - image */

#footer #footer_image {
  clear: left;
	float: right;
	position: relative;
	left: 0;
	top: -20px;
	width: 133px;
}

/* footer - copyright */

#copyright {
  clear: both;
	color: #00315c;
  font-size: 10px;
  padding-bottom: 10px;
  text-align: center;
  width: 100%;
}






