	
	html {overflow-y: scroll;}

	body {
		background: url(../images/subpage_bg_v1.jpg) #000000 no-repeat;
		margin: 0px;
		padding: 0px;
		}
	
	img
	{
		padding: 0px;
		border: 0px;
		margin: 0px;
		display: block;
	}

	ul { 
		list-style-type: none;
		padding-left: 0;
		margin-left: 0;
	}
	li {		
		background: url(../images/bullet.gif) 12px 4px no-repeat ;
		padding-left: 25px;
		margin-bottom: 2px;
	} 
	
	div#footer {
		margin-top: 30px;
	}
	
	div#containerMain
	{
		margin:0px;
		padding: 0px;
	}
	
	div#header {
		margin: 0px;
		padding: 0px;
		font-size: 0px;
		width: 1000px;		
	}
	div#navTop {
		margin:0px;
		padding: 0px;
		width: 1000px;		
		font-size:0px;
		text-align: left;
		width: 1000px;
		font-size:0px;
		display: block;
	}
	div#navBox
	{
		border-right: 1px solid #dbc6a7;
		width:768px;
		font-size:0px;
		display: block;
	}
	div#contentSpacer {
		height: 20px;
		width:1000px;
		font-size:1px;
	}
	div#contentMain {
		margin:0px;
		padding: 0px;
		width: 1000px;		
	}
	div#subnavbox
	{
		height: 100%;
		background-image: url(../images/subnav_bg.jpg);
		background-repeat: no-repeat;
	}
	.mainheader_back
	{
		vertical-align: top;
		background: url(../images/mainbox_top.gif);
		background-position: top left;
		background-repeat: no-repeat;
		padding-left: 4px;
		padding-top: 5px;
		height:34px;
	}
	.mainback
	{
		vertical-align: top;
		background: url(../images/mainbox_ph.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
		padding-left: 5px;
	}
	.contentText {
		font-size: 13px;
		font-family: "Times New Roman";
		color: #000000;
		background-color: inherit;
		text-align: justify;
		padding-right: 17px;
		padding-left: 15px;
	}
	.contentText a{
		font-size: 13px;
		font-family: "Times New Roman";
		color: #000000;
		text-decoration: none;
	}
	.contentText a:hover {
		font-size: 13px;
		font-family: "Times New Roman";
		color: #000000;
		text-decoration: underline;
	}
	.lhback
	{
		width: 366px;
		vertical-align: top;
		background: url(../images/lighthouse_bg_trans.gif);
		background-position: bottom;
		background-repeat: no-repeat;
	}
	
	div#pagelinks{
		font-family: "Arial";
		font-size: 12px;		
		text-align:center;
		margin-top:5px;		
	}
	div#pagelinks a {
		text-decoration: none;
	}
	div#pagelinks a:hover {
		text-decoration: underline;
	}
	
	div#footerSpacer {
		font-size: 0px;
		height:25px;		
	}
	table#footertbl {		
		width: 100%;
	}
	td#footerleft {
		font-size: 10pt;
		font-family: "Times New Roman", "Times";
		color: #c5ab85;
		background-color: inherit;
		text-align: right;
	}
	td#footerleft a {
		font-size: 10pt;
		font-family: "Times New Roman", "Times";
		color: #c5ab85;
		background-color: inherit;
		text-decoration: none;
	}
	td#footerleft a:hover {
		font-size: 10pt;
		font-family: "Times New Roman", "Times";
		color: #c5ab85;
		background-color: inherit;
		text-decoration: underline;
	}	
	
	div#editMode
	{
		display: none;
	}
	
	/* Press Releases */
	.news_item{
	  margin-bottom:10px;  
	}
	
	.news_item .title{
	  font-weight:bold;  
	}
	
	.contentText .meta{
	  margin-bottom:10px;  
	  
	}