html {
  font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size				: 11px;
}

body  {
  background-color: #696969;
}

tr, td, input, textarea, select, button {
  font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size				: 11px;
}

a {
  text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color           : #982417;
}

a:hover {
  text-decoration: underline;
}

.footer_text  {
  color           : #FAF0E6;
}

#nav {
  position:relative;
  top:90px;
	height: 25px;
	width: 800px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	line-height: 25px;
	float: left;
	z-index: 10;
	overflow: hidden;
	background: url(../img/bg_teal_75p.png);
	text-align:left;
}

#nav_left_spacer  {
  margin-left : 20px;
}

#nav span a  {
  font-size: 14px;
  padding: 15px;
  font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
  color: #000000;
  font-variant: small-caps;
  text-decoration: none;
}

#nav span a:hover  {
  background: url(../img/bg_grey_75p.png);
  height: 25px;
  color: #000000;
  white-space: normal;
	padding: 15px;
}

#content_left {
  padding : 10px;
}

#content_right {
  padding : 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, serif;
	font-weight: normal;
	text-decoration: none;
	color: #565632;
	clear: left;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
	padding: 0px;
	font-variant: small-caps;
	text-decoration: none;
	border-bottom: 1px solid #1B4E69;
	margin-bottom : 10px;
}

.box_type1  {
	border: 1px solid #1B4E69;
	width: 490px;
	margin : 5px;
	background-color: #e9e1b7;
	padding-left : 10px;
}

.box_type2  {
	width: 490px;
	margin : 5px;
	padding-left : 5px;
}

.box_type3  {
	width: 210px;
	margin : 5px;
	padding-left : 5px;
}

.box_type1 p {
	font-size: 12px;
	margin-left : 10px;
	margin-bottom : 10px;
	line-height: 1.5em;
	letter-spacing : 1px;
}

.box_type2 p {
	font-size: 12px;
	margin-left : 10px;
	margin-bottom : 10px;
	line-height: 1.5em;
}

.box_type3 p {
	font-size: 11px;
	line-height: 1.5em;
}

span.dropcap  {
	float: left;
	margin-right: 0.03em;
	margin-bottom:-0.25em;
	font: 3em/.85em "Palatino Linotype", "Book Antiqua", Georgia, serif;
	color: #982417;
}



#gmap_page1 {
  width : 200px;
  height: 150px;
  border: 1px solid #1B4E69;
  background-color: #e9e1b7;
  margin-left: 10px;
  margin-right: 5px;
  float: left; 
}

.item_acronym  {
  padding  : 8px 5px 8px 5px;
  font-size: 2em;
  float:left;
  background-color: #e9e1b7;
  margin-right : 5px;
}

.error  {
  color : red;
}

.project_pic {
  float : left;
  margin-right  : 4px;
  margin-bottom : 4px;
}
