body {
	background-image: url(images/coastal-bg.gif);
	background-repeat: repeat;
	margin: 0 0 0 0;
	background-position: top left;
	
}
p {
	font-family: Trebuchet MS, Arial;
	font-size:13px;
	line-height: 20px;
	margin: 0 58px 0 0;
	text-align:justify;

}
strong {
	font-family: Trebuchet MS, Arial;
	font-size:13px;
	font-weight: bold;
}
ul li {
	font-family: Trebuchet MS, Arial;
	font-weight:bold;
	line-height: 21px;
	font-size: 13px;
	margin: 0 0 0 0px;
	
}
a:link {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #FF7D00;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.a:active {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
	
}
h1 {
	font-family: Trebuchet MS, Arial;
	color: #666666;
	margin: 55px 0 18px 160px;
	font-weight: normal;
	font-size: 18px;
}
h2 {
	font-family: Trebuchet MS, Arial;
	color: #666666;
	margin: 10px 0 0 0;
	font-weight: normal;
	line-height: 30px;
}
h3 {
	font-family: Trebuchet MS, Arial;
	color: #666666;
	margin: 0 60px 0 0;
	font-weight: bold;
	font-style:italic;
	font-size: 14px;
	line-height: 21px;
	text-align: justify;
}
h4 {
	font-family: Trebuchet MS, Arial;
	color: #666666;
	margin: 0px 0 0px 120px;
	font-weight: normal;
	font-size: 13px;
}
h5 {
	font-family: Trebuchet MS, Arial;
	color: #666666;
	margin: 164px 0 0 18px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}
h6 {
	font-family: Trebuchet MS, Arial;
	color: #666666;
	margin: 175px 0 0 0;
	font-weight: normal;
	line-height: 30px;
}
.center {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: center;
}
.centerad {
	font-family: Trebuchet MS, Arial;
	font-weight: bolder;
	font-size: 14px;
	color: #FF6600;
	line-height: 18px;
	text-align: center;
}

.small {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 11px;
	text-align:left;
}
.center a:link {
	font-family: Trebuchet MS, Arial;
	color: #996600;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	text-align:left;
	
}
.center a:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #660033;
	line-height: 15px; 
	text-decoration: none;
	text-align:left;
}
.center a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
	text-align:left;
}
#body {
	width: 870px;
	min-height: 600px;
	background-image: url(images/coastal-body-bg.gif);
	background-repeat: repeat-y;
	text-align:left;
	margin: 0 0 0 0;
	background-position: top left;
}
#header {
	width: 870px;
}
#main {
	width: 870px;
	min-height: 353px;
	background-image: url(images/main-bg.gif);
	background-repeat: no-repeat;
	text-align:left;
	margin: 0 0 0 0;
	background-position: top left;
}
#main2 {
	width: 870px;
	min-height: 353px;
	background-image: url(images/main-bg2.gif);
	background-repeat: no-repeat;
	text-align:left; 
	margin: 0 0 0 0;
	background-position: top left;
}
#nav {
	width: 870px;
	height: 49px;
}