@charset "UTF-8";
/* CSS Document */

body

{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1D1A00;
	margin: 0px;
}


/* Headers */

.main_bkd_hdr

{
	background-image: url(http://flalaw.us/graphics/headers/main_bkd.jpg);
	background-repeat: repeat-x;
	height: 115px;
	vertical-align: top;
	
}

h1

{
	color: #FFFFFF;
	background-image:url(http://flalaw.us/graphics/headers/h1.jpg);
	background-repeat: repeat-x;
	text-align: left;
	text-indent:10px;
	vertical-align:middle;
	padding-top: 3px;
	height:40px;
}

h3

{
	color: #FFFFFF;
	background-image:url(http://flalaw.us/graphics/headers/h3.jpg);
	background-repeat: repeat-x;
	text-align: center;
	text-indent:0px;
	vertical-align:middle;
	padding-top: 2px;
	height:25px;
}

.nh1

{
	color: #FFFFFF;
	font-size: 18px;
	background-image:url(http://flalaw.us/graphics/headers/nh1.jpg);
	background-repeat: repeat-x;
	text-align: left;
	text-indent:10px;
	vertical-align:middle;
	padding-top: 3px;
	height:30px;
}

/* Links */

a:link

{
	color: 000066;
	text-decoration: none;
}

a:visited

{
	color: 000066;
	text-decoration: none;
}

a:hover
{
	color: 990000;
	text-decoration: underline;
}

h1 a:link

{
	color: #B3D8FF;
	text-decoration: none;	
}

h1 a:visited

{
	color: #B3D8FF;
	text-decoration: none;	
}

h1 a:hover

{
	color: #FF0000;
	text-decoration: underline;	
}

h3 a:link

{
	color: #EFF4FF;
	text-decoration: none;	
}

h3 a:visited

{
	color: #EFF4FF;
	text-decoration: none;	
}

h3 a:hover

{
	color: #FF6B6B;
	text-decoration: underline;	
}

#panels

{
	font-weight: bold;
	color: #EFF4FF;
	text-align: center;
	height: 23px;
	padding-top: 2px;
	background-image: url(../graphics/backgrounds/segment-bkd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	display: block;
}


#panels:hover

{
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}


/* Main Tables */

.civAddress

{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.civPhone

{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F60;
	border-bottom: 1px dotted #003;
}

.footer

{ 
	font-size: 10px;
	font-color: 000033;
	text-align: center;
}

.inlinePics

{
	padding: 7px 7px 0px 0px;
	border: none;	
}

.leaderboard

{
	text-align: center;
	height: inherit;
	padding: 0px;
}

.leftPanel

{
	text-align: justify;
}

.primary

{
	text-align: left;
	vertical-align: top;
	border: 1px solid #DDDDFF;	
}

.rightPanel

{
	background-color: #f4fbff;
	border: 1px solid #DDDDFF;
}

.sidePanelPics

{
	padding: 5px 5px 5px 5px;
	border: 1px solid #DDDDEF;
	background-color: #DEF;
	text-align: center;
}