html, body {
    font-family: Verdana,sans-serif;
    font-size: 0.9em;
    line-height: 1.5;
   color: #a94442;
}

.navbar-default .navbar-nav>li>a, .nav>li>a {
   /* color: #fff;
    background-color: #a94442; */
}


.navbar-toggle {
 background-color: #a94442;
}


ul, ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}



div.top-image img {
/*width: 100%;*/
width: 75%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
display: block;
}

h2 span {
 font-size: 0.5em;
color: #fff;
}


div.col-md-2 img { max-width: 125px; padding: 10px 20px;}


nav ul li.selected {
 background-color: #246927;
 border: solid 1pt #a94442; opacity: 0.5;     filter: alpha(opacity=50);
}

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

/* Change the link color on hover */
/*li a:hover {
    background-color: #555;
    color: #fff;
}*/

/* Change the link color to #111 (black) on hover */
/* nav ul li a:hover,  ol li a:hover {
    background-color: #73AD21;
}

nav ul li .active, ol li .active {
    background-color:  #73AD21;
}

nav ul li .active a:hover {
    background-color:  #a94442;
}
*/

nav ul li, nav ul li a:visited, nav ul li a:hover, nav ul li a:link,  ol li a {
    text-decoration: none;
    background-color: transparent;
}


div#sub-menu nav ul li {
 color: #a94442;
   float: right;
  display: block;
    text-align: center;
    padding: 10px 12px;
     line-height: 0.75em;
     border: 1px solid;
}

div#sub-menu nav ul li.active {

 color: #fff;
  border: 1px solid;
}

li.active {
   /*    background-color: #a94442; */
}
li.active a {
 /* color:  #fff; */
}


div#sub-menu nav ul li a:hover, div#sub-menu nav ul li.active a:hover {
    background-color: #a94442;  opacity: 0.5;     filter: alpha(opacity=50);
    color: #fff; 
}

/* gallery */

.pic-h { 
	width: 90px;
	height: 120px;
	margin: 3px;
    opacity: 0.5;     filter: alpha(opacity=50);
}

.pic-v { 
	width: 120px;
	height: 90px;
	margin: 3px;
    opacity: 0.5;     filter: alpha(opacity=50);
}


.pic-v:hover, .pic-h:hover { 
    opacity: 1.0;     filter: alpha(opacity=100);
}


/* menu horizontal*/
ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 500px; 
}

ol li a {
    display: block;
    color: #fff;
    background-color: #a94442;
    padding: 8px 0 8px 16px;
    text-decoration: none;
    border-bottom: double 2px #fff;
}

ol li#active {
  font-size: 1.25em;
  font-weight: bold;
}


.top-image { 
   position: relative; 
   width: 100%; /* for IE 6 */
/*
 background-image: url("./../img/kemeru-purvs.jpg"), url("./../img/boulder.png");
 background-repeat: no-repeat;
 
 height: 300px;
 background-color: lightblue;
*/
}

.top-image h2 { 
/*   position: absolute; 
  top: 500px;
color: #f5f5f5;
   left: 50px; 
*/
    position: absolute;
top: 320px;
color: #f99;
left: 20%;
font-size: 2.25em;
}


label{
    display: inline-block;
    float: left;
    clear: left;
    width: 150px;
    text-align: left;
padding: 5px;
}

input, select, textarea, div.inrow {
  display: inline-block;
  float: left;
  padding: 5px;
}

div.center {
  margin: auto;
	padding-top: 12px;
}
a[href$=".pdf"] {
	background-image: url("./../img/pdf.png");
	padding-left: 48px;
	padding-top: 24px;	
	text-decoration: none;
       
	background-repeat: no-repeat;
}
 

 h3, th, input[type=submit], input[type=reset] {
         background-color: #a94442; /* #4CAF50; */
        color: #fff; 
  font-size: 0.9em;
  padding: 7px;
  } 

input[type=submit], input[type=reset], select {
  width: 120px;
}

h3 { width: 75%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
line-height: 30px;
    
         }
h3 a, h3 a:hover, h3 a:visited, h3 a:active {
	text-decoration: none;
}   

     
 img { margin: 0px; border: 0;}	



section article img.sqr {
	width: 60px;
	height: 60px;
	padding: 5px;
	margin: 3px;
	float: right;
}

div#corner img.sqr {
	width: 45px;
	height: 45px;
	padding: 5px;
padding-bottom:7px;
	margin:3px;
	float: right;
}


img.random_horizontal {
	width: 240px;
	height: 180px;
	margin: 3px; 
}

img.random_vertical {
	width: 180px;
	height: 240px;
	margin: 3px;
}

article blockquote img.random_vertical {
	float: right;
}


r:nth-of-type(odd) { 
  background: #DFF7E0; 
}


header div img.logo {
	width:468px;
	height:60px;
}

table tr td img.logo {
	width:468px;
	height:60px;
}

tr.last-final td{
	border-bottom: solid 2px;
}


.txt 
 { background-image: url(../images/list/txt5.gif);
	background-position: right;
	padding-right: 13px;
	margin-top: 10px;
	margin-left: 0px;
	background-repeat:no-repeat;
	text-decoration: none;
}

.pdf 
 { background-image: url(../images/list/pdf5.gif);
	background-position: right;
	padding-right: 13px;
	margin-top: 10px;
	margin-left: 0px;
	background-repeat:no-repeat;
	text-decoration: none;
}
.doc 
 { 	background-image: url(../images/list/doc5.gif);
	background-position: right;
	padding-right: 13px;
	margin-top: 10px;
	margin-left: 0px;
	background-repeat:no-repeat;
	text-decoration: none;
}

.footer {font-size: 0.6em;
        font-style: italic; text-align: left;
        background-repeat: no-repeat;
}

.footer img {position: absolute; right: 0px; padding: 10px;}

.table { margin-top: 15px; }

@media 
only screen and (max-width: 760px),
(min-device-width: 480px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}