body {
background: #FFFFF6;

}

.box {
	width: 98%;
	border: solid 2px #0b1514; 
}

.mast {
   height: 125px;
	border-bottom: solid #696969 3px;
	background-image: url(../img/bmore3.jpg);
	background-repeat: repeat;
	background-position: center;
}

.col1 {
	width: 13%;
	margin:.5%;
	border: solid 2px #1a3035;
	text-align: center;
	background-color: #2e5962;
	position: absolute;
	float: left;
	}
	
	.menu {
		width: 124px;
		margin: 15px 0 15px 0;
		background-color: #2e5962;
		color: #fcffff;
	}
	
	.menu tr {
		line-height: 1.5em;
		}
	
	.menu tr td {
		font-family: Georgia;
		font-size: .80em;
		border-bottom: 1px solid white;
		}

 .nav ul {
  
	margin:1% 0% 1% 0%;
	text-align: center;
	background-color: #2a4f58;
	float: left;
	}


 .nav ul li {
	height: 30px;
	margin: 0em 0em 0 0em;
	padding-top: 2%;
	text-decoration: none;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style: none;
	
		}
	
	col1 > ul li {
		width: 125px;
	}
		
	a:link {
		color: #000066;
		text-decoration: none;
	}
	
	a:visited {
		color: #fff8dc;
		text-decoration: none;
	}
	
	a:hover {
		color: #7fff00;
		text-decoration: none;
	}	
	
	a:active {
		color: teal;
		text-decoration: none;
	}
	
 .ad {
 	padding: 0px;
	border: solid 1px #3f7784;
	text-align: center;
	text-decoration: none;
	background-color: #eaf2ea;
	list-style: none;
	float: left;
   }
	
	.ad img {
		margin: 1px 0 1px 0;
		border: solid 2px #405b66;
	}
	
	
.col2 {
	width:84%;
	margin:.5% .0% 1% .5%;
	border: solid #2a4f58 2px;
	float: right;
	
}	

#intro {
	margin: 0 .5% .5% .5%;
	padding: 1em;
	font-family:Georgia, sans-serif;
	background-color: #d3dce3;
	border: solid 2px #2a4f58;
	float: right;
	}
	
	
.col2	a:link {
		color: #000066;
		text-decoration: none;
	}
	
.col2	a:visited {
		color: #2c505c;
		text-decoration: none;
	}
	
.col2	a:hover {
		color: #7a1f3d;
		text-decoration: none;
	}	
	
.col2	a:active {
		color: #0000cc;
		text-decoration: none;
	}

	.tbl1 {
		margin: 0 1% 3% 1%;
		border: solid #33635c 2px;
		background-color: #3f7784;
		color: #6495ed;
		text-align: center;
		clear: both;
	}
	

	.tbl1 tr {
		
		}
	
	.tbl1 td {
		
		font-size: .75em;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		border: 1px solid black;
		text-align: center;
				}
				
	 .tbl1 a:link {
		color: #f5fffa;
	}
	
	 .tbl1 a:visited {
		color: #c2cad1;
	}
	
	 .tbl1 a:hover {
		color: #87ceeb;
	}
		
	.tbl1 a:active {
		color: #20b2aa;
	}	


	

	.listing {
			margin-left: 2%;
	}
	
	
	
	.listing h2 {
		text-align: center;
		background: #000000;
		color: #FFFAF0;
		font-size: large;
	}
	
	.listing h3 {
		background: teal;
		}
		
	.listing h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
		
	}
	
	
	
.bot {
		clear: both;
		height: 30px;
		text-align: center;
		background: #1D475A;
		color: #F2F8FE;
	}
	
	.bot2 {
	clear:both;
		height: 30px;
		background: #1D475A;
		color: #F2F8FE;
	}
	
		
	
	
	