BODY 		{ 
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.3em;
	color: #039;
	background: #fff url(images/layout/watermark.gif) 80px left no-repeat; 
}

A { color: #000; text-decoration: none; }
A:HOVER { color: #09f; }

FORM, DIV, SELECT {
	margin: 0;
	padding: 0;
}

IMG	{ border: 0; }
H1 { font-size: 1.3em; margin-top: 1em; }
H2 { font-size: 1.2em; }
H3 { font-size: 1em; }

I { font-style: normal; }
P, 
 UL { text-align: left; }
 
P.first { margin-top: 5px; }
B { color: #039; }
P { text-align: left; }

.hide { display: none; } /* hide stuff that only shows in text-only browsers */
.clr { clear: both; }
.red { color: #f00; }
.selected { font-weight: bold; }
P.note { font-size: 0.8em; line-height: normal; }

DIV.ecplus { display: block; margin: 1em auto; text-align:center; font-size:.75em; color: #aaa }
DIV.ecplus IMG { display: block; border: none; }

DIV#sitetitle {
	height: 76px;
	background: #039;
	/* filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ffffffff,endColorStr=#ff003399);*/
}
DIV#sitetitle IMG.sun { height: 76px; width: 62px; }
DIV#sitetitle IMG.titlelogo { height: 38px; width: 410px; margin: 0 0 20px 10px; }

DIV#communityddb { float: right; margin: 15px 5px 0 0; }

DIV#nav { background: #fc0; height: 1.5em; /* filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffffff,endColorStr=#ffffcc00); */  border-bottom: 1px solid #163F9D; margin-bottom: 5px; }
DIV#nav UL { margin: 0; padding: 0; vertical-align: middle }
DIV#nav LI { display: inline; }
DIV#nav A { padding: 0 5px; font-size:.75em; text-decoration: none; white-space:nowrap; }
DIV#nav A:HOVER { color: #09f; }

DIV#samphil P { text-align: center; }
DIV#samphil SPAN { color: #039; }

TD#left, 
 TD#right { width: 150px; }

DIV.box { border:1px solid #039; }
DIV.box H2 
{ 
	color: #fffffe;
	text-align:left;
	margin: 0 0 0 ;
	background: #163F9D url(images/florida_01_small.gif) no-repeat;
	border-bottom: 1px solid #163F9D;
	padding: 4px 4px 4px 40px;
}
DIV.box H3 { text-align: center; margin: 0; }
DIV.box P,
 DIV.box UL { font-size: 90%; }
DIV.box P { margin: 5px 10px; line-height: 1.3em; }
DIV.box UL { list-style-type: none; margin: 10px 0 10px 10px; padding: 0; }
DIV.box IMG {
	margin: 5px auto;
	border: 1px solid #039;
	display: block;
}
DIV.box IMG.noborder { border: none; }

DIV#content { /*width: 35em;*/ margin:.5em; }
DIV#content IMG.withborder { border: 1px solid #039; }

DIV#communitycontent { margin:.5em; }
DIV#communitycontent IMG { display:block; }

DIV#footnav { background: #fc0; height: 1.5em; /*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffffff,endColorStr=#ffffcc00);*/ border-top: 1px solid #163F9D; border-bottom: 2px solid #163F9D; margin-bottom: 5px; }DIV#footnav UL { margin: 0; padding: 0; }
DIV#footnav UL { margin: 0; padding: 0; vertical-align: middle }
DIV#footnav LI { display: inline; }
DIV#footnav A { padding: 0 3px; font-size:.75em; text-decoration: none; color: #039; vertical-align:top; }
DIV#footnav A:HOVER { color: #09f; }
#center { text-align: center }

/* homepage only */
	DIV.goldbar {
		width: 90%;
		background-color: #FFFAE5;
		margin: 10px auto 0 auto;
		border: 1px solid #163F9D;
		display: inline-block
	}
	DIV.goldbar .clink A {
		float: right;
		margin: 4px;
		color: #fffffe;
		font-size:0.8em;
		font-weight:normal
	}
	DIV.goldbar .clink A:HOVER {
	text-decoration:underline
	}
	DIV.goldbar H2 {
		background: #163F9D url(images/florida_01_small.gif) no-repeat;
		margin: 0;
		padding: 4px 4px 4px 40px;
		color: #fffffe;
		border-bottom: 1px solid #163F9D;
	}
	DIV.goldbar H2 A {
		color: #fffffe;
		text-decoration: none;
		font-size: 0.9em;
	}
	DIV.goldbar P { 
		margin: 5px 10px 5px 20px;
		font-weight:normal;
		font-size:0.9em
	}
	DIV.goldthumb { 
		background: #fff;
		float: right;
		margin: 5px 2px 5px 5px;
		border: 1px solid #163F9D;
	}
	DIV.goldthumb IMG { 
		display: block;
		width: 120px;
		height: 75px;
	}
/* end homepage only */