body {
  font-family:Arial, Helvetica, sans-serif;
  color:#333333;
  background:#ffffff;
}
h1 {
	color:#75876A;
	font-size:x-large;
	padding-top:0;
	margin-top:0;

}
div.box {
background-image: url(../images/bottombox.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	position:relative;
	color:#666;
	width:288px;
	z-index:100;
	margin-top:10px;
}
div.box h2 {
	background-image:url(../images/topbox.gif);
	background-repeat:no-repeat;
	color:#6B7E5F;
	font-size:x-large;
	padding:10px;
	padding-bottom:0;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
div#kt {
	margin-top:20px;
}
div.box p {
		padding:3px 10px;
}
div.more {
	text-align:right;
	margin-right:1px;
	padding-bottom:1px;
}
div.more img {	
	border:none;
}

#subfooter2 a{
	color:#999999;
	font-size:small;
	padding:3px 5px 35px 5px;
	text-decoration:none;
}
#subfooter2 a:hover {
	color:black;
	text-decoration:underline;
}
#subfooter1 {
	font-size:x-small;
	color:#999;
}
#topmenu {
	position:absolute;
	left:520px;
	top:24px;
	width:527px;
	height:36px;
	z-index:2;
	background-image:url(../images/orangebar.gif);
	background-repeat:no-repeat;
}
#topmenu a {
	color:#002065;
	font-size:small;
	padding-top:12px;
	text-decoration:none;
	margin-left:15px;
	padding-top:12px;	
}
#topmenu a:hover {
	color:#FF9A00;
	text-decoration:underline;
}
#info {
	padding-top:30px;
	color:#666;
}
#phone {
	padding-top:20px;
	font-size:large;
}
#SA {
	padding-top:20px;
}
#license {
	padding-top:20px;
}
/* extra clickable regions */	
#areamap {
	position:absolute;
	left:938px;
	top:508px;
	width:99px;
	height:43px;
	z-index:3;
}
#areamap a {
	width: 498px; 
	position: absolute; 
	top: 32px; 
	height: 77px; 
	text-decoration: none;
}
#areamap a i {
	visibility: hidden;
}
#homepage {
	position:absolute;
	left:-2px;
	top:24px;
	width:509px;
	height:88px;
	z-index:4;
}
#homepage a {
	position: absolute; 
	width:509px;
	height:88px;
	text-decoration: none;
}
#homepage a i {
	visibility: hidden;
}
a.blklink {
	color:#999999;
}
