body {
   font-family: Arial; Helvetica; sans-serif;
   color: #404040;
   background-color: #6d7e59;
}

a {
  color: blue;
}

h1 {
   font-size: 20px;
   margin:0;
   padding:0;
   font-weight: strong;
   font-style: normal;
} 

h2 {
   font-size: 13px;
   margin:0;
   padding:0;
   font-weight: normal;
   font-style: normal;
} 

h3 {
   font-size: 18px;
   margin:0;
   padding:0;
   font-weight: strong;
   font-style: normal;
   color: #000000;
}

h4 {
   font-size: 10px;
   color: #8090A2;
   margin:0;
   padding:0;
   font-weight: normal;
   font-style: normal;
}

h5 {
   font-size: 10px;
   color: #8090A2;
   margin:0;
   padding:0;
   font-weight: normal;
   font-style: normal;
}

/*Small spacing breaks*/
h6 {
   font-size: 6px;
   color: #FFFFFF;
   text-align: left;
   margin:0;
   padding:0;
   font-weight: normal;
   font-style: normal;
}


.SideBar {
   font-family: Tahoma; Arial; Helvetica; sans-serif;
   font-size: 12px;
   color: #53657b;
   margin:0;
   padding:0;
   font-weight: strong;
   font-style: normal;
}

.SideBar h2 {
   /* font-family: Tahoma; Arial; Helvetica; sans-serif; */
   font-size: 12px;
   color: #FFFFFF;
   text-align: left;
   margin:0;
   padding:0;
   font-weight: strong;
   font-style: normal;
}

/*sidebar smaller, italic, and bold*/
.SideBar h3 {
   /* font-family: Tahoma; Arial; Helvetica; sans-serif; */
   font-size: 10px;
   color: #556882;
   text-align: left;
   margin:0;
   padding:0;
   font-weight: strong;
   font-style: italic;
}

/*sidebar smaller and NOT bold*/
.SideBar h4 {
   /* font-family: Tahoma; Arial; Helvetica; sans-serif; */
   font-size: 10px;
   color: #556882;
   text-align: left;
   margin:0;
   padding:0;
   font-weight: normal;
   font-style: normal;
}

.headerbox {
    background-color: #70a4d6; 
	padding: 3px 3px 3px 5px;
	/* This places the headerbox slightly down from the top of the photo  */
	/* margin: 5px 0px 0px 0px;  */
	margin: 0px 0px 0px 0px;
	border: 1px solid #999999;
	color: #ffffff;
}


#container { 
	width: 900px; 
	/* min-height: 1200px; */ 
	margin: 0 auto; 
	padding: 0;

    background-color: #dbe9ee;
}

#footer { 
 font-size: 14px;
 width: 900px;
 color: #ffffff;
 background-color: #6d7e59;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 text-align: center
}

#footer h2 {
   font-size: 22px;
   color: #ffffff;
   margin:0;
   padding:0;
   font-weight: strong;
   font-style: normal;
} 

#footer h3 {
   font-size: 12px;
   color: #ffffff;
   margin:0;
   padding:0;
   font-weight: normal;
   font-style: normal;
}

#thick-col { 
	width: 750px; 
	float: right; /* switch this to left and below to right to change the column locations */
	border: 0;
	padding-left: 0px;
        padding-right: 0px;
        background-color: #F0F0F0;
}
#thin-col {
	width: 149px; 
	float: left; /* switch this to right and above to left to change the column locations */
	border: 0;
	padding-left: 1px;
        padding-right: 0px;
        background-color: #F0F0F0;
}


input, textarea {
   font-family: sanserif; 
   font-size: 16px; 
}


.topmenu ul{
font: 12px Arial; Helvetica; sans-serif;
margin:0;
padding:0;
padding-left: 0;
margin-left: 0;
background-color: #dbe9ee;
height: 16px;
width: 100%;
}

.topmenu ul li{
list-style: none;
display: inline;
float:right;
}

.topmenu ul li a{
padding: 4px 0.5em;
text-decoration: none;
float: left;
color: white;
border-left: 1px solid #dbe9ee;
border-top:none;
border-bottom:none;
background-color: #7f9d54;
}

.topmenu ul li a:hover{
background-color:#5f8dc7;
color: white;
border-left: 1px solid #FFFFFF;
border-top:none;
border-bottom:none; 
}

.topmenu ul li a.current, .topmenu ul li a.current:hover{
background-color: #dbe9ee;
color: #7f9d54;
border-left: 1px solid #FFFFFF;
border-top:none;
border-bottom:none; 
}


.botmenu {
 background-color: #6d7e59;
}

.botmenu ul{
font: 12px Arial; Helvetica; sans-serif;
margin:0;
padding:0;
padding-left: 0;
 background-color: #6d7e59;
height: 22px;
width: 100%;
}

.botmenu ul li{
list-style: none;
display: inline;
float:right;
}

.botmenu ul li a{
padding: 4px 0.5em;
text-decoration: none;
float: left;
color: white;
border-left: 1px solid #dbe9ee;
border-top:none;
border-bottom:none;
 background-color: #6d7e59;
}

.botmenu ul li a:hover{
background-color:#5f8dc7;
color: white;
border-left: 1px solid #FFFFFF;
border-top:none;
border-bottom:none; 
}

.botmenu ul li a.current, .botmenu ul li a.current:hover{
background-color: #6d7e59;
color: #7f9d54;
border-left: 1px solid #FFFFFF;
border-top:none;
border-bottom:none; 
}



#vertmenu {
font: 14px Arial, Helvetica, sans-serif;
width: 180px;
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#vertmenu ul li {
margin: 0px;
padding: 0px;
}

#vertmenu ul li a {
font: 14px Arial, Helvetica, sans-serif;
display: block;
background-color: #7f9d54;
border-bottom: 1px solid #FFFFFF;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #FFFFFF;
width:180px;
padding-left: 5px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #FFFFFF;
background-color:#5f8dc7;
}

#vertmenu ul li a.current, #vertmenu ul li a.current:hover {
color: #7f9d54;
background-color: #dbe9ee;
}

div#banner {
    background-image:  url(/images/NavBar.jpg);
    background-repeat: no-repeat;
    height: 264px;
    width: 900px;
}

div#bannertext {
    position: relative;
    height: auto;
    width: auto;
    left: 680px;
    top: 60px;
}

Banner {
   font-family: Tahoma; Arial; Helvetica; sans-serif;
   font-size: 20px;
   color: #c8cdc7;
   margin:0;
   padding:0;
   font-weight: strong;
   font-style: normal;
}

