body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:18px;
}
.background_teal
{ 
background-image:url(images/background-green.gif);
background-repeat: repeat-x;
}
.background_content
{ 
background-image:url(images/northern-beaches-builder-content_03.png);
background-repeat: repeat-y;
}
h1 {
	font-size: 16px;
	color: #009999;
	margin-bottom: 10px;
}
h2 {
	font-size: 12px;
	color: #666666;
	font-weight:600;
	margin-top: 5px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009999;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009999;
	line-height:20px;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009999;
	line-height:18px;
}
a:link {
	color: #000000;
	text-decoration:underline;
	font-weight:600;
}

a:visited {
	text-decoration:underline;
	color: #000000;
	font-weight:600;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:600;
}
a:active {
	text-decoration:underline;
	color: #000000;
	font-weight:600;
}