
body {
  margin: 0 auto;
  padding: 16px 0;
  line-height: 1.1;
  font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #808285;
  background-color: #FFF;
  text-align: center;
}

#wrap {
  width: 860px;
  padding: 0;
  margin: 0 auto;
  text-align: left;
  background-color: #FFF;
}

table.bayfield_cc {
  border-collapse: collapse;
  table-layout: fixed;
  margin-top: 10px;
}
table.bayfield_cc tr {
  margin: 0;
}
table.bayfield_cc tr td {
  vertical-align: top;
}
table.bayfield_cc tr td div {
  vertical-align: top;
}

#TopHeader {
  width: 860px;
  height: 56px;
  background: url('Images/TopBar.gif') repeat-x;
  margin: 0 0 2px 0;
}

.logobar {
  width: 860px;
  margin: 0 0 1px 0;
  padding: 0;
}

.border_left {
  width: 10px;
}
.border_centerleft {
  width: 23px;
  background-image: url('Images/V_Column.gif');
}
.border_centerright {
  width: 23px;
  background-image: url('Images/V_Column.gif');
}
.border_right {
  width: 10px;
}

.toppane_cell {
  padding: 10px;
}
.toppane {
}

.leftpane_cell {
  padding: 10px;
  border: solid 2px #DBDFCB;
  margin: 0 10px;
}
.leftpane {
  padding: 0;
}

.contentpane_cell {
  padding: 10px;
}
.contentpane {
  padding: 0;
  overflow: visible;
}
.green {
  background-color: #e7e9dd;
}
.white {
  background-color: #fff;
}
.admin {
  background-color: #e7e9dd;
}

.rightpane_cell {
  padding: 10px;
  border: solid 2px #DBDFCB;
}
.rightpane {
  padding: 0;
}

.bottompane_cell {
  padding: 0 10px;
}
.bottompane {
}


#dnn_footer_ads, div.footer_ads {
  -moz-binding: none !important;
}
#dnn_footer {
  width: 100%;
}











.leftpane {
  margin: 0;
}
.leftpane table, .leftpane table table {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}
.leftpane .shadowedcontent {
  overflow: hidden;
}
.leftpane .title .shadowedcontent {
  overflow: hidden;
}

.content_twothirds {
  padding: 0 0 0 10px;
  background-color: #E7E9DD;
  overflow: hidden;
}

hr {
  color: #DDDEDF;
}
.leftpane table tr td, .contentpane table tr td, .rightpane table tr td {
  vertical-align: top;
}

.leftedgetext {
  height: 95px;
  margin: 8px;
  padding: 8px;
  border-left: solid 2px #D5DBC1;
}
.leftedgetext p {
  margin-top: 10px;
}

.rightpane {
  margin: 0;
  padding-bottom: 10px;
}
.rightpane table, .rightpane table table {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}
.rightpane .shadowedcontent {
  overflow: hidden;
}
.rightpane .title .shadowedcontent {
  overflow: hidden;
}

.bottompane {
  width: 100%;
  margin: 10px 0 5px 0;
  padding: 10px 0 0 0;
  border-top: solid 1px #DDDEDF;
}


.centergreen {
  background-color: #E7E9DD;
}
.centergreen h1, .centergreen h2, .centergreen h3.centergreen h4, .centergreen h5, .centergreen h6  {
  color: #808285;
  margin: 0;
  padding: 0;
}
.centergreen h5 {
  margin-top: 40px;
}
.centergreen p {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  color: #808285;
  font-size: 10px;
}
.centergreen div img {
  padding-right: 10px;
  border-right: solid 3px #DBDFCB;
  margin: 0 10px 10px 0;
}

table.shadowed {
  padding: 0;
  margin: 0;
  height: 100%;
}
table.shadowed tr td {
  padding: 0;
  margin: 0;
}
table.shadowed tr td.upper {
  width: 100%;
  height: 5px;
  background: url('Bayfield_CC_Shadows/Upper.gif') repeat-x;
}
table.shadowed tr td.right {
  width: 5px;
  height: 100%;
  background: url('Bayfield_CC_Shadows/Right.gif') repeat-y;
}
table.shadowed tr td.lower {
  width: 100%;
  height: 5px;
  background: url('Bayfield_CC_Shadows/Lower.gif') repeat-x;
}
table.shadowed tr td.left {
  width: 5px;
  height: 100%;
  background: url('Bayfield_CC_Shadows/Left.gif') repeat-y;
}

table.shadowed div.title {
  color: #808285;
  margin-left: 10px;
}

.shadowedcontent {
  padding: 10px;
  margin: 0;
}
.shadowedbordercontent {
  padding: 0;
  border: solid 2px #D5DBC1;
  margin: 5px;
}
.shadowedcontent h1, .shadowedcontent h2, .shadowedcontent h3, .shadowedcontent h4, .shadowedcontent h5,
.shadowedbordercontent h1, .shadowedbordercontent h2, .shadowedbordercontent h3, .shadowedbordercontent h4, .shadowedbordercontent h5 {
  color: #808285;
  margin: 0;
  padding: 0;
}
.shadowedcontent hr, .shadowedbordercontent hr {
  color: #808285;
  margin: 0;
  padding: 0;
}
.shadowedcontent p, .shadowedbordercontent p {
  margin: 0;
  padding: 0;
  color: #808285;
  font-size: 10px;
}
.shadowedcontent p {
  margin-bottom: 15px;
}
.shadowedbordercontent div img {
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 8px;
}

.bottomgreenborder {
  background-color: #E7E9DD;
  vertical-align: top;
}
.bottomgreen {
  background-color: #E7E9DD;
  padding: 10px;
  border: solid 2px #FFF;
}
.bottomgreen h1, .bottomgreen h2, .bottomgreen h3.bottomgreen h4, .bottomgreen h5, .bottomgreen h6  {
  color: #808285;
  margin: 0;
  padding: 0;
}
.bottomgreen h5 {
  margin-top: 40px;
}
.bottomgreen p {
  margin: 0;
  padding: 0;
  color: #808285;
  font-size: 10px;
}
.bottomgreen div img {
  padding-right: 10px;
  border-right: solid 3px #DBDFCB;
}

/* -----------------
Set default font for modules
--------------------*/

.SkinObject {
    font-weight: bold;
    font-size: 10px;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration: none;
}

.SkinItem {
    font-weight: bold;
    font-size: 10px;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.SkinItem:link {
    text-decoration: none;
}

.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox {
    margin: 0;
    padding: 0;
    line-height: 1.1;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.NormalDisabled {
    color: Silver;
}
.NormalRed {
  color: #003385;
}

.Forum_HeaderText, .Forum_AltHeaderText, .Forum_FooterText {
  color: #003385;
}

/* ================================
style for module titles
================================ */
.Head
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #036;
}
/* style of item titles on edit and admin pages */
.SubHead .SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #036;
}

/* ===============
button style for standard HTML buttons 
================== */
.StandardButton
{
	font-size: 10px;
}

/* =====================================
    CSS STYLES FOR HouseMenu SkinObject
   =====================================
*/

/* Vertical Menu */
.MainMenu_MenuContainer {
  color: #FFF;
  height: 25px;
  background: url('Images/MenuBar.gif') repeat-x;
}
.MainMenu_MenuBar {
  cursor: hand;
  background-color: transparent;
}
.MainMenu_MenuItem {
  border: 0;
  font-weight: bold;
  font-size: 12px;
  cursor: hand;
  color: #fff;
  font-style: normal;
  font-family: tahoma, arial, helvetica;
  background-color: transparent;
  border-top: #6A862C 1px solid;
  border-bottom: #6A862C 1px solid;
}
.MainMenu_MenuIcon {
  border-top: #6A862C 1px solid;
  border-left: #6A862C 1px solid;
  cursor: hand;
  border-bottom: #6A862C 1px solid;
  background-color: #84BB3B;
  text-align: center;
}
.MainMenu_SubMenu {
  z-index: 1000;
  filter: progid:dximagetransform.microsoft.shadow(color='dimgray', direction=135, strength=3);
  cursor: hand;
  background-color: #84BB3B;
}
.MainMenu_MenuBreak {
  border-right: #6A862C 0px solid;
  border-top: #6A862C 1px solid;
  border-left: #6A862C 0px solid;
  border-bottom: #6A862C 1px solid;
  height: 1px;
  background-color: #eee;
}
.MainMenu_MenuItemSel {
  font-weight: bold;
  font-size: 12px;
  cursor: hand;
  color: black;
  font-style: normal;
  font-family: tahoma, arial, helvetica;
  background-color: #84BB3B;
  border-top: #6A862C 1px solid;
  border-bottom: #6A862C 1px solid;
}
.MainMenu_MenuArrow {
  border-right: #6A862C 1px solid;
  border-top: #6A862C 1px solid;
  font-size: 12px;
  cursor: hand;
  border-bottom: #6A862C 1px solid;
  font-family: webdings;
}
.MainMenu_RootMenuArrow {
  font-size: 12px;
  cursor: hand;
  font-family: webdings;
}


.ModuleTitle_MenuBar {
  cursor: hand;
  background-color: transparent;
}
.ModuleTitle_MenuItem {
  border: 0;
  font-weight: bold;
  font-size: 12px;
  cursor: hand;
  color: #808285;
  font-style: normal;
  font-family: tahoma, arial, helvetica;
  background-color: #E7E9DD;
  margin-right: 10px;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.ModuleTitle_MenuIcon img {
	margin: 0 5px;
}
.ModuleTitle_MenuItemSel td {  
	color: #000; 
}
.ModuleTitle_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.ModuleTitle_Break {
	height: 1px;
	font-size: 1px;
}
  
/* =======================
 HTML Tag Styles 
=========================== */
H1, H2, H3, H4, H5, DT, H6
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
H1
{
    font-size: 150%;
    font-weight: bold;
    color: #999;
}

H2
{
    font-size: 150%;
    font-weight: bold;
    color: #C00;
}

H3
{
    font-size: 120%;
    font-weight: bold;
    color: #999;
}

H4
{
    font-size: 110%;
    font-weight: normal;
    color: #999;
    margin: 0px;
}

H5, DT
{
    font-size: 90%;
    font-weight: normal;
    color: #999;
    margin: 0px;
}

H6
{
    font-size: 80%;
    font-weight: normal;
    color: #999;
    margin: 0px;
}

UL {
  margin-left: 2.0em;
  padding-left: 0;
  list-style-type: square;
}
LI {
  line-height: 1.2em;
}

.greenbackground {
  background-color: #E7E9DD;
}
.boldtitle {
  font-weight: bold;
  font-size: 12px;
  color: #036;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}


