body {
background: #FFFFF6;
margin: 0px;
padding: 0px;
}

.head {
	width: 100%;
	height: 125px;
	border-bottom: solid #696969 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top: solid #4F4F4F 2px;
	padding: 0px;
	background: #E4E4E4 2px;
	background-image: url(img/bmore3.jpg); 
	background-repeat: repeat-x;
	background-position: right;
}

.col1 {
	float: left;
	width: 120px;
	margin-top: 0x;
	margin-left: 5px;
	padding: 0px;
	
	border: solid #00000F 2px;
	}

ul {
	margin: 0px;
	vertical-align: middle;
	padding: 0px;
	color: #F2F8FE;
}

ul li {
	width: 120px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: .5px;
	padding: .0em;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style: none;
	background: #1D475A;
	}

 .ad {
 
	width: 120px;
	height: 120px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
	}

#list1 {
		display: inline;
		width: 100%;
	}
	
	#list1 ul {
		display: inline;
	}
	
	#list1 li {
		display: inline;
		border: black solid 1px;
		font-size: 1.07em;
		padding: .5em;
		margin: 1.5em;		
	}
	
	.tbl1 {
	position: fixed;
		width: auto;
		margin-right: 5px;
		margin-left: 15%;
		border: solid #33635C 2px;
		background: #A7C9CC;
		color: #CCCCAA;
		text-align: center;
	}
	
	.tbl1 tr {
		
		}
	
	.tbl1 td {
		width: auto;
		font-size: .75em;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
				}
				
	.tbl2 {
		width: 100%;
		border: solid #33635C 2px;
		background: #A7C9CC;
		color: #CCCCAA;
		text-align: center;
	}
	
	.tbl2 tr {
		
		}
	
	.tbl2 td {
		width: auto;
		font-size: .75em;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		padding: .5em;
		margin: 1em;
				}	
	
	.listing {
			margin-left: 15%;
	}
	
	.listing ul {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		padding-left: 2em;
		color: #2A4B4F;
		text-decoration: none;
		list-style: none;
	}
	
	.listing ul ul {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: normal;
		padding: 0px;
		text-decoration: none;
		color: #093328;
		list-style: none;
	}
	
	.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;
		width: 100%;
		height: 30px;
		text-align: center;
		background: #1D475A;
		color: #F2F8FE;
	}
	
	.bot2 {
	clear:both;
		width: 100%;
		height: 30px;
		background: #1D475A;
		color: #F2F8FE;
	}
	
	:link {
		color: #F2F8FE;
	}
	
	:hover {
		color: gray;
	}
	
	:visited {
		color: #F2F8FE;
	}
	
	:active {
		color: teal;
	}
	
	h4 :link {
		color: #1D475A;
	}
	
	h4 :visited {
		color: #1D475A;
	}
	
	h1 {
	text-align: center;
		}
		
	h2{
	text-align: center;
	text-decoration: underline;
	}
	
	h3 {
		padding-left: 8em;
		padding-right: 1em;
	}
	
	p {
		padding-left: 9em;
		line-height: 1.3em;
	}	