/* CSS Document */
body {
	margin:0;

}
/*main header bar style*/
#header {
	background-color:#FFFFFF; 
	width: 720px;
	height: 188px;
	}
#headerimg {
	background-image: url(assets/Lighthouse.jpg);
	background-position: left top;
	height: 188px;
	width: 495px;




	}
/*headline*/ 
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:100;
	color:#333399;
	text-align:left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 0px;

}

 /*Verdana sub head*/  

/*overall text style*/
p { 
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 11px;
 color: #000000;
 line-height:140%;
 text-align:justify;
 margin:0px 20px 20px 20px;
	}

p a{
	color: #333399;
	text-decoration: none;
	}
p a:link{
	}
p a:hover{
	color: #669900;
	text-decoration: underline;
	}
p a:visited{
	color: #0099CC;
	}



.leftside {
	width: 288px;
	
	}
.rightside {
	width: 288px;


	}

#map {
	width: 430px;
	background-position: left top;
	text-align: left;
	background-repeat: no-repeat;



	}

.address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:4px 4px 4px 10px;

}

/* Main Menu Area */
#menufield{
	height: 27px;
	width: 720px;
	margin: 0px;
	background-color: #669900;
	text-align: center;
	position: static;
	} 
#menuspace {
	float: left;
	width: 15px;

}
/* header menu*/
#menu {
	height: 27px;
	width: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 30px;
	list-style-type: none;
	background-color: #669900;
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	}
#menu a {
	display: block;
	width: 100%;
	height: 100%;
	color: #000000;
	font-weight: normal;	
	text-decoration: none;
	}
#menu a:link {
	
	}
#menu a:hover {
	color: #333399;
	background-color: #99CCFF;
	}
#menu a:visited {
	
	}
#menu a:active {
	color: #333399;
	background-color: #99CCFF;
	}

/* header menu*/
#menuon {
	height: 27px;
	width: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 30px;
	list-style-type: none;
	background-color: #333399;
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	}
#menuon a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	font-weight: normal;	
	text-decoration: none;
	}
#menuon a:link {
	
	}
#menuon a:hover {
	color: #FFFFFF;
	background-color: #333399;
	}
#menuon a:visited {
	
	}
#menuon a:active {
	color: #FFFFFF;
	background-color: #333399;
	}

/*left column content style*/

.leftmenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666600;
	font-size:11px;
	line-height:180%;
	text-align:left;
	background-color: #CCCC99;
	margin-right: 7px;
	margin-left: 7px;




}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#666600;
	margin: 10px 0px 0px;

	}

.sm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#666600;
}
#footer{
	background-color: #99CCFF;
	width: 576px;
	height: 41px;
	float: left;



}

	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333399;
	text-align: left;
	margin-left: 20px;
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 10px;




}
.auditpics {
	margin-right: 10px;
	margin-left: 20px;
	text-align: left;

}
.textlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.textlink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	text-align: left;
	text-decoration: none;
}
.textlink a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	

}
.textlink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-align: left;
	text-decoration: underline;
	}
.textlink a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-align: left;
	text-decoration: underline;


}



hr {
	background-color: #CCCC99;
	margin-left: 20px;
	color: #CCCC99;
	margin-right: 20px;


}
.names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-left: 20px;

}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333399;
	text-align: left;
	margin-left: 20px;
}
.emaillink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333399;
	text-align: left;

}
.emaillink a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333399;
	text-align: left;


}
.emaillink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #669900;
	text-align: left;
	text-decoration: underline;


}

.emaillink a:Visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0099CC;
	text-align: left;

}
.emaillink a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #669900;
	text-align: left;
	text-decoration: underline;


}

.smallink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333399;
	text-align: left;
	text-decoration: underline;

}
.smallink a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333399;
	text-align: left;
	text-decoration: underline;


}
.smallink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #669900;
	text-align: left;
	text-decoration: underline;


}

.smallink a:Visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099CC;
	text-align: left;

}
.smallink a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #669900;
	text-align: left;
	text-decoration: underline;


}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: left;

}
ul {
	text-align: left;

}
li {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 140%;




}
.testimonial {
	font-size: 11.5px;
	color: #333399;
}
