﻿<!--
	body {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 background-color: #000000
}
     .nav { 
 font-size: 8pt;
 line-height:10pt; 
 font-family: arial,san-serif; 
 color: #666666; 
 margin-top: 5px;
 margin-right: 10px;
 margin-bottom: 5px;
 margin-left: 10px;
 align: right;
 }
     .home { 
 font-size: 7pt;
 line-height:10pt; 
 font-family: arial,san-serif; 
 color: #ffffff;
	margin-left: 0px;
	width: 365px;
}
     .sponsor { 
 font-size: 7pt;
 line-height:9pt; 
 font-family: arial,san-serif; 
 color: #003366; 
}
     .content {
	font-size: 10pt;
	line-height:13pt;
	font-family: arial,san-serif;
	color: #000000;
	 margin-top: 15px;
	 margin-right: 15px;
	 margin-bottom: 15px;
 	margin-left: 15px;
}
     .footer { 
 font-size: 7pt;
 line-height:10pt; 
 font-family: arial,san-serif; 
 color: #ffffff; 
}
     .email { 
 font-size: 8pt;
 line-height:10pt; 
 font-family: arial,san-serif; 
 color: #006699; 
}
     h1 { 
 font-size: 14pt;
 line-height: 14pt; 
 font-family: arial,helvetica; 
 color: #ffffff;
}
     h2 { 
 font-size: 11pt;
 line-height: 12pt; 
 font-family: arial,helvetica; 
 color: #000; 
}
     h3 { 
 font-size: 16pt;
 line-height: 11pt; 
 font-family: arial,helvetica; 
 color: #FFF;
}
td.bknav {
background-image:url(http://lafayette.wliinc3.com/images/bk_nav.jpg);
}
td.footerbk {
background-image:url(http://www.capecoralchamber.com/images/bk_footer.jpg);
}
td.breadcrumbs {
background-image:url(http://www.capecoralchamber.com/images/bk_breadcrumbs.jpg);
}
td.sponsor {
background-image:url(http://www.capecoralchamber.com/images/bk_sponsor.jpg);
}
td.top {
background-image:url(http://www.capecoralchamber.com/images/bk_horz.gif);
}
td.sides {
background-image:url(http://www.capecoralchamber.com/images/bk_vert.gif);
}


A:link {
	text-decoration:underline;
	color:#336699;
}
A:visited {
	text-decoration:underline;
	color:#336699;
}
A:hover {
	text-decoration:underline;
	color:#336699;
}
.nav a:link {  color: #cc9933; text-decoration: underline}
.nav a:visited {  color: #cc9933; text-decoration: underline}
.nav a:hover {  color: #cc9933; text-decoration: underline}

.home a:link {  color: #93D3F0; text-decoration: none}
.home a:visited {  color: #93D3F0; text-decoration: none}
.home a:hover {  color: #93D3F0; text-decoration: underline}

.small a:link {  color: #336699; text-decoration: underline}
.small a:visited {  color: #336699; text-decoration: underline}
.small a:hover {  color: #336699; text-decoration: underline}

.footer a:link {  color: #ccffff; text-decoration: underline}
.footer a:visited {  color: #ccffff; text-decoration: underline}
.footer a:hover {  color: #ccffff; text-decoration: none}

.email a:link {  color: #006699; text-decoration: underline}
.email a:visited {  color: #006699; text-decoration: underline}
.email a:hover {  color: #006699; text-decoration: none}

-->