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

#header{
	height: 145px;
	margin-top: 0px;
	background-image: url('https://edgewaterisle.com/images/top-print-logo.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#container {
	width: 98%; 
}

 .breadcrumb, .temp, #navbackground,  #right  {display:none}

body  {
	background: #ffffff;
}

#container {
	width: 98%; 
}
#content{
    width: 97%;
	padding-left: 10px;
	padding-right: 10px;
}
.legal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 6pt;
}
