BODY {
	font-family: arial, sans-serif;
	margin: 0;
}

.maintext { 
	font-size: 0.8em; 
	line-height: 1.3em; 
	text-decoration: none;
	font-family: arial, sans-serif; 
	color: #333333; 
	/*CURSOR: pointer; */
	font-weight: normal;}

.menu { 
	font-size: 1.8em; 
	line-height: 1.5em; 
	text-decoration: none;
	font-family: verdana, sans-serif; 
	color: #66CC33; 
	/*CURSOR: pointer; */
	font-weight: bold;}

.table { 
	font-size: 0.7em; 
	line-height: 1.4em; 
	text-decoration: none;
	font-family: verdana, sans-serif; 
	color: #333333; 
	/*CURSOR: pointer; */
	font-weight: normal;}

H1 {
    COLOR: #66CC33;
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-SIZE: 1.5em;
    FONT-WEIGHT: bold}

A { 
	color: #003366; 
	text-decoration: none; 
	font-family: arial, sans-serif; 
	font-size: 1.0em;
	font-weight: normal }
	
A:hover { 
	color: #993366; 
	text-decoration: none }
	
A.menu { 
	color: #003366; 
	text-decoration: none; 
	font-family: verdana, sans-serif; 
	font-size: 0.8em;
	font-weight: bold }
	
A.menu:hover { 
	color: #993366; 
	text-decoration: none }
	
A.brochure { 
color: #FF0000; 
text-decoration: none; 
font-family: arial, sans-serif; 
font-size: 1.0em;
 }
	
A.brochure:hover { 
	color: #003366; 
	text-decoration: none }
	
#container {
	width: 800px;
	height: 600px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #255091;
	background-image: url(images/walchome_800600.gif);
}

#walconlink {
	margin-top: 425px;
	width: 177px;
	z-index: 3;
	margin-left: auto;
	margin-right: auto;
}

#pontoon {
	float: left;
	width: 299px;
	height: 300px;
	z-index: 1;
}

#boatshow {
	float: right;
	width: 299px;
	height: 300px;
	margin-top: -143px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	z-index: 1;
}

#break {
	clear: both;
}