html, body {
height: 100%;
}
body {
	min-height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/beach-bg.jpg);
	background-color: #02133F;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.container {
	height: 100%;
	background-image: url(images/light-beach-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 786px;
	background-color: #141E6F;
	margin-right: auto;
	margin-left: auto;
}
.addresshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DEFCFF;
	padding-top: 3px;
}
.addresshead a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DEFCFF;
	padding-top: 3px;
	text-decoration: none;
}
.addresshead a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding-top: 3px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #37BDCA;
}
.footer {
	height: 59px;
	width: 780px;
	background-image: url(images/footer.jpg);
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #DEFCFF;
	float:inherit;
}
.header {
	height: 178px;
	width: 780px;
}
.content {
	background-image: url(images/bodytextbg.jpg);
	background-repeat: repeat-x;
}
.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #001A4E;
	line-height: 18px;
}
.bodycontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066A0;
	line-height: 18px;
}
.bodycontent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D3F79;
	line-height: 18px;
}
.bodycontent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #369BA3;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1978A8;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D75AE;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D75AE;
}
li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D75AE;
}
