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

	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; */
	  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;
	}
	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#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: left;
	}
	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;
	}
	
	
.our_mission{
  position:absolute;
  top:190px;
  left:50px;
  color:#fff;
  width:353px;  
  font-family:Arial, Helvetica;
  line-height:1.2em;
  font-size:10pt;
}

.our_mission p{
  font-weight:bold;
  margin:5px 0;
}

.our_mission h3{
  font-family:"Times New Roman", Georgia;
  font-size:17pt;
  font-variant:small-caps;
  margin:0;
  padding:0;  
}

/* Magic Fix */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clearfix{height:1%;}
.clearfix{display:block;clear:both;zoom:1}	
