<!--
h1, h2, h3, h4 { 
  color: E49126;
  font-weight: normal;
  text-transform: capitalize; 
} 

h1 { font-size: 14px; }

h2 { font-size: 12px; }

#sidebar { vertical-align: top; 
		 padding-top: 50px; }

		    
#sidebar a { list-style-type: none; }
		    
#footer { font-size: 90%;
	       font-weight: normal;
		background-color: #50585D; }

body { 
  background-color: 50585D; 
  font-family: verdana, sans-serif; 
}
img { 
  border-color: white; 
  border-style: solid; 
  border-width: medium; 
}
.ltblue {
  background-color: D7E2E3;
  color: black; 
}
.ltblue a {
  color: black;
  text-decoration: none;   
}
.ltblue a:hover {
  color: E49126;
}


.orange {
  background-color: E49126;
}

a.navbar:link { font-size: 12px;
			 font-weight: bold;
			 color: #ffffff; }

a.navbar:visited { font-size: 12px;
			 font-weight: bold;
			 color: #ffffff; }


a.navbar:hover { font-size: 12px;
			 font-weight: bold;
			 color: #000000; }




.dkgray {
  background-color: 50585D; 
  color: white; 
  font-size: 90%;
}
.dkgray a {
  color: white;
  text-decoration: none;
}
.dkgray a:hover {
  color: E49126;
}
.name { 
  color: black;
  font-family: times, serif; 
  font-size: 200%;
  font-weight: normal;
  text-transform: uppercase; 
}

/* ----------------  STYLES FOR NIMBUS --------------- */

.orange11Bold { font-size: 11px;
			   font-weight: bold;
			   color: #E49126; }
			   
a.orange11Bold:link { font-size: 11px;
			            font-weight: bold;
			            color: #E49126;
				    text-decoration: none;  }
				    
a.orange11Bold:visited { font-size: 11px;
			            font-weight: bold;
			            color: #E49126;
				    text-decoration: none;  }
				    
a.orange11Bold:hover { font-size: 11px;
			            font-weight: bold;
			            color: #000000;
				    text-decoration: none;  }
			   
.orange16Bold { font-size: 16px;
	            font-weight: bold;
	            color: #E49126; }
			   
.greyDark11 { font-size: 11px;
	                color: #333333; }
			
.greyDark12Bold { font-size: 12px;
	                	color: #333333;
				font-weight: bold;  }


-->

