@charset "utf-8";
/* CSS Document */

body {
  background-image:url(images/bkg.jpg);
  background-repeat:repeat-x;
  font-family:Verdana;
  font-size:12px;
  }
.header {
  background-image:url(images/header3.png);
  background-repeat:no-repeat;
  width:936px;
  height:302px;
  }
.header-2 {
  background-image:url(images/header-2.png);
  background-repeat:no-repeat;
  width:936px;
  height:198px;
  }
.bottom-nav {
  text-align:center;
  margin-top:10px;
  }
.left {
  width:185px;
  vertical-align:top;
  }
.nav-top {
  width:185px;
  height:21px;
  background-image:url(images/nav-top.png);
  background-repeat:no-repeat;
  }
.left-mid {
  width:185px;
  background-image:url(images/left-mid.png);
  background-repeat:repeat-y;
  text-align: -moz-center;
  text-align:center;
  }
.nav-add {
  width:185px;
  height:35px;
  background-image:url(images/nav-bot-addy-top.png);
  background-repeat:no-repeat;
  }
.add-bot {
  width:185px;
  height:23px;
  background-image:url(images/addy-bot.png);
  background-repeat:no-repeat;
  }
.right {
  width:734px;
  padding-top:10px;
  vertical-align:top;
  }
.right2 {
  width:734px;
  
  vertical-align:top;
  }
.con-top {
  width:734px;
  height:22px;
  background-image:url(images/con-top.png);
  background-repeat:no-repeat;
  }
.con-mid {
  width:734px;
  background-image:url(images/con-mid.png);
  background-repeat:repeat-y;
  }
.con-bot {
  width:734px;
  height:19px;
  background-image:url(images/con-bot.png);
  background-repeat:no-repeat;
  
  }
.copy {
  text-align:center;
  margin-top:10px;
font-size:12px;
  }
  
a:link {color:#1c294f;}

h3 a:link {color:#fff;}

h3 a:visited {color:#fff;}

a:visited {color:#1c294f;}
a:hover {color:#7e766b}

 /* This section sets up the default look and feel for any skin objects [tag].
	 i.e. copyright, terms, privacy, hostname, currentdate, login, breadcrumb. */
.SkinObject { font-size:12px; color:#1c294f; text-decoration:none; }
a.SkinObject:link { font-size:12px; color:#1c294f; text-decoration:none; }
a.SkinObject:visited {  font-size:12px; color:#1c294f; }
a.SkinObject:hover, A.SkinObject:active { font-size:12px; color:#7e766b; }

/* This code below was created by Joe a custom tags as an addition to the skinobjects */
.LinksObject { font-size:12px; color:#1c294f; text-decoration:none; }
a.LinksObject:link { font-size:12px; color:#1c294f; text-decoration:none; }
a.LinksObject:visited { font-size:12px; color:#1c294f; text-decoration:none;}
a.LinksObject:hover, A.LinksObject:active { font-size:12px; color:#7e766b}

/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 24px;                        /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #FFFFFF;                       /* color of sub menu text and height on mouseover*/
	height: 24px;
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #1c294f;                                 /* color of menu text and height--no mouseover*/
	background-image: url(images/tab-off.jpg);	
	height: 24px;
    width:175px;
	padding: 5px;
    }

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 24px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
 	font-style: normal;
	color: #7e766b;
	background-image: url(images/tab-off.jpg);
	padding: 5px;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	background-image: url(images/tab-on.jpg);
	color: #ffffff;
	height: 24px;
	padding: 5px;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	background-image: url(images/tab-on.jpg);	
	color: #7e766b;
	height: 24px;
	padding: 5px;
}

.MainMenu_MenuContainer {
	background-image: url(images/tab-off.jpg);
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 24px; 
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #1c294f;                                  /*color of sub menu text---no mouseover*/
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	border-left: #bdb5a7 0px solid;
	border-bottom: #bdb5a7 0px solid;
	border-top: #bdb5a7 0px solid;
	border-right: #bdb5a7 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #bdb5a7;             /* this is the color of the drop down submenu for the left      side if you want to use icon*/
	border-left: #bdb5a7 0px solid; 
	border-bottom: #bdb5a7 0px solid; 
	border-top: #bdb5a7 0px solid; 
	border-right: #bdb5a7 0px solid; 
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #C5CAD3;                           
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #ffffff;                 /*this is the color of the submenu behind text*/
	border-bottom: #bdb5a7 1px solid;          /*these are the colors of the submenu box border*/
	border-left: #bdb5a7 1px solid; 
	border-top: #bdb5a7 1px solid; 
	border-right: #bdb5a7 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7686A1, Direction=90, Strength=0);

}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #1c294f;          /*this is the color of the submenu highlight*/
	font-family: Verdana; 
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}






