/* colors */

/*

body grey #A1A1A1
header #EBE4CB
footer #B0A88C
bottom bar #757470
bottom bar text #DEDEDE
bottom bar link #D9CEC8
red bar #812D00
red link #993500
blue #00236B
grey border #CCCCCC
photo border #7E7967

*/

/*typography*/

body, p {
  font-family:Arial,Helvetica,sans-serif;
  line-height:1.6em;
  color:#000;
  font-size:14px;
}

h1 {
  color:#000;
  font-weight:bold;
  font-size:24px;
}

h2 {
  font-weight:bold;
  font-size:18px;
  }

/* layout */


ul, li, p, h1, h2, h3, h4, ol, form, input, button,
img, dl, dt, dd, a {
	margin:0px;
	padding:0px;
	    }

ul, li, ol {
	list-style-type:none;
    }

body {
	background:#A1A1A1;
	margin:0px auto;
	padding:0px;
	}
	
#top {	
	background:url(images/top-bg.jpg) no-repeat top left;
	width:900px;
	height:20px;
	margin:10px auto 0 auto;
	}

#container {
	background:#FFF url(images/body-bg.jpg) repeat-y center top;
	width:880px;
	padding:0px 10px;
	margin:0px auto;
}

#header {
	width:880px;
	height:86px;
	padding:0px;
	margin:0px;
	position:relative;
	background:#EBE4CB url(images/header-bg.jpg) no-repeat center;
}

#header h1 {
  margin:0 0 0 0;
  width:880px;
  height:86px;
  font-size:18px;
}

#header h1 a {
	display:block;
	width:880px;
	height:86px;
	}

#header h1 span {
  position:absolute;
  left:-999em;
}


h3	{
	font-size:14px;
	font-weight:bold;
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	}

a {
  color:#993500;
  text-decoration:none
    }

a:hover {
	text-decoration:underline;
    }

#main_nav {
	background:#757470;
	width:880px;
	height:26px;
	padding-top:4px;
	border-top:solid 4px #812D00;
	text-align:center;
	}
	
#main_nav li {
	display:inline;
	color:#FFFFFF;
	}

#main_nav li span {	
	margin:0 12px;
	}

#main_nav li a {
	color:#FFFFFF;
	font-weight:bold;
	}
	
#main_nav li a.currentpage:hover {
	text-decoration:none;
	cursor:default;
	}

#content {
	width:880px;
	position:relative;
	background:#FFF url(images/content-bg.jpg) repeat-x right top;
	overflow:hidden;
	clear:left;
	padding-bottom:20px;
    }

#left_col {
	float:left;
	width:308px;
	margin-top:30px;
	padding:0 20px 20px 30px;
	}

#left_col img {
	border:solid 1px #7E7967;
	}

#left_col h2 {
  font-weight:bold;
  font-family:"Georgia",Times,Times New Roman,serif;
  font-size:18px;
  color:#00236B;
  }

#main_content {
	float:right;
	width:470px;
	border-left:solid 2px #CCC;
	padding-right:30px;
	padding-left:20px;
	margin-top:30px;
	min-height:350px;
	}

#main_content h1 {
	padding-bottom:10px;
	}

#main_content p {
	padding-bottom:10px;
	}

#main_content #fact_sheet h3	{
	background:url(images/elm-st-icon.jpg) no-repeat 0% 50%;
	font-size:14px;
	font-weight:bold;
	color:#00236B;
	font-family:Arial,Helvetica,sans-serif;
	padding:0 0 0 26px;
	}

#main_content #fact_sheet {
	padding-top:10px;
	}
	
#main_content #fact_sheet ul {
	padding-bottom:20px;
	line-height:1.3em;
	margin-left:7px;
	}
	
#main_content #fact_sheet ul li {
	list-style-type:disc;
	list-style-position:inside;
	}
	
#main_content ul.portfolio li {
	margin-bottom:10px;
	background:#f4f3f1;
	padding:2px 8px 2px 8px;
	line-height:1.3em;
	border:solid 1px #CCC;
	}

#main_content ul.portfolio li img {
	float:left;
	margin:4px 12px 0px 0;
	border:solid 1px #7E7967;
	}
	
#main_content ul.portfolio li h3 {
	display:inline;
	padding:0px;
	}
	
#main_content ul.portfolio li a {
	display:block;
	}
	
#main_content address {
	font-style:normal;
	font-weight:bold;
	}

#main_content address.contact {
	margin-left:120px;
	margin-top:30px;
	}
	
#footer {
	width:880;
	overflow:hidden;
	background:#B0A88C url(images/footer-tree.gif) no-repeat 94% 48%;
	position:relative;
	text-align:left;
	line-height:1.5em;
	font-size:11px;
	font-weight:bold;
	padding:20px 0;
    }

#footer #bottom_nav {
	float:left;
	padding-left:30px;
	}
 
#footer #bottom_nav li a { 
    color:#993500;
 	}

#footer #bottom_nav li a.currentpage:hover {
	text-decoration:none;
	cursor:default;
	}

#footer address {
	float:right;
	color:#FFF;
	font-style:normal;
	padding-right:360px;
	}
    
#footer address a {
	color:#FFF;
	text-decoration:underline;
	}

#footer address a:hover {
	color:#993500;
	text-decoration:underline;
	}
    
#bottom_bar {
	clear:both;
	width:880px;
	height:18px;
	overflow:hidden;
	background:#757470;
	color:#DEDEDE;
	font-weight:bold;
	padding-top:8px;
	}

#bottom_bar p {
	color:#DEDEDE;
	padding-left:30px;
	font-size:11px;
	}

#bottom_bar p span a {
	color:#DEDEDE;
	}

#bottom_bar p span.hi a:hover {
	cursor:default;
	text-decoration:none;
	}

#bottom_bar p span.gorges {
	padding-left:400px;
	font-size:11px;
	}

#bottom_bar span.gorges a {
	color:#D9CEC8;
	}
	
#bottom {
	background:url(images/bottom-bg.jpg) no-repeat top left;
	clear:both;
	width:900px;
	margin:0 auto 20px auto;
	height:18px;
	}
	
	
#browser-switch {
  -webkit-border-radius: 8px;
  border: 1px solid #adadad;
  margin: 12px 10px 16px 10px;
  position: relative;
  max-width: 300px;
  padding: 13px 10px 12px 22px;
  color: #222;
  text-shadow: #fff 0 0 0;
  font-size: 13pt;
  text-align: left;
  background-color: #fff;
}
#browser-switch a {
  position: relative;
  display: block;
  width: 97px;
  background: url(images/onoff.jpg) no-repeat left top;
  height: 22px;
  float: right;
  left: 2px;
  bottom: 2px;
}
.offimg {
  width: 77px;
  background: url(images/onoff.jpg) no-repeat 0 -22px !important;
  height: 22px;
}
