/* Stronghold Nav Styles */

/* Top Function Nav */
#emailPage a {
	display: block;
	background: url(img/emailpage.png) no-repeat;
	width: 37px;
	height: 28px
}

#emailPage a:hover {
	display: block;
	background: url(img/emailpage.png) no-repeat 0 -28px;
	width: 37px;
	height: 28px
}

#printPage a {
	display: block;
	background: url(img/printpage.png) no-repeat;
	width: 29px;
	height: 28px
}

#printPage a:hover {
	display: block;
	background: url(img/printpage.png) no-repeat 0 -28px;
	width: 29px;
	height: 28px
}

#siteMap a {
	display: block;
	background: url(img/sitemap.png) no-repeat;
	width: 37px;
	height: 28px
}

#siteMap a:hover {
	display: block;
	background: url(img/sitemap.png) no-repeat 0 -28px;
	width: 37px;
	height: 28px
}

#searchBtn {
	padding-left: 5px
}

#searchField {
	color: #F9F9F9;
	padding: 4px 0 0 10px;
}

#searchField input {
	color: #ff0000;
	position: relative;
	top: 5;
	padding: 0;
	margin: 0;
	border: 1px solid #000
}

/* Home Functions */

#homeFunctions {
	list-style: none;
	width: 366px;
	height: 146px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 12px 0 12px 0;
	padding: 0
}

#homeFunctions li {
	float: left;
}

#homeFunctions span {
	display: none
}


#billHome a {
	display: block;
	background: url(img/billpay_home.png) no-repeat;
	width: 130px;
	height: 145px
}

#billHome a:hover {
	display: block;
	background: url(img/billpay_home.png) no-repeat 0 -145px;
	width: 130px;
	height: 145px
}

#specialsHome a {
	display: block;
	background: url(img/specials_home.png) no-repeat;
	width: 122px;
	height: 145px
}

#specialsHome a:hover {
	display: block;
	background: url(img/specials_home.png) no-repeat 0 -145px;
	width: 122px;
	height: 145px
}

#truckHome a {
	display: block;
	background: url(img/truck_home.png) no-repeat;
	width: 114px;
	height: 145px
}

#truckHome a:hover {
	display: block;
	background: url(img/truck_home.png) no-repeat 0 -145px;
	width: 114px;
	height: 145px
}

/* Inner Function Nav */

#innerFunctions {
	position: absolute;
	left: 199px;
	top: 110px;
	list-style: none;
	width: 546px;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0
}

#innerFunctions li {
	float: left;
}

#innerFunctions span {
	display: none
}


#billPay a {
	display: block;
	background: url(img/billpay.png) no-repeat;
	width: 163px;
	height: 46px
}

#billPay a:hover {
	display: block;
	background: url(img/billpay.png) no-repeat 0 -46px;
	width: 163px;
	height: 46px
}

#specials a {
	display: block;
	background: url(img/specials.png) no-repeat;
	width: 149px;
	height: 46px
}

#specials a:hover {
	display: block;
	background: url(img/specials.png) no-repeat 0 -46px;
	width: 149px;
	height: 46px
}

#truck a {
	display: block;
	background: url(img/truck.png) no-repeat;
	width: 138px;
	height: 46px
}

#truck a:hover {
	display: block;
	background: url(img/truck.png) no-repeat 0 -46px;
	width: 138px;
	height: 46px
}

/* Left Navigation */
#nav {
	float: left;
	width: 189px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 16px
}

/* Level 1 */

#nav ul li a { 
	display: block;
	padding: 5px 13px 5px 10px;
	width: 173px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:150px;
	border-bottom: 1px solid #871E1C;
}

#nav ul li a:hover { 
	background: url(img/white.gif);
	color: #B92A26;
}

#nav ul li a.on { 
	display: block;
	padding: 5px 13px 5px 10px;
	width: 173px;
	color: #B92A26;
	background-color: #fff;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:150px;
}

#nav ul li a:hover.on { 
	display: block;
	padding: 5px 13px 5px 10px;
	width: 173px;
	color: #B92A26;
	background-image: none;
	background-color: #fff;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:150px;
}

/* Level 2 */

#nav ul ul {
	padding: 0;
	margin: 0;
	border: 0
}

#nav ul ul li a { 
	display: block;
	background: url(img/lv2_bkg.png) repeat-y;
	padding: 5px 13px 5px 17px;
	width: 173px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:143px;
}

#nav ul ul li a:hover { 
	color: #B92A26;
}

#nav ul ul li a.on { 
	display: block;
	padding: 5px 13px 5px 17px;
	width: 173px;
	color: #B92A26;
	background-image: none;
	background-color: #fff;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:143px;
}

#nav ul ul li a:hover.on { 
	display: block;
	background-image: none;
	padding: 5px 13px 5px 17px;
	width: 173px;
	color: #B92A26;
	background-color: #fff;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:143px;
}

/* Level 3 */

#nav ul ul ul {
	padding: 0;
	margin: 0;
	border: 0
}

#nav ul ul ul li a { 
	display: block;
	background: url(img/lv3_bkg.png) repeat-y;
	padding: 5px 13px 5px 24px;
	width: 173px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:136px;
	border-bottom: 1px solid #7B1C1A
}

#nav ul ul ul li a:hover { 
	color: #B92A26;
}

#nav ul ul ul li a.on { 
	display: block;
	padding: 5px 13px 5px 24px;
	width: 173px;
	background-image: none;
	color: #B92A26;
	background-color: #fff;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:136px;
}

#nav ul ul ul li a:hover.on { 
	display: block;
	background-image: none;
	padding: 5px 13px 5px 24px;
	width: 173px;
	color: #B92A26;
	background-color: #fff;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:136px;
}

/* Level 4 */

#nav ul ul ul ul {
	padding: 0;
	margin: 0;
	border: 0
}

#nav ul ul ul ul li a { 
	display: block;
	background: url(img/lv4_bkg.png) repeat-y;
	padding: 5px 13px 5px 31px;
	width: 173px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:129px;
	border-bottom: 1px solid #000
}

#nav ul ul ul ul li a:hover { 
	color: #B92A26;
}

#nav ul ul ul ul li a.on { 
	display: block;
	background-image: none;
	padding: 5px 13px 5px 31px;
	width: 173px;
	color: #B92A26;
	background-color: #fff;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:129px;
}

#nav ul ul ul ul li a:hover.on { 
	display: block;
	background-image: none;
	padding: 5px 13px 5px 31px;
	width: 173px;
	color: #B92A26;
	background-color: #fff;
	font-weight: bold;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:129px;
}
