
#contactpics {
	position: absolute;
	top: 70px;
	left: 80px;
	width: 150px;	
}

#contactmenu {
	position: absolute;
	top: 70px;
	left: 300px;
	width: 350px;
	color: #006400;
}

#contactmenu b {
	font-family: arial;
	font-size: 16px;
	color: #008000;
	
		
}

#contactmenu h2 {
	font-family: arial;
	font-size: 22px;
	color: #000000;		
	
}

#contactinfo {
	position: absolute;
	top: 285px;
	width: 400px;
	left: 130px;
	color: #007800;
}

#contactinfo b {
	font-family: arial;
	font-size: 16px;
	color: #008000;		
	
}

#contactinfo h2 {
	font-family: arial;
	font-size: 22px;
	color: #000000;	
	
}

#innercontent h3 {
	width: 100%;
	background-color: green;
	color: gold;
	font-weight: bold;
}

#innercontent h2 {

}

#innercontent h1 {

}

#innercontent_inv2 h3 {
	width: 100%;
	background-color: #00aa00;
	color: #000000;
}

#innercontent_inv2 h2 {

}

#innercontent_inv2 h1 {

}


#links2 {
	position: relative;
	left: 450px;
	top: -40px;
}
	
.linkclass {
	position: relative;
	left: 5px;
	color: #006400;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
}

.linkclass:hover {
	background-color: #006400;
	color: yellow;
	font-family: arial;
	font-size: 10px;
}


#links h4 {
	color: #008800;
	font-family: arial;
	font-size: 14px;
}
	

#coasttocoast {
	background-image: url('/images/lmscoasttocoast.jpg');
	height: 125px;
	width: 594px;
}

