﻿body 					{background: #808080 url('../images/mainBack2.gif') repeat top center; font-family: "Trebuchet MS", Helvetica, sans-serif; margin: 0px; text-align:center;}
a						{color: #008265; text-decoration:none;}
a:hover					{color: #4382c4; text-decoration:underline;}
ul						{list-style:square; margin: 15px 0px 6px 30px;}
li						{margin-bottom: 7px;}

.topA					{color: #7b7b7b; text-decoration:none;}
.topA:hover				{color: #459d81; text-decoration:underline;}
.topAred				{color: #900000; text-decoration:none;}
.topAred:hover			{color: #900000; text-decoration:underline;}
.yellowA				{color: #ffbe00; text-decoration:none;}
.yellowA:hover			{color: #ffbe00; text-decoration:underline;}
.blueA					{color: #4382c4; text-decoration:none;}
.blueA:hover			{color: #4382c4; text-decoration:underline;}
.whiteA					{color: #ffffff; text-decoration:none;}
.whiteA:hover			{color: #cccccc; text-decoration:underline;}

.subnavUL				{list-style:none; margin: 0px; padding: 0px; .padding: 7px 0px;}
.subnavLI				{margin: 0px 0px 5px 0px; font-size: 11px; border: 1px solid #c9c9c9; padding: 3px 6px; background: #ededed url('../images/navSubBacker.png') no-repeat top right; font-family: georgia, serif; cursor:pointer;}

.size0					{font-size: 10px; line-height: 135%;}
.size1					{font-size: 11px; line-height: 135%;}
.size2					{font-size: 13px; line-height: 135%;}
.size3					{font-size: 16px; line-height: 135%;}

.headline				{font-size: 18px; line-height: 135%; color: #008265; font-family: georgia, serif; font-weight:bold; margin-bottom: 3px;}
.featuredPic			{border: 1px solid #727272; border-spacing: 2px; background:#ffffff; float:right; margin-right: 20px; .margin-right: 0px; margin-top:5px; padding: 1px;}
.projectPic				{border: 1px solid #727272; border-spacing: 2px; background:#ffffff; margin-top:5px; padding: 1px;}
.featuredCity			{font-size: 11px; line-height: 135%; color: #888888;}
.formInput				{font-family: tahoma, helvetica, sans-serif; font-size: 13px; border: 1px solid #727272; background: #FFFFFF; padding: 1px}

#sectionContent h3 {
  font-weight: bold;
  font-size: 16px;
}
#sectionContent ul {
  margin-left: 20px;
  list-style: none;
}
#sectionContent ul ul {
  /*list-style: disc;*/
  margin-left: 20px;
  margin-top: 6px;
  list-style: none;
}
#sectionContent ul ul ul{
  /*list-style: circle;*/
  margin-left: 20px;
  margin-top: 6px;
  list-style: none;
}
#sectionContent ul li {
  line-height: 13px;
  background: url(/images/bullet1.png) no-repeat 0px 6px;
  padding-left: 13px;
}
#sectionContent ul ul li {
  line-height: 13px;
  background: url(/images/bullet2.png) no-repeat 0px 6px;
  padding-left: 13px;
}
#sectionContent ul ul ul li {
  line-height: 13px;
  background: url(/images/bullet3.png) no-repeat 0px 6px;
  padding-left: 13px;
}
#sectionContent p {
  line-height: 20px;
}
.insetImages td {
  vertical-align: top;
  text-align: center;
}
.insetCaption td {
  vertical-align: bottom;
  font-weight: bold;
  font-style: italic;
  font-size: 12px;  
  text-align: center;
}
.aheader {
  font-size: 14px;
  margin: 0px 0px 2px 0px;
}
#sectionContent #awards ul {
  margin-top: 0px;
  margin-bottom: 15px;
}

/* directory tree styles */
.dirTree ul, .dirTree li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.dirTree ul li {
  padding-left: 20px;
  margin: 5px 0px;
}
.dirTree ul li {
  background: url(/images/page_white_text.png) no-repeat;
}
.dirTree ul li.folder {
  background: url(/images/folder.png) no-repeat;
}
.dirTree ul li.word {
  background: url(/images/page_white_word.png) no-repeat;
}
.dirTree ul li.excel {
  background: url(/images/page_white_excel.png) no-repeat;
}
.dirTree ul li.powerpoint {
  background: url(/images/page_white_powerpoint.png) no-repeat;
}
.dirTree ul li.acrobat {
  background: url(/images/page_white_acrobat.png) no-repeat;
}
.dirTree ul li.picture {
  background: url(/images/page_white_picture.png) no-repeat;
}
.dirTree ul li.zip {
  background: url(/images/page_white_zip.png) no-repeat;
}


