  body {
	font-family: Arial, verdana, sans-serif;
	margin:10px 0px 0px;
	padding:0px;
	text-align:center;
	background-image: url(file:///F|/WEBdevelopment/HarborBay/Web/images/websitebackground.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* definition of working area DIVS  */
  #level0 {
    background:#ffffff;} /*background of left column */
	
  #level1 {
    margin-left:155px;
    padding-left:9px;
    background:#fff;}  /*background of divider space between columns (white) */
  #level2 {
  /*
    background:#FFF3AC;*/
	} 
	
	/* TO add column to the left only on certain pages */
  #level3 {
    margin-right:143px;
    padding-right:9px;
    background:#FFF;}
	/* END  add column to the left only on certain pages */
	
  #main {
	background:#EDEDED;
	padding-top: 20px;
	padding: 10px;
	}
	
	  #mainhome {
	padding: 0px;
	}
	
/* END definition of working area DIVS  */
	
	
	/* defines working area after heading and title */
#working-area {
	position:relative;
	top: 10px;
	left: 0px;
	padding: 0px;
	width: 760px;
	margin:0px auto;
	border: solid #fff 1px;
	height:100%;
	overflow: visible;
	}
	
#copyright-area {
	position: relative;
	left: 82px;
	width: 596px;
	height: 18px;
	margin:0px auto;
	z-index: 0;
	margin-top: 15px;
	text-align: left;	
}

#heading-area {
	position:relative;
	width: 760px;
	padding: 0px;
	height: 130px;
	margin:0px auto;
	z-index: 0;
	text-align: center;
	background-image: url(Private%20sandy%20beach);
	}

#title-area {
	position:relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	height: 39px;
	width: 760px;
			margin:1px auto;
	margin-bottom: 1px;
	}
	
#side-image-home {
	position:absolute;
	width:144px;
	top:2px;
	left:5px;
	margin:0px auto;
	}	
	
#side-image-nav-area {
	position:absolute;
	width:144px;
	top:0px;
	left:5px;
	margin:0px auto;
	border: solid #999999 1px;
	}
	
#side-nav-area {
	position:absolute;
	top: 79px;
	left: 5px;
	width: 146px;
	background-color: #FFF2BA;
	}

/* SIDE MENU */

ul#side-nav {
	list-style: none;
	margin: 0;
	padding-left: 6px;
	padding-top: 10px;
	backgound-color: #91A7E3;
	vertical-align: middle;	
	}
	
	ul#side-nav li a:link, ul#side-nav li a:visited {
	text-decoration: none;
	display: block;
	width: 93%;
	padding-left: 2%;
	font: 8pt/1.2 Arial, Helvetica, sans-serif;
	color: #333333;
	border-top: 5px solid #FFF2BA;
		border-bottom: 5px solid #FFF2BA;

	
						}
	/*
ul#side-nav li {
	border-top: 3px solid #FFF2BA;
		border-bottom: 3px solid #FFF2BA;
	}
*/
		
	ul#side-nav li a:hover {
		background-color: #CEA800;
		color: #ffffff;
		border-top: 5px solid #CEA800;
		border-bottom: 5px solid #CEA800;
		}
	/* END OF MENU */
	
	
	
	/* -----------------------------------FONT STYLES DFINITIONS ---------------------------*/

	
	h1, h2, h3 {	color:#003399; 	}
	
	p, ul, dl, tr {	color:#666666;	}
	
	h1 {
	font-size: 16px;
	background-color:#FFFFFF ;
	padding-left: 4px;
	line-height: 23px; 
	border-bottom: 1px solid #999999; 
	border-top: 1px solid #999999; 
	}

	
	
	h2 {	font-size: 14px;	}
	
	h3 {	font-size: 13px;	}
	
	p {		font-size: 12px;	}
	
	.bold {		font-weight: bold;	}
	
	ul, dl {	font-size: 12px;	}
	
	dt { margin-top:8px; }
	dl li { margin-left: 30px; }

.small {	font-size: 10px; }

a:link, a:visited,  a:active,  a:hover {text-decoration: none; 	color: #333333; }

a:hover {	background-color: #D8D8D8; }

tr {font-size: 12px;	}

#contact {
	font-size: 10px;
	width: 566px;
	margin-left:4px;
}

#contact input {font-size: 10px; }

#contact a:link { font-size: 10px; background-color: #CC0000; } 

#button {font-size: 12px;
	width: 100px;
	line-height: 20px;
text-align:center;
background-color: #FFF2BA;
}

.divider { border-bottom: 1px dotted #999999; line-height: 5px; }

/* tabbed menu NOT uSED YET*/
div#menu{
	position:absolute;	width: 500px;	padding:20px 0 0 15px;	left: 166px;}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav li{float:left;margin-right:10px;text-align: center; width:10em;}
ul#nav a{display:block;text-decoration:none;padding:2px 0 5px;background: #BEFF9A; color: #999}
ul#nav li.activelink a,ul#nav a:hover{color: #000}
/* tabbed menu townhouse END */


div#copyinsert {
	position:absolute;
	left:429px;
	top:392px;
	height: 96px;
	width: 235px;
	background-color: #FFF2BA;
	} 

div#copyinsert table {
	font-size: 12px;

	}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
