/*This is the nav table color and top color*/


body {
	background-color: #FFFFFF;
	background-image: url(../images/sky.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: #5E6EA5;

}

p { 
}

.kbtable {
	background-color: #FFFFFF;
}

.kbtable1 {
}

a:link {
  	color: #808080;
  	text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

a:visited {
  	color: #808080;
  	text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

a:hover {
	color: #003300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}

a:active {
  	color: #808080;
  	text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.kbactivelink {
  	color: #808080;
  	text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.kbmainheader {
	color: #003300;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 0px;
}

.kbmainbody {
	color: #808080;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 20px;
}

.kbnav {
  	margin-left: 4px;
}

/* Two address labels Both green  was 25px in*/
.kbaddress {
  	color: #006633;
  	margin-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.kbaddresslight {
  	color: #006633;
  	margin-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 400;
}



textarea {
	border: 1px solid #cccccc;
	background-color: FFff99;
}
input {
	border: 1px solid #cccccc;
}

#Layer1 {
	position:relative;
	width:214px;
	height:53px;
	z-index:4;
	left: 575px;
	top: 470px;
}
#Layer2 {
	position:absolute;
	width:490px;
	height:32px;
	z-index:2;
	left: 28px;
	top: 483px;
}
#Layer3 {
	position:absolute;
	width:800px;
	height:480px;
	z-index:3;
	left: 0px;
	top: 0px;
}
#Layer4 {
	position:absolute;
	width:800px;
	height:60px;
	z-index:4;
	top: 0px;
	left: 0px}
#Layer42 {	
	position:absolute;
	width:800px;
	height:560px;
	z-index:4;
	left: 250px;
    top: 0px;
}

/*This is only used on the "opening" page with Zoes logo*/
#Layer5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 250px;
	top: 406px;
}

#wrapper { text-align:left; width:800px; margin:0 auto;position:relative; }

