@charset "utf-8";
/* CSS Document */

body {
	background-image: url('images/bigbluebackground.jpg');
	background-position: center top;
	background-color: #114181;
	background-repeat: no-repeat;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	background:#ffffff;
	width:760px;
	margin: 0px auto;
	border: 4px #5ea8ff solid;
}
#content {
	background:#ffffff;
	padding-left: 15px;
	padding-right: 15px;
}
#menu {
	float:left;
	width:530px;
	height:45px;
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat
}
.emphasis {
	color: #0066FF;
	font-style: italic;
}
a.menulink:link {
	color: #0099FF;
	font-size: 18px;
	font-weight: bold;
	padding-left:50px
}
a.menulink:visited {
	color: #0099FF;
	font-size: 18px;
	font-weight: bold;
	padding-left:50px
}
#footer {
	background: url(../../Copy%20of%20bayviewresort/footer.jpg) no-repeat;
}
#seperatortop {
	background: #5ea8ff;
	height: 3px;
}
#seperatorbottom {
	background: #5ea8ff;
	height: 3px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #0066FF;
	margin: 0px;
}
h2 {
	font-size: 19px;
	color: #00a6a2;
	margin: 0px;
	font-style:italic;
}
h4 {
	font-size: 15px;
	color: #007ed5;
	margin: 0px;
}
.ammenities {
	font-size: 15px;
	font-weight: bold;
}
.clickforlarger {
	text-align: center;
	font-size: 11px;
	font-style: italic;
	color: #0066FF;
}
.callus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #0066FF;
	margin: 0px;
}
a:link, a:visited {
	color: #0066FF;
}
.heading16 {
	font-size: 16px;
}
.heading13 {
	font-size: 13px;
}
.fineprint {
	font-size: 11px;
}
