
body {
	font-size: 10pt;
	color: #000000;
	/*font-family: tahoma, verdana, arial, sans-serif;*/
	font-family: verdana, arial, sans-serif;
	margin:0px;
	padding:0px;
	text-align:left;
  background-color:#F4F4EA;
}
#footer{
  text-align:center;
  padding: 32px 10px 32px 10px;
  }

#lambSpecmsg{
  display:block;
  position:relative;
  width:96%;
  padding:8px 2%;
  background-color:#BB0000;
  }

.lambSpecmsg{
  display:block;
  position:relative;
  color:#FFFFFF;
  font-size:10pt;
  font-weight:bold;
  text-align:center;
  text-transform:uppercase;
  }
.lambSpecmsg::before{
  content: "►►";
  position: absolute;
  top: 25%;
  left: -1%;
  }
.lambSpecmsg::after{
  content: "◄◄";
  position: absolute;
  top: 25%;
  right: -1%;
  }

.menuwrapper .bodytable{
  line-height: 2;
  margin-bottom: 16px;
  margin-left:8px;
  font-family: serif;
  text-transform: uppercase;
  /*font-weight: bold;*/
  text-shadow: 2px 1px 3px rgba(71, 83, 101, 0.24);
  }
.menuwrapper .bodytable a{
  text-decoration:none;
  }
.menuwrapper .bodytable a:hover{text-decoration:underline;}

.vnews{
  text-align:left;
  border:1px solid #D5D8D9;
	padding: 0px 0px 0px 0px;
  margin-bottom:16px;
  }

.vnewsbody{
  text-align:left;
	padding: 3px 5px 5px 5px;
  }

.vnewstitle{
  height:32px;
	color: #000000;
  font-size:1.25em;
	font-weight: bold;
	background-color: #CDDDE8;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 4px;
  border-bottom: 2px solid #06C7FF;
  vertical-align:bottom;
  }

.vnewsinfo{
	color:#5d6e75;
	font-size: 0.65em;
	font-weight: normal;
  vertical-align:bottom;
  }



#mainleft {
	margin:0; 
  padding:0;
	background: #fff url("images/left.png") top left repeat-y;
  }

#mainright {
	margin:0; 
  padding:0;
	background:url("images/right.png") top right repeat-y;
  }
  
.mainmargcenter{
  display:block;
  position:relative;
  vertical-align:top;
  text-align:center;
  background-color: #E5E8E9;
  border:0px solid blue;
  }

.mainmargleft{
  vertical-align:top;
  background: #E5E8E9 url('images/back3left.jpg') no-repeat left top;
  border-right: 0px solid #547CC5;
  padding-right:4px;
  }

.mainmargright{
  vertical-align:top;
  background: #E5E8E9 url('images/back3right.jpg') no-repeat right top;
  border-left: 0px solid #547CC5;
  padding-left:4px;
  }


#lambcont{
  position:relative;
  width:98%;
  margin: 0px auto;
  border-collapse: separate;
  border-spacing: 0px;
  }


#HeaderBar {
	height: 72px;
	width: 100%;
	background-image: url('images/tabletop1.jpg');
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
  padding: 0px 0px 0px 0px;
  white-space: nowrap;
  }

#sitelogo {
  position:relative;
  top: 0px;
  left: 2px;
  display: block;
	height: 51px;
  }

.sitename{
  display: block;
  position:absolute;
  top: -8px;
  left: 6px;
  text-align:left;
	font: normal 32pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
  z-index: 51;
  text-shadow: 2px 2px 1px #333333;
  }

#mHamburger{display:none;}


#sitetag{
  position:absolute;
  top: 36px;
  left: 54px;
  display: block;
  text-align:left;
	font-size: 12pt;
	color: #FFFFFF;
  z-index: 50;
  text-shadow: 1px 1px 1px #333333;
  }


#leftmostcolumn {
	width:24%;
  min-height:1000px;
	margin: 0px 0px 0px 0px; 
  padding: 5px 0.5% 5px 0.5%;
	font-size: 10pt;
	vertical-align: top;
	border-right: 0px solid #EEEEEE;
	background-color: #fbfbfb;
  /*background-image: url('images/bg04.jpg');*/
  background-position: top left;
  background-origin: border-box;
  background-repeat-x: repeat;
  background-repeat-y: repeat;
  }

#lambcontent {
  position: relative;
	width:73%;
  min-height:1000px;
	vertical-align: top;
  background-color:#FDFDFD;
  padding: 10px 1% 0px 1%;
  }

.columnwrap {
	margin:0px; 
  padding:0.5em 1em;
  }


.intwrapper {
	overflow: scroll;
  }

#quote {
	position: absolute;
	left:6px;
	top:60px;
	color: #176f8f;
  }

#banner {
	position: absolute;
	right:6px;
	top:10px;
  }


ul{
	list-style: square;
  }
li{
  margin: 2px 0px 2px -20px;
  }


h1 {
  display: block;
  position: relative;
  font-size: 1.75em;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 1em;
  }

h2 {
	font-size: 1.3em;
	color: #BBBBBB;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
  }

h3 {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 8px;
  }

h4 {
	color: #000000;
  font-size:1.15em;
	font-weight: bold;
  text-transform:uppercase;
  background-color: #CDDDE8;
	margin: 2px 0px 0px 0px;
	padding: 2px 2px 2px 4px;
	/*text-shadow: 1px 1px 3px rgba(5, 56, 134, 0.65);*/
  border-top: 1px solid #06C7FF;
  border-bottom: 1px solid #06C7FF;
  
  }

.menuwrapper h4{text-align:left; border-left: 1px solid #06C7FF;/*border-right: 1px solid #FFFFFF;*/}
.centercontent h4{
  display:block;
  position:relative;
  clear:both;
  width: 98%;
  text-align:center;
  color: #5d6e75;
  padding: 8px 1%;
  margin: 24px auto 8px auto;
  }


img {
	vertical-align: middle;
  }

.linkspage_button{
	vertical-align: middle;
	border:0px;
  }




hr {
	border: 1px dotted #BBBBBB;
	height: 1px;
	width: 92%;
	text-align:center;
  }

.smalltext {
	font-size: 0.8em;
	color:#5d6e75;
  }

.bodytable {
  position:relative;
	padding: 2px;
	font-size: 1em
	color: #000000;
  margin-bottom:16px;
  border:none;
  }

.button {
	border: 1px solid #000000;
	color: #000000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background-image : url(images/button.png);
  }

.button a {
	color: #000000;
  }

.button a:hover {
	color: #0085B0;
  }

.FWB{font-weight:bold;}

a {
	color:#226278;
	/*text-decoration: none;*/
  cursor:pointer;
  }

a:hover {
	color: #165DB7;
	/*text-decoration: none;*/
  /*font-weight:bold;*/
  }
/*
a:visited{
	color: #616473;
	text-decoration: none;
  }
*/
a:active{
  color: #225DE8;
  text-decoration: underline;
  }

.smallblacktext {
  background: none;
	font-size: 0.75em;
	color:#000;
  }
  
.indent{
	padding: 10px 10px 10px 10px;
	margin: 5px;
	font-size: 9px;
	color: #838387;
	border: 1px solid #d6d6d6;
  }
  
.defaulttext {
  background: none;
	font-size: 10pt;
	color:#000000;
}

td {
	font-size: 10pt;
	color:#5d6e75;
	padding: 0px;
	text-align:left;
}

blockquote {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color:#7e96ac;
	border: 1px solid #d6d6d6;
}

.mediumtext {
	font-size: 11pt;
	color:#000000;
}

.tbox{
	background-color: #F4F7FA;
	border: 1px solid #5e5d63;
	color: #000000;
	font-size: 10pt;
}

.tbox.chatbox{
	background-color: #F4F7FA;
	border: 1px solid #5e5d63;
	color: #000000;
	font-size: 10pt;
	width: 90%;
}

.nextprev{
	background-color: #eaeef2;
	border: 1px solid #000000;
	color: #000000;
	font-size: 9pt;
	text-align:center;
	padding : 2px;
	text-align: right;
}

form {
	margin: 2px 0px 0px 0px;
}

.spacer {
	padding: 2px 0 2px 0;
}

.cspacer {
	padding: 6px 0px 6px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.border {
	border: #999 1px solid;
	background-color: #F0F1F1;
	padding: 2px;
}


p {
	margin-bottom: 16px;
}

.fborder {
	border: 1px solid #c1c1c1;
  margin:0px 0px 0px 0px;
  width:100%;
}

.forumheader{
	background-color: #F3F3F7;
	font-size: 10pt;
	color:#000000;
	padding: 4px;
	border: 1px solid #ECECF2;
}

.forumheader2{
	background-color: #EFEFEF;
	font-size: 10pt;
	color:#000;
	padding: 4px;
	border: 1px solid #C3BDBD;
}

.forumheader3{
	background-color: #F3F3F7;
	font-size: 9pt;
	color:#000000;
	padding: 4px;
	border: #ececf2 1px solid;
}

.forumborder{
	border: 1px solid #000080;
}

.fcaption {
	border: 1px solid #F0F2F4;
	padding: 2px 0 2px 0;
	background-color: #F9FAFB;
	font-size: 10pt;
	color:#616060;
}

.finfobar{
	background-color: #CCC8C8;
	color:#000;
	padding: 4px;
	border: 1px solid #C3BDBD;
  font-size: 9pt;
}

.helpbox {
	color:#000000;
	font-size: 9pt;
	border: 0px solid red;
	background-color: transparent;
}



.treeclass1 {
	background-color: #F4F7FA;
	border: 1px solid #5e5d63;
	color: #000000;
	font-size: 9pt;
	padding: 2px 0px 2px 2px;
}

.treeclass2 {
	background-color: #F4F7FA;
	border: 1px solid #000000;
	color: #000000;
	font-size: 9pt;
	padding: 2px 0px 2px 2px;
}

.treeclass3 {
	background-color: #F4F7FA;
	color: #000000;
	font-size: 9pt;
	padding: 1px;
	width: 100%;
}

/*IPAD TABLET*/
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px){
  .sitename{
    font-size:28pt;
    }
  }

/*HIGH RES PHONE ????*/
@media only screen and (max-device-width: 667px) and (min-device-width: 256px){
  .sitename{
    font-size:24pt;
    }
  }

/*LOW RES PHONE*/
@media only screen and (max-device-width: 480px) and (min-device-width: 320px){
  
  .menuwrapper h4{
    
    }
  #HeaderBar{
    display: block;
    position:fixed;
    left:0px;
    top:0px;
    z-index:52005;
    }
  
  .sitename{
    display: block;
    position:relative;
    top: 0px;
    left: 0px;
    font-size:22pt;
    }
  
  
  #mHamburger{
    display:inline-block;
    position:relative;
    top:0px;
    min-width:48px;
    line-height: 24pt;
    text-align: center;
    font-size:24pt;
    color:#FFFFFF;
    background-color:rgba(0,0,0,0.25);
    vertical-align:middle;
    }
  
  #sitetag{
    display:inline-block;
    position:relative;
    top: 0px;
    left: 4px;
  	font-size: 11pt;
    }

  #leftmostcolumn{
    display: none;
    position:fixed;
    left: -100vw;
    width: 100vw;
    height:100vh;
    padding-top:80px;
    padding-bottom:180px;
    overflow-y:auto;
    overflow-x:hidden;
    z-index:52000;
    }
  #lambcontent{
    display:block;
    position:absolute;
    left:0px;
    top:0px;
    width:98%;
    padding-top:80px;
    z-index:1;
    }
  }
