﻿html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	font-size:9pt;
	font-family:Verdana, Helvetica, Arial 
	}

body {
	height:100%;
	max-height:100%;
	padding:0;
	border:0;
	background:#22316C;
	width: 755px;
	margin: 0px auto;
	text-align: center;
	font-family:Verdana, Helvetica, Arial;
}

#topmenu {width:755px;font-size:8pt;text-align:center;height:15px;margin-top:5px;margin-bottom:0px;color:silver;}
#topmenu a, #topmenu a:visited {color:silver;text-decoration:none;}
#topmenu a:hover {text-decoration:underline overline;}

#main {width:755px;margin-top:0px;border:1px black solid;background:white;overflow:auto;height:auto;}
.content {width:755px;}

.mmenu{margin-left:7px;float:left;width:170px;text-align:center;margin-top:5px;}

.mv {float:left;width:540px;text-align:center;padding:0px 10px 10px 10px;background-image:url('../images/bkSeal.gif');background-repeat:no-repeat;background-position:center;}

a.menu:visited {margin: 3px auto;text-align:center;text-decoration:none;font-size:7.5pt;
	font-weight:bold;color:#565051;display:block;width:160px;height:20px;border-top:1px silver solid;
	border-left:1px silver solid;border-right:2px dimgray solid;border-bottom:2px dimgray solid;
	background:#C2DFFF;line-height:15px;}

a.menu {margin: 3px auto;text-align:center;text-decoration:none;font-size:7.5pt;
	font-weight:bold;color:#565051;display:block;width:160px;height:20px;border-top:1px silver solid;
	border-left:1px silver solid;border-right:2px dimgray solid;border-bottom:2px dimgray solid;
	background:#C2DFFF;line-height:15px;}
a.menu:hover {border-top:2px dimgray solid;color:gray;border-left:2px dimgray solid;
	border-right:1px silver solid;border-bottom:1px silver solid;background:gainsboro;}

a.mx; a.mx:visited {text-align:center;text-decoration:none;font-size:7.5pt;
	font-weight:bold;color:rgb(0,128,255);border-top:1px silver solid;border-left:1px silver solid;
	border-right:2px dimgray solid;border-bottom:2px dimgray solid;background:whitesmoke;line-height:15px;}

a.mx:hover {padding:3px;border-top:2px dimgray solid;color:gray;border-left:2px dimgray solid;
	border-right:1px silver solid;border-bottom:1px silver solid;background:gainsboro;}

.header {width:755px; height:201px;float:left;background-image:url('images/bkgrd.jpg');background-repeat:repeat-x;background-color:white;z-index:0}


#branchCourt {display:block; height:50px; min-height:50px; margin:5px;}
#branchCourt ul {margin:0; padding:0; list-style-type:none;}
#branchCourt li {display:block; float:left; margin-right:1px; width:120px; border:1px solid silver;}
#branchCourt li.list1t {background:aliceblue;margin-left:3px;}
#branchCourt li.list2t {background:aliceblue;}
#branchCourt li.list3t {background:aliceblue;}
#branchCourt li.list4t {background:aliceblue;}
#branchCourt li.list5t {background:aliceblue;}
#branchCourt li.list6t {background:aliceblue;}
#branchCourt a {display:block;line-height:10px;padding-top:10px;padding-bottom:10px;width:120px;text-decoration:none;text-align:center;color:#565051;font-size:0.8em;}

#branchCourt a#item1t:hover {background:gainsboro url(../images/jjc.jpg) no-repeat;}
#branchCourt a#item2t:hover {background:gainsboro url(../images/aurora.jpg) no-repeat;}
#branchCourt a#item3t:hover {background:gainsboro url(../images/cville.jpg) no-repeat;}
#branchCourt a#item4t:hover {background:gainsboro url(../images/elgin.jpg) no-repeat;}
#branchCourt a#item5t:hover {background:gainsboro url(../images/dekalbb.jpg) no-repeat;}
#branchCourt a#item6t:hover {background:gainsboro url(../images/sandwich.jpg) no-repeat;}

.footer {width:755px;float:left;background:white;}


@media print{
	body{ background-color:#FFFFFF; background-image:none; color:#000000 }
	#topmenu{ display:none;}
	.header{ display:none;}
	.mmenu{ display:none;}
	.footer{ display:none;}
	.content {	width:100%;}
	#main{ width:100%;border:0px;}
	.pglink{ display:none;}
	.i1, .i2, .i3 { display:none;}
	a.lnk,a.lnk:visited  {color:black;text-decoration:none;}
	:link, :visited {color:black;text-decoration:none;}


}
	



