body {
	background:#fff url(../images/yacht-club-marina-bg.jpg) no-repeat 50% -98px;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	color:#202020;
	font-size:15px;
	margin:10px 0px;
}
#image {
	background-image:url(../images/images.jpg);
	background-repeat:no-repeat;
	background-position:center 188px;
}
#menu {
	margin:5px auto;
}
.stroke {
	background:url(../images/strokes.gif) no-repeat 50% 5px;
}
.container {
	margin:0px auto;
	width:780px;
}
img {
 behavior:iepngfix.htc;
}
#menu a:link, #menu a:visited {
	display:block;
	padding:4px 8px;
	color:#0e4376;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#menu a:hover, #menu a:active {
	color:#2fa8c6;
	border-bottom:1px solid #2fa8c6;
	padding-bottom:3px;
}
h1 {
	color:#0e4376;
	margin-left:15px;
	padding:0px 0px 8px;
}
#submenu ul {
	list-style:none;
	margin:0px 0px 0px 15px;
	padding:0px;
}
#submenu a:link, #submenu a:visited {
	display:block;
	padding:2px 0px;
	color:#0e4376;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#submenu a:hover, #submenu a:active {
	color:#2fa8c6;
}
#footer a:link, #footer a:visited {
	color:#0e4376;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
#footer a:hover, #footer a:active {
	color:#2fa8c6;
}
a:link, a:visited {
	color:#0e4376;
	text-decoration:none;
	font-weight:bold;
}
a:hover, a:active {
	color:#2fa8c6;
}
#footer {
	padding:5px;
	font-size:11px;
	font-weight:bold;
}
