#nav_wrapper {
	width:875px;
	margin-top:7px;	
	border-right:solid 1px #AEAEAE;
	border-left:solid 1px #AEAEAE;
}
.nav_items {
	background-color:#999; 
	height:25px;
	background:url('../images/nav-bg.jpg');
}
.subnav_items{
	background-color:#e9e9e9;
	height:40px; 
	overflow: visible;
	/*padding:2px 0 20px 0;*/
	background:url('../images/subnav-bg.jpg') repeat-x #72001A;
}
.nav_items a, .subnav_items a{
	color:#666; 
	font-size:12px; 
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
}
.nav_items a {
	float:left;
	display:inline; 
	text-align:center;
	display:inline;
	height:14px; 
	width:125px;
	padding:6px 0 5px 0;
}
.nav_items a:hover {
	font-weight:bold;
}	
.nav_items.row1 a {
	width:145px;
	display:inline; /* IE6 Double margin fix */
}
.nav_items.row2 a {
	width:170px;
	margin:0 0px 0 0px;
	display:inline; /* IE6 Double margin fix */
}
.nav_items.row3 a {
	width:125px;
	display:inline; /* IE6 Double margin fix */
}
.nav_items a.first{
	margin:0 0px 0 0;
}
.nav_items a.last{
	margin:0;
	float:right;
}
.subnav_items a {
	color:#f1f1f1;
	font-size:11px;
	float:left; 
	display:block;
	display:inline; 
	margin:6px 10px 0px 10px;
}
.nav_items a.current {
	background:url('../images/nav-hover.jpg'); 
	color:#f1f1f1; 
	width:123px;
	border-right:solid 1px #7B0C26;
	border-left:solid 1px #7B0C26;
	font-weight:bold;
}
.nav_items .row2 a.current {
	width:123px;
}
.nav_items.row3 a.current {
	width:107px;
}

/* INDIVIDUAL LINKS----------------------*/

.nav_items.row1 a.bars {width:130px;}
.nav_items.row1 a.beauty,
.nav_items.row1 a.children {width:100px;}
.nav_items.row1 a.education {width:140px;}
.nav_items.row1 a.financial {width:156px;}
.nav_items.row1 a.restaurants {width:95px;}
.nav_items.row1 a.entertainment.current {width:146px;}
.nav_items a.gifts {width:78px;}

.nav_items.row2 a.fitness {width:140px;}
.nav_items.row2 a.golf {width:100px;}
.nav_items.row2 a.hotel {width:116px;}
.nav_items.row2 a.spas {width:119px;}
.nav_items.row2 a.hospitals,
.nav_items.row2 a.home-garden {width:199px;}
a.row1_0 {margin-left:10px;}
a.row2_1 {margin-left:151px;}
a.row1_1 {margin-left:193px;}
a.row1_2 {margin-left:190px;}
a.row1_3 {margin-left:436px;}
a.row1_4 {margin-left:402px;}
a.row1_5 {margin-left:560px;}
a.row1_6 {margin-left:648px;}
a.row1_7 {margin-left:11px;}
a.row2_2 {margin-left:279px;}
a.row2_3 {margin-left:484px;}
a.row2_4 {margin-left:576px;}
a.row2_6 {margin-left:803px;}