/*

This file contains the image locations and relevant CSS for any 
navigation item on the template

*/


/* MAIN NAV */
#nav ul{ margin:0; padding:0; }
#nav li{ list-style-type:none; float:left; margin:0; padding:0;}
#nav a{ display:block; height:33px; margin:0; padding:0;}
#nav a:hover{ background-position:bottom left; border:none;}

#home_0	     { background:url(../images/nav/nav_home.jpg); width:88px; }
#who_0	     { background:url(../images/nav/nav_who.jpg); width:93px; }
#communities_0{ background:url(../images/nav/nav_communities.jpg); width:132px; }
#news_0	     { background:url(../images/nav/nav_news.jpg); width:80px; }
#process_0   { background:url(../images/nav/nav_homebuying.jpg); width:152px; }
#downloads_0 { background:url(../images/nav/nav_downloads.jpg); width:96px; }
#contact_0   { background:url(../images/nav/nav_contact.jpg); width:92px; }
	

/* SILVER LEAF - COMID = 1 */
#home_1     	{ background:url(../images/nav/blue_home.jpg); width:56px; }
#models_1   	{ background:url(../images/nav/blue_models.jpg); width:66px; }
#areamap_1  	{ background:url(../images/nav/blue_map.jpg); width:79px; }
#siteplan_1 	{ background:url(../images/nav/blue_siteplan.jpg); width:79px; }
#features_1     { background:url(../images/nav/blue_features.jpg); width:75px; }
#faq_1	        { background:url(../images/nav/blue_faqs.jpg); width:50px; }
#directions_1   { background:url(../images/nav/blue_directions.jpg); width:140px; }
#downloads_1    { background:url(../images/nav/blue_downloads.jpg); width:96px; }
#contact_1      { background:url(../images/nav/blue_contact.jpg); width:92px; }

/* MIDLANE COUNTRY CLUB - COMID = 2 */
#home_2     	{ background:url(../images/nav/brown_home.jpg); width:55px; }
#models_2   	{ background:url(../images/nav/brown_models.jpg); width:67px; }
#areamap_2  	{ background:url(../images/nav/brown_map.jpg); width:79px; }
#siteplan_2 	{ background:url(../images/nav/brown_siteplan.jpg); width:79px; }
#features_2     { background:url(../images/nav/brown_features.jpg); width:75px; }
#faq_2	        { background:url(../images/nav/brown_faqs.jpg); width:49px; }
#directions_2   { background:url(../images/nav/brown_directions.jpg); width:140px; }
#downloads_2    { background:url(../images/nav/brown_downloads.jpg); width:96px; }
#contact_2      { background:url(../images/nav/brown_contact.jpg); width:93px; }
	

/* AMBRY ESTATES - COMID = 3 */
#home_3     	{ background:url(../images/nav/brown_home.jpg); width:55px; }
#models_3   	{ background:url(../images/nav/red_models.png); width:67px; }
#areamap_3  	{ background:url(../images/nav/red_areamap.png); width:79px; }
#siteplan_3 	{ background:url(../images/nav/red_siteplan.png); width:79px; }
#features_3     { background:url(../images/nav/red_features.png); width:75px; }
#faq_3	        { background:url(../images/nav/red_faqs.png); width:49px; }
#directions_3   { background:url(../images/nav/red_directions.png); width:140px; }
#downloads_3    { background:url(../images/nav/red_downloads.png); width:96px; }
#contact_3      { background:url(../images/nav/brown_contact.jpg); width:93px; }
	
	
/* TITLE BOX NAV */
#titleBox ul{ margin:0; padding:0; }
#titleBox li{ list-style-type:none; float:left; margin:0; padding:0;}
#titleBox a{ display:block; height:26px; margin:0; padding:0;}
#titleBox a:hover{ background-position:bottom left; border:none;}

/* TITLE BOX - SILVER LEAF - COMID = 1 */
#titleBox_models_1     { background-image:url(../images/nav/titleBox_models_1.gif); width:146px; }
#titleBox_areamap_1    { background-image:url(../images/nav/titleBox_areamap_1.gif);  width:146px;  }
#titleBox_siteplan_1   { background-image:url(../images/nav/titleBox_siteplan_1.gif);  width:146px;  }

/* TITLE BOX - MIDLANE CC - COMID = 2 */
#titleBox_models_2     { background-image:url(../images/nav/titleBox_models_2.gif); width:146px; }
#titleBox_areamap_2    { background-image:url(../images/nav/titleBox_areamap_2.gif);  width:146px;  }
#titleBox_siteplan_2   { background-image:url(../images/nav/titleBox_siteplan_2.gif);  width:146px;  }

/* TITLE BOX - AMBRY ESTATES - COMID = 3 */
#titleBox_models_3     { background-image:url(../images/nav/titleBox_models_3.png); width:146px; }
#titleBox_areamap_3    { background-image:url(../images/nav/titleBox_areamap_3.png);  width:146px;  }
#titleBox_siteplan_3   { background-image:url(../images/nav/titleBox_siteplan_3.png);  width:146px;  }