﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: Helvetica, Tahoma, Arial;
	font-size: 0.90em;
	background-image: url(images/background.png);
	background-position: left top;
	background-repeat: repeat;
}

.home-items
{
	display: table-cell;
	vertical-align: middle;
}

.home-text
{
	padding: 5px;
	font-size: large;
	text-align: center;
}

.image
{
	border: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

span.head-item
{
	padding-left: 1.25em;
	padding-right: 1.25em;
}

div#logo-text
{
	font-size: 20px;
	margin-left: 90px;
	padding-top: 40px;
	font-weight: bold;
	color: Black;
}
div#header-text
{
	width: 719px;
	font-size: 14px;
	text-align: center;
	margin-left: 10px;
	font-weight: bold;
	color: Black;
	padding-top: 15px;
}

#logo
{
	padding-top: 0px;
	margin-top: 0px;
	/*margin-left: 20px;*/
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 100px;
	/*background-image: url(images/WHC.png);*/
	background-image: url(images/BwcaLogo_Long.png);
	background-position: left top;
	background-repeat: no-repeat;
}

div#headerContainer
{
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	background-image: url(images/WaterBackground.png);
	background-position: left top;
	background-repeat: repeat;
	vertical-align: bottom;
}

div.box-container
{
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
}

table.box
{
	width: 25%;
	text-align: left;
	border: solid 1px black;
	border-collapse: collapse;
	margin: 0px;
	display: inline-table;
	margin-left: 1em;
	margin-right: 1em;
	
	height: 7.4em;
	
}

table.box th
{
	padding: 0.3em;
	text-align: center;
	border: solid 1px black;
	font-weight: normal;
	color: White;
	background-color: #6085a5;
	height: 1px;
	
	padding-left: 0.6em;
	padding-right: 0.6em;
}

table.box tr.altrow td
{
	background-color: #EEEEEE;
}

table.box td
{
	padding: 0.3em;
	white-space: nowrap;
}

div.background
{
  /*background-image: url(images/WaterMark.png);
  background-position: center top;
  background-attachment: fixed;
  background-repeat: repeat;
  height: 100%;*/
}

div#pageContainer
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	
	/*background-image: url(images/WaterMark.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;*/
	
	background-color: White;
}

#disclaimer
{
	font-size: x-small;
	padding: 1em;
	background-color: White;
}

div#outerContainer
{
	
}

.main-background
{
	background-image: url(images/tranquil.png);
	background-position: right top;
	background-repeat: repeat-x;
	padding-bottom: 0.6em;
}

.home-background
{
	background-image: url(images/tranquil_home.png);
	background-position: right top;
	background-repeat: repeat-x;
}

div.content
{
	width: 60%;
	margin-bottom: 0px;
	padding-bottom: 0.6em;
	padding-left: 2em;
	padding-right: 1em;
	padding-top: 0.6em;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
}

td#menuCell
{
	padding-bottom: 43px;
}

div#separator
{
	margin-top: 10px;
	width: 1024px;
	height: 30px;
	background-image: url(images/Curve.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#phone
{
	position: relative;
	border: solid 2px black;
	background-color: #6085a5;
	font-weight: bold;
	float: right;
	margin-top: 0px;
	margin-right: 0.25em;
	margin-bottom: 0.25em;
	padding: 0.25em;
	color: White;
}

.header-buttons
{
	float: right;
	position: relative;
	top: -45px;
	/*left: -8em;*/
}

#client-access
{
	border: solid 2px black;
	background-color: #6085a5;
	font-weight: bold;
	max-width: 8em;
	/*margin-top: 0px;
	margin-right: 0.25em;*/
	margin-bottom: 0px;
	padding: 0.25em;
	color: White;
}

#client-access a
{
	color: white;
}

#advisor-access
{
	border: solid 2px black;
	background-color: #6085a5;
	font-weight: bold;
	max-width: 8em;
	/*margin-top: 0px;
	margin-right: 0.25em;*/
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0.25em;
	color: White;
}

#advisor-access a
{
	color: white;
}

div.menu
{
  height: 29px;
  background-color: #6085a5;
  /*background-color: #EEEE00;*/
  border-bottom: solid 1px #555555;
  /*border-top: solid 1px #555555;*/
}

div.menuitem
{
  /*border-top: solid 1px #b9b9b9;
  border-left: solid 1px #b9b9b9;
  border-bottom: solid 1px #5f5f5f;*/
  
  background-color: #6085a5;
  /*border-bottom: solid 1px #555555;*/
  white-space: nowrap;
  cursor: default;
  padding: 5px;
  padding-right: 1.25em;
  padding-bottom: 2px;
  padding-top: 8px;
  height: 18px;
  /*background-image: url(images/preButtonBackground.png);*/
  color: white;
  background-position: left top;
  font-weight: bold;
  font-size: 10pt;
}

div.submenu > div.menuitem
{
  width: 100%;
  /*border-top: solid 1px #b9b9b9;
  border-left: solid 1px #b9b9b9;
  border-bottom: solid 1px Black;
  border-right: solid 1px Black;*/
}

/*div.menuitem:hover
{
  background-color: #6891b4;
  background-position: left bottom;
}*/

div.menuitem > div.menulabel
{
}

div.menu > div.menuitem
{
	float: left;
	/*border-right: solid 1px #555555;
	border-top: solid 1px #555555;*/
}

div.menuitem > div.submenu
{
  clear: both;
  position: absolute;
  display: none;
}

div.menuitem:hover > div.submenu
{
  display: block;
  clear: both;
}

div#footer
{
  background-color: #DDDDDD;/*#145ba4;*/
  color: black;
  padding: 3px;
  text-align: center;
  
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  
  clear: both;
}


div.menu > div.menuitem > div.submenu
{
  margin-left: -5px;
  margin-top: 6px;
}

div.menuitem > div.submenu
{
  margin-left: 3.5em;
  margin-top: -23px;
}

/*div#topShadow
{
	background-image: url(images/menuBorderTop.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 5px;
}*/

div#bottomShadow
{
	background-image: url(images/bottomShadow.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 28px;
}

div.menuRight
{
  float: left;
  background-image: url(images/menuRight.png);
  background-position: left bottom;
  background-repeat: repeat-y;
  width: 6px;
  padding: 5px;
  height: 19px;
}

td.menuBackground
{
	background-color: #6085a5;
}

td.menuTop
{
  background-image: url(images/menuBorderTop.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  height: 5px;
}

td.menuTopLeft
{
  background-image: url(images/topLeftMenu.png);
  width: 2px;
}

td.menuLeft
{
	background-image: url(images/leftMenu.png);
	width: 2px;
}

td.menuTopRight
{
  background-image: url(images/menuTopRight.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  width: 6px;
  height: 6px;
}

td.menuRight
{
  background-image: url(images/menuRight.png);
  background-position: left bottom;
  background-repeat: repeat-y;
  width: 6px;
}

a
{
	color: #5e7c9c;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	color: #5e7c9c;
	font-weight: bold;
}

a.MenuItem:hover
{
	color: white; /*#006633;*/
	/*text-decoration: none;*/
	text-decoration: underline;
}

a.MenuItem
{
	color: white;
	text-decoration: none;
	cursor: pointer;
}
/*
h1
{
  color: #5e7c9c;
}

h2
{
  color: #5e7c9c;
}

h3
{
  color: #5e7c9c;
}

h4
{
  color: #5e7c9c;
}

h5
{
  color: #5e7c9c;
}*/
