body {background-color: #40e0d0;}

#header {text-align:center;}

#main {
	width:60%;
	float:left;
	padding:25px;
	/* border-top-style:inset; */
	border-top-width:thick;
	border-top-color:#a9a9a9;
	background-color: white;
	margin: 10px;
	}
	
#break {
	
	float:left;
	padding:0px;
	/* border-top-style:inset; */
	border-top-width:thick;
	border-top-color:#a9a9a9;
	background-color: white;
	margin: 10px;
	}
	
br.wins {
	clear: both
	}

#footer {width:150;clear:both;text-align:center;}

	
.imgMargin {
float: right;
margin-bottom: 25px;

}


h1 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 150%;
	}

h2 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* text-align:center; */
	font-size: 120%;
	}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* margin: 0;  */
	font-size: small;
	/* font-weight: bold; */
	}	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
/* #nav {float:left;width:23%;padding:10px;white-space: nowrap;}	*/
#menu {
	float:left;
	width: 200px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 120%; */
	font-weight: bold;

	
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(images/menu1.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #26370A;
	background: url(images/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #26370A;
	background: url(images/menu1.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}


.one {
padding-left: 405px;
/* border-top: thin dotted; */
border-bottom: thin solid;
border-color: #d3d3d3;
margin-bottom: 55px;
}

.two {
background-image: url(bluehills.jpg);
padding-left: 320px;
background-repeat: no-repeat;
background-position: top left;
}

.three {
padding-left: 100px;
}





.note {
line-height: 1.9em;
font-style: italic;
text-align:center;
font-weight: bold;
padding: 60px;
margin: 40px 40px 65px 40px;
background-color: #d3d3d3;
}


