ul#rowA, ul#rowB, #footerNav {
	position:		relative;
	width:			760px;
	list-style:		none;}

ul#rowB {
	width:			608px;
	top:			6px;}

ul#rowA li, ul#rowB li {
	float:			left;
	width:			152px;
	height:			26px;}

ul#footerNav {width:auto;}
 
#footerNav li {display:inline;}

/* button images */

li#rowAbtn1 {background:url(../img/btn_nonIE/dark.gif) no-repeat 3px 0;}
li#rowAbtn2 {background:url(../img/btn_nonIE/A2.gif) no-repeat 3px 0;}
li#rowAbtn3 {background:url(../img/btn_nonIE/light.gif) no-repeat 3px 0;}
li#rowAbtn4 {background:url(../img/btn_nonIE/light.gif) no-repeat 3px 0;}
li#rowAbtn5 {background:url(../img/btn_nonIE/light.gif) no-repeat 3px 0;}
li#rowBbtn1 {background:url(../img/btn_nonIE/dark.gif) no-repeat 3px 0;}
li#rowBbtn2 {background:url(../img/btn_nonIE/B2.gif) no-repeat 3px 0;}
li#rowBbtn3 {background:url(../img/btn_nonIE/B3.gif) no-repeat 3px 0;}
li#rowBbtn4 {background:url(../img/btn_nonIE/B3.gif) no-repeat 3px 0;}

/* links */

#menu a {
	display:		block;
	width:			146px;
	text-decoration:none;
	color: 			rgb(69,65,7);
	font: 			14px/26px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	letter-spacing:	1px;
	text-transform:	uppercase;}

#menu a.current {color:	rgb(199,199,70);}
#menu a:hover.current {color:rgb(69,65,7);}
#menu a:active.current {color:rgb(69,65,7);}

#footerNav a {
	display:		inline;
	width:			auto;
	margin:			0 10px;
	color: 			rgb(69,65,7);
	font: 			11px/15px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration:none;}

/* hover states buttons */

li#rowAbtn1 a:hover, li#rowBbtn1 a:hover {background:url(../img/btn_nonIE/dark.gif) no-repeat 0 -52px;}
li#rowAbtn2 a:hover {background:url(../img/btn_nonIE/A2.gif) no-repeat 0 -52px;}
li#rowAbtn3 a:hover, li#rowAbtn4 a:hover, li#rowAbtn5 a:hover {background:url(../img/btn_nonIE/light.gif) no-repeat 0 -52px;}
li#rowBbtn2 a:hover {background:url(../img/btn_nonIE/B2.gif) no-repeat 0 -52px;}
li#rowBbtn3 a:hover {background:url(../img/btn_nonIE/B3.gif) no-repeat 0 -52px;}
li#rowBbtn4 a:hover {background:url(../img/btn_nonIE/B3.gif) no-repeat 0 -52px;}

/* active state buttons */

li#rowAbtn1 a:active, li#rowBbtn1 a:active {
	background:		url(../img/btn_nonIE/dark.gif) no-repeat 0 -78px;
	font: 			13px/26px "Trebuchet MS", Verdana, Helvetica, sans-serif;}

li#rowAbtn2 a:active {
	background:		url(../img/btn_nonIE/A2.gif) no-repeat 0 -78px;
	font: 			13px/26px "Trebuchet MS", Verdana, Helvetica, sans-serif;}

li#rowAbtn3 a:active, li#rowAbtn4 a:active, li#rowAbtn5 a:active {
	background:		url(../img/btn_nonIE/light.gif) no-repeat 0 -78px;
	font: 			13px/26px "Trebuchet MS", Verdana, Helvetica, sans-serif;}

li#rowBbtn2 a:active {
	background:		url(../img/btn_nonIE/B2.gif) no-repeat 0 -78px;
	font: 			13px/26px "Trebuchet MS", Verdana, Helvetica, sans-serif;}

li#rowBbtn3 a:active {
	background:		url(../img/btn_nonIE/B3.gif) no-repeat 0 -78px;
	font: 			13px/26px "Trebuchet MS", Verdana, Helvetica, sans-serif;}

li#rowBbtn4 a:active {
	background:		url(../img/btn_nonIE/B3.gif) no-repeat 0 -78px;
	font: 			13px/26px "Trebuchet MS", Verdana, Helvetica, sans-serif;}
	
/* content links */

a.contentLink {
	text-decoration:underline;
	color: 			rgb(69,65,7);
	font: 			13px/17px "Trebuchet MS", Verdana, Helvetica, sans-serif;}	

a.contentLink:hover {
	text-decoration:none;
	color:			rgb(233,233,184);
	font: 			13px/17px "Trebuchet MS", Verdana, Helvetica, sans-serif;}	
	
/* footer states */

#footerNav a:hover {
	color:			rgb(233,233,184);
	text-decoration:underline;}

#footerNav a.current {
	font: 			14px/15px "Trebuchet MS", Verdana, Helvetica, sans-serif;}
