/************ Main Navigation **************/

#nav {float:left; width:998px;margin-top:179px }
#nav ul {list-style-type:none;}
#nav ul {  list-style:none; white-space:nowrap; }
#nav ul li {   float:left;   text-align:center;  padding:0 4px;   }
#nav ul li a { color:#fff; text-decoration:none; font-weight:700; float:left; line-height:37px;  font-size:17px; }
#nav ul li span.aa { background:url(/Images/nav.png) top left no-repeat; display:block; float:left; height:37px; width:15px; padding:0; }
#nav ul li span.bb { background:url(/images/nav.png) 0 -74px repeat-x; float:left; height:37px; padding:0 1px; }
#nav ul li span.cc { background:url(/images/nav.png) top right no-repeat; display:block; float:left; height:37px; width:15px; padding:0; }
#nav ul li:hover span.aa { background-position:left -37px; }
#nav ul li:hover span.cc { background-position:right -37px; }
#nav ul li:hover span.bb { background-position:bottom; }
#nav ul li a:hover {color:#fff99f}

/************** Secondary Nav *****************/

#topNav {position:relative; margin-left:400px;  margin-top:7px; }
.phone {background:transparent url(/images/phone.png) 0 0 no-repeat; display:block; text-indent:-9999px; float:left; height:29px; width:157px; margin-right:160px; margin-top:0px;}
#topNav ul {  list-style:none; white-space:nowrap; }
#topNav ul li {   float:left;   text-align:center; padding:0 10px; border-left:1px solid white;    }
#topNav ul li:first-child {border:none;}
#topNav ul li a { color:#fff; text-decoration:none; font-size:16px; font-weight:700; float:left; line-height:28px; }
#topNav ul a { color:#0c0c0c; cursor:pointer; font-size:14px; font-weight:700; text-decoration:none; }
#topNav ul a:hover { color:#fff99f; }


/************* RV Types ********************/

#rvTypes ul {list-style-type:none; background:#FFF url(/Images/rvTypes.jpg) 0 0 no-repeat; width:980px; height:90px; float:left; margin-top:10px;}
#rvTypes ul li {float:left; }
#rvTypes ul li a {padding:70px 33px 0 33px; font-size:16px;   display:block; text-decoration:none; font-weight:700;}
#rvTypes ul li.last a {padding:70px 0px 0 0px;}