body {
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
.table {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #666666;
}
p a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
p a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-style: normal;
	font-weight: normal;
	color: #333399;
	text-decoration: underline;
}
p a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
p a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	letter-spacing: 2px;
	line-height: 24px;
	margin-top: 10px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: .7em;
	font-weight: normal;
	color: #666666;
	margin-left: 10px;
	letter-spacing: 1px;
	line-height: 1.4px;
	display: block;
	margin-top: 10px;
}
.panel {
	background-image: url(images/panel.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 20px;
	padding-right: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 13px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}
h2 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 13px;
	font-style: normal;
	color: #3366CC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
h2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 13px;
	font-style: normal;
	color: #CC3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: underline;
}
h2 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 13px;
	font-style: normal;
	color: #3366CC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
h2 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 13px;
	font-style: normal;
	color: #3366CC;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 0.7em;
	color: #666666;
	line-height: 1.4em;
	font-weight: normal;
}
h3 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
h3 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-style: normal;
	font-weight: normal;
	color: #333399;
	text-decoration: underline;
}
h3 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
h3 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}
.pad {
	padding-right: 5px;
	padding-left: 15px;
	padding-top: -4px;
}
.bottom1 {
	padding: 10px 10px 10px 0px;
	background-image: url(/images/panel3.jpg);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
}
.bottom4 {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.bottom5 {
	background-color: #FFFFFF;
	padding: 10px;
	border: solid #999999;
}
.bottom2 {
	background-image: url(images/panel.jpg);
	background-repeat: repeat-x;
	width: 27%;
	height: 120px;
	padding: 5px;
	margin-left: 5%;
	float: left;
}
.bottom3 {
	background-image: url(images/panel.jpg);
	background-repeat: repeat-x;
	width: 27%;
	height: 120px;
	padding: 5px;
	margin-left: 5%;
	float: left;
}
.bluetype {
	font-weight: bold;
	color: #3366CC;
}
.topshadow {
	background-image: url(images/top_shadow.jpg);
	background-repeat: repeat-x;
}
.redtype {
	color: #CC3300;
	font-weight: bold;
}
.aquatype {
	font-weight: bold;
	color: #009999;
}
.bottomshadow {
	background-image: url(/images/bottomshadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.contact-field{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #666666;
	width: 300px;
	padding: 2px;
	height: 20px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.multi-field{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #666666;
	width: 450px;
	padding: 2px;
	height: 100px;
	margin-right: 20px;
	

}

