* {
padding: 0em;
margin: 0em;
}

body {
  text-align: left;
  font-size: .8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #DFDFDF;
  color: #20353c;
  margin: 0;
}

p {
  margin-bottom: 0.6em;
}

.strong {
  font-weight: bold;
}

hr {
  margin-bottom: .4em;
  padding: 0em;
}

a {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

#container {
  width:770px;
  text-align:left;
  margin: auto;
}

#footertop {
  padding: 0px 30px 12px 30px;
  border-bottom: #E0E0E0 solid 1px;
  clear: both;
  background-color: #FFFFFF;
}

#footer {
  clear: both;
  color: #3985b0;
  background-color: #ffffff;
  padding: 6px 16px 16px 16px;
  text-align: center;
  border-top: 9px solid #FFFFFF;
}

#fadeshow1 {
  height: 124px;
}

#footer a {
  color: #3985b0;
  font-weight: normal;
}

#footerbottom {
  height: 0em;
}

#branding {
  height: 130px;
  padding: 0px;
  margin: 0;
  background-color: #ffffff;
  border: 0px;
}
#branding.img {
  /*border: none;*/
  padding: 0px;
  margin: 0;
}
#branding.a {
  text-decoration: none;
  border: 0px
}
#brandingleft {
  width: 258px;
  margin: 0;
  padding: 0px;
  float: left;
}
#brandingright {
  float: left;
  display: block;
  padding: 0px;
  margin: 0;
}
h1 {
  font-size:1.3em;
  margin: 0em 0em .6em 0em;
  padding-bottom: .3em;
  /*border-bottom: 1px solid #707070;*/
  background-image: url(fish.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 30px;
}
.h1_Home {
  color: #3fa6cb;
  border-bottom: 1px dotted #45839A;
}
.h1_About {
  color: #887cb7;
  border-bottom: 1px dotted #c1b5f0;
}
.h1_Services {
  color: #dc8133;
  border-bottom: 1px dotted #ea9c5a;
}
.h1_Contact {
  color: #887cb7;
  border-bottom: 1px dotted #c1b5f0;
}
.h1_Resources {
  color: #e3b732;
  border-bottom: 1px dotted #f4c843;
}

.iteamfooter {
  font-size: .9em;
  color: #555555;
}

.iteamfooter a {
  color: #555555 !important ;
  }


h2 {
  font-size: 1.2em;
  /*border-bottom: 1px solid #707070;*/
  margin: 1.9em 0em .6em 0em;
  padding-bottom: .3em;
  font-weight: bold;
  border-bottom: 1px dotted #A0A0A0;
  color: #606060;
}

h3 {
  font-size: 1.1em;
  /*border-bottom: 1px solid #707070;*/
  margin: .9em 0em .6em 0em;
  padding-bottom: .3em;
  font-weight: bold;
}

img
{
border: 0px;/* solid #BFBFBF;*/
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
padding-top: 0px;
border: 4px solid #fff;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.2em 1.8em;
clear: right;
padding-top: 0px;
border: 4px solid #F0F0F0;
}
#secondarycontent {
  float: left;
  width: 228px;
  padding: 12px 10px 0px 12px;
  margin: 0 18px 0 0;
  font-size: 95%;
}
#secondarycontent a {
  color: #F6F6F6;
  text-decoration: underline;
  /*margin-left: .5em;*/
}
#secondarycontent p {
  color: #fefefe;
  /* border-right: 1px solid #909090;*/
  border-bottom: 2px solid #dee5eb;
padding-bottom: 8px;
padding-right: 4px;
font-weight: bold;
}

.headline {
  background-image: url(newheadline.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 41px;
}

#secondarycontent .headline a {
  text-decoration: none;
}

#secondarycontent .headline a:hover {
  text-decoration: underline;
}


#secondarycontent img {
  margin-top: 6em;
  margin-bottom: 3em;
}


.secondarycontent_About {
  background-color: #c1b5f0;
}

.secondarycontent_Home {

}

.secondarycontent_default {
  background-color: #acbfcd;
}
.secondarycontent_services {
  background-color: #ea9c5a;
}
.secondarycontent_news {
  background-color: #f4c843;
}
.secondarycontent_contact {
  background-color: #9f71b2;
}




#menu
{
position: relative;
background: #172d9a url('images/menubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
font-weight: bold;
/*margin-bottom: 2px;*/
}

#nav {
  clear: both;
  height: 3em;
  padding: .6em 6px .3em 6px;
  color: #fff;
}

/* next style can be used to postion the menu anywhere in the page
#nav ul
{
position: absolute;
top: 10.9em;
}
*/
#nav ul
{
list-style: none;
}

.new {
    color: red;
    font-weight: bold;
}


#nav ul li
{
float: left;
max-width: 140px;

text-align: center;
}

#nav ul li a
{
display: block;
padding: 0em 0.3em 0.9em 0.5em;
color: #fff;
text-decoration: none;
}

#nav ul li a:hover
{
text-decoration: underline;
}

#nav .active  /*used to show current page - within wayfinder set &hereClass ='active' */
{
text-decoration: underline;
}


#nav a {
  color: #fff;
  text-decoration: none;
}
.nav_Home {
  background-color: #2f90bd;
}
.nav_About {
  background-color: #887cb7;
}
.nav_Services {
background-color: #dc8133;
}
.nav_Contact {
  background-color: #a356c3;
}
.nav_Resources {
  background-color: #e3b732;
}


.about {
  background: #887cb7;
}
.content_Home {
  background-image: url(secondarycontent_Home.gif);
}
.content_About {
  background-image: url(secondarycontent_About.gif);
}
.content_Services {
  background-image: url(secondarycontent_Services.gif);
}
.content_Contact {
  background-image: url(secondarycontent_Contact.gif);
}
.content_Resources {
  background-image: url(secondarycontent_Resources.gif);
}
.services {
  background: #dc8133;
}
.default {
  background: #2f90bd;
}
h3 .ditto_pageTitle {
  color: #2f90bd !important ;
}

.draft {
  color: #A0A0A0;
}


.news {
  background: #e3b732;
}
.clear {
  clear: both;
/*  border-bottom: 1px #D0D0D0 solid;*/
  border-bottom: 1px dotted #A0A0A0;
  margin-bottom: .5em;
}


.contact {
  background: #a356c3;
}

#companycontactinformation {
  margin: 0;
  clear: both;
}

#companycontactinformation h3 {
  border-bottom: 1px dotted #AAAAAA;
  margin-top: 2em;
  margin-bottom: .8em;
}

#companycontactinformation strong {
  font-weight: bold;
  color: #444444;
}


#content {
  float: left;
  width: 100%;
  border-top: 9px solid #FFFFFF;
}

#EmailForm {
  width: 470px;
}


#EmailForm submit, button {
clear: both;
padding: 1em 0em 1em 0em;
margin: .5em 0em .5em 14em;
}


#EmailForm label
 {
	display: block;
    float: left;
	clear: both;
	width: 14em;
	font-size: 1em;
	/*line-height: 1.5em;
	padding: 0 0 9px;    */
    text-align: right;
    margin: .5em 1em 0em 0em;
}

#EmailForm input, select, textarea
{
  /*float: left;*/
  margin: .5em 0em;
  /*background-color: #F0F0F0 !important!;*/
}

#EmailForm h3 {
  padding-left: 1em;
  margin-top: 1.2em;
}

#primarycontent {
  float: left;
  background: #ffffff;
  padding: 12px 6px 6px 0px;
  width: 480px;
}
#primarycontent a {
  color: #5F5F5F;
}


#primarycontent ul {
  padding-left: 0px;
  margin-bottom: 1em;
  /*background-color: #F0F0F0;*/
}

#primarycontent ol {
  padding-left: 0px;
  margin-bottom: 1em;
}

#primarycontent li {
  margin-left: 24px;
  margin-bottom: .5em;
}
.pullout {
  background-color: #909090;
  color: #FFFFFF;
  padding: .3em;
  margin: 10em 0em;
}

.pdf {
  text-align: right;
  background-image: url(adobe acrobat logo.gif);
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 40px;
  padding-top: 15px;
}
.pdf a {
  text-decoration: none;
  font-weight: normal;
  border-bottom: dotted #EEEEEE;
}


