body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC3300;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: underline;
	color: #CC3300;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 10px;
}
.mainTable {
	width:750px;
}
.mainNav {
	background-color:#999999;
}
.mainNav table {
	width:100%;
}
.mainNav table tr td {
	background-color:#eeeeee;
	padding:5px;
}
.mainNav table tr td a,
.mainNav table tr td a:visited,
.mainNav table tr td a:hover,
.mainNav table tr td a:active {
	text-decoration:none;
	font-weight:bold;
	color:#CC3300;
	font-size:11px;
}
.mainNav table tr td a:hover {
	text-decoration:underline;
	color:#CC3300;
}
.subNav {
	background-color:#eeeeee;
	padding:0px;
	width:200px;
}
.subNav0 {
	padding-top:4px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
	border-bottom:1px solid #ffffff;
}
.subNav0 a,
.subNav0 a:visited,
.subNav0 a:hover,
.subNav0 a:active {
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	font-size:11px;
}
.subNav0 a:hover {
	text-decoration:underline;
	color:#ffffff;
}
.subNav1 {
	padding-top:4px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:25px;
	border-bottom:1px solid #ffffff;
}
.subNav1 a,
.subNav1 a:visited,
.subNav1 a:hover,
.subNav1 a:active {
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	font-size:11px;
}
.subNav1 a:hover {
	text-decoration:underline;
	color:#000000;
}
.subNav2 {
	padding-top:4px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:40px;
	border-bottom:1px solid #ffffff;
}
.subNav2 a,
.subNav2 a:visited,
.subNav2 a:hover,
.subNav2 a:active {
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	font-size:10px;
}
.subNav2 a:hover {
	text-decoration:underline;
	color:#333333;
}
.subNav3 {
	padding-top:4px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:55px;
	border-bottom:1px solid #ffffff;
}
.subNav3 a,
.subNav3 a:visited,
.subNav3 a:hover,
.subNav3 a:active {
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	font-size:10px;
}
.subNav3 a:hover {
	text-decoration:underline;
	color:#666666;
}
.subNav4 {
	padding-top:4px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:70px;
	border-bottom:1px solid #ffffff;
}
.subNav4 a,
.subNav4 a:visited,
.subNav4 a:hover,
.subNav4 a:active {
	text-decoration:none;
	font-weight:normal;
	color:#999999;
	font-size:9px;
}
.subNav4 a:hover {
	text-decoration:underline;
	color:#999999;
}
.footerNav {
	color:#666666;
	font-size:11px;
}
.footerNav a,
.footerNav a:visited,
.footerNav a:hover,
.footerNav a:active {
	text-decoration:underline;
	font-weight:normal;
	color:#CC3300;
	font-size:11px;
}
.footerNav a:hover {
	text-decoration:none;
	color:#CC3300;
}

.quickLinks {
  width: 100px;
  height: 100px;
  background-color: yellow;
  margin-left: 5px;
  margin-top: 5px;
}

.header {}
.footer {}

/***********************************************************
MAIN NAV
************************************************************/

#header_nav {
	width: 750px;
	margin: 0px 0 0 0px;
	height: 94px;
	padding: 0 0 0 0;
	float:left;	
	text-align: left;
	background-color:#FFFFFF
}


#header_nav ul {
	height: 94px;
	width: 750px;
	float:left;	
	text-align: left;
	list-style: none;
	margin: 0 0 0 0;
}
#header_nav li {
	float: left;
	height: 94px;
	margin: 0 0 0 0;
}

#header_nav a {
	display: block;
	height: 94px;
	border: none;
	font-size: 1px;
	text-indent: -2000px;
	background-repeat: no-repeat;
}

li.home, li.home a {
	width: 300px;
	background-image: url(../img/uni/header-logo.gif);
	height: 94px;

}
li.home a:hover, li.home a:active {
	width: 300px;
	background-image: url(../img/uni/header-logo.gif);
	height: 94px;
}
li.TownServices, li.TownServices a, li.TownServices a:link {
	width: 90px;
	background-image: url(../img/nav/nav-town_services.gif);
}
li.TownServices a:hover, li.TownServices a:active  {
	width: 90px;
	background-image: url(../img/nav/nav-town_services.gif);
	background-position: 0 -94px;
}

li.Government, li.Government a, li.Government a:link {
	width: 90px;
	background-image: url(../img/nav/nav-jackson_govt.gif);
}

li.Government a:hover, li.Government a:active  {
	width: 90px;
	background-image: url(../img/nav/nav-jackson_govt.gif);
	background-position: 0 -94px;
}

li.AboutJackson, li.AboutJackson a, li.AboutJackson a:link  {
	width: 90px;
	background-image:url(../img/nav/nav-about_jackson.gif);
}
li.AboutJackson a:hover, li.AboutJackson a:active  {
	width: 90px;
	background-image:url(../img/nav/nav-about_jackson.gif);
	background-position: 0 -94px;
}

li.Contact, li.Contact a, li.Contact a:link {
	width: 90px;
	background-image: url(../img/nav/nav-contact.gif);
}
li.Contact a:hover, li.Contact a:active {
	width: 90px;
	background-image: url(../img/nav/nav-contact.gif);
	background-position: 0 -94px;
}

li.Search, li.Search a, li.Search a:link {
	width: 90px;
	background-image: url(../img/nav/nav-search.gif);
}
li.Search a:hover, li.Search a:active {
	width: 90px;
	background-image: url(../img/nav/nav-search.gif);
	background-position: 0 -94px;
}

li.drop_01, li.drop_01 a, li.drop_01 a:link, li.drop_01 a:hover, li.drop_01 a:active {
 background-image: none;
}

/***********************************************************
END MAIN NAV
************************************************************/