/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	margin: 0 0 1em 0;
	padding: 0;
	background-color: #4B4B4B;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
acronym { cursor: help; border-bottom: 1px transparent; }
a { text-decoration: none; color: #006699; border-bottom: 1px  transparent; }
a:hover { border-bottom: 1px  transparent; color: #49515C; }
/*------------------------------------------------------------*
**  Container - a: above is for text color on menu navigation bar.
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
                    background: #fff url(http://nsite15.protectedharbor.com/media/Mainimages/body.jpg) repeat-y; 
	width: 1020px;
	background-color: #FFFFFF;
	padding: 0 0px;
	text-align: left; /* Cancel IE Fix */
	}
	
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #4B4B4B url(http://nsite15.protectedharbor.com/media/Mainimages/banner.jpg) right no-repeat;
	width: 1020px;
	float: center;
	height: 193px;
	margin: 0 auto;
	border-bottom: 4px solid #4B4B4B;
	border-top: 10px solid #4B4B4B;
	text-align: right;
}
	}	
#header h1 { 	
	margin: 0;
	width: 1020px;
	padding: 0;
	color: #006699;
	border:0;
	font-size: 16px;
	text-align: right;
	letter-spacing: -1px;
	cursor: default;
	}	
#header h2 { 	
	margin: 0;
	padding: 0;
	color: #006699;
	border:0;
	font-size: 16px;
	padding-left: 10px;
	letter-spacing: -1px;
	cursor: default;
	}	

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background: #6699cc url(http://nsite15.protectedharbor.com/media/Mainimages/navbg.jpg) center no-repeat;
	height: 35px;
	text-align: center;
	border-bottom: 5px solid #FFFFD7
	font-size: 16px;
	border-right: 15px solid #FFFFD7
	float: center;
	margin: 0; 
	padding: 5px;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	text-border: 3;
	text-color: #6699CC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border:5;
	line-height: normal;
	}
#nav li {
	list-style-type: none;
	padding: 5px;
    font-size: 16px;
	display: inline;
	line-height: 22px;
	}		
#nav li a { 
	text-decoration: none; 
    font-size: 16px;
	text-color: #6699CC;
	background:  url(background: #FFFFFF ;
	border-right: 10px solid #FFFFD7 
	border-bottom: 0;
	padding: 5px;
	float: center;
	font-weight: bold;
	}
#nav li a:hover { background url(http://nsite12.protectedharbor.com/media/MainImages/navbg.jpg) right no-repeat) right no-repeat; color: #6699cc;}
#nav li a.on { background-color: transparent; color: #99CC66; }

/*------------------------------------------------------------*
**  above 2 last lines color means hover color when mouse over, on when clicked
**------------------------------------------------------------*/

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 250px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px; 
	word-spacing: 2px;	
	}
#sidebar div { background: #fff url(http://nsite15.protectedharbor.com/media/Mainimages/sidebar.jpg) repeat-y; }	
/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	font-size: 14px;
	color: #49515C; 
	margin: 0 10px 0 0; 
	cursor: default;
	}
#content div, #sidebar div { 
 
	border-top: 0px solid #ddd; 
    padding: 5px;
	}
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	background: #fffff; 
	font-size: 14px;
	float: right;
	width: 700px;
	position: left;
	margin-left: 0px;
    margin-right: 0px;
	line-height: 20px; 
	text-align: Left;
    word-spacing: 2px;
	padding-left: 0px;
	padding-right: 10px;	
	}	
#content div { background: #ffffff; }	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	background: url(http://nsite15.protectedharbor.com/media/Mainimages/footer.jpg); 
	border-bottom: 1px solid #4B4B4B
	border-top: 1px solid #F3F3FA
	text-align: center;	
	color: #6699cc;
	font-size: 12PX;
	padding-top: 12px;
	padding: 1px;
	line-height: 35px;
	clear: both;
	}
	
#footer a { text-decoration: none; color:#4B4B4B; }
#footer a:hover { border-bottom: 1px; color: #4B4B4B; }
