BODY {
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	background-image: url('palm-coast-usa-bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #bdaeb5;
	font-family: Tahoma, sans-serif;
	font-size: small;
}

A {
	color: #003899;
	font-size : 10pt;
}
A.footer {
	color: #ffffff;
	font-size : 10pt;
}

A:HOVER {
	color: #FFFFFF;
	background-color: #003899;
   text-decoration: underline overline;
}
A.nav   {
	color: #003899;
	font-size : 12pt;
	text-decoration: none;
}
A:HOVER.nav {
	color: #FFFFFF;
	background-color: ##003899;
	text-decoration: none;
}
A.bottomNav   {
	color: #003899;
	font-size : 10pt;
	text-decoration: none;
}
A:HOVER.bottomNav {
	color: #FFFFFF;
	background-color: ##003899;
	text-decoration: none;
}
ul.nav {
	list-style-type: none;
	padding: 1;
	margin-left: 0;
}
p {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: Black;
}
p.footer {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: White;
}
h1 {
	font-family : Tahoma, sans-serif ;
	font-size : 11pt;
	text-decoration: bold; 
	color: #003899;
}
h1.panel {
	font-family : Tahoma, sans-serif ;
	font-size : 9pt;
	text-decoration: bold; 
	color: #003899;
}
h2 {
	font-family : Tahoma, sans-serif ;
	font-size : 11pt;
	text-decoration: underline bold;
	color: #000000;
}
td {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: Black;
}
td.panel {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	font-weight: bold; 
	text-decoration: bold; 
	color: #003899;
}
th {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

form {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
    border: 1px solid #5F9EA0; 
    color: Black;
}

textarea {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
    border: 1px solid #5F9EA0;
	color: Black;
}

select {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
    border: 1px solid #5F9EA0;
	color: Black;
    background-color: #184b4d;
}

ul {
list-style-image: url(bullet-small.png);
list-style-position: outside;
}

li { 
	font-family: Tahoma, sans-serif;
	font-size : 10pt;
	list-style-image: url(bullet-small.png);
	color: Black;
}

ol {
	font-family: Tahoma, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	color: Black;
	list-style-image: url(bullet-small.png);
	list-style-position: outside;
}

.small {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

.box {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

SPAN.contact {  
    color: white;
    text-shadow: black 3px 3px 5px;
    font-weight: bold;
}