﻿

body         {
	background-image: url('sumtextb.jpg');
	font-family: "Times New Roman", Times, serif
}

h1           { font-weight: normal; font-style: normal; font-size: 24pt; font-family: 
               'Times New Roman', 'Times New Roman', Times }
h2           { font-family: 'Times New Roman', 'Times New Roman', Times; font-style: normal; 
               font-size: 18pt; font-weight: normal }
h3           { font-family: 'Times New Roman', 'Times New Roman', Times; font-size: 14pt; 
               font-weight: normal; font-style: normal }
h4           { font-weight: normal; font-size: 12pt; font-style: normal; font-family: 
               'Times New Roman', 'Times New Roman', Times }
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: 
               'Times New Roman', 'Times New Roman', Times }
h6           { font-family: 'Times New Roman', 'Times New Roman', Times; font-size: 8pt; 
               font-style: normal; font-weight: normal }

#nav {
	width: 100%;
	float: left;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none;
	background-color: #f2f2f2;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-top-style: hidden;
	border-bottom-style: hidden;
}
#nav li {
      float:left;
      width:100%;
}
   
#nav li a {
	background-position: center center;
	display: block;
	padding: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border-right: 1px solid #ccc;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-image: url('newarcnavha.gif');
	background-repeat: no-repeat;
	border-right-style: hidden;
}
#nav li a:hover {
	background-position: center center;
	color: #008080;
	background-image: url('newarcnavhh.gif');
	font-weight: bold;
	background-repeat: no-repeat;
	font-style: italic;
}

      
   /* End Vert navigation bar styling. */
   
   
#Hnav {
      float:left;
      width:100%;
      margin:0;
      padding:0;
      list-style:none;
      background-color:#f2f2f2;
      border-bottom:1px solid #ccc; 
      border-top:1px solid #ccc;
      overflow:hidden;
      position:relative;
}

#Hnav ul {
      clear:left;
      float: left;
      list-style:none;
      margin:0;
      padding:0;
      position:relative;
      left:50%;
      text-align:center; 
}

#Hnav ul li {
      display: block;
      float:left;
      list-style:none;
      margin:0;
      padding:0;
      position:relative;
      right:50%;
}



   
#Hnav ul li a {
      display: block;
      margin:0 0 0 1px;
      padding:3px 10px;
      text-decoration:none;
      font-weight:bold;
      color:#000000;
      border-right:1px solid #ccc;
      font-family:"Times New Roman", Times, serif;
      font-size:small;
}

#Hnav ul li a:hover {
	color: #008080;
	background-color: #fff;
	font-weight: bold;
	text-decoration: underline;
	background-image: none;
}



 
     
   /* End Horiz navigation bar styling. */



.newStyle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: bold;
	font-style: italic;
	color: #008080;
	white-space: nowrap;
}




